| 1 | [ Jan 4 04:06:32 Enabled. ] | ||
| 2 | [ Jan 4 04:06:32 Rereading configuration. ] | ||
| 3 | [ Jan 4 04:06:33 Rereading configuration. ] | ||
| 4 | [ Jan 4 04:06:34 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 4 04:06:34 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.04 04:06:35.126724 [ 1 ] {} <Information> Application: Will watch for the process with pid 24856 | ||
| 29 | 2026.01.04 04:06:35.127090 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.04 04:06:35.278585 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24856 | ||
| 31 | 2026.01.04 04:06:35.279300 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.04 04:06:35.279450 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.04 04:06:35.363852 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.04 04:06:35.402006 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.04 04:06:35.402062 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.04 04:06:35.402079 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.04 04:06:35.402134 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.04 04:06:35.402531 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.04 04:06:35.404683 [ 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.04 04:06:35.405424 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.04 04:06:35.406254 [ 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.04 04:06:35.406280 [ 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.04 04:06:35.406294 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.04 04:06:35.406991 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.04 04:06:35.407881 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.04 04:06:35.413185 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.04 04:06:35.413864 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.04 04:06:35.415442 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.04 04:06:35.415506 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.04 04:06:35.416487 [ 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.04 04:06:35.416869 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.04 04:06:35.420725 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.04 04:06:35.420981 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.04 04:06:35.424001 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.04 04:06:35.424422 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.04 04:06:35.424763 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.04 04:06:35.425090 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.04 04:06:35.426380 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.04 04:06:35.426404 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.04 04:06:35.426487 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.04 04:06:35.426584 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.04 04:06:35.433626 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.04 04:06:35.433652 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144423 sec | ||
| 68 | 2026.01.04 04:06:35.433676 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.04 04:06:35.433691 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.04 04:06:35.434360 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.04 04:06:35.434939 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.04 04:06:35.442969 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.04 04:06:35.443010 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.04 04:06:35.443034 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.04 04:06:35.443046 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.04 04:06:35.443076 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.04 04:06:35.443094 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.04 04:06:35.445087 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.04 04:06:35.445127 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.04 04:06:35.445146 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.04 04:06:35.445284 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.04 04:06:35.445327 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.04 04:06:35.445342 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.04 04:06:35.445366 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.04 04:06:35.445379 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.04 04:06:35.445412 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.04 04:06:35.445435 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.04 04:06:35.465095 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.04 04:06:35.466413 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.04 04:06:35.466456 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4101e-05 sec | ||
| 91 | 2026.01.04 04:06:35.466470 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.04 04:06:35.466483 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.04 04:06:35.466509 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.04 04:06:35.466694 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.04 04:06:35.466736 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.04 04:06:35.466751 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.04 04:06:35.466762 [ 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.04 04:06:35.466772 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.04 04:06:35.488443 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.04 04:06:35.488655 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.01.04 04:06:35.490046 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.425e-05 sec. | ||
| 102 | 2026.01.04 04:06:35.490434 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.04 04:06:35.490545 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.04 04:06:35.490583 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.04 04:06:36.312680 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52726 | ||
| 106 | 2026.01.04 04:06:36.314720 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.04 04:06:36.314782 [ 3 ] {} <Debug> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Authenticating user 'default' from [fd00:1122:3344:101::d]:52726 | ||
| 108 | 2026.01.04 04:06:36.314812 [ 3 ] {} <Debug> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.04 04:06:36.314836 [ 3 ] {} <Debug> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.04 04:06:36.314937 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.04 04:06:36.314966 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.04 04:06:36.314992 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.04 04:06:36.315551 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49316 | ||
| 114 | 2026.01.04 04:06:36.316432 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.04 04:06:36.316480 [ 4 ] {} <Debug> TCP-Session: 6f9594bc-61d3-482f-8691-50deb2d0eb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:49316 | ||
| 116 | 2026.01.04 04:06:36.316692 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37138 | ||
| 117 | 2026.01.04 04:06:36.316446 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41924 | ||
| 118 | 2026.01.04 04:06:36.317023 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47453 | ||
| 119 | 2026.01.04 04:06:36.316618 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45708 | ||
| 120 | 2026.01.04 04:06:36.317094 [ 4 ] {} <Debug> TCP-Session: 6f9594bc-61d3-482f-8691-50deb2d0eb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.04 04:06:36.316441 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35397 | ||
| 122 | 2026.01.04 04:06:36.317267 [ 4 ] {} <Debug> TCP-Session: 6f9594bc-61d3-482f-8691-50deb2d0eb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.04 04:06:36.317378 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58918 | ||
| 124 | 2026.01.04 04:06:36.317389 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57574 | ||
| 125 | 2026.01.04 04:06:36.317450 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.04 04:06:36.317499 [ 257 ] {} <Debug> TCP-Session: d4e4b3d6-ee73-4f68-8ca7-58dbd791378b Authenticating user 'default' from [fd00:1122:3344:101::d]:47453 | ||
| 127 | 2026.01.04 04:06:36.317520 [ 257 ] {} <Debug> TCP-Session: d4e4b3d6-ee73-4f68-8ca7-58dbd791378b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.04 04:06:36.317542 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.04 04:06:36.317549 [ 257 ] {} <Debug> TCP-Session: d4e4b3d6-ee73-4f68-8ca7-58dbd791378b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.04 04:06:36.317647 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.04 04:06:36.317648 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.04 04:06:36.317724 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.04 04:06:36.317741 [ 255 ] {} <Debug> TCP-Session: bf9d0918-1a3d-4765-9420-e4eb8def4ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45708 | ||
| 134 | 2026.01.04 04:06:36.317749 [ 258 ] {} <Debug> TCP-Session: 62393288-a8e4-44d1-b86f-ff64b63eaccb Authenticating user 'default' from [fd00:1122:3344:101::d]:58918 | ||
| 135 | 2026.01.04 04:06:36.317784 [ 259 ] {} <Debug> TCP-Session: 2f49cd33-0624-4844-a962-35e7cb17f74a Authenticating user 'default' from [fd00:1122:3344:101::d]:57574 | ||
| 136 | 2026.01.04 04:06:36.317790 [ 255 ] {} <Debug> TCP-Session: bf9d0918-1a3d-4765-9420-e4eb8def4ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.04 04:06:36.317824 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.04 04:06:36.317838 [ 255 ] {} <Debug> TCP-Session: bf9d0918-1a3d-4765-9420-e4eb8def4ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.04 04:06:36.317830 [ 259 ] {} <Debug> TCP-Session: 2f49cd33-0624-4844-a962-35e7cb17f74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.04 04:06:36.317922 [ 5 ] {} <Debug> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:41924 | ||
| 141 | 2026.01.04 04:06:36.317935 [ 259 ] {} <Debug> TCP-Session: 2f49cd33-0624-4844-a962-35e7cb17f74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.04 04:06:36.317817 [ 258 ] {} <Debug> TCP-Session: 62393288-a8e4-44d1-b86f-ff64b63eaccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.04 04:06:36.317986 [ 5 ] {} <Debug> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.04 04:06:36.318001 [ 258 ] {} <Debug> TCP-Session: 62393288-a8e4-44d1-b86f-ff64b63eaccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.04 04:06:36.318024 [ 5 ] {} <Debug> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.04 04:06:36.317782 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.04 04:06:36.317742 [ 253 ] {} <Debug> TCP-Session: fbf0a88b-191d-4551-a249-a9847643a7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35397 | ||
| 148 | 2026.01.04 04:06:36.318096 [ 256 ] {} <Debug> TCP-Session: 1d64a81c-6fb7-47d3-9041-866f91441371 Authenticating user 'default' from [fd00:1122:3344:101::d]:37138 | ||
| 149 | 2026.01.04 04:06:36.318098 [ 253 ] {} <Debug> TCP-Session: fbf0a88b-191d-4551-a249-a9847643a7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.04 04:06:36.318122 [ 256 ] {} <Debug> TCP-Session: 1d64a81c-6fb7-47d3-9041-866f91441371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.04 04:06:36.318151 [ 253 ] {} <Debug> TCP-Session: fbf0a88b-191d-4551-a249-a9847643a7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.04 04:06:36.318156 [ 256 ] {} <Debug> TCP-Session: 1d64a81c-6fb7-47d3-9041-866f91441371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.04 04:06:36.319940 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.04 04:06:36.322692 [ 3 ] {067b8fb9-3843-4fe8-8fb6-39d665ac0f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.04 04:06:36.373567 [ 3 ] {067b8fb9-3843-4fe8-8fb6-39d665ac0f0d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52726) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.04 04:06:36.373841 [ 3 ] {067b8fb9-3843-4fe8-8fb6-39d665ac0f0d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.04 04:06:36.373923 [ 3 ] {067b8fb9-3843-4fe8-8fb6-39d665ac0f0d} <Debug> TCPHandler: Processed in 0.056024186 sec. | ||
| 204 | 2026.01.04 04:06:36.374448 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.04 04:06:36.374703 [ 5 ] {da77f20f-b659-46a7-b4e0-1e0aa9261605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.04 04:06:36.375067 [ 5 ] {da77f20f-b659-46a7-b4e0-1e0aa9261605} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41924) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.04 04:06:36.375206 [ 5 ] {da77f20f-b659-46a7-b4e0-1e0aa9261605} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.04 04:06:36.375310 [ 5 ] {da77f20f-b659-46a7-b4e0-1e0aa9261605} <Debug> TCPHandler: Processed in 0.001065421 sec. | ||
| 255 | 2026.01.04 04:06:36.375605 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.04 04:06:36.376351 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.04 04:06:36.376964 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.04 04:06:36.378168 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.04 04:06:36.378188 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3091e-05 sec | ||
| 260 | 2026.01.04 04:06:36.378201 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.04 04:06:36.378229 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.04 04:06:36.378257 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.04 04:06:36.378877 [ 3 ] {077ba512-31b8-4a1e-a039-ae437a50f9d5} <Debug> TCPHandler: Processed in 0.003359207 sec. | ||
| 264 | 2026.01.04 04:06:36.379011 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.04 04:06:36.379186 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.04 04:06:36.379233 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.04 04:06:36.383504 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.04 04:06:36.384694 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc): Loading data parts | ||
| 270 | 2026.01.04 04:06:36.385694 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc): There are no data parts | ||
| 271 | 2026.01.04 04:06:36.388090 [ 3 ] {b0d92371-9f54-4c88-a801-6567ba1d2e2a} <Debug> TCPHandler: Processed in 0.0091269 sec. | ||
| 272 | 2026.01.04 04:06:36.388235 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.04 04:06:36.388416 [ 3 ] {2e262d61-7daa-4254-b93d-0dbdd40e40cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.04 04:06:36.388501 [ 3 ] {2e262d61-7daa-4254-b93d-0dbdd40e40cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.04 04:06:36.397031 [ 3 ] {2e262d61-7daa-4254-b93d-0dbdd40e40cf} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Loading data parts | ||
| 286 | 2026.01.04 04:06:36.397259 [ 3 ] {2e262d61-7daa-4254-b93d-0dbdd40e40cf} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): There are no data parts | ||
| 287 | 2026.01.04 04:06:36.398393 [ 3 ] {2e262d61-7daa-4254-b93d-0dbdd40e40cf} <Debug> TCPHandler: Processed in 0.010206842 sec. | ||
| 288 | 2026.01.04 04:06:36.398536 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.04 04:06:36.398700 [ 3 ] {efbdab72-a409-42bc-849a-cfda7499aa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 290 | 2026.01.04 04:06:36.398748 [ 3 ] {efbdab72-a409-42bc-849a-cfda7499aa0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.04 04:06:36.400321 [ 3 ] {efbdab72-a409-42bc-849a-cfda7499aa0f} <Debug> oximeter.measurements_i8 (ccee9338-625c-4546-829f-6ebf54df62a4): Loading data parts | ||
| 292 | 2026.01.04 04:06:36.400463 [ 3 ] {efbdab72-a409-42bc-849a-cfda7499aa0f} <Debug> oximeter.measurements_i8 (ccee9338-625c-4546-829f-6ebf54df62a4): There are no data parts | ||
| 293 | 2026.01.04 04:06:36.401449 [ 3 ] {efbdab72-a409-42bc-849a-cfda7499aa0f} <Debug> TCPHandler: Processed in 0.00302016 sec. | ||
| 294 | 2026.01.04 04:06:36.401642 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.04 04:06:36.401791 [ 3 ] {2e5ff058-e230-41bd-863d-5fcdd8c51555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 296 | 2026.01.04 04:06:36.401846 [ 3 ] {2e5ff058-e230-41bd-863d-5fcdd8c51555} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.04 04:06:36.403486 [ 3 ] {2e5ff058-e230-41bd-863d-5fcdd8c51555} <Debug> oximeter.measurements_u8 (b1be5f93-e7a5-451b-b527-eab5d0bb5792): Loading data parts | ||
| 298 | 2026.01.04 04:06:36.403661 [ 3 ] {2e5ff058-e230-41bd-863d-5fcdd8c51555} <Debug> oximeter.measurements_u8 (b1be5f93-e7a5-451b-b527-eab5d0bb5792): There are no data parts | ||
| 299 | 2026.01.04 04:06:36.404747 [ 3 ] {2e5ff058-e230-41bd-863d-5fcdd8c51555} <Debug> TCPHandler: Processed in 0.003152732 sec. | ||
| 300 | 2026.01.04 04:06:36.404884 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.04 04:06:36.405060 [ 3 ] {040a06c4-01ad-42ab-a46b-a330ca50875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 302 | 2026.01.04 04:06:36.405103 [ 3 ] {040a06c4-01ad-42ab-a46b-a330ca50875f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.04 04:06:36.406904 [ 3 ] {040a06c4-01ad-42ab-a46b-a330ca50875f} <Debug> oximeter.measurements_i16 (75cd959f-d6c7-46b9-abf4-b8f349396aaf): Loading data parts | ||
| 304 | 2026.01.04 04:06:36.407032 [ 3 ] {040a06c4-01ad-42ab-a46b-a330ca50875f} <Debug> oximeter.measurements_i16 (75cd959f-d6c7-46b9-abf4-b8f349396aaf): There are no data parts | ||
| 305 | 2026.01.04 04:06:36.408088 [ 3 ] {040a06c4-01ad-42ab-a46b-a330ca50875f} <Debug> TCPHandler: Processed in 0.003252865 sec. | ||
| 306 | 2026.01.04 04:06:36.408231 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.04 04:06:36.408385 [ 3 ] {7846edca-0617-47d0-a37e-2245756dbd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 308 | 2026.01.04 04:06:36.408435 [ 3 ] {7846edca-0617-47d0-a37e-2245756dbd61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.04 04:06:36.409964 [ 3 ] {7846edca-0617-47d0-a37e-2245756dbd61} <Debug> oximeter.measurements_u16 (1bca3c6e-be00-4053-93ad-9a851b18b3eb): Loading data parts | ||
| 310 | 2026.01.04 04:06:36.410099 [ 3 ] {7846edca-0617-47d0-a37e-2245756dbd61} <Debug> oximeter.measurements_u16 (1bca3c6e-be00-4053-93ad-9a851b18b3eb): There are no data parts | ||
| 311 | 2026.01.04 04:06:36.411152 [ 3 ] {7846edca-0617-47d0-a37e-2245756dbd61} <Debug> TCPHandler: Processed in 0.002970299 sec. | ||
| 312 | 2026.01.04 04:06:36.411277 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.04 04:06:36.411441 [ 3 ] {d07163b1-0d42-4799-b5ee-1a597cb293c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 314 | 2026.01.04 04:06:36.411483 [ 3 ] {d07163b1-0d42-4799-b5ee-1a597cb293c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.04 04:06:36.413077 [ 3 ] {d07163b1-0d42-4799-b5ee-1a597cb293c4} <Debug> oximeter.measurements_i32 (35cdce28-6f46-41f1-9c3f-39adc5440d09): Loading data parts | ||
| 316 | 2026.01.04 04:06:36.413204 [ 3 ] {d07163b1-0d42-4799-b5ee-1a597cb293c4} <Debug> oximeter.measurements_i32 (35cdce28-6f46-41f1-9c3f-39adc5440d09): There are no data parts | ||
| 317 | 2026.01.04 04:06:36.414252 [ 3 ] {d07163b1-0d42-4799-b5ee-1a597cb293c4} <Debug> TCPHandler: Processed in 0.003024089 sec. | ||
| 318 | 2026.01.04 04:06:36.414406 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.04 04:06:36.414559 [ 3 ] {5d9168db-b5fa-4759-8be0-85a503a97c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 320 | 2026.01.04 04:06:36.414615 [ 3 ] {5d9168db-b5fa-4759-8be0-85a503a97c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.04 04:06:36.416276 [ 3 ] {5d9168db-b5fa-4759-8be0-85a503a97c1d} <Debug> oximeter.measurements_u32 (d989f0f8-4b5f-4bde-872d-a0ecf0ec2bed): Loading data parts | ||
| 322 | 2026.01.04 04:06:36.416415 [ 3 ] {5d9168db-b5fa-4759-8be0-85a503a97c1d} <Debug> oximeter.measurements_u32 (d989f0f8-4b5f-4bde-872d-a0ecf0ec2bed): There are no data parts | ||
| 323 | 2026.01.04 04:06:36.417518 [ 3 ] {5d9168db-b5fa-4759-8be0-85a503a97c1d} <Debug> TCPHandler: Processed in 0.003161502 sec. | ||
| 324 | 2026.01.04 04:06:36.417650 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.04 04:06:36.417801 [ 3 ] {b0ea6b70-d37b-43c2-8857-1cff633f138d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 326 | 2026.01.04 04:06:36.417874 [ 3 ] {b0ea6b70-d37b-43c2-8857-1cff633f138d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.04 04:06:36.419473 [ 3 ] {b0ea6b70-d37b-43c2-8857-1cff633f138d} <Debug> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Loading data parts | ||
| 328 | 2026.01.04 04:06:36.419596 [ 3 ] {b0ea6b70-d37b-43c2-8857-1cff633f138d} <Debug> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): There are no data parts | ||
| 329 | 2026.01.04 04:06:36.420658 [ 3 ] {b0ea6b70-d37b-43c2-8857-1cff633f138d} <Debug> TCPHandler: Processed in 0.00305635 sec. | ||
| 330 | 2026.01.04 04:06:36.420798 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.04 04:06:36.420981 [ 3 ] {0582031f-53b8-4eb8-83ab-f584f530769a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 332 | 2026.01.04 04:06:36.421036 [ 3 ] {0582031f-53b8-4eb8-83ab-f584f530769a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.04 04:06:36.422596 [ 3 ] {0582031f-53b8-4eb8-83ab-f584f530769a} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Loading data parts | ||
| 334 | 2026.01.04 04:06:36.422746 [ 3 ] {0582031f-53b8-4eb8-83ab-f584f530769a} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): There are no data parts | ||
| 335 | 2026.01.04 04:06:36.423859 [ 3 ] {0582031f-53b8-4eb8-83ab-f584f530769a} <Debug> TCPHandler: Processed in 0.003109891 sec. | ||
| 336 | 2026.01.04 04:06:36.423988 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.04 04:06:36.424138 [ 3 ] {3376210d-4ed3-4fa5-a647-a8aea2220ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 338 | 2026.01.04 04:06:36.424195 [ 3 ] {3376210d-4ed3-4fa5-a647-a8aea2220ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.04 04:06:36.425754 [ 3 ] {3376210d-4ed3-4fa5-a647-a8aea2220ffd} <Debug> oximeter.measurements_f32 (adb3b901-b765-4517-9e4f-805248dc950a): Loading data parts | ||
| 340 | 2026.01.04 04:06:36.425881 [ 3 ] {3376210d-4ed3-4fa5-a647-a8aea2220ffd} <Debug> oximeter.measurements_f32 (adb3b901-b765-4517-9e4f-805248dc950a): There are no data parts | ||
| 341 | 2026.01.04 04:06:36.427020 [ 3 ] {3376210d-4ed3-4fa5-a647-a8aea2220ffd} <Debug> TCPHandler: Processed in 0.003080481 sec. | ||
| 342 | 2026.01.04 04:06:36.427153 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.04 04:06:36.427316 [ 3 ] {01d4edad-aa43-4236-8ed5-cffac7e2035e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 344 | 2026.01.04 04:06:36.427375 [ 3 ] {01d4edad-aa43-4236-8ed5-cffac7e2035e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.04 04:06:36.429023 [ 3 ] {01d4edad-aa43-4236-8ed5-cffac7e2035e} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Loading data parts | ||
| 346 | 2026.01.04 04:06:36.429156 [ 3 ] {01d4edad-aa43-4236-8ed5-cffac7e2035e} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): There are no data parts | ||
| 347 | 2026.01.04 04:06:36.430242 [ 3 ] {01d4edad-aa43-4236-8ed5-cffac7e2035e} <Debug> TCPHandler: Processed in 0.003137282 sec. | ||
| 348 | 2026.01.04 04:06:36.430372 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.04 04:06:36.430522 [ 3 ] {f25740de-0325-47f5-bf2e-1737559ee130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 350 | 2026.01.04 04:06:36.430574 [ 3 ] {f25740de-0325-47f5-bf2e-1737559ee130} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.04 04:06:36.432146 [ 3 ] {f25740de-0325-47f5-bf2e-1737559ee130} <Debug> oximeter.measurements_string (3d892d4b-4830-48b4-aa94-bf9baad3311f): Loading data parts | ||
| 352 | 2026.01.04 04:06:36.432290 [ 3 ] {f25740de-0325-47f5-bf2e-1737559ee130} <Debug> oximeter.measurements_string (3d892d4b-4830-48b4-aa94-bf9baad3311f): There are no data parts | ||
| 353 | 2026.01.04 04:06:36.433365 [ 3 ] {f25740de-0325-47f5-bf2e-1737559ee130} <Debug> TCPHandler: Processed in 0.00304191 sec. | ||
| 354 | 2026.01.04 04:06:36.433500 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.04 04:06:36.433675 [ 3 ] {04877021-8566-4144-b8c1-8f30d5564e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.04 04:06:36.433746 [ 3 ] {04877021-8566-4144-b8c1-8f30d5564e09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.04 04:06:36.435328 [ 3 ] {04877021-8566-4144-b8c1-8f30d5564e09} <Debug> oximeter.measurements_bytes (efa90f42-0246-4784-b86f-11e945a51069): Loading data parts | ||
| 365 | 2026.01.04 04:06:36.435454 [ 3 ] {04877021-8566-4144-b8c1-8f30d5564e09} <Debug> oximeter.measurements_bytes (efa90f42-0246-4784-b86f-11e945a51069): There are no data parts | ||
| 366 | 2026.01.04 04:06:36.436524 [ 3 ] {04877021-8566-4144-b8c1-8f30d5564e09} <Debug> TCPHandler: Processed in 0.00307309 sec. | ||
| 367 | 2026.01.04 04:06:36.436660 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.04 04:06:36.436825 [ 3 ] {7bc3ddf4-800b-4871-b4ff-8362b6562344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 369 | 2026.01.04 04:06:36.436886 [ 3 ] {7bc3ddf4-800b-4871-b4ff-8362b6562344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.04 04:06:36.438520 [ 3 ] {7bc3ddf4-800b-4871-b4ff-8362b6562344} <Debug> oximeter.measurements_cumulativei64 (6088c5e4-ed2d-4d6d-82b4-b93e9ad045dd): Loading data parts | ||
| 371 | 2026.01.04 04:06:36.438697 [ 3 ] {7bc3ddf4-800b-4871-b4ff-8362b6562344} <Debug> oximeter.measurements_cumulativei64 (6088c5e4-ed2d-4d6d-82b4-b93e9ad045dd): There are no data parts | ||
| 372 | 2026.01.04 04:06:36.439758 [ 3 ] {7bc3ddf4-800b-4871-b4ff-8362b6562344} <Debug> TCPHandler: Processed in 0.003146952 sec. | ||
| 373 | 2026.01.04 04:06:36.439886 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.04 04:06:36.440060 [ 3 ] {ac6a2ef0-b470-430f-9760-60db2021b1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 375 | 2026.01.04 04:06:36.440108 [ 3 ] {ac6a2ef0-b470-430f-9760-60db2021b1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.04 04:06:36.441707 [ 3 ] {ac6a2ef0-b470-430f-9760-60db2021b1ab} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Loading data parts | ||
| 377 | 2026.01.04 04:06:36.441850 [ 3 ] {ac6a2ef0-b470-430f-9760-60db2021b1ab} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): There are no data parts | ||
| 378 | 2026.01.04 04:06:36.442953 [ 3 ] {ac6a2ef0-b470-430f-9760-60db2021b1ab} <Debug> TCPHandler: Processed in 0.003115202 sec. | ||
| 379 | 2026.01.04 04:06:36.443091 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.04 04:06:36.443248 [ 3 ] {b6029059-3fb0-4da3-bd00-aaedb97069ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 381 | 2026.01.04 04:06:36.443307 [ 3 ] {b6029059-3fb0-4da3-bd00-aaedb97069ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.04 04:06:36.444919 [ 3 ] {b6029059-3fb0-4da3-bd00-aaedb97069ed} <Debug> oximeter.measurements_cumulativef32 (1bdcc7be-2b4d-4dab-9ac3-b537762656f1): Loading data parts | ||
| 383 | 2026.01.04 04:06:36.445192 [ 3 ] {b6029059-3fb0-4da3-bd00-aaedb97069ed} <Debug> oximeter.measurements_cumulativef32 (1bdcc7be-2b4d-4dab-9ac3-b537762656f1): There are no data parts | ||
| 384 | 2026.01.04 04:06:36.446300 [ 3 ] {b6029059-3fb0-4da3-bd00-aaedb97069ed} <Debug> TCPHandler: Processed in 0.003258265 sec. | ||
| 385 | 2026.01.04 04:06:36.446428 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.04 04:06:36.446597 [ 3 ] {6782045f-7ce2-4f63-aaf9-e97121cb8d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 387 | 2026.01.04 04:06:36.446655 [ 3 ] {6782045f-7ce2-4f63-aaf9-e97121cb8d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.04 04:06:36.448280 [ 3 ] {6782045f-7ce2-4f63-aaf9-e97121cb8d99} <Debug> oximeter.measurements_cumulativef64 (d700813b-852f-4a2b-89cb-bd2b1b5addec): Loading data parts | ||
| 389 | 2026.01.04 04:06:36.448410 [ 3 ] {6782045f-7ce2-4f63-aaf9-e97121cb8d99} <Debug> oximeter.measurements_cumulativef64 (d700813b-852f-4a2b-89cb-bd2b1b5addec): There are no data parts | ||
| 390 | 2026.01.04 04:06:36.449809 [ 3 ] {6782045f-7ce2-4f63-aaf9-e97121cb8d99} <Debug> TCPHandler: Processed in 0.003429678 sec. | ||
| 391 | 2026.01.04 04:06:36.449943 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.04 04:06:36.450167 [ 3 ] {1c66b370-b496-49ab-9d72-143441625fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.04 04:06:36.450246 [ 3 ] {1c66b370-b496-49ab-9d72-143441625fb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.04 04:06:36.452060 [ 3 ] {1c66b370-b496-49ab-9d72-143441625fb1} <Debug> oximeter.measurements_histogrami8 (a0a1b051-9cc6-4f67-aacd-6516d2acf505): Loading data parts | ||
| 405 | 2026.01.04 04:06:36.452223 [ 3 ] {1c66b370-b496-49ab-9d72-143441625fb1} <Debug> oximeter.measurements_histogrami8 (a0a1b051-9cc6-4f67-aacd-6516d2acf505): There are no data parts | ||
| 406 | 2026.01.04 04:06:36.453789 [ 3 ] {1c66b370-b496-49ab-9d72-143441625fb1} <Debug> TCPHandler: Processed in 0.003895908 sec. | ||
| 407 | 2026.01.04 04:06:36.454047 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.04 04:06:36.454348 [ 3 ] {c1285b2b-1a1f-4146-bb78-77c0b128ef7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 409 | 2026.01.04 04:06:36.454433 [ 3 ] {c1285b2b-1a1f-4146-bb78-77c0b128ef7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.04 04:06:36.456547 [ 3 ] {c1285b2b-1a1f-4146-bb78-77c0b128ef7d} <Debug> oximeter.measurements_histogramu8 (29b5fb5a-f0f8-4354-803b-1241c0147046): Loading data parts | ||
| 411 | 2026.01.04 04:06:36.456719 [ 3 ] {c1285b2b-1a1f-4146-bb78-77c0b128ef7d} <Debug> oximeter.measurements_histogramu8 (29b5fb5a-f0f8-4354-803b-1241c0147046): There are no data parts | ||
| 412 | 2026.01.04 04:06:36.458199 [ 3 ] {c1285b2b-1a1f-4146-bb78-77c0b128ef7d} <Debug> TCPHandler: Processed in 0.004210743 sec. | ||
| 413 | 2026.01.04 04:06:36.458356 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.04 04:06:36.458616 [ 3 ] {2a5918cf-44fc-4888-80e4-5c865fa53001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 415 | 2026.01.04 04:06:36.458690 [ 3 ] {2a5918cf-44fc-4888-80e4-5c865fa53001} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.04 04:06:36.460627 [ 3 ] {2a5918cf-44fc-4888-80e4-5c865fa53001} <Debug> oximeter.measurements_histogrami16 (e7167dc3-0953-4ff8-a2f0-1fb6155e9fe4): Loading data parts | ||
| 417 | 2026.01.04 04:06:36.460782 [ 3 ] {2a5918cf-44fc-4888-80e4-5c865fa53001} <Debug> oximeter.measurements_histogrami16 (e7167dc3-0953-4ff8-a2f0-1fb6155e9fe4): There are no data parts | ||
| 418 | 2026.01.04 04:06:36.462269 [ 3 ] {2a5918cf-44fc-4888-80e4-5c865fa53001} <Debug> TCPHandler: Processed in 0.003962798 sec. | ||
| 419 | 2026.01.04 04:06:36.462414 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.04 04:06:36.462688 [ 3 ] {1c3d0e0b-93e1-4e2e-9d53-693f948083d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 421 | 2026.01.04 04:06:36.462755 [ 3 ] {1c3d0e0b-93e1-4e2e-9d53-693f948083d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.04 04:06:36.469613 [ 3 ] {1c3d0e0b-93e1-4e2e-9d53-693f948083d6} <Debug> oximeter.measurements_histogramu16 (9084e87a-7715-4d6b-812a-c8d9b4d3c0c9): Loading data parts | ||
| 423 | 2026.01.04 04:06:36.469793 [ 3 ] {1c3d0e0b-93e1-4e2e-9d53-693f948083d6} <Debug> oximeter.measurements_histogramu16 (9084e87a-7715-4d6b-812a-c8d9b4d3c0c9): There are no data parts | ||
| 424 | 2026.01.04 04:06:36.471629 [ 3 ] {1c3d0e0b-93e1-4e2e-9d53-693f948083d6} <Debug> TCPHandler: Processed in 0.009263233 sec. | ||
| 425 | 2026.01.04 04:06:36.471765 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.04 04:06:36.471976 [ 3 ] {5f826297-20a7-4805-815f-2c195608269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 427 | 2026.01.04 04:06:36.472042 [ 3 ] {5f826297-20a7-4805-815f-2c195608269c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.04 04:06:36.473916 [ 3 ] {5f826297-20a7-4805-815f-2c195608269c} <Debug> oximeter.measurements_histogrami32 (64f1cf84-7907-49a7-8230-38a025b352ae): Loading data parts | ||
| 429 | 2026.01.04 04:06:36.474069 [ 3 ] {5f826297-20a7-4805-815f-2c195608269c} <Debug> oximeter.measurements_histogrami32 (64f1cf84-7907-49a7-8230-38a025b352ae): There are no data parts | ||
| 430 | 2026.01.04 04:06:36.475317 [ 3 ] {5f826297-20a7-4805-815f-2c195608269c} <Debug> TCPHandler: Processed in 0.003599681 sec. | ||
| 431 | 2026.01.04 04:06:36.475445 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.04 04:06:36.475680 [ 3 ] {d77fd096-5edd-4403-a8c4-c73856622946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 433 | 2026.01.04 04:06:36.475747 [ 3 ] {d77fd096-5edd-4403-a8c4-c73856622946} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.04 04:06:36.477483 [ 3 ] {d77fd096-5edd-4403-a8c4-c73856622946} <Debug> oximeter.measurements_histogramu32 (02092d65-a413-4eda-8b9a-afec9ecd27c2): Loading data parts | ||
| 435 | 2026.01.04 04:06:36.477613 [ 3 ] {d77fd096-5edd-4403-a8c4-c73856622946} <Debug> oximeter.measurements_histogramu32 (02092d65-a413-4eda-8b9a-afec9ecd27c2): There are no data parts | ||
| 436 | 2026.01.04 04:06:36.478860 [ 3 ] {d77fd096-5edd-4403-a8c4-c73856622946} <Debug> TCPHandler: Processed in 0.003463568 sec. | ||
| 437 | 2026.01.04 04:06:36.478997 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.04 04:06:36.479208 [ 3 ] {702f74ec-c488-4189-9d0c-29c0994c2a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 439 | 2026.01.04 04:06:36.479277 [ 3 ] {702f74ec-c488-4189-9d0c-29c0994c2a38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.04 04:06:36.481099 [ 3 ] {702f74ec-c488-4189-9d0c-29c0994c2a38} <Debug> oximeter.measurements_histogrami64 (93e88f84-537f-4849-98ea-cf6dbcb65967): Loading data parts | ||
| 441 | 2026.01.04 04:06:36.481239 [ 3 ] {702f74ec-c488-4189-9d0c-29c0994c2a38} <Debug> oximeter.measurements_histogrami64 (93e88f84-537f-4849-98ea-cf6dbcb65967): There are no data parts | ||
| 442 | 2026.01.04 04:06:36.482457 [ 3 ] {702f74ec-c488-4189-9d0c-29c0994c2a38} <Debug> TCPHandler: Processed in 0.003507249 sec. | ||
| 443 | 2026.01.04 04:06:36.482584 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.04 04:06:36.482807 [ 3 ] {e09197bd-5e0b-4f65-92b6-6d1d02eeaa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 445 | 2026.01.04 04:06:36.482875 [ 3 ] {e09197bd-5e0b-4f65-92b6-6d1d02eeaa70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.04 04:06:36.484636 [ 3 ] {e09197bd-5e0b-4f65-92b6-6d1d02eeaa70} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Loading data parts | ||
| 447 | 2026.01.04 04:06:36.484829 [ 3 ] {e09197bd-5e0b-4f65-92b6-6d1d02eeaa70} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): There are no data parts | ||
| 448 | 2026.01.04 04:06:36.486088 [ 3 ] {e09197bd-5e0b-4f65-92b6-6d1d02eeaa70} <Debug> TCPHandler: Processed in 0.00355224 sec. | ||
| 449 | 2026.01.04 04:06:36.486225 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.04 04:06:36.486435 [ 3 ] {5963b16e-d9b6-4cda-b7f1-4573c00d7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 451 | 2026.01.04 04:06:36.486499 [ 3 ] {5963b16e-d9b6-4cda-b7f1-4573c00d7dd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.04 04:06:36.488333 [ 3 ] {5963b16e-d9b6-4cda-b7f1-4573c00d7dd0} <Debug> oximeter.measurements_histogramf32 (db4421f9-4f63-4ebb-9735-4391c5886a88): Loading data parts | ||
| 453 | 2026.01.04 04:06:36.488494 [ 3 ] {5963b16e-d9b6-4cda-b7f1-4573c00d7dd0} <Debug> oximeter.measurements_histogramf32 (db4421f9-4f63-4ebb-9735-4391c5886a88): There are no data parts | ||
| 454 | 2026.01.04 04:06:36.489846 [ 3 ] {5963b16e-d9b6-4cda-b7f1-4573c00d7dd0} <Debug> TCPHandler: Processed in 0.003668983 sec. | ||
| 455 | 2026.01.04 04:06:36.489972 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.04 04:06:36.490194 [ 3 ] {f96fbcc5-b5e2-4afe-ac20-77d8d5017b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 457 | 2026.01.04 04:06:36.490257 [ 3 ] {f96fbcc5-b5e2-4afe-ac20-77d8d5017b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.04 04:06:36.492017 [ 3 ] {f96fbcc5-b5e2-4afe-ac20-77d8d5017b49} <Debug> oximeter.measurements_histogramf64 (64ba48b2-e4da-4008-b52e-c3b66a9711e0): Loading data parts | ||
| 459 | 2026.01.04 04:06:36.492146 [ 3 ] {f96fbcc5-b5e2-4afe-ac20-77d8d5017b49} <Debug> oximeter.measurements_histogramf64 (64ba48b2-e4da-4008-b52e-c3b66a9711e0): There are no data parts | ||
| 460 | 2026.01.04 04:06:36.493256 [ 3 ] {f96fbcc5-b5e2-4afe-ac20-77d8d5017b49} <Debug> TCPHandler: Processed in 0.003332455 sec. | ||
| 461 | 2026.01.04 04:06:36.493406 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.04 04:06:36.493582 [ 3 ] {74a9a59d-78a5-4b3c-831b-50b3d9d3e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.01.04 04:06:36.493643 [ 3 ] {74a9a59d-78a5-4b3c-831b-50b3d9d3e53b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.04 04:06:36.495321 [ 3 ] {74a9a59d-78a5-4b3c-831b-50b3d9d3e53b} <Debug> oximeter.fields_bool (b65305fb-9dbf-473e-a1ad-ca2950e6e409): Loading data parts | ||
| 490 | 2026.01.04 04:06:36.495458 [ 3 ] {74a9a59d-78a5-4b3c-831b-50b3d9d3e53b} <Debug> oximeter.fields_bool (b65305fb-9dbf-473e-a1ad-ca2950e6e409): There are no data parts | ||
| 491 | 2026.01.04 04:06:36.496549 [ 3 ] {74a9a59d-78a5-4b3c-831b-50b3d9d3e53b} <Debug> TCPHandler: Processed in 0.003192604 sec. | ||
| 492 | 2026.01.04 04:06:36.496674 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.04 04:06:36.496827 [ 3 ] {3a589de7-adb1-478b-9a4d-9ad4e4133e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 494 | 2026.01.04 04:06:36.496884 [ 3 ] {3a589de7-adb1-478b-9a4d-9ad4e4133e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.04 04:06:36.498484 [ 3 ] {3a589de7-adb1-478b-9a4d-9ad4e4133e87} <Debug> oximeter.fields_i8 (a7a5b278-38e8-49db-bb55-b84a429daa17): Loading data parts | ||
| 496 | 2026.01.04 04:06:36.498651 [ 3 ] {3a589de7-adb1-478b-9a4d-9ad4e4133e87} <Debug> oximeter.fields_i8 (a7a5b278-38e8-49db-bb55-b84a429daa17): There are no data parts | ||
| 497 | 2026.01.04 04:06:36.499727 [ 3 ] {3a589de7-adb1-478b-9a4d-9ad4e4133e87} <Debug> TCPHandler: Processed in 0.003101051 sec. | ||
| 498 | 2026.01.04 04:06:36.499850 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.04 04:06:36.500022 [ 3 ] {88f6c2f3-1f5a-4326-938c-29fbc91f6f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 500 | 2026.01.04 04:06:36.500075 [ 3 ] {88f6c2f3-1f5a-4326-938c-29fbc91f6f43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.04 04:06:36.501702 [ 3 ] {88f6c2f3-1f5a-4326-938c-29fbc91f6f43} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Loading data parts | ||
| 502 | 2026.01.04 04:06:36.501834 [ 3 ] {88f6c2f3-1f5a-4326-938c-29fbc91f6f43} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): There are no data parts | ||
| 503 | 2026.01.04 04:06:36.502892 [ 3 ] {88f6c2f3-1f5a-4326-938c-29fbc91f6f43} <Debug> TCPHandler: Processed in 0.003090361 sec. | ||
| 504 | 2026.01.04 04:06:36.503016 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.04 04:06:36.503167 [ 3 ] {fdba768a-26b0-4692-9176-28b9736f43a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 506 | 2026.01.04 04:06:36.503227 [ 3 ] {fdba768a-26b0-4692-9176-28b9736f43a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.04 04:06:36.504850 [ 3 ] {fdba768a-26b0-4692-9176-28b9736f43a3} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Loading data parts | ||
| 508 | 2026.01.04 04:06:36.505059 [ 3 ] {fdba768a-26b0-4692-9176-28b9736f43a3} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): There are no data parts | ||
| 509 | 2026.01.04 04:06:36.506151 [ 3 ] {fdba768a-26b0-4692-9176-28b9736f43a3} <Debug> TCPHandler: Processed in 0.003183563 sec. | ||
| 510 | 2026.01.04 04:06:36.506277 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.04 04:06:36.506454 [ 3 ] {cab1021e-866b-4512-8d09-7cace64bc042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 512 | 2026.01.04 04:06:36.506508 [ 3 ] {cab1021e-866b-4512-8d09-7cace64bc042} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.04 04:06:36.508144 [ 3 ] {cab1021e-866b-4512-8d09-7cace64bc042} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Loading data parts | ||
| 514 | 2026.01.04 04:06:36.508288 [ 3 ] {cab1021e-866b-4512-8d09-7cace64bc042} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): There are no data parts | ||
| 515 | 2026.01.04 04:06:36.509404 [ 3 ] {cab1021e-866b-4512-8d09-7cace64bc042} <Debug> TCPHandler: Processed in 0.003174213 sec. | ||
| 516 | 2026.01.04 04:06:36.509535 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.04 04:06:36.509694 [ 3 ] {e51d795c-8abd-4874-827e-db991b059318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 518 | 2026.01.04 04:06:36.509800 [ 3 ] {e51d795c-8abd-4874-827e-db991b059318} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.04 04:06:36.511443 [ 3 ] {e51d795c-8abd-4874-827e-db991b059318} <Debug> oximeter.fields_i32 (a5d926cc-521f-4b58-97d4-6c8a7dba2015): Loading data parts | ||
| 520 | 2026.01.04 04:06:36.511586 [ 3 ] {e51d795c-8abd-4874-827e-db991b059318} <Debug> oximeter.fields_i32 (a5d926cc-521f-4b58-97d4-6c8a7dba2015): There are no data parts | ||
| 521 | 2026.01.04 04:06:36.512672 [ 3 ] {e51d795c-8abd-4874-827e-db991b059318} <Debug> TCPHandler: Processed in 0.003186823 sec. | ||
| 522 | 2026.01.04 04:06:36.512805 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.04 04:06:36.512986 [ 3 ] {c69539ff-d005-4b3f-a986-7cba76708a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 524 | 2026.01.04 04:06:36.513046 [ 3 ] {c69539ff-d005-4b3f-a986-7cba76708a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.04 04:06:36.514705 [ 3 ] {c69539ff-d005-4b3f-a986-7cba76708a90} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Loading data parts | ||
| 526 | 2026.01.04 04:06:36.514839 [ 3 ] {c69539ff-d005-4b3f-a986-7cba76708a90} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): There are no data parts | ||
| 527 | 2026.01.04 04:06:36.515896 [ 3 ] {c69539ff-d005-4b3f-a986-7cba76708a90} <Debug> TCPHandler: Processed in 0.003140812 sec. | ||
| 528 | 2026.01.04 04:06:36.516019 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.04 04:06:36.516173 [ 3 ] {85bd096e-f89b-4097-95e7-d25d90fbda06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 530 | 2026.01.04 04:06:36.516229 [ 3 ] {85bd096e-f89b-4097-95e7-d25d90fbda06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.04 04:06:36.517949 [ 3 ] {85bd096e-f89b-4097-95e7-d25d90fbda06} <Debug> oximeter.fields_i64 (48e1924d-cd46-41e8-a2d9-bbb92af25856): Loading data parts | ||
| 532 | 2026.01.04 04:06:36.518175 [ 3 ] {85bd096e-f89b-4097-95e7-d25d90fbda06} <Debug> oximeter.fields_i64 (48e1924d-cd46-41e8-a2d9-bbb92af25856): There are no data parts | ||
| 533 | 2026.01.04 04:06:36.519505 [ 3 ] {85bd096e-f89b-4097-95e7-d25d90fbda06} <Debug> TCPHandler: Processed in 0.00353457 sec. | ||
| 534 | 2026.01.04 04:06:36.519658 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.04 04:06:36.519931 [ 3 ] {3e0765b0-3684-4f09-9eb5-c69cd43af336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 536 | 2026.01.04 04:06:36.520007 [ 3 ] {3e0765b0-3684-4f09-9eb5-c69cd43af336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.04 04:06:36.522334 [ 3 ] {3e0765b0-3684-4f09-9eb5-c69cd43af336} <Debug> oximeter.fields_u64 (8761bbe7-5fbe-4f02-808b-f2d2b3ddfdc6): Loading data parts | ||
| 538 | 2026.01.04 04:06:36.522499 [ 3 ] {3e0765b0-3684-4f09-9eb5-c69cd43af336} <Debug> oximeter.fields_u64 (8761bbe7-5fbe-4f02-808b-f2d2b3ddfdc6): There are no data parts | ||
| 539 | 2026.01.04 04:06:36.524072 [ 3 ] {3e0765b0-3684-4f09-9eb5-c69cd43af336} <Debug> TCPHandler: Processed in 0.004465088 sec. | ||
| 540 | 2026.01.04 04:06:36.524222 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.04 04:06:36.524383 [ 3 ] {17b113af-a608-46ea-bfe2-7a200d57fa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 542 | 2026.01.04 04:06:36.524564 [ 3 ] {17b113af-a608-46ea-bfe2-7a200d57fa82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.04 04:06:36.526372 [ 3 ] {17b113af-a608-46ea-bfe2-7a200d57fa82} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Loading data parts | ||
| 544 | 2026.01.04 04:06:36.526612 [ 3 ] {17b113af-a608-46ea-bfe2-7a200d57fa82} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): There are no data parts | ||
| 545 | 2026.01.04 04:06:36.527926 [ 3 ] {17b113af-a608-46ea-bfe2-7a200d57fa82} <Debug> TCPHandler: Processed in 0.003753344 sec. | ||
| 546 | 2026.01.04 04:06:36.528078 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.04 04:06:36.528352 [ 3 ] {4dfa750b-5299-464e-934b-609c4161f524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 548 | 2026.01.04 04:06:36.528411 [ 3 ] {4dfa750b-5299-464e-934b-609c4161f524} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.04 04:06:36.537776 [ 3 ] {4dfa750b-5299-464e-934b-609c4161f524} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Loading data parts | ||
| 550 | 2026.01.04 04:06:36.537934 [ 3 ] {4dfa750b-5299-464e-934b-609c4161f524} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): There are no data parts | ||
| 551 | 2026.01.04 04:06:36.539683 [ 3 ] {4dfa750b-5299-464e-934b-609c4161f524} <Debug> TCPHandler: Processed in 0.011658351 sec. | ||
| 552 | 2026.01.04 04:06:36.539835 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.04 04:06:36.539996 [ 3 ] {744d7764-fda6-4121-a158-bb34676d03b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 554 | 2026.01.04 04:06:36.540081 [ 3 ] {744d7764-fda6-4121-a158-bb34676d03b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.04 04:06:36.541858 [ 3 ] {744d7764-fda6-4121-a158-bb34676d03b7} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Loading data parts | ||
| 556 | 2026.01.04 04:06:36.542015 [ 3 ] {744d7764-fda6-4121-a158-bb34676d03b7} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): There are no data parts | ||
| 557 | 2026.01.04 04:06:36.543134 [ 3 ] {744d7764-fda6-4121-a158-bb34676d03b7} <Debug> TCPHandler: Processed in 0.003349846 sec. | ||
| 558 | 2026.01.04 04:06:36.543375 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.04 04:06:36.543645 [ 3 ] {569dfbf2-b568-4fcf-b85c-df3351a72c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.01.04 04:06:36.543731 [ 3 ] {569dfbf2-b568-4fcf-b85c-df3351a72c0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.04 04:06:36.551054 [ 3 ] {569dfbf2-b568-4fcf-b85c-df3351a72c0b} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Loading data parts | ||
| 565 | 2026.01.04 04:06:36.551227 [ 3 ] {569dfbf2-b568-4fcf-b85c-df3351a72c0b} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): There are no data parts | ||
| 566 | 2026.01.04 04:06:36.553037 [ 3 ] {569dfbf2-b568-4fcf-b85c-df3351a72c0b} <Debug> TCPHandler: Processed in 0.009708421 sec. | ||
| 567 | 2026.01.04 04:06:36.553270 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.04 04:06:36.553649 [ 5 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.04 04:06:36.554966 [ 5 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.04 04:06:36.563042 [ 260 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Trace> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.04 04:06:36.563161 [ 260 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 572 | 2026.01.04 04:06:36.566962 [ 260 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.04 04:06:36.567404 [ 260 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Trace> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.04 04:06:36.567691 [ 5 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014187 sec., 70.4870656234581 rows/sec., 1.10 KiB/sec. | ||
| 575 | 2026.01.04 04:06:36.567968 [ 5 ] {a48769cc-7314-430a-8883-ef28b237fd89} <Debug> TCPHandler: Processed in 0.014809763 sec. | ||
| 576 | 2026.01.04 04:06:37.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.06 MiB (RSS), difference: 13.50 MiB | ||
| 577 | 2026.01.04 04:06:38.854340 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47919 | ||
| 578 | 2026.01.04 04:06:38.854916 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.04 04:06:38.854950 [ 262 ] {} <Debug> TCP-Session: 7e933024-6b08-4104-a0e8-9c0be02b6856 Authenticating user 'default' from [fd00:1122:3344:101::a]:47919 | ||
| 580 | 2026.01.04 04:06:38.855070 [ 262 ] {} <Debug> TCP-Session: 7e933024-6b08-4104-a0e8-9c0be02b6856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.04 04:06:38.855084 [ 262 ] {} <Debug> TCP-Session: 7e933024-6b08-4104-a0e8-9c0be02b6856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.04 04:06:38.855164 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.04 04:06:38.855290 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.01.04 04:06:38.855310 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.04 04:06:38.856396 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45198 | ||
| 586 | 2026.01.04 04:06:38.856478 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61126 | ||
| 587 | 2026.01.04 04:06:38.856568 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.04 04:06:38.856578 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59059 | ||
| 589 | 2026.01.04 04:06:38.856661 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59249 | ||
| 590 | 2026.01.04 04:06:38.856714 [ 263 ] {} <Debug> TCP-Session: fa91566a-7f75-4cc0-9ae9-956079397396 Authenticating user 'default' from [fd00:1122:3344:101::a]:45198 | ||
| 591 | 2026.01.04 04:06:38.856785 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56055 | ||
| 592 | 2026.01.04 04:06:38.856853 [ 263 ] {} <Debug> TCP-Session: fa91566a-7f75-4cc0-9ae9-956079397396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.04 04:06:38.856869 [ 263 ] {} <Debug> TCP-Session: fa91566a-7f75-4cc0-9ae9-956079397396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.04 04:06:38.856885 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.01.04 04:06:38.856943 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.01.04 04:06:38.856999 [ 264 ] {} <Debug> TCP-Session: 33351ad2-b85b-41ae-8c7d-71b68bb299e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:61126 | ||
| 597 | 2026.01.04 04:06:38.857050 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.01.04 04:06:38.857082 [ 264 ] {} <Debug> TCP-Session: 33351ad2-b85b-41ae-8c7d-71b68bb299e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.04 04:06:38.857018 [ 265 ] {} <Debug> TCP-Session: 41efe346-9650-4383-90f4-552077cb2030 Authenticating user 'default' from [fd00:1122:3344:101::a]:59059 | ||
| 600 | 2026.01.04 04:06:38.857116 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38720 | ||
| 601 | 2026.01.04 04:06:38.857155 [ 264 ] {} <Debug> TCP-Session: 33351ad2-b85b-41ae-8c7d-71b68bb299e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.04 04:06:38.857138 [ 267 ] {} <Debug> TCP-Session: b8957a89-2234-4745-8fd1-a1545175e5a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:56055 | ||
| 603 | 2026.01.04 04:06:38.857005 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.04 04:06:38.857262 [ 267 ] {} <Debug> TCP-Session: b8957a89-2234-4745-8fd1-a1545175e5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.04 04:06:38.857001 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64105 | ||
| 606 | 2026.01.04 04:06:38.857154 [ 265 ] {} <Debug> TCP-Session: 41efe346-9650-4383-90f4-552077cb2030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.04 04:06:38.857390 [ 267 ] {} <Debug> TCP-Session: b8957a89-2234-4745-8fd1-a1545175e5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.04 04:06:38.857453 [ 265 ] {} <Debug> TCP-Session: 41efe346-9650-4383-90f4-552077cb2030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.04 04:06:38.857378 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.01.04 04:06:38.857491 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2026.01.04 04:06:38.857536 [ 269 ] {} <Debug> TCP-Session: 7705a9d0-4d21-4d22-aa04-4785cc59b919 Authenticating user 'default' from [fd00:1122:3344:101::a]:38720 | ||
| 612 | 2026.01.04 04:06:38.857374 [ 266 ] {} <Debug> TCP-Session: 50b4a069-381d-459c-a53b-39e85d80e421 Authenticating user 'default' from [fd00:1122:3344:101::a]:59249 | ||
| 613 | 2026.01.04 04:06:38.857654 [ 268 ] {} <Debug> TCP-Session: ff07ff7c-0ddc-4759-9b98-573983c279b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:64105 | ||
| 614 | 2026.01.04 04:06:38.857686 [ 269 ] {} <Debug> TCP-Session: 7705a9d0-4d21-4d22-aa04-4785cc59b919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.04 04:06:38.857665 [ 266 ] {} <Debug> TCP-Session: 50b4a069-381d-459c-a53b-39e85d80e421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.04 04:06:38.857769 [ 268 ] {} <Debug> TCP-Session: ff07ff7c-0ddc-4759-9b98-573983c279b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.04 04:06:38.857789 [ 269 ] {} <Debug> TCP-Session: 7705a9d0-4d21-4d22-aa04-4785cc59b919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.04 04:06:38.857775 [ 266 ] {} <Debug> TCP-Session: 50b4a069-381d-459c-a53b-39e85d80e421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.04 04:06:38.857868 [ 268 ] {} <Debug> TCP-Session: ff07ff7c-0ddc-4759-9b98-573983c279b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.04 04:06:38.863201 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65037 | ||
| 621 | 2026.01.04 04:06:38.863861 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.04 04:06:38.863909 [ 270 ] {} <Debug> TCP-Session: 9224e8f3-9ef6-4324-9c55-e7481582515f Authenticating user 'default' from [fd00:1122:3344:101::b]:65037 | ||
| 623 | 2026.01.04 04:06:38.864034 [ 270 ] {} <Debug> TCP-Session: 9224e8f3-9ef6-4324-9c55-e7481582515f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.04 04:06:38.864050 [ 270 ] {} <Debug> TCP-Session: 9224e8f3-9ef6-4324-9c55-e7481582515f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.04 04:06:38.864108 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.04 04:06:38.864173 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.04 04:06:38.864237 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.04 04:06:38.867049 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50120 | ||
| 629 | 2026.01.04 04:06:38.867144 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60637 | ||
| 630 | 2026.01.04 04:06:38.867237 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.04 04:06:38.867291 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.01.04 04:06:38.867313 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37245 | ||
| 633 | 2026.01.04 04:06:38.867370 [ 271 ] {} <Debug> TCP-Session: fe43a4da-442c-4401-b66b-c80e3e78f664 Authenticating user 'default' from [fd00:1122:3344:101::b]:50120 | ||
| 634 | 2026.01.04 04:06:38.867401 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44320 | ||
| 635 | 2026.01.04 04:06:38.867394 [ 272 ] {} <Debug> TCP-Session: 936de476-0849-4f6d-b953-ea6466cbbfbc Authenticating user 'default' from [fd00:1122:3344:101::b]:60637 | ||
| 636 | 2026.01.04 04:06:38.867476 [ 271 ] {} <Debug> TCP-Session: fe43a4da-442c-4401-b66b-c80e3e78f664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.01.04 04:06:38.867488 [ 272 ] {} <Debug> TCP-Session: 936de476-0849-4f6d-b953-ea6466cbbfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.04 04:06:38.867515 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47308 | ||
| 639 | 2026.01.04 04:06:38.867504 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.04 04:06:38.867617 [ 272 ] {} <Debug> TCP-Session: 936de476-0849-4f6d-b953-ea6466cbbfbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.01.04 04:06:38.867657 [ 273 ] {} <Debug> TCP-Session: c790b3aa-1f80-43d2-84f5-c818cd70526d Authenticating user 'default' from [fd00:1122:3344:101::b]:37245 | ||
| 642 | 2026.01.04 04:06:38.867641 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53689 | ||
| 643 | 2026.01.04 04:06:38.867634 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.04 04:06:38.867507 [ 271 ] {} <Debug> TCP-Session: fe43a4da-442c-4401-b66b-c80e3e78f664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.04 04:06:38.867810 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.04 04:06:38.867799 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53729 | ||
| 647 | 2026.01.04 04:06:38.867760 [ 274 ] {} <Debug> TCP-Session: 4f5b0a69-2864-4367-80e3-d940d06bea3b Authenticating user 'default' from [fd00:1122:3344:101::b]:44320 | ||
| 648 | 2026.01.04 04:06:38.867914 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.01.04 04:06:38.867747 [ 273 ] {} <Debug> TCP-Session: c790b3aa-1f80-43d2-84f5-c818cd70526d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.04 04:06:38.867923 [ 275 ] {} <Debug> TCP-Session: 548a2d50-ec2d-4cea-9be9-55080c58519a Authenticating user 'default' from [fd00:1122:3344:101::b]:47308 | ||
| 651 | 2026.01.04 04:06:38.868042 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.01.04 04:06:38.868038 [ 276 ] {} <Debug> TCP-Session: dc36a0a4-5d22-422a-b3c5-ad8f8fd9cebf Authenticating user 'default' from [fd00:1122:3344:101::b]:53689 | ||
| 653 | 2026.01.04 04:06:38.868016 [ 273 ] {} <Debug> TCP-Session: c790b3aa-1f80-43d2-84f5-c818cd70526d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.04 04:06:38.868118 [ 275 ] {} <Debug> TCP-Session: 548a2d50-ec2d-4cea-9be9-55080c58519a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.04 04:06:38.868154 [ 277 ] {} <Debug> TCP-Session: c1815a94-602a-4fbe-b4a6-a5fce4efda45 Authenticating user 'default' from [fd00:1122:3344:101::b]:53729 | ||
| 656 | 2026.01.04 04:06:38.868126 [ 276 ] {} <Debug> TCP-Session: dc36a0a4-5d22-422a-b3c5-ad8f8fd9cebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.04 04:06:38.868008 [ 274 ] {} <Debug> TCP-Session: 4f5b0a69-2864-4367-80e3-d940d06bea3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.04 04:06:38.868254 [ 277 ] {} <Debug> TCP-Session: c1815a94-602a-4fbe-b4a6-a5fce4efda45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.04 04:06:38.868231 [ 276 ] {} <Debug> TCP-Session: dc36a0a4-5d22-422a-b3c5-ad8f8fd9cebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.04 04:06:38.868334 [ 274 ] {} <Debug> TCP-Session: 4f5b0a69-2864-4367-80e3-d940d06bea3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.04 04:06:38.868347 [ 277 ] {} <Debug> TCP-Session: c1815a94-602a-4fbe-b4a6-a5fce4efda45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.04 04:06:38.868217 [ 275 ] {} <Debug> TCP-Session: 548a2d50-ec2d-4cea-9be9-55080c58519a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.04 04:06:39.067534 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34104 | ||
| 664 | 2026.01.04 04:06:39.069401 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.04 04:06:39.069437 [ 278 ] {} <Debug> TCP-Session: ff0a5bee-77ad-4a09-a5a0-6aa93b51ecc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:34104 | ||
| 666 | 2026.01.04 04:06:39.069458 [ 278 ] {} <Debug> TCP-Session: ff0a5bee-77ad-4a09-a5a0-6aa93b51ecc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.04 04:06:39.069556 [ 278 ] {} <Debug> TCP-Session: ff0a5bee-77ad-4a09-a5a0-6aa93b51ecc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.04 04:06:39.069631 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.04 04:06:39.069657 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.01.04 04:06:39.069761 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.04 04:06:39.071067 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46262 | ||
| 672 | 2026.01.04 04:06:39.071259 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58768 | ||
| 673 | 2026.01.04 04:06:39.071285 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.04 04:06:39.071343 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44303 | ||
| 675 | 2026.01.04 04:06:39.071412 [ 279 ] {} <Debug> TCP-Session: 1e6a01b7-cf9b-4fb3-93ca-53e614df334e Authenticating user 'default' from [fd00:1122:3344:101::c]:46262 | ||
| 676 | 2026.01.04 04:06:39.071263 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42612 | ||
| 677 | 2026.01.04 04:06:39.071515 [ 279 ] {} <Debug> TCP-Session: 1e6a01b7-cf9b-4fb3-93ca-53e614df334e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.04 04:06:39.071572 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62071 | ||
| 679 | 2026.01.04 04:06:39.071535 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.04 04:06:39.071615 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.04 04:06:39.071534 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54000 | ||
| 682 | 2026.01.04 04:06:39.071710 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46521 | ||
| 683 | 2026.01.04 04:06:39.071704 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.04 04:06:39.071697 [ 281 ] {} <Debug> TCP-Session: fe1b188f-0e7d-4b0e-83d8-8f27f3891eb4 Authenticating user 'default' from [fd00:1122:3344:101::c]:58768 | ||
| 685 | 2026.01.04 04:06:39.071674 [ 282 ] {} <Debug> TCP-Session: 7162cd27-c0a1-4779-a85b-edc0822bda66 Authenticating user 'default' from [fd00:1122:3344:101::c]:44303 | ||
| 686 | 2026.01.04 04:06:39.071818 [ 281 ] {} <Debug> TCP-Session: fe1b188f-0e7d-4b0e-83d8-8f27f3891eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.04 04:06:39.071814 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.04 04:06:39.071808 [ 280 ] {} <Debug> TCP-Session: 19e763fe-f1db-40b8-8f42-0148e76288a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:42612 | ||
| 689 | 2026.01.04 04:06:39.071991 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.04 04:06:39.071994 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.04 04:06:39.071953 [ 284 ] {} <Debug> TCP-Session: 0d0629bd-c917-471e-ace8-0761b8088c83 Authenticating user 'default' from [fd00:1122:3344:101::c]:62071 | ||
| 692 | 2026.01.04 04:06:39.072089 [ 285 ] {} <Debug> TCP-Session: 60a891ad-7508-489f-8ed4-0bc9eab224fc Authenticating user 'default' from [fd00:1122:3344:101::c]:46521 | ||
| 693 | 2026.01.04 04:06:39.072073 [ 280 ] {} <Debug> TCP-Session: 19e763fe-f1db-40b8-8f42-0148e76288a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.04 04:06:39.072129 [ 283 ] {} <Debug> TCP-Session: de99907a-7cc4-4d1f-af8a-85ce94d1e2a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:54000 | ||
| 695 | 2026.01.04 04:06:39.072182 [ 285 ] {} <Debug> TCP-Session: 60a891ad-7508-489f-8ed4-0bc9eab224fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.04 04:06:39.072165 [ 280 ] {} <Debug> TCP-Session: 19e763fe-f1db-40b8-8f42-0148e76288a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.04 04:06:39.072158 [ 284 ] {} <Debug> TCP-Session: 0d0629bd-c917-471e-ace8-0761b8088c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.04 04:06:39.072289 [ 285 ] {} <Debug> TCP-Session: 60a891ad-7508-489f-8ed4-0bc9eab224fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.04 04:06:39.072261 [ 283 ] {} <Debug> TCP-Session: de99907a-7cc4-4d1f-af8a-85ce94d1e2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.04 04:06:39.071939 [ 282 ] {} <Debug> TCP-Session: 7162cd27-c0a1-4779-a85b-edc0822bda66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.04 04:06:39.072361 [ 283 ] {} <Debug> TCP-Session: de99907a-7cc4-4d1f-af8a-85ce94d1e2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.04 04:06:39.072347 [ 284 ] {} <Debug> TCP-Session: 0d0629bd-c917-471e-ace8-0761b8088c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.04 04:06:39.071649 [ 279 ] {} <Debug> TCP-Session: 1e6a01b7-cf9b-4fb3-93ca-53e614df334e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.04 04:06:39.072453 [ 282 ] {} <Debug> TCP-Session: 7162cd27-c0a1-4779-a85b-edc0822bda66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.04 04:06:39.071958 [ 281 ] {} <Debug> TCP-Session: fe1b188f-0e7d-4b0e-83d8-8f27f3891eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.04 04:06:42.945695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.01.04 04:06:42.945772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.01.04 04:06:42.945970 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.01.04 04:06:42.945991 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.04 04:06:42.949170 [ 244 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Loading data parts | ||
| 711 | 2026.01.04 04:06:42.949469 [ 244 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): There are no data parts | ||
| 712 | 2026.01.04 04:06:42.953060 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.01.04 04:06:42.953097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 714 | 2026.01.04 04:06:42.958638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2026.01.04 04:06:42.959124 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2026.01.04 04:06:42.959263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2026.01.04 04:06:42.962296 [ 243 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Loading data parts | ||
| 718 | 2026.01.04 04:06:42.962576 [ 243 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): There are no data parts | ||
| 719 | 2026.01.04 04:06:42.988127 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.01.04 04:06:42.988170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 721 | 2026.01.04 04:06:42.994581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.01.04 04:06:42.995691 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.01.04 04:06:42.998919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.01.04 04:06:43.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.12 MiB | ||
| 725 | 2026.01.04 04:06:45.445654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.01.04 04:06:45.445773 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.01.04 04:06:45.449893 [ 242 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Loading data parts | ||
| 728 | 2026.01.04 04:06:45.450175 [ 242 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): There are no data parts | ||
| 729 | 2026.01.04 04:06:45.457851 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.01.04 04:06:45.457889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 731 | 2026.01.04 04:06:45.459530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.01.04 04:06:45.460163 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.01.04 04:06:45.460379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.01.04 04:06:46.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.16 MiB | ||
| 735 | 2026.01.04 04:06:50.426636 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.01.04 04:06:50.426723 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.01.04 04:06:50.459415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 738 | 2026.01.04 04:06:50.462765 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.01.04 04:06:50.462927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 740 | 2026.01.04 04:06:50.463590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.01.04 04:06:50.464033 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.01.04 04:06:50.464263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.01.04 04:06:50.498982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.01.04 04:06:50.516656 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.01.04 04:06:50.516702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 746 | 2026.01.04 04:06:50.523328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.01.04 04:06:50.524437 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.01.04 04:06:50.527287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.01.04 04:06:51.000144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.88 MiB | ||
| 750 | 2026.01.04 04:06:56.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.01.04 04:06:57.964335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 752 | 2026.01.04 04:06:57.965164 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 753 | 2026.01.04 04:06:57.965205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 754 | 2026.01.04 04:06:57.965948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 755 | 2026.01.04 04:06:57.966478 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 756 | 2026.01.04 04:06:57.966654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 757 | 2026.01.04 04:06:58.027489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 758 | 2026.01.04 04:06:58.044385 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 759 | 2026.01.04 04:06:58.044513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 760 | 2026.01.04 04:06:58.051055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 761 | 2026.01.04 04:06:58.052217 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 762 | 2026.01.04 04:06:58.055626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 763 | 2026.01.04 04:06:59.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.26 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 159.29 MiB (RSS), difference: 1.03 MiB | ||
| 764 | 2026.01.04 04:07:01.574297 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.01.04 04:07:01.574494 [ 3 ] {fe99e541-ec5c-4b5b-97ed-d6b4af588800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.01.04 04:07:01.578833 [ 3 ] {fe99e541-ec5c-4b5b-97ed-d6b4af588800} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.01.04 04:07:01.585071 [ 3 ] {fe99e541-ec5c-4b5b-97ed-d6b4af588800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.01.04 04:07:01.591804 [ 3 ] {fe99e541-ec5c-4b5b-97ed-d6b4af588800} <Debug> TCPHandler: Processed in 0.017633159 sec. | ||
| 769 | 2026.01.04 04:07:01.601656 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.01.04 04:07:01.601817 [ 3 ] {680a69e5-0c3f-4004-bd38-148a3229943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.01.04 04:07:01.603981 [ 3 ] {680a69e5-0c3f-4004-bd38-148a3229943b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.01.04 04:07:01.604029 [ 3 ] {680a69e5-0c3f-4004-bd38-148a3229943b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.01.04 04:07:01.606435 [ 3 ] {680a69e5-0c3f-4004-bd38-148a3229943b} <Debug> TCPHandler: Processed in 0.004842136 sec. | ||
| 774 | 2026.01.04 04:07:01.607350 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.01.04 04:07:01.607469 [ 3 ] {61a61ffe-b50a-4f53-8226-45109c258e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.01.04 04:07:01.610048 [ 3 ] {61a61ffe-b50a-4f53-8226-45109c258e77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.01.04 04:07:01.610098 [ 3 ] {61a61ffe-b50a-4f53-8226-45109c258e77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.01.04 04:07:01.610439 [ 3 ] {61a61ffe-b50a-4f53-8226-45109c258e77} <Debug> TCPHandler: Processed in 0.003139222 sec. | ||
| 779 | 2026.01.04 04:07:01.610647 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.01.04 04:07:01.610764 [ 3 ] {947ae8ad-fa02-4139-9f8e-784f978a1d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.01.04 04:07:01.611012 [ 3 ] {947ae8ad-fa02-4139-9f8e-784f978a1d73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.01.04 04:07:01.611055 [ 3 ] {947ae8ad-fa02-4139-9f8e-784f978a1d73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.01.04 04:07:01.611424 [ 3 ] {947ae8ad-fa02-4139-9f8e-784f978a1d73} <Debug> TCPHandler: Processed in 0.000827216 sec. | ||
| 784 | 2026.01.04 04:07:01.611631 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.01.04 04:07:01.611747 [ 3 ] {547d8922-0527-41f9-8d0a-f8533f4c0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.01.04 04:07:01.611995 [ 3 ] {547d8922-0527-41f9-8d0a-f8533f4c0bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.01.04 04:07:01.612039 [ 3 ] {547d8922-0527-41f9-8d0a-f8533f4c0bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.01.04 04:07:01.612356 [ 3 ] {547d8922-0527-41f9-8d0a-f8533f4c0bb1} <Debug> TCPHandler: Processed in 0.000774946 sec. | ||
| 789 | 2026.01.04 04:07:01.612544 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.01.04 04:07:01.612660 [ 3 ] {816ab761-27bc-4e92-9d56-d9b9d634f39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.01.04 04:07:01.612902 [ 3 ] {816ab761-27bc-4e92-9d56-d9b9d634f39f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.01.04 04:07:01.612946 [ 3 ] {816ab761-27bc-4e92-9d56-d9b9d634f39f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.01.04 04:07:01.613259 [ 3 ] {816ab761-27bc-4e92-9d56-d9b9d634f39f} <Debug> TCPHandler: Processed in 0.000763735 sec. | ||
| 794 | 2026.01.04 04:07:01.613456 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.01.04 04:07:01.613572 [ 3 ] {4b29d942-825f-441d-afe5-ff38af33f76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.01.04 04:07:01.613814 [ 3 ] {4b29d942-825f-441d-afe5-ff38af33f76c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.01.04 04:07:01.613883 [ 3 ] {4b29d942-825f-441d-afe5-ff38af33f76c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.01.04 04:07:01.614243 [ 3 ] {4b29d942-825f-441d-afe5-ff38af33f76c} <Debug> TCPHandler: Processed in 0.000834857 sec. | ||
| 799 | 2026.01.04 04:07:01.614467 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.01.04 04:07:01.614590 [ 3 ] {1f7fc8b5-2135-4a58-bbd6-9cd2c55bf7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.01.04 04:07:01.614850 [ 3 ] {1f7fc8b5-2135-4a58-bbd6-9cd2c55bf7e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.01.04 04:07:01.614895 [ 3 ] {1f7fc8b5-2135-4a58-bbd6-9cd2c55bf7e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.04 04:07:01.615305 [ 3 ] {1f7fc8b5-2135-4a58-bbd6-9cd2c55bf7e4} <Debug> TCPHandler: Processed in 0.000886477 sec. | ||
| 804 | 2026.01.04 04:07:01.615561 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.01.04 04:07:01.615725 [ 3 ] {99922765-1c81-415b-9279-826743d62db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.01.04 04:07:01.616042 [ 3 ] {99922765-1c81-415b-9279-826743d62db4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.01.04 04:07:01.616089 [ 3 ] {99922765-1c81-415b-9279-826743d62db4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.01.04 04:07:01.616417 [ 3 ] {99922765-1c81-415b-9279-826743d62db4} <Debug> TCPHandler: Processed in 0.000921008 sec. | ||
| 809 | 2026.01.04 04:07:01.616635 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.01.04 04:07:01.616760 [ 3 ] {72c3ac1e-ca8b-4149-8280-dc9f167703a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 811 | 2026.01.04 04:07:01.617030 [ 3 ] {72c3ac1e-ca8b-4149-8280-dc9f167703a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.01.04 04:07:01.617073 [ 3 ] {72c3ac1e-ca8b-4149-8280-dc9f167703a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.01.04 04:07:01.617392 [ 3 ] {72c3ac1e-ca8b-4149-8280-dc9f167703a8} <Debug> TCPHandler: Processed in 0.000806666 sec. | ||
| 814 | 2026.01.04 04:07:01.617599 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.01.04 04:07:01.617734 [ 3 ] {7f53a323-4c8a-45be-9eb5-32503096bc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 816 | 2026.01.04 04:07:01.618001 [ 3 ] {7f53a323-4c8a-45be-9eb5-32503096bc61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.01.04 04:07:01.618045 [ 3 ] {7f53a323-4c8a-45be-9eb5-32503096bc61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.01.04 04:07:01.618365 [ 3 ] {7f53a323-4c8a-45be-9eb5-32503096bc61} <Debug> TCPHandler: Processed in 0.000817807 sec. | ||
| 819 | 2026.01.04 04:07:01.618582 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.01.04 04:07:01.618705 [ 3 ] {b329f3aa-17f3-45ea-a158-d406545d3074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 821 | 2026.01.04 04:07:01.618961 [ 3 ] {b329f3aa-17f3-45ea-a158-d406545d3074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.01.04 04:07:01.619004 [ 3 ] {b329f3aa-17f3-45ea-a158-d406545d3074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.01.04 04:07:01.619349 [ 3 ] {b329f3aa-17f3-45ea-a158-d406545d3074} <Debug> TCPHandler: Processed in 0.000817016 sec. | ||
| 824 | 2026.01.04 04:07:01.619582 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.01.04 04:07:01.619703 [ 3 ] {9505671e-d2b2-406e-844b-d84d91f453d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 826 | 2026.01.04 04:07:01.619957 [ 3 ] {9505671e-d2b2-406e-844b-d84d91f453d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.01.04 04:07:01.620000 [ 3 ] {9505671e-d2b2-406e-844b-d84d91f453d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.01.04 04:07:01.620312 [ 3 ] {9505671e-d2b2-406e-844b-d84d91f453d0} <Debug> TCPHandler: Processed in 0.000778436 sec. | ||
| 829 | 2026.01.04 04:07:01.620514 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.01.04 04:07:01.620635 [ 3 ] {bcf12a96-00b7-4300-a65c-412bb390473f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 831 | 2026.01.04 04:07:01.620886 [ 3 ] {bcf12a96-00b7-4300-a65c-412bb390473f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.01.04 04:07:01.620928 [ 3 ] {bcf12a96-00b7-4300-a65c-412bb390473f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.01.04 04:07:01.621265 [ 3 ] {bcf12a96-00b7-4300-a65c-412bb390473f} <Debug> TCPHandler: Processed in 0.000799556 sec. | ||
| 834 | 2026.01.04 04:07:01.621467 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.01.04 04:07:01.621588 [ 3 ] {d0848033-7c9e-45c5-a4b1-99ae0573a915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2026.01.04 04:07:01.621842 [ 3 ] {d0848033-7c9e-45c5-a4b1-99ae0573a915} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.01.04 04:07:01.621886 [ 3 ] {d0848033-7c9e-45c5-a4b1-99ae0573a915} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.01.04 04:07:01.622197 [ 3 ] {d0848033-7c9e-45c5-a4b1-99ae0573a915} <Debug> TCPHandler: Processed in 0.000778085 sec. | ||
| 839 | 2026.01.04 04:07:01.622389 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.01.04 04:07:01.622510 [ 3 ] {2701912d-d667-4069-b68e-e43862ab9009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 841 | 2026.01.04 04:07:01.622782 [ 3 ] {2701912d-d667-4069-b68e-e43862ab9009} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.01.04 04:07:01.622832 [ 3 ] {2701912d-d667-4069-b68e-e43862ab9009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.01.04 04:07:01.623211 [ 3 ] {2701912d-d667-4069-b68e-e43862ab9009} <Debug> TCPHandler: Processed in 0.000869207 sec. | ||
| 844 | 2026.01.04 04:07:01.623969 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.01.04 04:07:01.624090 [ 3 ] {eda14056-483c-4ff1-ac3d-3cd720560cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 846 | 2026.01.04 04:07:01.624354 [ 3 ] {eda14056-483c-4ff1-ac3d-3cd720560cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.01.04 04:07:01.624397 [ 3 ] {eda14056-483c-4ff1-ac3d-3cd720560cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.01.04 04:07:01.624726 [ 3 ] {eda14056-483c-4ff1-ac3d-3cd720560cf8} <Debug> TCPHandler: Processed in 0.000804126 sec. | ||
| 849 | 2026.01.04 04:07:01.625553 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.01.04 04:07:01.625696 [ 3 ] {0d075370-1b9d-4eea-be69-580e50fe7d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.01.04 04:07:01.626011 [ 3 ] {0d075370-1b9d-4eea-be69-580e50fe7d44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.01.04 04:07:01.626058 [ 3 ] {0d075370-1b9d-4eea-be69-580e50fe7d44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.01.04 04:07:01.626400 [ 3 ] {0d075370-1b9d-4eea-be69-580e50fe7d44} <Debug> TCPHandler: Processed in 0.000894528 sec. | ||
| 854 | 2026.01.04 04:07:01.626720 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.01.04 04:07:01.626849 [ 3 ] {6b3a31a9-6082-47d9-b65e-6ade25e59838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.01.04 04:07:01.627130 [ 3 ] {6b3a31a9-6082-47d9-b65e-6ade25e59838} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.01.04 04:07:01.627174 [ 3 ] {6b3a31a9-6082-47d9-b65e-6ade25e59838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.01.04 04:07:01.627498 [ 3 ] {6b3a31a9-6082-47d9-b65e-6ade25e59838} <Debug> TCPHandler: Processed in 0.000827756 sec. | ||
| 859 | 2026.01.04 04:07:01.627748 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.01.04 04:07:01.627875 [ 3 ] {c854fc06-317a-4226-a3ff-f2c56b5f9734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.01.04 04:07:01.628152 [ 3 ] {c854fc06-317a-4226-a3ff-f2c56b5f9734} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.01.04 04:07:01.628197 [ 3 ] {c854fc06-317a-4226-a3ff-f2c56b5f9734} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.01.04 04:07:01.628534 [ 3 ] {c854fc06-317a-4226-a3ff-f2c56b5f9734} <Debug> TCPHandler: Processed in 0.000834356 sec. | ||
| 864 | 2026.01.04 04:07:01.628783 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.01.04 04:07:01.628909 [ 3 ] {3bdd60d7-80a2-4548-aed4-a70272a12d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.01.04 04:07:01.629181 [ 3 ] {3bdd60d7-80a2-4548-aed4-a70272a12d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.01.04 04:07:01.629225 [ 3 ] {3bdd60d7-80a2-4548-aed4-a70272a12d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.01.04 04:07:01.629541 [ 3 ] {3bdd60d7-80a2-4548-aed4-a70272a12d51} <Debug> TCPHandler: Processed in 0.000807276 sec. | ||
| 869 | 2026.01.04 04:07:01.629783 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.01.04 04:07:01.629911 [ 3 ] {7fac5267-a918-458d-8559-b4c4aa71d18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.01.04 04:07:01.630181 [ 3 ] {7fac5267-a918-458d-8559-b4c4aa71d18a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.01.04 04:07:01.630224 [ 3 ] {7fac5267-a918-458d-8559-b4c4aa71d18a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.01.04 04:07:01.630530 [ 3 ] {7fac5267-a918-458d-8559-b4c4aa71d18a} <Debug> TCPHandler: Processed in 0.000796376 sec. | ||
| 874 | 2026.01.04 04:07:01.644217 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.01.04 04:07:01.644332 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 876 | 2026.01.04 04:07:01.644375 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.01.04 04:07:01.649064 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.01.04 04:07:01.649130 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 879 | 2026.01.04 04:07:01.651799 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.01.04 04:07:01.652192 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.01.04 04:07:01.652345 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.008043 sec., 2735.2977744622654 rows/sec., 649.83 KiB/sec. | ||
| 882 | 2026.01.04 04:07:01.652386 [ 3 ] {9cc80aab-33f9-452a-a532-d05ce923c974} <Debug> TCPHandler: Processed in 0.008221423 sec. | ||
| 883 | 2026.01.04 04:07:01.652550 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.04 04:07:01.652652 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 885 | 2026.01.04 04:07:01.652694 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 886 | 2026.01.04 04:07:01.661632 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.01.04 04:07:01.661675 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 888 | 2026.01.04 04:07:01.664110 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.01.04 04:07:01.664543 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.01.04 04:07:01.664674 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012048 sec., 1992.0318725099603 rows/sec., 169.24 KiB/sec. | ||
| 891 | 2026.01.04 04:07:01.664714 [ 3 ] {33768247-3f77-42fd-a6f4-79e8543b102c} <Debug> TCPHandler: Processed in 0.012214551 sec. | ||
| 892 | 2026.01.04 04:07:01.664852 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.04 04:07:01.664950 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 894 | 2026.01.04 04:07:01.664990 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 895 | 2026.01.04 04:07:01.665383 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.01.04 04:07:01.665421 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 897 | 2026.01.04 04:07:01.665864 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.01.04 04:07:01.666329 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.01.04 04:07:01.666461 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 319.57 KiB/sec. | ||
| 900 | 2026.01.04 04:07:01.666501 [ 3 ] {6f6efb90-f015-4e73-a630-96424ad01feb} <Debug> TCPHandler: Processed in 0.001699053 sec. | ||
| 901 | 2026.01.04 04:07:01.666631 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.04 04:07:01.666725 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 903 | 2026.01.04 04:07:01.666766 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 904 | 2026.01.04 04:07:01.667252 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.01.04 04:07:01.667290 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 906 | 2026.01.04 04:07:01.667718 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.01.04 04:07:01.668146 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.01.04 04:07:01.668275 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Debug> executeQuery: Read 169 rows, 15.70 KiB in 0.001567 sec., 107849.39374601148 rows/sec., 9.78 MiB/sec. | ||
| 909 | 2026.01.04 04:07:01.668314 [ 3 ] {822abdfb-946b-4f32-89c7-afb94f467c50} <Debug> TCPHandler: Processed in 0.001732664 sec. | ||
| 910 | 2026.01.04 04:07:01.668420 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.01.04 04:07:01.668515 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 912 | 2026.01.04 04:07:01.668555 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 913 | 2026.01.04 04:07:01.668948 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.01.04 04:07:01.668986 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 915 | 2026.01.04 04:07:01.669376 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.01.04 04:07:01.669803 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.01.04 04:07:01.669932 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001435 sec., 19512.19512195122 rows/sec., 1.45 MiB/sec. | ||
| 918 | 2026.01.04 04:07:01.669968 [ 3 ] {b923b37e-1d6f-4eba-ae94-8f5c2365d1ff} <Debug> TCPHandler: Processed in 0.001597112 sec. | ||
| 919 | 2026.01.04 04:07:01.670075 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.04 04:07:01.670169 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 921 | 2026.01.04 04:07:01.670210 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 922 | 2026.01.04 04:07:01.670634 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.01.04 04:07:01.670669 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 924 | 2026.01.04 04:07:01.671115 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.01.04 04:07:01.671544 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.01.04 04:07:01.671675 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001523 sec., 15758.371634931056 rows/sec., 1.31 MiB/sec. | ||
| 927 | 2026.01.04 04:07:01.671711 [ 3 ] {61ee4a78-3710-460b-9b7a-cffa48a838da} <Debug> TCPHandler: Processed in 0.001684813 sec. | ||
| 928 | 2026.01.04 04:07:01.671832 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.01.04 04:07:01.671952 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 930 | 2026.01.04 04:07:01.672000 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 931 | 2026.01.04 04:07:01.672453 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.01.04 04:07:01.672490 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 933 | 2026.01.04 04:07:01.672932 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.01.04 04:07:01.673346 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.01.04 04:07:01.673476 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001549 sec., 7746.933505487411 rows/sec., 605.23 KiB/sec. | ||
| 936 | 2026.01.04 04:07:01.673515 [ 3 ] {dbee7826-cd0d-43e8-9205-5a52e5fe03a1} <Debug> TCPHandler: Processed in 0.001745865 sec. | ||
| 937 | 2026.01.04 04:07:01.673626 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.01.04 04:07:01.673725 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 939 | 2026.01.04 04:07:01.673765 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 940 | 2026.01.04 04:07:01.674172 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.01.04 04:07:01.674208 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 942 | 2026.01.04 04:07:01.674636 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.01.04 04:07:01.675091 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.01.04 04:07:01.675219 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Debug> executeQuery: Read 80 rows, 6.78 KiB in 0.001512 sec., 52910.05291005291 rows/sec., 4.38 MiB/sec. | ||
| 945 | 2026.01.04 04:07:01.675258 [ 3 ] {4a481e3c-472f-4a71-83c1-41152140fe8c} <Debug> TCPHandler: Processed in 0.001682523 sec. | ||
| 946 | 2026.01.04 04:07:01.675367 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.04 04:07:01.675461 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.04 04:07:01.675504 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 949 | 2026.01.04 04:07:01.675972 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.04 04:07:01.676005 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 951 | 2026.01.04 04:07:01.676544 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.04 04:07:01.676961 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.04 04:07:01.677091 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Debug> executeQuery: Read 307 rows, 24.24 KiB in 0.001649 sec., 186173.43844754394 rows/sec., 14.36 MiB/sec. | ||
| 954 | 2026.01.04 04:07:01.677128 [ 3 ] {7bca93c9-0583-4f96-8fb4-c2f32cfcc983} <Debug> TCPHandler: Processed in 0.001810415 sec. | ||
| 955 | 2026.01.04 04:07:01.677236 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.04 04:07:01.677330 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.04 04:07:01.677382 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 958 | 2026.01.04 04:07:01.678132 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.04 04:07:01.678170 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 960 | 2026.01.04 04:07:01.681529 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.04 04:07:01.682038 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.04 04:07:01.682177 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004865 sec., 2055.498458376156 rows/sec., 3.68 MiB/sec. | ||
| 963 | 2026.01.04 04:07:01.682227 [ 3 ] {1dcb7912-274d-49e2-be00-b848a6e0995d} <Debug> TCPHandler: Processed in 0.0050414 sec. | ||
| 964 | 2026.01.04 04:07:01.682374 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.01.04 04:07:01.682490 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.01.04 04:07:01.682543 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2026.01.04 04:07:01.682896 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.01.04 04:07:01.682935 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 969 | 2026.01.04 04:07:01.683442 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.01.04 04:07:01.683984 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.01.04 04:07:01.684157 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001687 sec., 17783.04682868998 rows/sec., 1.22 MiB/sec. | ||
| 972 | 2026.01.04 04:07:01.684207 [ 3 ] {93b5aba4-ab39-49ef-8971-08d6950bf560} <Debug> TCPHandler: Processed in 0.001910978 sec. | ||
| 973 | 2026.01.04 04:07:05.426782 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 974 | 2026.01.04 04:07:05.426849 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 975 | 2026.01.04 04:07:05.460737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 154 | ||
| 976 | 2026.01.04 04:07:05.464167 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.01.04 04:07:05.464211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 978 | 2026.01.04 04:07:05.465555 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 979 | 2026.01.04 04:07:05.466261 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.01.04 04:07:05.466519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 981 | 2026.01.04 04:07:05.466745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 982 | 2026.01.04 04:07:05.467252 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.04 04:07:05.467290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 984 | 2026.01.04 04:07:05.467959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 985 | 2026.01.04 04:07:05.468403 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.04 04:07:05.468536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 987 | 2026.01.04 04:07:05.555716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 988 | 2026.01.04 04:07:05.572852 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.04 04:07:05.572919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 990 | 2026.01.04 04:07:05.579464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 991 | 2026.01.04 04:07:05.580630 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.04 04:07:05.583837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 993 | 2026.01.04 04:07:06.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.42 MiB, peak 165.42 MiB, free memory in arenas 0.00 B, will set to 162.56 MiB (RSS), difference: 1.14 MiB | ||
| 994 | 2026.01.04 04:07:06.576293 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.04 04:07:06.576471 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.04 04:07:06.576538 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.01.04 04:07:06.577135 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.04 04:07:06.577183 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 999 | 2026.01.04 04:07:06.577677 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.01.04 04:07:06.578209 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.04 04:07:06.578362 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001942 sec., 13388.259526261587 rows/sec., 1.01 MiB/sec. | ||
| 1002 | 2026.01.04 04:07:06.578405 [ 3 ] {72d16266-d151-4312-8d40-2c4ed85693c3} <Debug> TCPHandler: Processed in 0.002239254 sec. | ||
| 1003 | 2026.01.04 04:07:06.578520 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.04 04:07:06.578617 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.04 04:07:06.578657 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.01.04 04:07:06.579057 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.04 04:07:06.579094 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1008 | 2026.01.04 04:07:06.579627 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.01.04 04:07:06.580148 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.04 04:07:06.580314 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001714 sec., 16336.056009334889 rows/sec., 1.27 MiB/sec. | ||
| 1011 | 2026.01.04 04:07:06.580358 [ 3 ] {3341c854-ed92-4a55-9e64-38d0d57ac36b} <Debug> TCPHandler: Processed in 0.001887257 sec. | ||
| 1012 | 2026.01.04 04:07:06.580478 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.04 04:07:06.580576 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.04 04:07:06.580620 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.01.04 04:07:06.580997 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.04 04:07:06.581033 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1017 | 2026.01.04 04:07:06.581539 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.01.04 04:07:06.582097 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.04 04:07:06.582234 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001678 sec., 59594.75566150179 rows/sec., 4.13 MiB/sec. | ||
| 1020 | 2026.01.04 04:07:06.582290 [ 3 ] {59e5da78-3383-40a3-9414-3f18ed4d6cba} <Debug> TCPHandler: Processed in 0.001861427 sec. | ||
| 1021 | 2026.01.04 04:07:06.582438 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.04 04:07:06.582539 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.04 04:07:06.582581 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.04 04:07:06.582925 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.04 04:07:06.582966 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1026 | 2026.01.04 04:07:06.583449 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.01.04 04:07:06.583955 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.04 04:07:06.584087 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 1.31 MiB/sec. | ||
| 1029 | 2026.01.04 04:07:06.584126 [ 3 ] {74b693cb-540e-4605-a299-77957c84862b} <Debug> TCPHandler: Processed in 0.001745005 sec. | ||
| 1030 | 2026.01.04 04:07:11.578721 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.01.04 04:07:11.578990 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1032 | 2026.01.04 04:07:11.579082 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1033 | 2026.01.04 04:07:11.579750 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.01.04 04:07:11.579799 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1035 | 2026.01.04 04:07:11.580294 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.01.04 04:07:11.580742 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.01.04 04:07:11.580894 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001974 sec., 2026.3424518743668 rows/sec., 165.23 KiB/sec. | ||
| 1038 | 2026.01.04 04:07:11.580935 [ 3 ] {8c547008-9a14-454f-a064-492ee9278bb4} <Debug> TCPHandler: Processed in 0.002355697 sec. | ||
| 1039 | 2026.01.04 04:07:11.581057 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.04 04:07:11.581151 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1041 | 2026.01.04 04:07:11.581190 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1042 | 2026.01.04 04:07:11.581620 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.01.04 04:07:11.581657 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1044 | 2026.01.04 04:07:11.582066 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2026.01.04 04:07:11.582520 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.01.04 04:07:11.582651 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Debug> executeQuery: Read 48 rows, 4.16 KiB in 0.001519 sec., 31599.736668861093 rows/sec., 2.68 MiB/sec. | ||
| 1047 | 2026.01.04 04:07:11.582688 [ 3 ] {f7b132bd-2eba-45b4-8184-a99a013cd97c} <Debug> TCPHandler: Processed in 0.001681923 sec. | ||
| 1048 | 2026.01.04 04:07:11.582808 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.01.04 04:07:11.582900 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1050 | 2026.01.04 04:07:11.582942 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1051 | 2026.01.04 04:07:11.583333 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2026.01.04 04:07:11.583370 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1053 | 2026.01.04 04:07:11.583789 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1054 | 2026.01.04 04:07:11.584237 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2026.01.04 04:07:11.584369 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001486 sec., 9421.265141318978 rows/sec., 693.98 KiB/sec. | ||
| 1056 | 2026.01.04 04:07:11.584406 [ 3 ] {ff59ab6b-30ee-4c81-b657-7726d932ab55} <Debug> TCPHandler: Processed in 0.001648192 sec. | ||
| 1057 | 2026.01.04 04:07:11.584523 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.01.04 04:07:11.584616 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1059 | 2026.01.04 04:07:11.584656 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1060 | 2026.01.04 04:07:11.585061 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2026.01.04 04:07:11.585098 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1062 | 2026.01.04 04:07:11.585485 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1063 | 2026.01.04 04:07:11.585897 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2026.01.04 04:07:11.586024 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001426 sec., 29453.015427769988 rows/sec., 2.30 MiB/sec. | ||
| 1065 | 2026.01.04 04:07:11.586073 [ 3 ] {2b23e33c-8e5f-447c-ada3-172f459a03eb} <Debug> TCPHandler: Processed in 0.001601661 sec. | ||
| 1066 | 2026.01.04 04:07:11.586185 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.04 04:07:11.586277 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1068 | 2026.01.04 04:07:11.586320 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1069 | 2026.01.04 04:07:11.586725 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.01.04 04:07:11.586762 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1071 | 2026.01.04 04:07:11.587203 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1072 | 2026.01.04 04:07:11.587676 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.01.04 04:07:11.587810 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001552 sec., 65721.64948453609 rows/sec., 4.56 MiB/sec. | ||
| 1074 | 2026.01.04 04:07:11.587847 [ 3 ] {2237da1b-6c76-4194-b44d-51e6792ae823} <Debug> TCPHandler: Processed in 0.001711763 sec. | ||
| 1075 | 2026.01.04 04:07:11.587957 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.01.04 04:07:11.588049 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1077 | 2026.01.04 04:07:11.588103 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1078 | 2026.01.04 04:07:11.588834 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.01.04 04:07:11.588872 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1080 | 2026.01.04 04:07:11.589564 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2026.01.04 04:07:11.590102 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.01.04 04:07:11.590273 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00224 sec., 4464.285714285715 rows/sec., 8.00 MiB/sec. | ||
| 1083 | 2026.01.04 04:07:11.590336 [ 3 ] {4d7e349f-a960-44ae-9ca0-91e4e523f80d} <Debug> TCPHandler: Processed in 0.002427937 sec. | ||
| 1084 | 2026.01.04 04:07:11.590459 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.04 04:07:11.590570 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1086 | 2026.01.04 04:07:11.590613 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1087 | 2026.01.04 04:07:11.590941 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.04 04:07:11.590980 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1089 | 2026.01.04 04:07:11.591393 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1090 | 2026.01.04 04:07:11.591815 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.04 04:07:11.591947 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001397 sec., 21474.58840372226 rows/sec., 1.47 MiB/sec. | ||
| 1092 | 2026.01.04 04:07:11.591983 [ 3 ] {54b7cfae-7675-4c86-bb7a-37f3a09a4bf6} <Debug> TCPHandler: Processed in 0.001583721 sec. | ||
| 1093 | 2026.01.04 04:07:12.968661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1094 | 2026.01.04 04:07:12.969158 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.01.04 04:07:12.969206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1096 | 2026.01.04 04:07:12.969849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1097 | 2026.01.04 04:07:12.970403 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.01.04 04:07:12.970564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1099 | 2026.01.04 04:07:13.083954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1100 | 2026.01.04 04:07:13.102979 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.04 04:07:13.103049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1102 | 2026.01.04 04:07:13.110185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1103 | 2026.01.04 04:07:13.111387 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.01.04 04:07:13.115243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1105 | 2026.01.04 04:07:14.095710 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56954 | ||
| 1106 | 2026.01.04 04:07:14.096328 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.01.04 04:07:14.096363 [ 286 ] {} <Debug> TCP-Session: 8ca8b141-589e-4447-ac7b-8436bb708812 Authenticating user 'default' from [fd00:1122:3344:101::e]:56954 | ||
| 1108 | 2026.01.04 04:07:14.096385 [ 286 ] {} <Debug> TCP-Session: 8ca8b141-589e-4447-ac7b-8436bb708812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.04 04:07:14.096397 [ 286 ] {} <Debug> TCP-Session: 8ca8b141-589e-4447-ac7b-8436bb708812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.01.04 04:07:14.096466 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1111 | 2026.01.04 04:07:14.096491 [ 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 | ||
| 1112 | 2026.01.04 04:07:14.096507 [ 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 | ||
| 1113 | 2026.01.04 04:07:14.096883 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46749 | ||
| 1114 | 2026.01.04 04:07:14.097011 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.01.04 04:07:14.097043 [ 287 ] {} <Debug> TCP-Session: 29d3fe31-ce69-4ac6-8d4a-e58c99842d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:46749 | ||
| 1116 | 2026.01.04 04:07:14.097053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45252 | ||
| 1117 | 2026.01.04 04:07:14.097067 [ 287 ] {} <Debug> TCP-Session: 29d3fe31-ce69-4ac6-8d4a-e58c99842d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.04 04:07:14.097058 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62475 | ||
| 1119 | 2026.01.04 04:07:14.097129 [ 287 ] {} <Debug> TCP-Session: 29d3fe31-ce69-4ac6-8d4a-e58c99842d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.04 04:07:14.097129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64597 | ||
| 1121 | 2026.01.04 04:07:14.097207 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46105 | ||
| 1122 | 2026.01.04 04:07:14.097293 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.01.04 04:07:14.097318 [ 286 ] {} <Trace> TCP-Session: 8ca8b141-589e-4447-ac7b-8436bb708812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.01.04 04:07:14.097333 [ 289 ] {} <Debug> TCP-Session: e898f09c-bb56-4192-8aea-05ac5b784fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:45252 | ||
| 1125 | 2026.01.04 04:07:14.097373 [ 289 ] {} <Debug> TCP-Session: e898f09c-bb56-4192-8aea-05ac5b784fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.01.04 04:07:14.097379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59477 | ||
| 1127 | 2026.01.04 04:07:14.097386 [ 289 ] {} <Debug> TCP-Session: e898f09c-bb56-4192-8aea-05ac5b784fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.04 04:07:14.097535 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1129 | 2026.01.04 04:07:14.097601 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2026.01.04 04:07:14.097630 [ 290 ] {} <Debug> TCP-Session: a5ffee15-0e5c-41ea-8119-6c278b8a836c Authenticating user 'default' from [fd00:1122:3344:101::e]:64597 | ||
| 1131 | 2026.01.04 04:07:14.097647 [ 290 ] {} <Debug> TCP-Session: a5ffee15-0e5c-41ea-8119-6c278b8a836c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.04 04:07:14.097659 [ 290 ] {} <Debug> TCP-Session: a5ffee15-0e5c-41ea-8119-6c278b8a836c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.01.04 04:07:14.097684 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.01.04 04:07:14.097720 [ 291 ] {} <Debug> TCP-Session: 960dea82-9161-490f-a864-a77ab6fadc4e Authenticating user 'default' from [fd00:1122:3344:101::e]:46105 | ||
| 1135 | 2026.01.04 04:07:14.097736 [ 291 ] {} <Debug> TCP-Session: 960dea82-9161-490f-a864-a77ab6fadc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.04 04:07:14.097748 [ 291 ] {} <Debug> TCP-Session: 960dea82-9161-490f-a864-a77ab6fadc4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.04 04:07:14.097784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58557 | ||
| 1138 | 2026.01.04 04:07:14.097885 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.01.04 04:07:14.097921 [ 292 ] {} <Debug> TCP-Session: 2376fce6-8c60-4708-8320-e63df1b1fbf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59477 | ||
| 1140 | 2026.01.04 04:07:14.097939 [ 292 ] {} <Debug> TCP-Session: 2376fce6-8c60-4708-8320-e63df1b1fbf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.04 04:07:14.097951 [ 292 ] {} <Debug> TCP-Session: 2376fce6-8c60-4708-8320-e63df1b1fbf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.04 04:07:14.097976 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.01.04 04:07:14.098030 [ 288 ] {} <Debug> TCP-Session: fd5cdd99-c937-4ca2-894a-f3dcacb3f231 Authenticating user 'default' from [fd00:1122:3344:101::e]:62475 | ||
| 1144 | 2026.01.04 04:07:14.098062 [ 288 ] {} <Debug> TCP-Session: fd5cdd99-c937-4ca2-894a-f3dcacb3f231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.04 04:07:14.098082 [ 288 ] {} <Debug> TCP-Session: fd5cdd99-c937-4ca2-894a-f3dcacb3f231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.04 04:07:14.098074 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.01.04 04:07:14.098123 [ 293 ] {} <Debug> TCP-Session: 922ce6c8-55dd-4a3f-b1f7-8b1a149bbc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:58557 | ||
| 1148 | 2026.01.04 04:07:14.098122 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60269 | ||
| 1149 | 2026.01.04 04:07:14.098144 [ 293 ] {} <Debug> TCP-Session: 922ce6c8-55dd-4a3f-b1f7-8b1a149bbc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.04 04:07:14.098182 [ 293 ] {} <Debug> TCP-Session: 922ce6c8-55dd-4a3f-b1f7-8b1a149bbc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.04 04:07:14.098334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.01.04 04:07:14.098369 [ 294 ] {} <Debug> TCP-Session: ce3ab01c-60b2-4b32-b478-581c5860be98 Authenticating user 'default' from [fd00:1122:3344:101::e]:60269 | ||
| 1153 | 2026.01.04 04:07:14.098379 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1154 | 2026.01.04 04:07:14.098386 [ 294 ] {} <Debug> TCP-Session: ce3ab01c-60b2-4b32-b478-581c5860be98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.01.04 04:07:14.098422 [ 294 ] {} <Debug> TCP-Session: ce3ab01c-60b2-4b32-b478-581c5860be98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.04 04:07:14.102755 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2026.01.04 04:07:14.113468 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 1158 | 2026.01.04 04:07:14.131052 [ 297 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> AggregatingTransform: Aggregating | ||
| 1159 | 2026.01.04 04:07:14.133164 [ 297 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1160 | 2026.01.04 04:07:14.133881 [ 297 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0065753 sec. (152.084 rows/sec., 5.94 KiB/sec.) | ||
| 1161 | 2026.01.04 04:07:14.133909 [ 297 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> Aggregator: Merging aggregated data | ||
| 1162 | 2026.01.04 04:07:14.133940 [ 297 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1163 | 2026.01.04 04:07:14.135302 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037849 sec., 26.420777299268146 rows/sec., 1.03 KiB/sec. | ||
| 1164 | 2026.01.04 04:07:14.135481 [ 286 ] {f221226c-4245-4f43-ab51-afb98b8d563d} <Debug> TCPHandler: Processed in 0.03845537 sec. | ||
| 1165 | 2026.01.04 04:07:14.140225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.04 04:07:14.140269 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.01.04 04:07:14.140285 [ 286 ] {} <Debug> TCP-Session: 8ca8b141-589e-4447-ac7b-8436bb708812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.04 04:07:14.140291 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.01.04 04:07:14.140309 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.01.04 04:07:14.140332 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.01.04 04:07:14.140365 [ 288 ] {} <Debug> TCP-Session: fd5cdd99-c937-4ca2-894a-f3dcacb3f231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.01.04 04:07:14.140374 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.01.04 04:07:14.140394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.01.04 04:07:14.140411 [ 291 ] {} <Debug> TCP-Session: 960dea82-9161-490f-a864-a77ab6fadc4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.04 04:07:14.140439 [ 292 ] {} <Debug> TCP-Session: 2376fce6-8c60-4708-8320-e63df1b1fbf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.01.04 04:07:14.140459 [ 290 ] {} <Debug> TCP-Session: a5ffee15-0e5c-41ea-8119-6c278b8a836c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.04 04:07:14.140413 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.01.04 04:07:14.140385 [ 289 ] {} <Debug> TCP-Session: e898f09c-bb56-4192-8aea-05ac5b784fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.01.04 04:07:14.140532 [ 294 ] {} <Debug> TCP-Session: ce3ab01c-60b2-4b32-b478-581c5860be98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.04 04:07:14.140349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.04 04:07:14.140325 [ 287 ] {} <Debug> TCP-Session: 29d3fe31-ce69-4ac6-8d4a-e58c99842d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.01.04 04:07:14.140608 [ 293 ] {} <Debug> TCP-Session: 922ce6c8-55dd-4a3f-b1f7-8b1a149bbc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.04 04:07:15.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.32 MiB, peak 172.44 MiB, free memory in arenas 0.00 B, will set to 167.40 MiB (RSS), difference: 3.08 MiB | ||
| 1184 | 2026.01.04 04:07:15.466816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 178 | ||
| 1185 | 2026.01.04 04:07:15.468898 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.01.04 04:07:15.468955 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1187 | 2026.01.04 04:07:15.470315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1188 | 2026.01.04 04:07:15.470844 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.01.04 04:07:15.471136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1190 | 2026.01.04 04:07:16.571998 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.04 04:07:16.572229 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1192 | 2026.01.04 04:07:16.572554 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1193 | 2026.01.04 04:07:16.574532 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1194 | 2026.01.04 04:07:16.574787 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1195 | 2026.01.04 04:07:16.574868 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2026.01.04 04:07:16.575090 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1197 | 2026.01.04 04:07:16.577114 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1198 | 2026.01.04 04:07:16.579315 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (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 | ||
| 1199 | 2026.01.04 04:07:16.579341 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1200 | 2026.01.04 04:07:16.583614 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1201 | 2026.01.04 04:07:16.583647 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1202 | 2026.01.04 04:07:16.609772 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.037634 sec., 584.5777754158473 rows/sec., 25.51 KiB/sec. | ||
| 1203 | 2026.01.04 04:07:16.609894 [ 3 ] {ecd4d949-a914-4112-94d2-acd68ed41e9c} <Debug> TCPHandler: Processed in 0.038020141 sec. | ||
| 1204 | 2026.01.04 04:07:16.610210 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.04 04:07:16.610381 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1206 | 2026.01.04 04:07:16.610658 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1207 | 2026.01.04 04:07:16.610701 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1208 | 2026.01.04 04:07:16.610898 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1209 | 2026.01.04 04:07:16.610953 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1210 | 2026.01.04 04:07:16.611062 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1211 | 2026.01.04 04:07:16.611094 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1212 | 2026.01.04 04:07:16.611113 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (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 | ||
| 1213 | 2026.01.04 04:07:16.611128 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1214 | 2026.01.04 04:07:16.611164 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1215 | 2026.01.04 04:07:16.611184 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1216 | 2026.01.04 04:07:16.611690 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001377 sec., 15976.761074800292 rows/sec., 697.14 KiB/sec. | ||
| 1217 | 2026.01.04 04:07:16.611779 [ 3 ] {4997bd31-9072-4657-b6b8-f553c111ac79} <Debug> TCPHandler: Processed in 0.001634162 sec. | ||
| 1218 | 2026.01.04 04:07:16.611990 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.01.04 04:07:16.612122 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1220 | 2026.01.04 04:07:16.612328 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1221 | 2026.01.04 04:07:16.612363 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1222 | 2026.01.04 04:07:16.612543 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1223 | 2026.01.04 04:07:16.612597 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.01.04 04:07:16.612698 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1225 | 2026.01.04 04:07:16.612727 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1226 | 2026.01.04 04:07:16.612747 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (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 | ||
| 1227 | 2026.01.04 04:07:16.612762 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1228 | 2026.01.04 04:07:16.612796 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1229 | 2026.01.04 04:07:16.612815 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1230 | 2026.01.04 04:07:16.613232 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001161 sec., 18949.181739879416 rows/sec., 826.84 KiB/sec. | ||
| 1231 | 2026.01.04 04:07:16.613314 [ 3 ] {5a6b65cd-b945-4a33-89b8-0eb71bf4f04a} <Debug> TCPHandler: Processed in 0.001376737 sec. | ||
| 1232 | 2026.01.04 04:07:16.613510 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.04 04:07:16.613651 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1234 | 2026.01.04 04:07:16.613860 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1235 | 2026.01.04 04:07:16.613895 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1236 | 2026.01.04 04:07:16.614087 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1237 | 2026.01.04 04:07:16.614142 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1238 | 2026.01.04 04:07:16.614243 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1239 | 2026.01.04 04:07:16.614273 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1240 | 2026.01.04 04:07:16.614292 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (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 | ||
| 1241 | 2026.01.04 04:07:16.614306 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1242 | 2026.01.04 04:07:16.614340 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1243 | 2026.01.04 04:07:16.614360 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1244 | 2026.01.04 04:07:16.614765 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001165 sec., 18884.120171673818 rows/sec., 824.00 KiB/sec. | ||
| 1245 | 2026.01.04 04:07:16.614849 [ 3 ] {e9dcb30c-26b7-4192-99b6-97cf6c27a383} <Debug> TCPHandler: Processed in 0.001392067 sec. | ||
| 1246 | 2026.01.04 04:07:16.623548 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.01.04 04:07:16.623753 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1248 | 2026.01.04 04:07:16.623813 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2026.01.04 04:07:16.624356 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.01.04 04:07:16.624401 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1251 | 2026.01.04 04:07:16.624953 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1252 | 2026.01.04 04:07:16.625339 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.01.04 04:07:16.625486 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001793 sec., 2230.897936419409 rows/sec., 283.76 KiB/sec. | ||
| 1254 | 2026.01.04 04:07:16.625524 [ 3 ] {5d7874f0-9b3e-449e-a9e7-ad04f4063adb} <Debug> TCPHandler: Processed in 0.002072281 sec. | ||
| 1255 | 2026.01.04 04:07:16.625646 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.01.04 04:07:16.625743 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1257 | 2026.01.04 04:07:16.625785 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1258 | 2026.01.04 04:07:16.626225 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.01.04 04:07:16.626265 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1260 | 2026.01.04 04:07:16.626745 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1261 | 2026.01.04 04:07:16.627238 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.01.04 04:07:16.627374 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 1263 | 2026.01.04 04:07:16.627412 [ 3 ] {3968922b-6092-46b6-ad8c-e55425a05fa8} <Debug> TCPHandler: Processed in 0.001815816 sec. | ||
| 1264 | 2026.01.04 04:07:16.627551 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.01.04 04:07:16.627655 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1266 | 2026.01.04 04:07:16.627700 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1267 | 2026.01.04 04:07:16.628195 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.01.04 04:07:16.628239 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1269 | 2026.01.04 04:07:16.628705 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2026.01.04 04:07:16.629177 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.01.04 04:07:16.629331 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001691 sec., 37847.42755765819 rows/sec., 2.95 MiB/sec. | ||
| 1272 | 2026.01.04 04:07:16.629373 [ 3 ] {f9f5c135-ec03-49db-96f7-03a451119bec} <Debug> TCPHandler: Processed in 0.001884747 sec. | ||
| 1273 | 2026.01.04 04:07:16.629494 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.01.04 04:07:16.629590 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.01.04 04:07:16.629634 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1276 | 2026.01.04 04:07:16.630072 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.01.04 04:07:16.630107 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1278 | 2026.01.04 04:07:16.630582 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.01.04 04:07:16.631009 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.01.04 04:07:16.631141 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Debug> executeQuery: Read 172 rows, 12.27 KiB in 0.001571 sec., 109484.404837683 rows/sec., 7.63 MiB/sec. | ||
| 1281 | 2026.01.04 04:07:16.631178 [ 3 ] {19d8cd7a-b293-4bb8-90d2-d83773ca95e8} <Debug> TCPHandler: Processed in 0.001734234 sec. | ||
| 1282 | 2026.01.04 04:07:16.631291 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.01.04 04:07:16.631386 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1284 | 2026.01.04 04:07:16.631428 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1285 | 2026.01.04 04:07:16.631772 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.01.04 04:07:16.631807 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1287 | 2026.01.04 04:07:16.632240 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2026.01.04 04:07:16.632724 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.01.04 04:07:16.632854 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Debug> executeQuery: Read 66 rows, 4.55 KiB in 0.001486 sec., 44414.535666218035 rows/sec., 2.99 MiB/sec. | ||
| 1290 | 2026.01.04 04:07:16.632890 [ 3 ] {379f19dd-3f9d-4306-bddd-8fb1473e2f3b} <Debug> TCPHandler: Processed in 0.001649162 sec. | ||
| 1291 | 2026.01.04 04:07:20.427124 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1292 | 2026.01.04 04:07:20.427231 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1293 | 2026.01.04 04:07:20.470700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 2824 | ||
| 1294 | 2026.01.04 04:07:20.471250 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.01.04 04:07:20.471302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1296 | 2026.01.04 04:07:20.472023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1297 | 2026.01.04 04:07:20.472554 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.01.04 04:07:20.472686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1299 | 2026.01.04 04:07:20.473022 [ 9 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1300 | 2026.01.04 04:07:20.473119 [ 9 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.01.04 04:07:20.473159 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1302 | 2026.01.04 04:07:20.475858 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 1303 | 2026.01.04 04:07:20.478273 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1304 | 2026.01.04 04:07:20.478444 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 1305 | 2026.01.04 04:07:20.478584 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1306 | 2026.01.04 04:07:20.478664 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1307 | 2026.01.04 04:07:20.478717 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1308 | 2026.01.04 04:07:20.478775 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1309 | 2026.01.04 04:07:20.478838 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 506 rows starting from the beginning of the part | ||
| 1310 | 2026.01.04 04:07:20.506923 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.033640765 sec., 83945.77233900595 rows/sec., 1.20 MiB/sec. | ||
| 1311 | 2026.01.04 04:07:20.507980 [ 195 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1312 | 2026.01.04 04:07:20.508522 [ 195 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.01.04 04:07:20.508601 [ 195 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_6_1} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1314 | 2026.01.04 04:07:20.508713 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1315 | 2026.01.04 04:07:20.615367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1316 | 2026.01.04 04:07:20.632626 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.01.04 04:07:20.632669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1318 | 2026.01.04 04:07:20.639232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1319 | 2026.01.04 04:07:20.640527 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.01.04 04:07:20.640808 [ 65 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1321 | 2026.01.04 04:07:20.640858 [ 65 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.04 04:07:20.640888 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1323 | 2026.01.04 04:07:20.640990 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1324 | 2026.01.04 04:07:20.643523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1325 | 2026.01.04 04:07:20.644028 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1326 | 2026.01.04 04:07:20.644780 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1327 | 2026.01.04 04:07:20.648079 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1328 | 2026.01.04 04:07:20.651395 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1329 | 2026.01.04 04:07:20.655540 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1330 | 2026.01.04 04:07:20.664430 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1331 | 2026.01.04 04:07:20.668640 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 1332 | 2026.01.04 04:07:20.721717 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.080758055 sec., 569.6026235401534 rows/sec., 2.95 MiB/sec. | ||
| 1333 | 2026.01.04 04:07:20.723995 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1334 | 2026.01.04 04:07:20.726414 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_6_1} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.01.04 04:07:20.726518 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_6_1} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1336 | 2026.01.04 04:07:20.728330 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1337 | 2026.01.04 04:07:21.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.52 MiB, peak 179.06 MiB, free memory in arenas 0.00 B, will set to 180.52 MiB (RSS), difference: 11.00 MiB | ||
| 1338 | 2026.01.04 04:07:21.580452 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.01.04 04:07:21.580678 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1340 | 2026.01.04 04:07:21.580767 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1341 | 2026.01.04 04:07:21.581613 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.01.04 04:07:21.581674 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1343 | 2026.01.04 04:07:21.582382 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1344 | 2026.01.04 04:07:21.582918 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.01.04 04:07:21.583108 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002496 sec., 30448.71794871795 rows/sec., 2.51 MiB/sec. | ||
| 1346 | 2026.01.04 04:07:21.583158 [ 3 ] {1e89314b-2f4d-414f-97cf-02e94a90408a} <Debug> TCPHandler: Processed in 0.002893197 sec. | ||
| 1347 | 2026.01.04 04:07:21.583289 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.01.04 04:07:21.583387 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.01.04 04:07:21.583431 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1350 | 2026.01.04 04:07:21.583843 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.01.04 04:07:21.583882 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1352 | 2026.01.04 04:07:21.584422 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1353 | 2026.01.04 04:07:21.584957 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.01.04 04:07:21.585095 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001728 sec., 5787.037037037037 rows/sec., 435.16 KiB/sec. | ||
| 1355 | 2026.01.04 04:07:21.585133 [ 3 ] {b0f4472a-fca7-4f72-8318-aff1949b1079} <Debug> TCPHandler: Processed in 0.001896367 sec. | ||
| 1356 | 2026.01.04 04:07:21.585250 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.01.04 04:07:21.585345 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2026.01.04 04:07:21.585385 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2026.01.04 04:07:21.585970 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.01.04 04:07:21.586007 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1361 | 2026.01.04 04:07:21.586476 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1362 | 2026.01.04 04:07:21.586890 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.01.04 04:07:21.587043 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001717 sec., 43098.42748980781 rows/sec., 3.36 MiB/sec. | ||
| 1364 | 2026.01.04 04:07:21.587082 [ 3 ] {3a5ee9bb-ea04-4b96-bba9-d627a461991b} <Debug> TCPHandler: Processed in 0.001882167 sec. | ||
| 1365 | 2026.01.04 04:07:21.587204 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.04 04:07:21.587333 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.01.04 04:07:21.587484 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1368 | 2026.01.04 04:07:21.587943 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.01.04 04:07:21.587981 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1370 | 2026.01.04 04:07:21.588447 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1371 | 2026.01.04 04:07:21.588943 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.01.04 04:07:21.589138 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001828 sec., 87527.352297593 rows/sec., 6.10 MiB/sec. | ||
| 1373 | 2026.01.04 04:07:21.589201 [ 3 ] {12a795b5-327c-45d6-9b7f-1756feb0a20e} <Debug> TCPHandler: Processed in 0.00205401 sec. | ||
| 1374 | 2026.01.04 04:07:21.589358 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.04 04:07:21.589472 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.04 04:07:21.589535 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1377 | 2026.01.04 04:07:21.590334 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.04 04:07:21.590374 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1379 | 2026.01.04 04:07:21.591049 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1380 | 2026.01.04 04:07:21.591484 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.04 04:07:21.591625 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002187 sec., 4572.473708276177 rows/sec., 8.19 MiB/sec. | ||
| 1382 | 2026.01.04 04:07:21.591679 [ 3 ] {5911042d-1e71-4b93-81d0-83c38d6d013d} <Debug> TCPHandler: Processed in 0.002381397 sec. | ||
| 1383 | 2026.01.04 04:07:21.591792 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.04 04:07:21.591886 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.04 04:07:21.591928 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1386 | 2026.01.04 04:07:21.592261 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.04 04:07:21.592298 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1388 | 2026.01.04 04:07:21.592711 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1389 | 2026.01.04 04:07:21.593190 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.04 04:07:21.593344 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 1391 | 2026.01.04 04:07:21.593382 [ 3 ] {7a962c9c-337e-4423-9525-7eac760233c6} <Debug> TCPHandler: Processed in 0.001641813 sec. | ||
| 1392 | 2026.01.04 04:07:21.796422 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35741 | ||
| 1393 | 2026.01.04 04:07:21.796546 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1394 | 2026.01.04 04:07:21.796577 [ 286 ] {} <Debug> TCP-Session: 3fd32ec1-1525-46b8-aef1-713c2ed07cc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35741 | ||
| 1395 | 2026.01.04 04:07:21.796601 [ 286 ] {} <Debug> TCP-Session: 3fd32ec1-1525-46b8-aef1-713c2ed07cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.01.04 04:07:21.796616 [ 286 ] {} <Debug> TCP-Session: 3fd32ec1-1525-46b8-aef1-713c2ed07cc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.01.04 04:07:21.796825 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33155 | ||
| 1398 | 2026.01.04 04:07:21.796887 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63065 | ||
| 1399 | 2026.01.04 04:07:21.796913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56658 | ||
| 1400 | 2026.01.04 04:07:21.796953 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48278 | ||
| 1401 | 2026.01.04 04:07:21.796965 [ 286 ] {} <Trace> TCP-Session: 3fd32ec1-1525-46b8-aef1-713c2ed07cc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.04 04:07:21.796955 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1403 | 2026.01.04 04:07:21.796937 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51071 | ||
| 1404 | 2026.01.04 04:07:21.797069 [ 287 ] {} <Debug> TCP-Session: 6919bea5-a78e-442b-a486-b13f9d86fadf Authenticating user 'default' from [fd00:1122:3344:101::e]:33155 | ||
| 1405 | 2026.01.04 04:07:21.796924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57949 | ||
| 1406 | 2026.01.04 04:07:21.797108 [ 287 ] {} <Debug> TCP-Session: 6919bea5-a78e-442b-a486-b13f9d86fadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.01.04 04:07:21.796911 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46429 | ||
| 1408 | 2026.01.04 04:07:21.797132 [ 287 ] {} <Debug> TCP-Session: 6919bea5-a78e-442b-a486-b13f9d86fadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.01.04 04:07:21.796948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 | ||
| 1410 | 2026.01.04 04:07:21.797199 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1411 | 2026.01.04 04:07:21.797371 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2026.01.04 04:07:21.797404 [ 294 ] {} <Debug> TCP-Session: 5e29f8c3-daf2-4e0f-a14b-b682dcaa8070 Authenticating user 'default' from [fd00:1122:3344:101::e]:48278 | ||
| 1413 | 2026.01.04 04:07:21.797421 [ 294 ] {} <Debug> TCP-Session: 5e29f8c3-daf2-4e0f-a14b-b682dcaa8070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.01.04 04:07:21.797434 [ 294 ] {} <Debug> TCP-Session: 5e29f8c3-daf2-4e0f-a14b-b682dcaa8070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.01.04 04:07:21.797503 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1416 | 2026.01.04 04:07:21.797553 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1417 | 2026.01.04 04:07:21.797565 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1418 | 2026.01.04 04:07:21.797589 [ 291 ] {} <Debug> TCP-Session: 265d5e77-5dd5-4f7f-80e8-9ce5fd36f373 Authenticating user 'default' from [fd00:1122:3344:101::e]:57949 | ||
| 1419 | 2026.01.04 04:07:21.797596 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2026.01.04 04:07:21.797613 [ 291 ] {} <Debug> TCP-Session: 265d5e77-5dd5-4f7f-80e8-9ce5fd36f373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.04 04:07:21.797648 [ 291 ] {} <Debug> TCP-Session: 265d5e77-5dd5-4f7f-80e8-9ce5fd36f373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.04 04:07:21.797648 [ 290 ] {} <Debug> TCP-Session: c7d88cc2-7873-45c5-830f-84f72d28b3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46429 | ||
| 1423 | 2026.01.04 04:07:21.797684 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1424 | 2026.01.04 04:07:21.797687 [ 290 ] {} <Debug> TCP-Session: c7d88cc2-7873-45c5-830f-84f72d28b3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.01.04 04:07:21.797726 [ 292 ] {} <Debug> TCP-Session: 39fedd2b-6c36-4446-92f7-5d8c36483550 Authenticating user 'default' from [fd00:1122:3344:101::e]:51071 | ||
| 1426 | 2026.01.04 04:07:21.797726 [ 290 ] {} <Debug> TCP-Session: c7d88cc2-7873-45c5-830f-84f72d28b3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.01.04 04:07:21.797751 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1428 | 2026.01.04 04:07:21.797760 [ 292 ] {} <Debug> TCP-Session: 39fedd2b-6c36-4446-92f7-5d8c36483550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.01.04 04:07:21.797809 [ 288 ] {} <Debug> TCP-Session: fa283b72-22b6-489d-9532-5f742d4d7e1f Authenticating user 'default' from [fd00:1122:3344:101::e]:63065 | ||
| 1430 | 2026.01.04 04:07:21.797815 [ 292 ] {} <Debug> TCP-Session: 39fedd2b-6c36-4446-92f7-5d8c36483550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.01.04 04:07:21.797844 [ 288 ] {} <Debug> TCP-Session: fa283b72-22b6-489d-9532-5f742d4d7e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.01.04 04:07:21.797866 [ 288 ] {} <Debug> TCP-Session: fa283b72-22b6-489d-9532-5f742d4d7e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2026.01.04 04:07:21.797876 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 1434 | 2026.01.04 04:07:21.797928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2026.01.04 04:07:21.797929 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2026.01.04 04:07:21.797964 [ 293 ] {} <Debug> TCP-Session: cb662759-1995-4a72-8c51-d35bd5428f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 | ||
| 1437 | 2026.01.04 04:07:21.797982 [ 289 ] {} <Debug> TCP-Session: 983af52e-2446-461d-825d-3118c26362ba Authenticating user 'default' from [fd00:1122:3344:101::e]:56658 | ||
| 1438 | 2026.01.04 04:07:21.797990 [ 293 ] {} <Debug> TCP-Session: cb662759-1995-4a72-8c51-d35bd5428f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.01.04 04:07:21.798008 [ 289 ] {} <Debug> TCP-Session: 983af52e-2446-461d-825d-3118c26362ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.01.04 04:07:21.798017 [ 293 ] {} <Debug> TCP-Session: cb662759-1995-4a72-8c51-d35bd5428f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.01.04 04:07:21.798033 [ 289 ] {} <Debug> TCP-Session: 983af52e-2446-461d-825d-3118c26362ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.01.04 04:07:21.799062 [ 319 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> AggregatingTransform: Aggregating | ||
| 1443 | 2026.01.04 04:07:21.799110 [ 319 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> Aggregator: Aggregation method: without_key | ||
| 1444 | 2026.01.04 04:07:21.799153 [ 319 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001171423 sec. (853.663 rows/sec., 33.35 KiB/sec.) | ||
| 1445 | 2026.01.04 04:07:21.799175 [ 319 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Trace> Aggregator: Merging aggregated data | ||
| 1446 | 2026.01.04 04:07:21.800237 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 1447 | 2026.01.04 04:07:21.800406 [ 286 ] {766f045e-090c-4624-8448-abb2a37d7dae} <Debug> TCPHandler: Processed in 0.003566111 sec. | ||
| 1448 | 2026.01.04 04:07:21.800488 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2026.01.04 04:07:21.800516 [ 286 ] {} <Debug> TCP-Session: 3fd32ec1-1525-46b8-aef1-713c2ed07cc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.04 04:07:21.800524 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1451 | 2026.01.04 04:07:21.800545 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2026.01.04 04:07:21.800566 [ 288 ] {} <Debug> TCP-Session: fa283b72-22b6-489d-9532-5f742d4d7e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.01.04 04:07:21.800565 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2026.01.04 04:07:21.800593 [ 287 ] {} <Debug> TCP-Session: 6919bea5-a78e-442b-a486-b13f9d86fadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.01.04 04:07:21.800603 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.01.04 04:07:21.800625 [ 294 ] {} <Debug> TCP-Session: 5e29f8c3-daf2-4e0f-a14b-b682dcaa8070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.01.04 04:07:21.800634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1458 | 2026.01.04 04:07:21.800652 [ 290 ] {} <Debug> TCP-Session: c7d88cc2-7873-45c5-830f-84f72d28b3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2026.01.04 04:07:21.800663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.01.04 04:07:21.800676 [ 291 ] {} <Debug> TCP-Session: 265d5e77-5dd5-4f7f-80e8-9ce5fd36f373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.01.04 04:07:21.800636 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2026.01.04 04:07:21.800716 [ 292 ] {} <Debug> TCP-Session: 39fedd2b-6c36-4446-92f7-5d8c36483550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.01.04 04:07:21.800587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2026.01.04 04:07:21.800753 [ 293 ] {} <Debug> TCP-Session: cb662759-1995-4a72-8c51-d35bd5428f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.01.04 04:07:21.800781 [ 289 ] {} <Debug> TCP-Session: 983af52e-2446-461d-825d-3118c26362ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.01.04 04:07:22.685468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35221 | ||
| 1467 | 2026.01.04 04:07:22.685583 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2026.01.04 04:07:22.685609 [ 286 ] {} <Debug> TCP-Session: e0614c4b-e010-4964-a0b9-710665365624 Authenticating user 'default' from [fd00:1122:3344:101::e]:35221 | ||
| 1469 | 2026.01.04 04:07:22.685632 [ 286 ] {} <Debug> TCP-Session: e0614c4b-e010-4964-a0b9-710665365624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.01.04 04:07:22.685644 [ 286 ] {} <Debug> TCP-Session: e0614c4b-e010-4964-a0b9-710665365624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.01.04 04:07:22.685876 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57949 | ||
| 1472 | 2026.01.04 04:07:22.685891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65160 | ||
| 1473 | 2026.01.04 04:07:22.685937 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45065 | ||
| 1474 | 2026.01.04 04:07:22.685960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46745 | ||
| 1475 | 2026.01.04 04:07:22.685994 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2026.01.04 04:07:22.685965 [ 286 ] {} <Trace> TCP-Session: e0614c4b-e010-4964-a0b9-710665365624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.04 04:07:22.686029 [ 287 ] {} <Debug> TCP-Session: 7efc8048-42e5-447d-bb1b-f9cc02ffce19 Authenticating user 'default' from [fd00:1122:3344:101::e]:57949 | ||
| 1478 | 2026.01.04 04:07:22.686031 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2026.01.04 04:07:22.686063 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.01.04 04:07:22.686070 [ 287 ] {} <Debug> TCP-Session: 7efc8048-42e5-447d-bb1b-f9cc02ffce19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.01.04 04:07:22.686068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1482 | 2026.01.04 04:07:22.686095 [ 294 ] {} <Debug> TCP-Session: 38a18598-b242-4e91-8f0a-dcfb46b75ade Authenticating user 'default' from [fd00:1122:3344:101::e]:46745 | ||
| 1483 | 2026.01.04 04:07:22.686098 [ 287 ] {} <Debug> TCP-Session: 7efc8048-42e5-447d-bb1b-f9cc02ffce19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2026.01.04 04:07:22.686125 [ 292 ] {} <Debug> TCP-Session: 139839a1-3e15-48ab-90f4-da25e5ec5a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:45065 | ||
| 1485 | 2026.01.04 04:07:22.686127 [ 294 ] {} <Debug> TCP-Session: 38a18598-b242-4e91-8f0a-dcfb46b75ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.01.04 04:07:22.686088 [ 288 ] {} <Debug> TCP-Session: 7cefd633-f423-498e-8f9f-3a031d12682e Authenticating user 'default' from [fd00:1122:3344:101::e]:65160 | ||
| 1487 | 2026.01.04 04:07:22.686160 [ 292 ] {} <Debug> TCP-Session: 139839a1-3e15-48ab-90f4-da25e5ec5a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.01.04 04:07:22.686163 [ 294 ] {} <Debug> TCP-Session: 38a18598-b242-4e91-8f0a-dcfb46b75ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.04 04:07:22.686200 [ 292 ] {} <Debug> TCP-Session: 139839a1-3e15-48ab-90f4-da25e5ec5a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.01.04 04:07:22.686195 [ 288 ] {} <Debug> TCP-Session: 7cefd633-f423-498e-8f9f-3a031d12682e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.01.04 04:07:22.686194 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35221) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1492 | 2026.01.04 04:07:22.686248 [ 288 ] {} <Debug> TCP-Session: 7cefd633-f423-498e-8f9f-3a031d12682e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.01.04 04:07:22.685955 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44595 | ||
| 1494 | 2026.01.04 04:07:22.685924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49176 | ||
| 1495 | 2026.01.04 04:07:22.685915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49787 | ||
| 1496 | 2026.01.04 04:07:22.686353 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2026.01.04 04:07:22.685913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 | ||
| 1498 | 2026.01.04 04:07:22.686384 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1499 | 2026.01.04 04:07:22.686418 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.01.04 04:07:22.686436 [ 291 ] {} <Debug> TCP-Session: 7126c1bb-c4da-4365-bdbd-90bb2a9b00b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49176 | ||
| 1501 | 2026.01.04 04:07:22.686453 [ 289 ] {} <Debug> TCP-Session: 598ba720-dbab-4d55-8eaa-24b6b2118427 Authenticating user 'default' from [fd00:1122:3344:101::e]:49787 | ||
| 1502 | 2026.01.04 04:07:22.686460 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.01.04 04:07:22.686464 [ 291 ] {} <Debug> TCP-Session: 7126c1bb-c4da-4365-bdbd-90bb2a9b00b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.01.04 04:07:22.686479 [ 289 ] {} <Debug> TCP-Session: 598ba720-dbab-4d55-8eaa-24b6b2118427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.01.04 04:07:22.686506 [ 291 ] {} <Debug> TCP-Session: 7126c1bb-c4da-4365-bdbd-90bb2a9b00b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.01.04 04:07:22.686513 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1507 | 2026.01.04 04:07:22.686534 [ 289 ] {} <Debug> TCP-Session: 598ba720-dbab-4d55-8eaa-24b6b2118427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.01.04 04:07:22.686495 [ 290 ] {} <Debug> TCP-Session: f1f577ae-68a8-49f3-9a44-e1f818f76aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 | ||
| 1509 | 2026.01.04 04:07:22.686391 [ 293 ] {} <Debug> TCP-Session: 43e6fe61-2fea-4bdd-a8e3-e6c3ee606171 Authenticating user 'default' from [fd00:1122:3344:101::e]:44595 | ||
| 1510 | 2026.01.04 04:07:22.686599 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.01.04 04:07:22.686601 [ 290 ] {} <Debug> TCP-Session: f1f577ae-68a8-49f3-9a44-e1f818f76aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.01.04 04:07:22.686620 [ 293 ] {} <Debug> TCP-Session: 43e6fe61-2fea-4bdd-a8e3-e6c3ee606171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.01.04 04:07:22.686636 [ 290 ] {} <Debug> TCP-Session: f1f577ae-68a8-49f3-9a44-e1f818f76aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.01.04 04:07:22.686656 [ 293 ] {} <Debug> TCP-Session: 43e6fe61-2fea-4bdd-a8e3-e6c3ee606171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.01.04 04:07:22.686901 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 1516 | 2026.01.04 04:07:22.687842 [ 311 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> AggregatingTransform: Aggregating | ||
| 1517 | 2026.01.04 04:07:22.687903 [ 311 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1518 | 2026.01.04 04:07:22.687950 [ 311 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944229 sec. (1059.065 rows/sec., 41.37 KiB/sec.) | ||
| 1519 | 2026.01.04 04:07:22.687971 [ 311 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Trace> Aggregator: Merging aggregated data | ||
| 1520 | 2026.01.04 04:07:22.689277 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 1521 | 2026.01.04 04:07:22.689414 [ 286 ] {de08071e-a4b1-4b94-b411-9773a88414d9} <Debug> TCPHandler: Processed in 0.003567131 sec. | ||
| 1522 | 2026.01.04 04:07:22.689507 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1523 | 2026.01.04 04:07:22.689538 [ 286 ] {} <Debug> TCP-Session: e0614c4b-e010-4964-a0b9-710665365624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.01.04 04:07:22.689540 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1525 | 2026.01.04 04:07:22.689558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2026.01.04 04:07:22.689579 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1527 | 2026.01.04 04:07:22.689597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.01.04 04:07:22.689616 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2026.01.04 04:07:22.689643 [ 289 ] {} <Debug> TCP-Session: 598ba720-dbab-4d55-8eaa-24b6b2118427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.01.04 04:07:22.689656 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.01.04 04:07:22.689676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.01.04 04:07:22.689706 [ 293 ] {} <Debug> TCP-Session: 43e6fe61-2fea-4bdd-a8e3-e6c3ee606171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.01.04 04:07:22.689672 [ 290 ] {} <Debug> TCP-Session: f1f577ae-68a8-49f3-9a44-e1f818f76aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.01.04 04:07:22.689738 [ 291 ] {} <Debug> TCP-Session: 7126c1bb-c4da-4365-bdbd-90bb2a9b00b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.01.04 04:07:22.689634 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.01.04 04:07:22.689611 [ 294 ] {} <Debug> TCP-Session: 38a18598-b242-4e91-8f0a-dcfb46b75ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.01.04 04:07:22.689801 [ 287 ] {} <Debug> TCP-Session: 7efc8048-42e5-447d-bb1b-f9cc02ffce19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.01.04 04:07:22.689591 [ 292 ] {} <Debug> TCP-Session: 139839a1-3e15-48ab-90f4-da25e5ec5a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.01.04 04:07:22.689659 [ 288 ] {} <Debug> TCP-Session: 7cefd633-f423-498e-8f9f-3a031d12682e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.01.04 04:07:25.471347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 212 | ||
| 1541 | 2026.01.04 04:07:25.473906 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.01.04 04:07:25.473955 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 1543 | 2026.01.04 04:07:25.475240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1544 | 2026.01.04 04:07:25.475775 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.01.04 04:07:25.476031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1546 | 2026.01.04 04:07:26.581261 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.01.04 04:07:26.581520 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1548 | 2026.01.04 04:07:26.581623 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1549 | 2026.01.04 04:07:26.582532 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.01.04 04:07:26.582597 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1551 | 2026.01.04 04:07:26.583146 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1552 | 2026.01.04 04:07:26.583610 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.04 04:07:26.583771 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00228 sec., 877.1929824561404 rows/sec., 71.53 KiB/sec. | ||
| 1554 | 2026.01.04 04:07:26.583823 [ 3 ] {3c71d91c-369e-46a5-aea8-47fc70bbd798} <Debug> TCPHandler: Processed in 0.002743624 sec. | ||
| 1555 | 2026.01.04 04:07:26.583963 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.01.04 04:07:26.584086 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1557 | 2026.01.04 04:07:26.584134 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1558 | 2026.01.04 04:07:26.584577 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.01.04 04:07:26.584622 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1560 | 2026.01.04 04:07:26.585127 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1561 | 2026.01.04 04:07:26.585632 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.01.04 04:07:26.585743 [ 71 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1563 | 2026.01.04 04:07:26.585782 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001723 sec., 33081.834010446895 rows/sec., 2.54 MiB/sec. | ||
| 1564 | 2026.01.04 04:07:26.585786 [ 71 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.01.04 04:07:26.585820 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1566 | 2026.01.04 04:07:26.585825 [ 3 ] {7df2299e-7c6d-4e9b-b62d-6c3cdbdb0dc0} <Debug> TCPHandler: Processed in 0.001927989 sec. | ||
| 1567 | 2026.01.04 04:07:26.585955 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.01.04 04:07:26.585981 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 1569 | 2026.01.04 04:07:26.586050 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.01.04 04:07:26.586096 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1571 | 2026.01.04 04:07:26.586136 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.01.04 04:07:26.586176 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1573 | 2026.01.04 04:07:26.586271 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1574 | 2026.01.04 04:07:26.586328 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1575 | 2026.01.04 04:07:26.586377 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1576 | 2026.01.04 04:07:26.586428 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1577 | 2026.01.04 04:07:26.586477 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 57 rows starting from the beginning of the part | ||
| 1578 | 2026.01.04 04:07:26.586508 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.01.04 04:07:26.586548 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1580 | 2026.01.04 04:07:26.587020 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1581 | 2026.01.04 04:07:26.587544 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.01.04 04:07:26.587554 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656613 sec., 260773.03510234438 rows/sec., 22.90 MiB/sec. | ||
| 1583 | 2026.01.04 04:07:26.587681 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 84.58 KiB/sec. | ||
| 1584 | 2026.01.04 04:07:26.587719 [ 3 ] {4aa99a57-fdd2-439f-8b0b-90c7de689f49} <Debug> TCPHandler: Processed in 0.001815186 sec. | ||
| 1585 | 2026.01.04 04:07:26.587836 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.01.04 04:07:26.587879 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1587 | 2026.01.04 04:07:26.587930 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1588 | 2026.01.04 04:07:26.587970 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1589 | 2026.01.04 04:07:26.588385 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.01.04 04:07:26.588399 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.01.04 04:07:26.588435 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1592 | 2026.01.04 04:07:26.588454 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_6_1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1593 | 2026.01.04 04:07:26.588528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1594 | 2026.01.04 04:07:26.588882 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1595 | 2026.01.04 04:07:26.589358 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.04 04:07:26.589467 [ 71 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1597 | 2026.01.04 04:07:26.589493 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00158 sec., 41772.15189873418 rows/sec., 3.26 MiB/sec. | ||
| 1598 | 2026.01.04 04:07:26.589507 [ 71 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.01.04 04:07:26.589531 [ 3 ] {414f3187-c273-45e3-a62b-30d352a5814c} <Debug> TCPHandler: Processed in 0.001748235 sec. | ||
| 1600 | 2026.01.04 04:07:26.589533 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1601 | 2026.01.04 04:07:26.589661 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.01.04 04:07:26.589701 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1603 | 2026.01.04 04:07:26.589754 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.01.04 04:07:26.589813 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1605 | 2026.01.04 04:07:26.589884 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1606 | 2026.01.04 04:07:26.589945 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1607 | 2026.01.04 04:07:26.590057 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1608 | 2026.01.04 04:07:26.590129 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1609 | 2026.01.04 04:07:26.590191 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1610 | 2026.01.04 04:07:26.590248 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1611 | 2026.01.04 04:07:26.590315 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1612 | 2026.01.04 04:07:26.590363 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.01.04 04:07:26.590410 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1614 | 2026.01.04 04:07:26.591117 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.01.04 04:07:26.591688 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205722 sec., 172076.88045031647 rows/sec., 14.28 MiB/sec. | ||
| 1616 | 2026.01.04 04:07:26.591876 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): 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.04 04:07:26.592008 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1618 | 2026.01.04 04:07:26.592046 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.04 04:07:26.592049 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002311 sec., 69666.8109043704 rows/sec., 4.85 MiB/sec. | ||
| 1620 | 2026.01.04 04:07:26.592069 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1621 | 2026.01.04 04:07:26.592105 [ 3 ] {5c892761-9932-4486-8a10-a41ea2cba903} <Debug> TCPHandler: Processed in 0.00249311 sec. | ||
| 1622 | 2026.01.04 04:07:26.592159 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.01.04 04:07:26.592161 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 1624 | 2026.01.04 04:07:26.592247 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.01.04 04:07:26.592289 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.01.04 04:07:26.592320 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 307 rows starting from the beginning of the part | ||
| 1627 | 2026.01.04 04:07:26.592348 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.01.04 04:07:26.592391 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1629 | 2026.01.04 04:07:26.592400 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 1630 | 2026.01.04 04:07:26.592454 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1631 | 2026.01.04 04:07:26.592506 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 172 rows starting from the beginning of the part | ||
| 1632 | 2026.01.04 04:07:26.592554 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 1633 | 2026.01.04 04:07:26.592598 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 161 rows starting from the beginning of the part | ||
| 1634 | 2026.01.04 04:07:26.592743 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.04 04:07:26.592782 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1636 | 2026.01.04 04:07:26.592934 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.04 04:07:26.593070 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_6_1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1638 | 2026.01.04 04:07:26.593190 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1639 | 2026.01.04 04:07:26.593225 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.01.04 04:07:26.593602 [ 192 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483489 sec., 675434.7352760958 rows/sec., 48.55 MiB/sec. | ||
| 1641 | 2026.01.04 04:07:26.593707 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.01.04 04:07:26.593816 [ 71 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1643 | 2026.01.04 04:07:26.593848 [ 71 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.01.04 04:07:26.593853 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
| 1645 | 2026.01.04 04:07:26.593874 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1646 | 2026.01.04 04:07:26.593903 [ 3 ] {d0cc7161-3559-422f-adc9-5fa90c220030} <Debug> TCPHandler: Processed in 0.001714934 sec. | ||
| 1647 | 2026.01.04 04:07:26.593964 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 1648 | 2026.01.04 04:07:26.594012 [ 192 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2026.01.04 04:07:26.594081 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2026.01.04 04:07:26.594123 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1651 | 2026.01.04 04:07:26.594214 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1652 | 2026.01.04 04:07:26.594260 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1653 | 2026.01.04 04:07:26.594303 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1654 | 2026.01.04 04:07:26.594345 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 1655 | 2026.01.04 04:07:26.594385 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 1656 | 2026.01.04 04:07:26.595347 [ 192 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.01.04 04:07:26.595431 [ 192 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2026.01.04 04:07:26.595508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1659 | 2026.01.04 04:07:26.595664 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001737545 sec., 158844.80689708755 rows/sec., 10.76 MiB/sec. | ||
| 1660 | 2026.01.04 04:07:26.596009 [ 187 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.01.04 04:07:26.596653 [ 187 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.01.04 04:07:26.596720 [ 187 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_6_1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.01.04 04:07:26.596789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1664 | 2026.01.04 04:07:27.972818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3272 | ||
| 1665 | 2026.01.04 04:07:27.973317 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.01.04 04:07:27.973365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1667 | 2026.01.04 04:07:27.973994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1668 | 2026.01.04 04:07:27.974481 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.04 04:07:27.974623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3272 | ||
| 1670 | 2026.01.04 04:07:28.143655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1671 | 2026.01.04 04:07:28.161130 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.01.04 04:07:28.161198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1673 | 2026.01.04 04:07:28.167048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2026.01.04 04:07:28.168134 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.01.04 04:07:28.171800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1676 | 2026.01.04 04:07:31.572996 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.04 04:07:31.573235 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_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) | ||
| 1678 | 2026.01.04 04:07:31.573573 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1679 | 2026.01.04 04:07:31.573611 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 1680 | 2026.01.04 04:07:31.573849 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1681 | 2026.01.04 04:07:31.573922 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1682 | 2026.01.04 04:07:31.574070 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1683 | 2026.01.04 04:07:31.574194 [ 331 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1684 | 2026.01.04 04:07:31.574195 [ 332 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1685 | 2026.01.04 04:07:31.574333 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1686 | 2026.01.04 04:07:31.574360 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1687 | 2026.01.04 04:07:31.576443 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1688 | 2026.01.04 04:07:31.576471 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1689 | 2026.01.04 04:07:31.576525 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1690 | 2026.01.04 04:07:31.576571 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1691 | 2026.01.04 04:07:31.577426 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004285 sec., 6067.677946324387 rows/sec., 262.54 KiB/sec. | ||
| 1692 | 2026.01.04 04:07:31.577545 [ 3 ] {30da3543-e638-4303-9110-2f6b4ae979dd} <Debug> TCPHandler: Processed in 0.004676182 sec. | ||
| 1693 | 2026.01.04 04:07:31.577792 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.04 04:07:31.577926 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_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) | ||
| 1695 | 2026.01.04 04:07:31.578139 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1696 | 2026.01.04 04:07:31.578173 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 1697 | 2026.01.04 04:07:31.578366 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1698 | 2026.01.04 04:07:31.578422 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1699 | 2026.01.04 04:07:31.578530 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1700 | 2026.01.04 04:07:31.578601 [ 332 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1701 | 2026.01.04 04:07:31.578602 [ 260 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1702 | 2026.01.04 04:07:31.578717 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1703 | 2026.01.04 04:07:31.578745 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1704 | 2026.01.04 04:07:31.578801 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1705 | 2026.01.04 04:07:31.578821 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1706 | 2026.01.04 04:07:31.578852 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1707 | 2026.01.04 04:07:31.578885 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1708 | 2026.01.04 04:07:31.579572 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 661.38 KiB/sec. | ||
| 1709 | 2026.01.04 04:07:31.579678 [ 3 ] {986f2e7f-638a-4e03-9e88-14f02697fea2} <Debug> TCPHandler: Processed in 0.001936668 sec. | ||
| 1710 | 2026.01.04 04:07:31.579893 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.01.04 04:07:31.580025 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_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) | ||
| 1712 | 2026.01.04 04:07:31.580236 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1713 | 2026.01.04 04:07:31.580271 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
| 1714 | 2026.01.04 04:07:31.580464 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1715 | 2026.01.04 04:07:31.580518 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1716 | 2026.01.04 04:07:31.580620 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1717 | 2026.01.04 04:07:31.580695 [ 332 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1718 | 2026.01.04 04:07:31.580696 [ 331 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1719 | 2026.01.04 04:07:31.580791 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1720 | 2026.01.04 04:07:31.580819 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1721 | 2026.01.04 04:07:31.580876 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1722 | 2026.01.04 04:07:31.580894 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1723 | 2026.01.04 04:07:31.580925 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1724 | 2026.01.04 04:07:31.580958 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1725 | 2026.01.04 04:07:31.581523 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 725.34 KiB/sec. | ||
| 1726 | 2026.01.04 04:07:31.581630 [ 3 ] {0a1fe99c-2535-4681-9b7b-176352d4b44c} <Debug> TCPHandler: Processed in 0.001791035 sec. | ||
| 1727 | 2026.01.04 04:07:31.582378 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.01.04 04:07:31.582508 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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) | ||
| 1729 | 2026.01.04 04:07:31.582721 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1730 | 2026.01.04 04:07:31.582755 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <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', '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 | ||
| 1731 | 2026.01.04 04:07:31.582957 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1732 | 2026.01.04 04:07:31.583011 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1733 | 2026.01.04 04:07:31.583113 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1734 | 2026.01.04 04:07:31.583173 [ 301 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1735 | 2026.01.04 04:07:31.583174 [ 332 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1736 | 2026.01.04 04:07:31.583252 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1737 | 2026.01.04 04:07:31.583279 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1738 | 2026.01.04 04:07:31.583335 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1739 | 2026.01.04 04:07:31.583353 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1740 | 2026.01.04 04:07:31.583384 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <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', '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'))" | ||
| 1741 | 2026.01.04 04:07:31.583421 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <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', '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'))" | ||
| 1742 | 2026.01.04 04:07:31.583980 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001525 sec., 17049.180327868853 rows/sec., 737.70 KiB/sec. | ||
| 1743 | 2026.01.04 04:07:31.584084 [ 3 ] {07e3160f-da74-4fa9-a60f-7410205e5978} <Debug> TCPHandler: Processed in 0.001755634 sec. | ||
| 1744 | 2026.01.04 04:07:31.584329 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.01.04 04:07:31.584459 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1746 | 2026.01.04 04:07:31.584675 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1747 | 2026.01.04 04:07:31.584710 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1748 | 2026.01.04 04:07:31.584911 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2026.01.04 04:07:31.584965 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1750 | 2026.01.04 04:07:31.585064 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1751 | 2026.01.04 04:07:31.585126 [ 331 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2026.01.04 04:07:31.585139 [ 332 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1753 | 2026.01.04 04:07:31.585227 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1754 | 2026.01.04 04:07:31.585253 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1755 | 2026.01.04 04:07:31.585311 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1756 | 2026.01.04 04:07:31.585328 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1757 | 2026.01.04 04:07:31.585359 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1758 | 2026.01.04 04:07:31.585393 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1759 | 2026.01.04 04:07:31.585957 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001552 sec., 16752.577319587628 rows/sec., 724.87 KiB/sec. | ||
| 1760 | 2026.01.04 04:07:31.586062 [ 3 ] {93d16b78-a1a7-4fa4-abae-a2508abd7afb} <Debug> TCPHandler: Processed in 0.001783205 sec. | ||
| 1761 | 2026.01.04 04:07:31.586592 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.01.04 04:07:31.586724 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1763 | 2026.01.04 04:07:31.586937 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2026.01.04 04:07:31.586972 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1765 | 2026.01.04 04:07:31.587167 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2026.01.04 04:07:31.587220 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2026.01.04 04:07:31.587321 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1768 | 2026.01.04 04:07:31.587384 [ 331 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2026.01.04 04:07:31.587388 [ 332 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1770 | 2026.01.04 04:07:31.587471 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1771 | 2026.01.04 04:07:31.587496 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1772 | 2026.01.04 04:07:31.587552 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1773 | 2026.01.04 04:07:31.587572 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1774 | 2026.01.04 04:07:31.587603 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1775 | 2026.01.04 04:07:31.587634 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1776 | 2026.01.04 04:07:31.588277 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001608 sec., 16169.154228855721 rows/sec., 699.63 KiB/sec. | ||
| 1777 | 2026.01.04 04:07:31.588363 [ 3 ] {e2adb8ad-b17b-4bcd-a27e-03a4ffb320e6} <Debug> TCPHandler: Processed in 0.001820906 sec. | ||
| 1778 | 2026.01.04 04:07:31.588582 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.01.04 04:07:31.588714 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1780 | 2026.01.04 04:07:31.588928 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1781 | 2026.01.04 04:07:31.588964 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1782 | 2026.01.04 04:07:31.589160 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1783 | 2026.01.04 04:07:31.589213 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1784 | 2026.01.04 04:07:31.589315 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1785 | 2026.01.04 04:07:31.589375 [ 332 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1786 | 2026.01.04 04:07:31.589408 [ 339 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1787 | 2026.01.04 04:07:31.589489 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1788 | 2026.01.04 04:07:31.589517 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1789 | 2026.01.04 04:07:31.589574 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1790 | 2026.01.04 04:07:31.589591 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1791 | 2026.01.04 04:07:31.589623 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1792 | 2026.01.04 04:07:31.589655 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1793 | 2026.01.04 04:07:31.590233 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001572 sec., 16539.44020356234 rows/sec., 715.65 KiB/sec. | ||
| 1794 | 2026.01.04 04:07:31.590336 [ 3 ] {ac541208-0347-404b-80bb-f60f7c030544} <Debug> TCPHandler: Processed in 0.001803116 sec. | ||
| 1795 | 2026.01.04 04:07:31.590553 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.01.04 04:07:31.590687 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1797 | 2026.01.04 04:07:31.590900 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1798 | 2026.01.04 04:07:31.590936 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1799 | 2026.01.04 04:07:31.591134 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1800 | 2026.01.04 04:07:31.591188 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1801 | 2026.01.04 04:07:31.591288 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1802 | 2026.01.04 04:07:31.591354 [ 332 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1803 | 2026.01.04 04:07:31.591355 [ 319 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1804 | 2026.01.04 04:07:31.591452 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1805 | 2026.01.04 04:07:31.591478 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1806 | 2026.01.04 04:07:31.591536 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1807 | 2026.01.04 04:07:31.591555 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1808 | 2026.01.04 04:07:31.591586 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1809 | 2026.01.04 04:07:31.591619 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1810 | 2026.01.04 04:07:31.592194 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 720.69 KiB/sec. | ||
| 1811 | 2026.01.04 04:07:31.592322 [ 3 ] {832df971-d702-4c9d-a722-6c275106ffae} <Debug> TCPHandler: Processed in 0.001817546 sec. | ||
| 1812 | 2026.01.04 04:07:31.592572 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.01.04 04:07:31.592742 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1814 | 2026.01.04 04:07:31.593014 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1815 | 2026.01.04 04:07:31.593060 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1816 | 2026.01.04 04:07:31.593310 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1817 | 2026.01.04 04:07:31.593364 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1818 | 2026.01.04 04:07:31.593473 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1819 | 2026.01.04 04:07:31.593534 [ 332 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1820 | 2026.01.04 04:07:31.593555 [ 308 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1821 | 2026.01.04 04:07:31.593630 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1822 | 2026.01.04 04:07:31.593656 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1823 | 2026.01.04 04:07:31.593713 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1824 | 2026.01.04 04:07:31.593732 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1825 | 2026.01.04 04:07:31.593765 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1826 | 2026.01.04 04:07:31.593798 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1827 | 2026.01.04 04:07:31.594434 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001766 sec., 14722.536806342016 rows/sec., 637.03 KiB/sec. | ||
| 1828 | 2026.01.04 04:07:31.594529 [ 3 ] {9cd62bc5-cd30-4ee2-aa64-1adbc2a803f9} <Debug> TCPHandler: Processed in 0.00201892 sec. | ||
| 1829 | 2026.01.04 04:07:31.594758 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.01.04 04:07:31.594900 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1831 | 2026.01.04 04:07:31.595121 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1832 | 2026.01.04 04:07:31.595157 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1833 | 2026.01.04 04:07:31.595370 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1834 | 2026.01.04 04:07:31.595425 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1835 | 2026.01.04 04:07:31.595528 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1836 | 2026.01.04 04:07:31.595599 [ 323 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1837 | 2026.01.04 04:07:31.595604 [ 302 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1838 | 2026.01.04 04:07:31.595697 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1839 | 2026.01.04 04:07:31.595718 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1840 | 2026.01.04 04:07:31.595857 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1841 | 2026.01.04 04:07:31.595877 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1842 | 2026.01.04 04:07:31.595911 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1843 | 2026.01.04 04:07:31.596028 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1844 | 2026.01.04 04:07:31.596640 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 624.31 KiB/sec. | ||
| 1845 | 2026.01.04 04:07:31.596729 [ 3 ] {3976dd49-2dce-4bb7-a62c-4e1c5a6e77c9} <Debug> TCPHandler: Processed in 0.0020216 sec. | ||
| 1846 | 2026.01.04 04:07:31.596957 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.04 04:07:31.597096 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1848 | 2026.01.04 04:07:31.597310 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1849 | 2026.01.04 04:07:31.597346 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1850 | 2026.01.04 04:07:31.597552 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1851 | 2026.01.04 04:07:31.597606 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1852 | 2026.01.04 04:07:31.597714 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1853 | 2026.01.04 04:07:31.597780 [ 302 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1854 | 2026.01.04 04:07:31.597781 [ 308 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1855 | 2026.01.04 04:07:31.597876 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1856 | 2026.01.04 04:07:31.597903 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1857 | 2026.01.04 04:07:31.597964 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1858 | 2026.01.04 04:07:31.597983 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1859 | 2026.01.04 04:07:31.598015 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1860 | 2026.01.04 04:07:31.598052 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1861 | 2026.01.04 04:07:31.598761 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001723 sec., 15089.959373186304 rows/sec., 652.93 KiB/sec. | ||
| 1862 | 2026.01.04 04:07:31.598865 [ 3 ] {d3c5a6b2-05f1-43d2-b726-c067b2450125} <Debug> TCPHandler: Processed in 0.001957939 sec. | ||
| 1863 | 2026.01.04 04:07:31.599132 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.01.04 04:07:31.599271 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1865 | 2026.01.04 04:07:31.599492 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1866 | 2026.01.04 04:07:31.599528 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1867 | 2026.01.04 04:07:31.599735 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1868 | 2026.01.04 04:07:31.599789 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1869 | 2026.01.04 04:07:31.599897 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1870 | 2026.01.04 04:07:31.599968 [ 297 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1871 | 2026.01.04 04:07:31.599968 [ 323 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1872 | 2026.01.04 04:07:31.600066 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1873 | 2026.01.04 04:07:31.600093 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1874 | 2026.01.04 04:07:31.600149 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1875 | 2026.01.04 04:07:31.600167 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1876 | 2026.01.04 04:07:31.600199 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1877 | 2026.01.04 04:07:31.600232 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1878 | 2026.01.04 04:07:31.600798 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001586 sec., 16393.44262295082 rows/sec., 709.33 KiB/sec. | ||
| 1879 | 2026.01.04 04:07:31.600899 [ 3 ] {8af97e76-3a8d-4702-8521-8825096c6df4} <Debug> TCPHandler: Processed in 0.001816796 sec. | ||
| 1880 | 2026.01.04 04:07:31.601117 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.01.04 04:07:31.601256 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1882 | 2026.01.04 04:07:31.601483 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1883 | 2026.01.04 04:07:31.601522 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1884 | 2026.01.04 04:07:31.601725 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1885 | 2026.01.04 04:07:31.601778 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1886 | 2026.01.04 04:07:31.601878 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1887 | 2026.01.04 04:07:31.601938 [ 316 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1888 | 2026.01.04 04:07:31.601938 [ 308 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1889 | 2026.01.04 04:07:31.602036 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1890 | 2026.01.04 04:07:31.602062 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1891 | 2026.01.04 04:07:31.602117 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1892 | 2026.01.04 04:07:31.602135 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1893 | 2026.01.04 04:07:31.602167 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2026.01.04 04:07:31.602204 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1895 | 2026.01.04 04:07:31.602717 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001521 sec., 17094.017094017094 rows/sec., 739.64 KiB/sec. | ||
| 1896 | 2026.01.04 04:07:31.602817 [ 3 ] {8e457aeb-cbbc-418e-9c57-39f1063c3dd9} <Debug> TCPHandler: Processed in 0.001750304 sec. | ||
| 1897 | 2026.01.04 04:07:31.603044 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.01.04 04:07:31.603182 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1899 | 2026.01.04 04:07:31.603404 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1900 | 2026.01.04 04:07:31.603441 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1901 | 2026.01.04 04:07:31.603649 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1902 | 2026.01.04 04:07:31.603702 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1903 | 2026.01.04 04:07:31.603803 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1904 | 2026.01.04 04:07:31.603865 [ 308 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1905 | 2026.01.04 04:07:31.603866 [ 297 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1906 | 2026.01.04 04:07:31.603964 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1907 | 2026.01.04 04:07:31.603990 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1908 | 2026.01.04 04:07:31.604045 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1909 | 2026.01.04 04:07:31.604064 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1910 | 2026.01.04 04:07:31.604095 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.01.04 04:07:31.604126 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1912 | 2026.01.04 04:07:31.604749 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001626 sec., 15990.159901599016 rows/sec., 691.88 KiB/sec. | ||
| 1913 | 2026.01.04 04:07:31.604860 [ 3 ] {5e662181-9367-4e0b-8850-e8612c9fc347} <Debug> TCPHandler: Processed in 0.001866197 sec. | ||
| 1914 | 2026.01.04 04:07:31.616231 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.04 04:07:31.616376 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1916 | 2026.01.04 04:07:31.616606 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2026.01.04 04:07:31.616644 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1918 | 2026.01.04 04:07:31.616858 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2026.01.04 04:07:31.616913 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2026.01.04 04:07:31.617018 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1921 | 2026.01.04 04:07:31.617089 [ 316 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1922 | 2026.01.04 04:07:31.617092 [ 338 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1923 | 2026.01.04 04:07:31.617199 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1924 | 2026.01.04 04:07:31.617227 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1925 | 2026.01.04 04:07:31.617285 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1926 | 2026.01.04 04:07:31.617303 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1927 | 2026.01.04 04:07:31.617335 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1928 | 2026.01.04 04:07:31.617369 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1929 | 2026.01.04 04:07:31.617933 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 695.73 KiB/sec. | ||
| 1930 | 2026.01.04 04:07:31.618043 [ 3 ] {d420f641-e0ee-41a2-8076-ea33c1c99658} <Debug> TCPHandler: Processed in 0.001864657 sec. | ||
| 1931 | 2026.01.04 04:07:31.627909 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.01.04 04:07:31.628019 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1933 | 2026.01.04 04:07:31.628061 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1934 | 2026.01.04 04:07:31.628612 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.01.04 04:07:31.628653 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1936 | 2026.01.04 04:07:31.629161 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1937 | 2026.01.04 04:07:31.629541 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.01.04 04:07:31.629693 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001704 sec., 8802.81690140845 rows/sec., 2.66 MiB/sec. | ||
| 1939 | 2026.01.04 04:07:31.629740 [ 3 ] {c4ab95c4-8ddc-4568-bffb-a335ce1fdff1} <Debug> TCPHandler: Processed in 0.001881718 sec. | ||
| 1940 | 2026.01.04 04:07:31.629867 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.01.04 04:07:31.629963 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.01.04 04:07:31.630004 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1943 | 2026.01.04 04:07:31.630559 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.01.04 04:07:31.630597 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1945 | 2026.01.04 04:07:31.631030 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1946 | 2026.01.04 04:07:31.631463 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.01.04 04:07:31.631593 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001648 sec., 248786.4077669903 rows/sec., 15.78 MiB/sec. | ||
| 1948 | 2026.01.04 04:07:31.631638 [ 3 ] {2a0236e0-dbb2-4433-839f-b84aca851f5c} <Debug> TCPHandler: Processed in 0.001820786 sec. | ||
| 1949 | 2026.01.04 04:07:31.631746 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.01.04 04:07:31.631841 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1951 | 2026.01.04 04:07:31.631882 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1952 | 2026.01.04 04:07:31.632859 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.01.04 04:07:31.632901 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1954 | 2026.01.04 04:07:31.633416 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1955 | 2026.01.04 04:07:31.633903 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.01.04 04:07:31.634052 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Debug> executeQuery: Read 1164 rows, 94.86 KiB in 0.002214 sec., 525745.2574525746 rows/sec., 41.84 MiB/sec. | ||
| 1957 | 2026.01.04 04:07:31.634103 [ 3 ] {4634bc44-f851-4860-a6ea-b4d63f33c2c8} <Debug> TCPHandler: Processed in 0.002406288 sec. | ||
| 1958 | 2026.01.04 04:07:31.634222 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.01.04 04:07:31.634319 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.01.04 04:07:31.634360 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1961 | 2026.01.04 04:07:31.634849 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.01.04 04:07:31.634887 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1963 | 2026.01.04 04:07:31.635317 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1964 | 2026.01.04 04:07:31.635806 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.01.04 04:07:31.635962 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Debug> executeQuery: Read 231 rows, 14.27 KiB in 0.001662 sec., 138989.16967509023 rows/sec., 8.39 MiB/sec. | ||
| 1966 | 2026.01.04 04:07:31.636009 [ 3 ] {2a220c32-941e-4a16-82ff-dbb727e39a4b} <Debug> TCPHandler: Processed in 0.001838666 sec. | ||
| 1967 | 2026.01.04 04:07:31.636126 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.01.04 04:07:31.636222 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.01.04 04:07:31.636262 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1970 | 2026.01.04 04:07:31.636730 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.01.04 04:07:31.636766 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1972 | 2026.01.04 04:07:31.637196 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1973 | 2026.01.04 04:07:31.637628 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.01.04 04:07:31.637759 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001556 sec., 136246.78663239075 rows/sec., 8.79 MiB/sec. | ||
| 1975 | 2026.01.04 04:07:31.637798 [ 3 ] {82fac541-0680-4355-aafa-5f6af13f3f53} <Debug> TCPHandler: Processed in 0.001721004 sec. | ||
| 1976 | 2026.01.04 04:07:31.637915 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.01.04 04:07:31.638011 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.01.04 04:07:31.638051 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1979 | 2026.01.04 04:07:31.638519 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.01.04 04:07:31.638557 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1981 | 2026.01.04 04:07:31.638970 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1982 | 2026.01.04 04:07:31.639436 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.01.04 04:07:31.639568 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001576 sec., 133883.24873096446 rows/sec., 7.60 MiB/sec. | ||
| 1984 | 2026.01.04 04:07:31.639605 [ 3 ] {4e14f3b3-b074-401f-adba-74489e0d98a2} <Debug> TCPHandler: Processed in 0.001739464 sec. | ||
| 1985 | 2026.01.04 04:07:31.639721 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.01.04 04:07:31.639815 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1987 | 2026.01.04 04:07:31.639855 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1988 | 2026.01.04 04:07:31.640483 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.01.04 04:07:31.640518 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1990 | 2026.01.04 04:07:31.640963 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1991 | 2026.01.04 04:07:31.641408 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.01.04 04:07:31.641553 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001741 sec., 410109.1326823665 rows/sec., 28.76 MiB/sec. | ||
| 1993 | 2026.01.04 04:07:31.641597 [ 3 ] {339afabb-a67c-4a13-860a-16ce95faf2c0} <Debug> TCPHandler: Processed in 0.001924548 sec. | ||
| 1994 | 2026.01.04 04:07:31.641713 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.01.04 04:07:31.641809 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1996 | 2026.01.04 04:07:31.641852 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1997 | 2026.01.04 04:07:31.642190 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.01.04 04:07:31.642227 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1999 | 2026.01.04 04:07:31.642692 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2000 | 2026.01.04 04:07:31.643136 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.01.04 04:07:31.643265 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
| 2002 | 2026.01.04 04:07:31.643302 [ 3 ] {341679d0-5b79-45a6-8453-8b3f6551bb15} <Debug> TCPHandler: Processed in 0.001638382 sec. | ||
| 2003 | 2026.01.04 04:07:31.643417 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.01.04 04:07:31.643513 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.01.04 04:07:31.643555 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2006 | 2026.01.04 04:07:31.643993 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.01.04 04:07:31.644030 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2008 | 2026.01.04 04:07:31.644490 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.01.04 04:07:31.644969 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.01.04 04:07:31.645142 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001647 sec., 190649.6660595021 rows/sec., 12.52 MiB/sec. | ||
| 2011 | 2026.01.04 04:07:31.645188 [ 3 ] {b8097de9-bc0f-4724-8170-042ee4ecff43} <Debug> TCPHandler: Processed in 0.001820316 sec. | ||
| 2012 | 2026.01.04 04:07:31.645317 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.01.04 04:07:31.645414 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.01.04 04:07:31.645458 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2015 | 2026.01.04 04:07:31.645786 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.04 04:07:31.645820 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2017 | 2026.01.04 04:07:31.646284 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2018 | 2026.01.04 04:07:31.646714 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.01.04 04:07:31.646843 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
| 2020 | 2026.01.04 04:07:31.646882 [ 3 ] {feb518bd-644a-4908-bf78-f7913a76d83e} <Debug> TCPHandler: Processed in 0.001621972 sec. | ||
| 2021 | 2026.01.04 04:07:31.646990 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.01.04 04:07:31.647086 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.01.04 04:07:31.647138 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2024 | 2026.01.04 04:07:31.647871 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.04 04:07:31.647908 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2026 | 2026.01.04 04:07:31.648524 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2027 | 2026.01.04 04:07:31.648998 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.04 04:07:31.649137 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00207 sec., 12560.386473429953 rows/sec., 22.51 MiB/sec. | ||
| 2029 | 2026.01.04 04:07:31.649186 [ 3 ] {6a0d01ad-1121-45ac-8050-e58e240ccec6} <Debug> TCPHandler: Processed in 0.002246475 sec. | ||
| 2030 | 2026.01.04 04:07:31.649297 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.01.04 04:07:31.649392 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.01.04 04:07:31.649433 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2033 | 2026.01.04 04:07:31.649920 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.01.04 04:07:31.649954 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2035 | 2026.01.04 04:07:31.650461 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2036 | 2026.01.04 04:07:31.650976 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.01.04 04:07:31.651103 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.00173 sec., 8670.520231213874 rows/sec., 645.21 KiB/sec. | ||
| 2038 | 2026.01.04 04:07:31.651139 [ 3 ] {0bd77687-3b80-45a9-8b4f-10b854ba0704} <Debug> TCPHandler: Processed in 0.001891547 sec. | ||
| 2039 | 2026.01.04 04:07:31.651243 [ 3 ] {} <Trace> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.01.04 04:07:31.651336 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52726) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2041 | 2026.01.04 04:07:31.651378 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2042 | 2026.01.04 04:07:31.651728 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.01.04 04:07:31.651763 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2044 | 2026.01.04 04:07:31.652187 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2045 | 2026.01.04 04:07:31.652603 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.01.04 04:07:31.652759 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001441 sec., 72172.10270645385 rows/sec., 4.42 MiB/sec. | ||
| 2047 | 2026.01.04 04:07:31.652799 [ 3 ] {44dea42a-08d4-446c-9217-783764519359} <Debug> TCPHandler: Processed in 0.001605272 sec. | ||
| 2048 | 2026.01.04 04:07:32.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.57 MiB, peak 189.28 MiB, free memory in arenas 0.00 B, will set to 182.07 MiB (RSS), difference: -1.50 MiB | ||
| 2049 | 2026.01.04 04:07:35.427279 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2050 | 2026.01.04 04:07:35.427331 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2051 | 2026.01.04 04:07:35.474733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3784 | ||
| 2052 | 2026.01.04 04:07:35.475253 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.01.04 04:07:35.475300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2054 | 2026.01.04 04:07:35.475918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2026.01.04 04:07:35.476254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 280 | ||
| 2056 | 2026.01.04 04:07:35.476366 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.04 04:07:35.476505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 2058 | 2026.01.04 04:07:35.479178 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.01.04 04:07:35.479231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2060 | 2026.01.04 04:07:35.480696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2026.01.04 04:07:35.481223 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.04 04:07:35.481501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2063 | 2026.01.04 04:07:35.671943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2064 | 2026.01.04 04:07:35.688456 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.01.04 04:07:35.688499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2066 | 2026.01.04 04:07:35.694831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2067 | 2026.01.04 04:07:35.695890 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.01.04 04:07:35.698700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2069 | 2026.01.04 04:07:36.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.64 MiB, peak 189.28 MiB, free memory in arenas 0.00 B, will set to 183.79 MiB (RSS), difference: 1.14 MiB | ||
| 2070 | 2026.01.04 04:07:36.319148 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.01.04 04:07:36.319226 [ 3 ] {} <Debug> TCP-Session: 64514b02-0bb1-4d33-b010-75b759a4b14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.01.04 04:07:36.581892 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.01.04 04:07:36.582062 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2026.01.04 04:07:36.582125 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2026.01.04 04:07:36.582783 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.01.04 04:07:36.582820 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2077 | 2026.01.04 04:07:36.583328 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2026.01.04 04:07:36.583793 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.01.04 04:07:36.583941 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001924 sec., 53014.553014553014 rows/sec., 4.43 MiB/sec. | ||
| 2080 | 2026.01.04 04:07:36.583984 [ 5 ] {b517a414-42a0-4d1a-bf7d-4f41a988f1d1} <Debug> TCPHandler: Processed in 0.002220314 sec. | ||
| 2081 | 2026.01.04 04:07:36.584110 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.01.04 04:07:36.584207 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.01.04 04:07:36.584248 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.01.04 04:07:36.584651 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.04 04:07:36.584687 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2086 | 2026.01.04 04:07:36.585115 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2087 | 2026.01.04 04:07:36.585568 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.04 04:07:36.585663 [ 53 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2089 | 2026.01.04 04:07:36.585696 [ 53 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.04 04:07:36.585701 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001513 sec., 15201.586252478519 rows/sec., 1.12 MiB/sec. | ||
| 2091 | 2026.01.04 04:07:36.585715 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2092 | 2026.01.04 04:07:36.585741 [ 5 ] {05267c11-7646-4850-82ff-102fb4230a62} <Debug> TCPHandler: Processed in 0.001681134 sec. | ||
| 2093 | 2026.01.04 04:07:36.585844 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 2094 | 2026.01.04 04:07:36.585856 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.01.04 04:07:36.586001 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2096 | 2026.01.04 04:07:36.586006 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2097 | 2026.01.04 04:07:36.586044 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2098 | 2026.01.04 04:07:36.586056 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 2099 | 2026.01.04 04:07:36.586134 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 2100 | 2026.01.04 04:07:36.586185 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2101 | 2026.01.04 04:07:36.586237 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2102 | 2026.01.04 04:07:36.586281 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 231 rows starting from the beginning of the part | ||
| 2103 | 2026.01.04 04:07:36.586323 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2104 | 2026.01.04 04:07:36.586478 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.01.04 04:07:36.586520 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2106 | 2026.01.04 04:07:36.586984 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2107 | 2026.01.04 04:07:36.587230 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447639 sec., 212760.22544294538 rows/sec., 14.34 MiB/sec. | ||
| 2108 | 2026.01.04 04:07:36.587485 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2109 | 2026.01.04 04:07:36.587512 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.01.04 04:07:36.587660 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001677 sec., 54859.868813357185 rows/sec., 4.30 MiB/sec. | ||
| 2111 | 2026.01.04 04:07:36.587702 [ 5 ] {3f04086f-259e-49dc-8a19-14f54ec66c74} <Debug> TCPHandler: Processed in 0.001896427 sec. | ||
| 2112 | 2026.01.04 04:07:36.587833 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.01.04 04:07:36.587927 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.01.04 04:07:36.587972 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2115 | 2026.01.04 04:07:36.588097 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.04 04:07:36.588188 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_6_1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2117 | 2026.01.04 04:07:36.588267 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2118 | 2026.01.04 04:07:36.588405 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.04 04:07:36.588446 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2120 | 2026.01.04 04:07:36.588903 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.01.04 04:07:36.589410 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.04 04:07:36.589543 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
| 2123 | 2026.01.04 04:07:36.589580 [ 5 ] {ae2267c6-d44c-4c84-ac11-5bdd851d5c8f} <Debug> TCPHandler: Processed in 0.001797635 sec. | ||
| 2124 | 2026.01.04 04:07:36.589694 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.01.04 04:07:36.589788 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.01.04 04:07:36.589844 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2127 | 2026.01.04 04:07:36.590691 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.04 04:07:36.590725 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2129 | 2026.01.04 04:07:36.591398 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2130 | 2026.01.04 04:07:36.591858 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.01.04 04:07:36.592022 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002251 sec., 10217.681030653042 rows/sec., 18.31 MiB/sec. | ||
| 2132 | 2026.01.04 04:07:36.592076 [ 5 ] {db809948-e973-483f-98ef-0a5070d732fd} <Debug> TCPHandler: Processed in 0.002431318 sec. | ||
| 2133 | 2026.01.04 04:07:36.592199 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.01.04 04:07:36.592294 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.01.04 04:07:36.592335 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2136 | 2026.01.04 04:07:36.592730 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.04 04:07:36.592765 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2138 | 2026.01.04 04:07:36.593217 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2139 | 2026.01.04 04:07:36.593921 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.04 04:07:36.594057 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001781 sec., 3368.893879842785 rows/sec., 253.87 KiB/sec. | ||
| 2141 | 2026.01.04 04:07:36.594094 [ 5 ] {e4de88e9-b43d-4e3c-aeb3-f4e352470833} <Debug> TCPHandler: Processed in 0.001944858 sec. | ||
| 2142 | 2026.01.04 04:07:36.594217 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.01.04 04:07:36.594313 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.01.04 04:07:36.594358 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2145 | 2026.01.04 04:07:36.594731 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.04 04:07:36.594767 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2147 | 2026.01.04 04:07:36.595231 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2148 | 2026.01.04 04:07:36.595737 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.04 04:07:36.595868 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
| 2150 | 2026.01.04 04:07:36.595904 [ 5 ] {0d9a9636-4e74-4758-8c16-08e38e05fff7} <Debug> TCPHandler: Processed in 0.001735754 sec. | ||
| 2151 | 2026.01.04 04:07:37.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.28 MiB, peak 189.28 MiB, free memory in arenas 0.00 B, will set to 183.89 MiB (RSS), difference: 1.61 MiB | ||
| 2152 | 2026.01.04 04:07:41.592785 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.04 04:07:41.592985 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.01.04 04:07:41.593056 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2155 | 2026.01.04 04:07:41.594009 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.04 04:07:41.594072 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2157 | 2026.01.04 04:07:41.594785 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2158 | 2026.01.04 04:07:41.595457 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.01.04 04:07:41.595661 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002725 sec., 150458.71559633026 rows/sec., 9.54 MiB/sec. | ||
| 2160 | 2026.01.04 04:07:41.595724 [ 5 ] {51edbbcf-9d9f-4d31-92be-1027dc46161a} <Debug> TCPHandler: Processed in 0.003072401 sec. | ||
| 2161 | 2026.01.04 04:07:41.595874 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.04 04:07:41.596000 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.01.04 04:07:41.596059 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.01.04 04:07:41.597288 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.01.04 04:07:41.597336 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2166 | 2026.01.04 04:07:41.598002 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2167 | 2026.01.04 04:07:41.598605 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.01.04 04:07:41.598754 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002785 sec., 406463.1956912028 rows/sec., 32.21 MiB/sec. | ||
| 2169 | 2026.01.04 04:07:41.598799 [ 5 ] {5cbd0847-d0c4-4378-b3fc-90a328c07c23} <Debug> TCPHandler: Processed in 0.002987399 sec. | ||
| 2170 | 2026.01.04 04:07:41.598918 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.04 04:07:41.599015 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.01.04 04:07:41.599057 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2173 | 2026.01.04 04:07:41.599538 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.04 04:07:41.599577 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2175 | 2026.01.04 04:07:41.600085 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2176 | 2026.01.04 04:07:41.600622 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.04 04:07:41.600757 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00176 sec., 122159.09090909091 rows/sec., 7.25 MiB/sec. | ||
| 2178 | 2026.01.04 04:07:41.600796 [ 5 ] {0fb24bc7-f684-49b2-b994-d9963b715c29} <Debug> TCPHandler: Processed in 0.001927648 sec. | ||
| 2179 | 2026.01.04 04:07:41.600906 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.01.04 04:07:41.601000 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.01.04 04:07:41.601040 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2182 | 2026.01.04 04:07:41.601525 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.04 04:07:41.601561 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2184 | 2026.01.04 04:07:41.602009 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2185 | 2026.01.04 04:07:41.602498 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.04 04:07:41.602666 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00168 sec., 126190.47619047618 rows/sec., 8.14 MiB/sec. | ||
| 2187 | 2026.01.04 04:07:41.602723 [ 5 ] {fff2f2d9-4811-40eb-a7c9-b70856d7c47d} <Debug> TCPHandler: Processed in 0.001866536 sec. | ||
| 2188 | 2026.01.04 04:07:41.602849 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.04 04:07:41.602965 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.01.04 04:07:41.603015 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2191 | 2026.01.04 04:07:41.603606 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.01.04 04:07:41.603652 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2193 | 2026.01.04 04:07:41.604165 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2194 | 2026.01.04 04:07:41.604642 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.01.04 04:07:41.604777 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001837 sec., 114861.18671747413 rows/sec., 6.52 MiB/sec. | ||
| 2196 | 2026.01.04 04:07:41.604816 [ 5 ] {80c851d5-8df6-4898-9dd7-566463cf29da} <Debug> TCPHandler: Processed in 0.00202768 sec. | ||
| 2197 | 2026.01.04 04:07:41.604931 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.01.04 04:07:41.605038 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2199 | 2026.01.04 04:07:41.605079 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2200 | 2026.01.04 04:07:41.605721 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.04 04:07:41.605757 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2202 | 2026.01.04 04:07:41.606245 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2203 | 2026.01.04 04:07:41.606761 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.04 04:07:41.606898 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00188 sec., 366489.3617021277 rows/sec., 25.59 MiB/sec. | ||
| 2205 | 2026.01.04 04:07:41.606937 [ 5 ] {76b74ada-2e8f-4a85-b96e-20634062cfe5} <Debug> TCPHandler: Processed in 0.00205514 sec. | ||
| 2206 | 2026.01.04 04:07:41.607056 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.01.04 04:07:41.607151 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2208 | 2026.01.04 04:07:41.607193 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2209 | 2026.01.04 04:07:41.607530 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.04 04:07:41.607567 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2211 | 2026.01.04 04:07:41.608087 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2212 | 2026.01.04 04:07:41.608635 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.04 04:07:41.608766 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001634 sec., 3671.970624235006 rows/sec., 191.85 KiB/sec. | ||
| 2214 | 2026.01.04 04:07:41.608802 [ 5 ] {42368509-e0c1-44b3-998a-daf0c844e20a} <Debug> TCPHandler: Processed in 0.001795656 sec. | ||
| 2215 | 2026.01.04 04:07:41.608914 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.04 04:07:41.609009 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.01.04 04:07:41.609052 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2218 | 2026.01.04 04:07:41.609491 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.04 04:07:41.609527 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2220 | 2026.01.04 04:07:41.610053 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2221 | 2026.01.04 04:07:41.610561 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.04 04:07:41.610696 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001705 sec., 184164.2228739003 rows/sec., 12.10 MiB/sec. | ||
| 2223 | 2026.01.04 04:07:41.610733 [ 5 ] {740da0c0-ceca-43bc-9d33-fd63be8b5c4f} <Debug> TCPHandler: Processed in 0.001868617 sec. | ||
| 2224 | 2026.01.04 04:07:41.610833 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.04 04:07:41.610927 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.01.04 04:07:41.610975 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2227 | 2026.01.04 04:07:41.611293 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.01.04 04:07:41.611330 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2229 | 2026.01.04 04:07:41.611779 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2230 | 2026.01.04 04:07:41.612272 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.01.04 04:07:41.612404 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. | ||
| 2232 | 2026.01.04 04:07:41.612440 [ 5 ] {26b021a7-01db-4752-ad52-661b034263bd} <Debug> TCPHandler: Processed in 0.001655662 sec. | ||
| 2233 | 2026.01.04 04:07:41.612561 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.04 04:07:41.612672 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.04 04:07:41.612742 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2236 | 2026.01.04 04:07:41.613743 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.04 04:07:41.613781 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2238 | 2026.01.04 04:07:41.614505 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2239 | 2026.01.04 04:07:41.615065 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.04 04:07:41.615183 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2241 | 2026.01.04 04:07:41.615216 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002566 sec., 3897.1161340607946 rows/sec., 6.98 MiB/sec. | ||
| 2242 | 2026.01.04 04:07:41.615255 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.01.04 04:07:41.615281 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2244 | 2026.01.04 04:07:41.615284 [ 5 ] {fb8b81fa-fe41-414e-b197-4eb815d8a09e} <Debug> TCPHandler: Processed in 0.002780915 sec. | ||
| 2245 | 2026.01.04 04:07:41.615388 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 2246 | 2026.01.04 04:07:41.615420 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.04 04:07:41.615520 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.04 04:07:41.615563 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2249 | 2026.01.04 04:07:41.615619 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2026.01.04 04:07:41.615684 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2251 | 2026.01.04 04:07:41.615817 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2252 | 2026.01.04 04:07:41.615911 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.01.04 04:07:41.615931 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2254 | 2026.01.04 04:07:41.615957 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2255 | 2026.01.04 04:07:41.616051 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2256 | 2026.01.04 04:07:41.616171 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2257 | 2026.01.04 04:07:41.616277 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2258 | 2026.01.04 04:07:41.616509 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2259 | 2026.01.04 04:07:41.617057 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.01.04 04:07:41.617199 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001698 sec., 61248.52767962308 rows/sec., 3.75 MiB/sec. | ||
| 2261 | 2026.01.04 04:07:41.617235 [ 5 ] {c961e5fa-7481-468c-a157-ca500d560e96} <Debug> TCPHandler: Processed in 0.001865847 sec. | ||
| 2262 | 2026.01.04 04:07:41.618296 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 19 columns (19 merged, 0 gathered) in 0.002954579 sec., 30122.734914178975 rows/sec., 53.98 MiB/sec. | ||
| 2263 | 2026.01.04 04:07:41.618770 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2264 | 2026.01.04 04:07:41.619355 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.01.04 04:07:41.619425 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2266 | 2026.01.04 04:07:41.619538 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2267 | 2026.01.04 04:07:41.909084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36305 | ||
| 2268 | 2026.01.04 04:07:41.909190 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.01.04 04:07:41.909217 [ 3 ] {} <Debug> TCP-Session: b4bf8c01-f326-4b45-a863-938d28cba64e Authenticating user 'default' from [fd00:1122:3344:101::e]:36305 | ||
| 2270 | 2026.01.04 04:07:41.909239 [ 3 ] {} <Debug> TCP-Session: b4bf8c01-f326-4b45-a863-938d28cba64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.04 04:07:41.909251 [ 3 ] {} <Debug> TCP-Session: b4bf8c01-f326-4b45-a863-938d28cba64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.04 04:07:41.909456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48668 | ||
| 2273 | 2026.01.04 04:07:41.909463 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51579 | ||
| 2274 | 2026.01.04 04:07:41.909517 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 2275 | 2026.01.04 04:07:41.909543 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51130 | ||
| 2276 | 2026.01.04 04:07:41.909572 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52513 | ||
| 2277 | 2026.01.04 04:07:41.909592 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35165 | ||
| 2278 | 2026.01.04 04:07:41.909615 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2279 | 2026.01.04 04:07:41.909627 [ 3 ] {} <Trace> TCP-Session: b4bf8c01-f326-4b45-a863-938d28cba64e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.01.04 04:07:41.909660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.01.04 04:07:41.909663 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2026.01.04 04:07:41.909669 [ 287 ] {} <Debug> TCP-Session: 70b9acd7-1aa5-4b10-85a4-bb40dafb6ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51579 | ||
| 2283 | 2026.01.04 04:07:41.909687 [ 289 ] {} <Debug> TCP-Session: 87e19390-4333-4d0e-a17c-4ed31767050c Authenticating user 'default' from [fd00:1122:3344:101::e]:51130 | ||
| 2284 | 2026.01.04 04:07:41.909723 [ 287 ] {} <Debug> TCP-Session: 70b9acd7-1aa5-4b10-85a4-bb40dafb6ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.04 04:07:41.909688 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.01.04 04:07:41.909749 [ 287 ] {} <Debug> TCP-Session: 70b9acd7-1aa5-4b10-85a4-bb40dafb6ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.04 04:07:41.909745 [ 289 ] {} <Debug> TCP-Session: 87e19390-4333-4d0e-a17c-4ed31767050c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.04 04:07:41.909782 [ 293 ] {} <Debug> TCP-Session: d034f891-141a-4f36-ace8-c2b36eef5f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:35165 | ||
| 2289 | 2026.01.04 04:07:41.909802 [ 289 ] {} <Debug> TCP-Session: 87e19390-4333-4d0e-a17c-4ed31767050c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.04 04:07:41.909821 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2291 | 2026.01.04 04:07:41.909827 [ 293 ] {} <Debug> TCP-Session: d034f891-141a-4f36-ace8-c2b36eef5f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.04 04:07:41.909702 [ 292 ] {} <Debug> TCP-Session: ebba7b06-beb6-4f6f-a843-338b35bdd7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52513 | ||
| 2293 | 2026.01.04 04:07:41.909863 [ 293 ] {} <Debug> TCP-Session: d034f891-141a-4f36-ace8-c2b36eef5f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.04 04:07:41.909673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2026.01.04 04:07:41.909899 [ 292 ] {} <Debug> TCP-Session: ebba7b06-beb6-4f6f-a843-338b35bdd7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.04 04:07:41.909934 [ 288 ] {} <Debug> TCP-Session: 6a328b8c-1e01-422c-b9b2-3d1a35762f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 2297 | 2026.01.04 04:07:41.909952 [ 292 ] {} <Debug> TCP-Session: ebba7b06-beb6-4f6f-a843-338b35bdd7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.04 04:07:41.909983 [ 288 ] {} <Debug> TCP-Session: 6a328b8c-1e01-422c-b9b2-3d1a35762f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.04 04:07:41.909603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.01.04 04:07:41.910011 [ 288 ] {} <Debug> TCP-Session: 6a328b8c-1e01-422c-b9b2-3d1a35762f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.01.04 04:07:41.909564 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36922 | ||
| 2302 | 2026.01.04 04:07:41.910053 [ 286 ] {} <Debug> TCP-Session: a6a1c1e0-bd14-4bd9-9b9e-cd9261293f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:48668 | ||
| 2303 | 2026.01.04 04:07:41.909556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41049 | ||
| 2304 | 2026.01.04 04:07:41.910107 [ 286 ] {} <Debug> TCP-Session: a6a1c1e0-bd14-4bd9-9b9e-cd9261293f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.01.04 04:07:41.910104 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2306 | 2026.01.04 04:07:41.910126 [ 286 ] {} <Debug> TCP-Session: a6a1c1e0-bd14-4bd9-9b9e-cd9261293f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.04 04:07:41.910148 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.01.04 04:07:41.910181 [ 291 ] {} <Debug> TCP-Session: e8e0ac01-de0d-4018-bcfe-453f011151cd Authenticating user 'default' from [fd00:1122:3344:101::e]:36922 | ||
| 2309 | 2026.01.04 04:07:41.910191 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2310 | 2026.01.04 04:07:41.910201 [ 291 ] {} <Debug> TCP-Session: e8e0ac01-de0d-4018-bcfe-453f011151cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.01.04 04:07:41.910227 [ 291 ] {} <Debug> TCP-Session: e8e0ac01-de0d-4018-bcfe-453f011151cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.04 04:07:41.910254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.01.04 04:07:41.910284 [ 290 ] {} <Debug> TCP-Session: 1d7fa3c7-4ffc-41cd-96d0-81da3b9edcd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41049 | ||
| 2314 | 2026.01.04 04:07:41.910302 [ 290 ] {} <Debug> TCP-Session: 1d7fa3c7-4ffc-41cd-96d0-81da3b9edcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.04 04:07:41.910315 [ 290 ] {} <Debug> TCP-Session: 1d7fa3c7-4ffc-41cd-96d0-81da3b9edcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.01.04 04:07:41.910497 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 2317 | 2026.01.04 04:07:41.910590 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2318 | 2026.01.04 04:07:42.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.80 MiB, peak 189.28 MiB, free memory in arenas 0.00 B, will set to 187.38 MiB (RSS), difference: 2.58 MiB | ||
| 2319 | 2026.01.04 04:07:42.440696 [ 297 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> AggregatingTransform: Aggregating | ||
| 2320 | 2026.01.04 04:07:42.440771 [ 297 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2321 | 2026.01.04 04:07:42.440807 [ 297 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001366547 sec. (731.771 rows/sec., 28.58 KiB/sec.) | ||
| 2322 | 2026.01.04 04:07:42.440821 [ 297 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Trace> Aggregator: Merging aggregated data | ||
| 2323 | 2026.01.04 04:07:42.442077 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.532303 sec., 1.8786292769343778 rows/sec., 75.15 B/sec. | ||
| 2324 | 2026.01.04 04:07:42.442326 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2325 | 2026.01.04 04:07:42.442362 [ 3 ] {a12f0402-0036-482f-aad5-30ac4c8a4c6f} <Debug> TCPHandler: Processed in 0.532844649 sec. | ||
| 2326 | 2026.01.04 04:07:42.442486 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.01.04 04:07:42.442524 [ 3 ] {} <Debug> TCP-Session: b4bf8c01-f326-4b45-a863-938d28cba64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.04 04:07:42.442534 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.01.04 04:07:42.442573 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.04 04:07:42.442602 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.01.04 04:07:42.442636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.04 04:07:42.442647 [ 287 ] {} <Debug> TCP-Session: 70b9acd7-1aa5-4b10-85a4-bb40dafb6ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.01.04 04:07:42.442655 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.01.04 04:07:42.442691 [ 291 ] {} <Debug> TCP-Session: e8e0ac01-de0d-4018-bcfe-453f011151cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.04 04:07:42.442687 [ 293 ] {} <Debug> TCP-Session: d034f891-141a-4f36-ace8-c2b36eef5f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.04 04:07:42.442737 [ 292 ] {} <Debug> TCP-Session: ebba7b06-beb6-4f6f-a843-338b35bdd7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.04 04:07:42.442626 [ 286 ] {} <Debug> TCP-Session: a6a1c1e0-bd14-4bd9-9b9e-cd9261293f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.04 04:07:42.442617 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.01.04 04:07:42.442554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2340 | 2026.01.04 04:07:42.442850 [ 289 ] {} <Debug> TCP-Session: 87e19390-4333-4d0e-a17c-4ed31767050c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.04 04:07:42.442587 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.01.04 04:07:42.442891 [ 290 ] {} <Debug> TCP-Session: 1d7fa3c7-4ffc-41cd-96d0-81da3b9edcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.04 04:07:42.442923 [ 288 ] {} <Debug> TCP-Session: 6a328b8c-1e01-422c-b9b2-3d1a35762f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.04 04:07:42.964694 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52741 | ||
| 2345 | 2026.01.04 04:07:42.964792 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2026.01.04 04:07:42.964817 [ 288 ] {} <Debug> TCP-Session: ecdf8217-8a09-450f-bc66-0d30fc7c9e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52741 | ||
| 2347 | 2026.01.04 04:07:42.964839 [ 288 ] {} <Debug> TCP-Session: ecdf8217-8a09-450f-bc66-0d30fc7c9e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.04 04:07:42.964851 [ 288 ] {} <Debug> TCP-Session: ecdf8217-8a09-450f-bc66-0d30fc7c9e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.04 04:07:42.965060 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42427 | ||
| 2350 | 2026.01.04 04:07:42.965086 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57920 | ||
| 2351 | 2026.01.04 04:07:42.965109 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64501 | ||
| 2352 | 2026.01.04 04:07:42.965144 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39996 | ||
| 2353 | 2026.01.04 04:07:42.965096 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35918 | ||
| 2354 | 2026.01.04 04:07:42.965208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.01.04 04:07:42.965241 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.01.04 04:07:42.965261 [ 288 ] {} <Trace> TCP-Session: ecdf8217-8a09-450f-bc66-0d30fc7c9e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.01.04 04:07:42.965286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.01.04 04:07:42.965281 [ 292 ] {} <Debug> TCP-Session: f34acab5-973b-4d82-8e19-bd2e0e368e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:57920 | ||
| 2359 | 2026.01.04 04:07:42.965300 [ 294 ] {} <Debug> TCP-Session: f1c59520-6c97-4df9-bcc3-d5de74fd9cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64501 | ||
| 2360 | 2026.01.04 04:07:42.965318 [ 293 ] {} <Debug> TCP-Session: 83a53db6-430c-443a-97c1-f489d87d6928 Authenticating user 'default' from [fd00:1122:3344:101::e]:35918 | ||
| 2361 | 2026.01.04 04:07:42.965338 [ 292 ] {} <Debug> TCP-Session: f34acab5-973b-4d82-8e19-bd2e0e368e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.01.04 04:07:42.965365 [ 293 ] {} <Debug> TCP-Session: 83a53db6-430c-443a-97c1-f489d87d6928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.04 04:07:42.965380 [ 292 ] {} <Debug> TCP-Session: f34acab5-973b-4d82-8e19-bd2e0e368e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.01.04 04:07:42.965394 [ 293 ] {} <Debug> TCP-Session: 83a53db6-430c-443a-97c1-f489d87d6928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.01.04 04:07:42.965353 [ 294 ] {} <Debug> TCP-Session: f1c59520-6c97-4df9-bcc3-d5de74fd9cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.01.04 04:07:42.965278 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2026.01.04 04:07:42.965438 [ 294 ] {} <Debug> TCP-Session: f1c59520-6c97-4df9-bcc3-d5de74fd9cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.01.04 04:07:42.965457 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2369 | 2026.01.04 04:07:42.965469 [ 286 ] {} <Debug> TCP-Session: 67a62967-1de5-4cf6-8327-820eab09b0ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39996 | ||
| 2370 | 2026.01.04 04:07:42.965208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2026.01.04 04:07:42.965508 [ 286 ] {} <Debug> TCP-Session: 67a62967-1de5-4cf6-8327-820eab09b0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.01.04 04:07:42.965529 [ 289 ] {} <Debug> TCP-Session: ffae6846-1dc6-4bf2-b96d-46a06916f1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:42427 | ||
| 2373 | 2026.01.04 04:07:42.965536 [ 286 ] {} <Debug> TCP-Session: 67a62967-1de5-4cf6-8327-820eab09b0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.04 04:07:42.965555 [ 289 ] {} <Debug> TCP-Session: ffae6846-1dc6-4bf2-b96d-46a06916f1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.04 04:07:42.965070 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64312 | ||
| 2376 | 2026.01.04 04:07:42.965581 [ 289 ] {} <Debug> TCP-Session: ffae6846-1dc6-4bf2-b96d-46a06916f1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.01.04 04:07:42.965076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59271 | ||
| 2378 | 2026.01.04 04:07:42.965119 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59923 | ||
| 2379 | 2026.01.04 04:07:42.965662 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2026.01.04 04:07:42.965702 [ 291 ] {} <Debug> TCP-Session: 77479d70-31ec-4d8e-bb42-d3f613c78a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:64312 | ||
| 2381 | 2026.01.04 04:07:42.965719 [ 291 ] {} <Debug> TCP-Session: 77479d70-31ec-4d8e-bb42-d3f613c78a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.01.04 04:07:42.965722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.01.04 04:07:42.965732 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2026.01.04 04:07:42.965732 [ 291 ] {} <Debug> TCP-Session: 77479d70-31ec-4d8e-bb42-d3f613c78a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.01.04 04:07:42.965775 [ 3 ] {} <Debug> TCP-Session: d9a8eb15-0259-4976-9200-6a88e4244c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59923 | ||
| 2386 | 2026.01.04 04:07:42.965767 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2387 | 2026.01.04 04:07:42.965807 [ 3 ] {} <Debug> TCP-Session: d9a8eb15-0259-4976-9200-6a88e4244c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.04 04:07:42.965766 [ 290 ] {} <Debug> TCP-Session: 6b53f83b-4c6a-4f0d-a02b-8859f8ef617c Authenticating user 'default' from [fd00:1122:3344:101::e]:59271 | ||
| 2389 | 2026.01.04 04:07:42.965846 [ 3 ] {} <Debug> TCP-Session: d9a8eb15-0259-4976-9200-6a88e4244c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.04 04:07:42.965865 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2391 | 2026.01.04 04:07:42.965885 [ 290 ] {} <Debug> TCP-Session: 6b53f83b-4c6a-4f0d-a02b-8859f8ef617c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.04 04:07:42.966042 [ 290 ] {} <Debug> TCP-Session: 6b53f83b-4c6a-4f0d-a02b-8859f8ef617c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.01.04 04:07:42.966317 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 2394 | 2026.01.04 04:07:42.967402 [ 334 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> AggregatingTransform: Aggregating | ||
| 2395 | 2026.01.04 04:07:42.967464 [ 334 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> Aggregator: Aggregation method: without_key | ||
| 2396 | 2026.01.04 04:07:42.967509 [ 334 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087612 sec. (919.446 rows/sec., 35.92 KiB/sec.) | ||
| 2397 | 2026.01.04 04:07:42.967531 [ 334 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Trace> Aggregator: Merging aggregated data | ||
| 2398 | 2026.01.04 04:07:42.968656 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 2399 | 2026.01.04 04:07:42.968787 [ 288 ] {d4fe53d1-194e-4ce1-9ffd-18f88d1ea663} <Debug> TCPHandler: Processed in 0.003674232 sec. | ||
| 2400 | 2026.01.04 04:07:42.968893 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2026.01.04 04:07:42.968926 [ 288 ] {} <Debug> TCP-Session: ecdf8217-8a09-450f-bc66-0d30fc7c9e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.01.04 04:07:42.968927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2026.01.04 04:07:42.968961 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.01.04 04:07:42.968989 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.01.04 04:07:42.969004 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.01.04 04:07:42.969023 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2407 | 2026.01.04 04:07:42.969041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.01.04 04:07:42.969058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.01.04 04:07:42.969079 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.01.04 04:07:42.969098 [ 291 ] {} <Debug> TCP-Session: 77479d70-31ec-4d8e-bb42-d3f613c78a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.01.04 04:07:42.969107 [ 294 ] {} <Debug> TCP-Session: f1c59520-6c97-4df9-bcc3-d5de74fd9cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.01.04 04:07:42.969132 [ 292 ] {} <Debug> TCP-Session: f34acab5-973b-4d82-8e19-bd2e0e368e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.01.04 04:07:42.969136 [ 3 ] {} <Debug> TCP-Session: d9a8eb15-0259-4976-9200-6a88e4244c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.04 04:07:42.969167 [ 293 ] {} <Debug> TCP-Session: 83a53db6-430c-443a-97c1-f489d87d6928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.01.04 04:07:42.969203 [ 286 ] {} <Debug> TCP-Session: 67a62967-1de5-4cf6-8327-820eab09b0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.01.04 04:07:42.969233 [ 289 ] {} <Debug> TCP-Session: ffae6846-1dc6-4bf2-b96d-46a06916f1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.01.04 04:07:42.969255 [ 290 ] {} <Debug> TCP-Session: 6b53f83b-4c6a-4f0d-a02b-8859f8ef617c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.01.04 04:07:42.976631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4232 | ||
| 2419 | 2026.01.04 04:07:42.977262 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.04 04:07:42.977322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2421 | 2026.01.04 04:07:42.978307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2422 | 2026.01.04 04:07:42.978872 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.04 04:07:42.979106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4232 | ||
| 2424 | 2026.01.04 04:07:43.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.01 MiB, peak 205.14 MiB, free memory in arenas 0.00 B, will set to 204.26 MiB (RSS), difference: 15.25 MiB | ||
| 2425 | 2026.01.04 04:07:43.010681 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51297 | ||
| 2426 | 2026.01.04 04:07:43.010774 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.01.04 04:07:43.010800 [ 288 ] {} <Debug> TCP-Session: ffeac7d9-cfbf-4c32-bfa3-cb8741870f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:51297 | ||
| 2428 | 2026.01.04 04:07:43.010821 [ 288 ] {} <Debug> TCP-Session: ffeac7d9-cfbf-4c32-bfa3-cb8741870f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.01.04 04:07:43.010834 [ 288 ] {} <Debug> TCP-Session: ffeac7d9-cfbf-4c32-bfa3-cb8741870f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.01.04 04:07:43.011050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37592 | ||
| 2431 | 2026.01.04 04:07:43.011078 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48435 | ||
| 2432 | 2026.01.04 04:07:43.011108 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59303 | ||
| 2433 | 2026.01.04 04:07:43.011119 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34808 | ||
| 2434 | 2026.01.04 04:07:43.011135 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36302 | ||
| 2435 | 2026.01.04 04:07:43.011187 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2436 | 2026.01.04 04:07:43.011188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.01.04 04:07:43.011157 [ 288 ] {} <Trace> TCP-Session: ffeac7d9-cfbf-4c32-bfa3-cb8741870f19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.01.04 04:07:43.011237 [ 294 ] {} <Debug> TCP-Session: 6acf975f-7b3a-4862-acd3-394e8dc458e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59303 | ||
| 2439 | 2026.01.04 04:07:43.011244 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2440 | 2026.01.04 04:07:43.011283 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2026.01.04 04:07:43.011289 [ 294 ] {} <Debug> TCP-Session: 6acf975f-7b3a-4862-acd3-394e8dc458e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.01.04 04:07:43.011308 [ 289 ] {} <Debug> TCP-Session: d5326c7b-e27c-44c5-8f65-bb575e87d781 Authenticating user 'default' from [fd00:1122:3344:101::e]:37592 | ||
| 2443 | 2026.01.04 04:07:43.011328 [ 294 ] {} <Debug> TCP-Session: 6acf975f-7b3a-4862-acd3-394e8dc458e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.01.04 04:07:43.011351 [ 289 ] {} <Debug> TCP-Session: d5326c7b-e27c-44c5-8f65-bb575e87d781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.01.04 04:07:43.011287 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2446 | 2026.01.04 04:07:43.011376 [ 289 ] {} <Debug> TCP-Session: d5326c7b-e27c-44c5-8f65-bb575e87d781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.01.04 04:07:43.011402 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2448 | 2026.01.04 04:07:43.011423 [ 286 ] {} <Debug> TCP-Session: f61c3075-e597-4c4d-a104-9e9f61d84d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:36302 | ||
| 2449 | 2026.01.04 04:07:43.011231 [ 291 ] {} <Debug> TCP-Session: f79dc389-50d9-4c47-8521-4ffb45c5739c Authenticating user 'default' from [fd00:1122:3344:101::e]:48435 | ||
| 2450 | 2026.01.04 04:07:43.011469 [ 286 ] {} <Debug> TCP-Session: f61c3075-e597-4c4d-a104-9e9f61d84d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.01.04 04:07:43.011483 [ 291 ] {} <Debug> TCP-Session: f79dc389-50d9-4c47-8521-4ffb45c5739c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.01.04 04:07:43.011499 [ 286 ] {} <Debug> TCP-Session: f61c3075-e597-4c4d-a104-9e9f61d84d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2026.01.04 04:07:43.011511 [ 291 ] {} <Debug> TCP-Session: f79dc389-50d9-4c47-8521-4ffb45c5739c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.04 04:07:43.011087 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58149 | ||
| 2455 | 2026.01.04 04:07:43.011096 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58845 | ||
| 2456 | 2026.01.04 04:07:43.011062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47821 | ||
| 2457 | 2026.01.04 04:07:43.011611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.01.04 04:07:43.011320 [ 3 ] {} <Debug> TCP-Session: aa8b9f48-cc16-4243-94c8-889d4eee64de Authenticating user 'default' from [fd00:1122:3344:101::e]:34808 | ||
| 2459 | 2026.01.04 04:07:43.011638 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2460 | 2026.01.04 04:07:43.011652 [ 292 ] {} <Debug> TCP-Session: 5644a663-bdd8-4b3d-925c-e6cc94ab6f53 Authenticating user 'default' from [fd00:1122:3344:101::e]:58149 | ||
| 2461 | 2026.01.04 04:07:43.011667 [ 3 ] {} <Debug> TCP-Session: aa8b9f48-cc16-4243-94c8-889d4eee64de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.01.04 04:07:43.011682 [ 293 ] {} <Debug> TCP-Session: e7fde465-8936-47d6-878c-e977a64d187b Authenticating user 'default' from [fd00:1122:3344:101::e]:58845 | ||
| 2463 | 2026.01.04 04:07:43.011694 [ 292 ] {} <Debug> TCP-Session: 5644a663-bdd8-4b3d-925c-e6cc94ab6f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.01.04 04:07:43.011726 [ 293 ] {} <Debug> TCP-Session: e7fde465-8936-47d6-878c-e977a64d187b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.01.04 04:07:43.011744 [ 292 ] {} <Debug> TCP-Session: 5644a663-bdd8-4b3d-925c-e6cc94ab6f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.01.04 04:07:43.011758 [ 293 ] {} <Debug> TCP-Session: e7fde465-8936-47d6-878c-e977a64d187b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.01.04 04:07:43.011669 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2468 | 2026.01.04 04:07:43.011675 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2469 | 2026.01.04 04:07:43.011704 [ 3 ] {} <Debug> TCP-Session: aa8b9f48-cc16-4243-94c8-889d4eee64de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.01.04 04:07:43.011841 [ 290 ] {} <Debug> TCP-Session: 145b137e-da26-4f72-a2bc-cb3761401015 Authenticating user 'default' from [fd00:1122:3344:101::e]:47821 | ||
| 2471 | 2026.01.04 04:07:43.011849 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2472 | 2026.01.04 04:07:43.011869 [ 290 ] {} <Debug> TCP-Session: 145b137e-da26-4f72-a2bc-cb3761401015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.01.04 04:07:43.011892 [ 290 ] {} <Debug> TCP-Session: 145b137e-da26-4f72-a2bc-cb3761401015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.01.04 04:07:43.012150 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 2475 | 2026.01.04 04:07:43.013169 [ 310 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> AggregatingTransform: Aggregating | ||
| 2476 | 2026.01.04 04:07:43.013213 [ 310 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> Aggregator: Aggregation method: without_key | ||
| 2477 | 2026.01.04 04:07:43.013250 [ 310 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099779 sec. (1002.215 rows/sec., 39.15 KiB/sec.) | ||
| 2478 | 2026.01.04 04:07:43.013270 [ 310 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Trace> Aggregator: Merging aggregated data | ||
| 2479 | 2026.01.04 04:07:43.014439 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 2480 | 2026.01.04 04:07:43.014584 [ 288 ] {ef252fee-afaa-4b73-950f-b6da9670b409} <Debug> TCPHandler: Processed in 0.0035422 sec. | ||
| 2481 | 2026.01.04 04:07:43.014676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2482 | 2026.01.04 04:07:43.014702 [ 288 ] {} <Debug> TCP-Session: ffeac7d9-cfbf-4c32-bfa3-cb8741870f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.01.04 04:07:43.014714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2484 | 2026.01.04 04:07:43.014737 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2485 | 2026.01.04 04:07:43.014757 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2486 | 2026.01.04 04:07:43.014768 [ 292 ] {} <Debug> TCP-Session: 5644a663-bdd8-4b3d-925c-e6cc94ab6f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.01.04 04:07:43.014786 [ 294 ] {} <Debug> TCP-Session: 6acf975f-7b3a-4862-acd3-394e8dc458e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.04 04:07:43.014793 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2489 | 2026.01.04 04:07:43.014807 [ 286 ] {} <Debug> TCP-Session: f61c3075-e597-4c4d-a104-9e9f61d84d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.01.04 04:07:43.014830 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2491 | 2026.01.04 04:07:43.014850 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2492 | 2026.01.04 04:07:43.014852 [ 290 ] {} <Debug> TCP-Session: 145b137e-da26-4f72-a2bc-cb3761401015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.01.04 04:07:43.014879 [ 291 ] {} <Debug> TCP-Session: f79dc389-50d9-4c47-8521-4ffb45c5739c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.01.04 04:07:43.014897 [ 3 ] {} <Debug> TCP-Session: aa8b9f48-cc16-4243-94c8-889d4eee64de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.01.04 04:07:43.014775 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2026.01.04 04:07:43.014814 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2026.01.04 04:07:43.014971 [ 293 ] {} <Debug> TCP-Session: e7fde465-8936-47d6-878c-e977a64d187b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.04 04:07:43.015009 [ 289 ] {} <Debug> TCP-Session: d5326c7b-e27c-44c5-8f65-bb575e87d781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.01.04 04:07:43.198816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2500 | 2026.01.04 04:07:43.223722 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.04 04:07:43.223793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2502 | 2026.01.04 04:07:43.230699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2503 | 2026.01.04 04:07:43.231937 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.04 04:07:43.236276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2505 | 2026.01.04 04:07:45.481928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 322 | ||
| 2506 | 2026.01.04 04:07:45.484624 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.01.04 04:07:45.484670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2508 | 2026.01.04 04:07:45.486878 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2509 | 2026.01.04 04:07:45.487406 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.01.04 04:07:45.487545 [ 40 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2511 | 2026.01.04 04:07:45.487618 [ 40 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.01.04 04:07:45.487639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2513 | 2026.01.04 04:07:45.487643 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2514 | 2026.01.04 04:07:45.487783 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 2515 | 2026.01.04 04:07:45.488397 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2516 | 2026.01.04 04:07:45.488538 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 2517 | 2026.01.04 04:07:45.488914 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 66 rows starting from the beginning of the part | ||
| 2518 | 2026.01.04 04:07:45.489247 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2519 | 2026.01.04 04:07:45.489581 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2520 | 2026.01.04 04:07:45.489911 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part | ||
| 2521 | 2026.01.04 04:07:45.490259 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2522 | 2026.01.04 04:07:45.496617 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.008876875 sec., 36274.026614095616 rows/sec., 37.66 MiB/sec. | ||
| 2523 | 2026.01.04 04:07:45.497557 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2524 | 2026.01.04 04:07:45.498438 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.01.04 04:07:45.498522 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_6_1} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2526 | 2026.01.04 04:07:45.498753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 2527 | 2026.01.04 04:07:46.581617 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.01.04 04:07:46.581832 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2529 | 2026.01.04 04:07:46.581900 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2530 | 2026.01.04 04:07:46.582545 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.01.04 04:07:46.582592 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2532 | 2026.01.04 04:07:46.583140 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2533 | 2026.01.04 04:07:46.583607 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.01.04 04:07:46.583758 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.00198 sec., 51515.15151515151 rows/sec., 4.30 MiB/sec. | ||
| 2535 | 2026.01.04 04:07:46.583800 [ 5 ] {592b996c-2eac-41ca-87fd-73a642778366} <Debug> TCPHandler: Processed in 0.002322626 sec. | ||
| 2536 | 2026.01.04 04:07:46.583929 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.04 04:07:46.584024 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.01.04 04:07:46.584067 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2539 | 2026.01.04 04:07:46.584471 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.04 04:07:46.584508 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2541 | 2026.01.04 04:07:46.585011 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2542 | 2026.01.04 04:07:46.585469 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.01.04 04:07:46.585600 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001594 sec., 14429.109159347554 rows/sec., 1.06 MiB/sec. | ||
| 2544 | 2026.01.04 04:07:46.585636 [ 5 ] {54fe26a2-c31f-457d-a738-b4390fe4b327} <Debug> TCPHandler: Processed in 0.001756975 sec. | ||
| 2545 | 2026.01.04 04:07:46.585745 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.01.04 04:07:46.585839 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2547 | 2026.01.04 04:07:46.585880 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2548 | 2026.01.04 04:07:46.586302 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.04 04:07:46.586340 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2550 | 2026.01.04 04:07:46.586798 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2551 | 2026.01.04 04:07:46.587249 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.04 04:07:46.587381 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00156 sec., 55769.23076923077 rows/sec., 4.36 MiB/sec. | ||
| 2553 | 2026.01.04 04:07:46.587418 [ 5 ] {936e6f3d-b360-4c38-a8df-e7a60e25a1d0} <Debug> TCPHandler: Processed in 0.001721274 sec. | ||
| 2554 | 2026.01.04 04:07:46.587527 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.01.04 04:07:46.587621 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.01.04 04:07:46.587665 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2557 | 2026.01.04 04:07:46.588064 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.01.04 04:07:46.588101 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2559 | 2026.01.04 04:07:46.588552 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2560 | 2026.01.04 04:07:46.589004 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.01.04 04:07:46.589138 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 2562 | 2026.01.04 04:07:46.589175 [ 5 ] {566eb39e-a059-40fe-ad5b-32e5fbd4e471} <Debug> TCPHandler: Processed in 0.001697603 sec. | ||
| 2563 | 2026.01.04 04:07:46.589279 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.04 04:07:46.589373 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.01.04 04:07:46.589429 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2566 | 2026.01.04 04:07:46.590193 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.01.04 04:07:46.590231 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2568 | 2026.01.04 04:07:46.590892 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2569 | 2026.01.04 04:07:46.591338 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.04 04:07:46.591479 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002123 sec., 10833.725859632596 rows/sec., 19.41 MiB/sec. | ||
| 2571 | 2026.01.04 04:07:46.591530 [ 5 ] {20ed2284-f355-4ea5-be6e-d7b8c79c8a32} <Debug> TCPHandler: Processed in 0.002299366 sec. | ||
| 2572 | 2026.01.04 04:07:46.591642 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.01.04 04:07:46.591736 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.01.04 04:07:46.591779 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2575 | 2026.01.04 04:07:46.592138 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.01.04 04:07:46.592176 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2577 | 2026.01.04 04:07:46.592650 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2578 | 2026.01.04 04:07:46.593161 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.01.04 04:07:46.593296 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
| 2580 | 2026.01.04 04:07:46.593334 [ 5 ] {e78d2ebc-8025-44d9-ae98-a0b7f6d91c48} <Debug> TCPHandler: Processed in 0.001741674 sec. | ||
| 2581 | 2026.01.04 04:07:50.427370 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2582 | 2026.01.04 04:07:50.427440 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2583 | 2026.01.04 04:07:50.479319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4744 | ||
| 2584 | 2026.01.04 04:07:50.479846 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.01.04 04:07:50.479893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2586 | 2026.01.04 04:07:50.480542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2587 | 2026.01.04 04:07:50.481144 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.01.04 04:07:50.481288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2589 | 2026.01.04 04:07:50.736380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2590 | 2026.01.04 04:07:50.753005 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.04 04:07:50.753056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2592 | 2026.01.04 04:07:50.758939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2593 | 2026.01.04 04:07:50.760035 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.04 04:07:50.762841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2595 | 2026.01.04 04:07:51.591562 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.01.04 04:07:51.591744 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.01.04 04:07:51.591810 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2598 | 2026.01.04 04:07:51.592588 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.01.04 04:07:51.592633 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2600 | 2026.01.04 04:07:51.593185 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2601 | 2026.01.04 04:07:51.593699 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.01.04 04:07:51.593852 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002158 sec., 189990.73215940685 rows/sec., 12.05 MiB/sec. | ||
| 2603 | 2026.01.04 04:07:51.593894 [ 5 ] {644a3c4c-1519-4324-a4b5-add522527f92} <Debug> TCPHandler: Processed in 0.002462789 sec. | ||
| 2604 | 2026.01.04 04:07:51.594011 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.04 04:07:51.594108 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.04 04:07:51.594151 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2026.01.04 04:07:51.595024 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.04 04:07:51.595060 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2609 | 2026.01.04 04:07:51.595622 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2610 | 2026.01.04 04:07:51.596167 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.04 04:07:51.596278 [ 32 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2612 | 2026.01.04 04:07:51.596297 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002208 sec., 512681.15942028986 rows/sec., 40.62 MiB/sec. | ||
| 2613 | 2026.01.04 04:07:51.596344 [ 32 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.01.04 04:07:51.596354 [ 5 ] {51d5b132-f324-477f-829b-634ab0dd1314} <Debug> TCPHandler: Processed in 0.002394877 sec. | ||
| 2615 | 2026.01.04 04:07:51.596377 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2616 | 2026.01.04 04:07:51.596483 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.01.04 04:07:51.596511 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 2618 | 2026.01.04 04:07:51.596583 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.01.04 04:07:51.596631 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2620 | 2026.01.04 04:07:51.596652 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.01.04 04:07:51.596703 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 2622 | 2026.01.04 04:07:51.596809 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1164 rows starting from the beginning of the part | ||
| 2623 | 2026.01.04 04:07:51.596868 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part | ||
| 2624 | 2026.01.04 04:07:51.596919 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2625 | 2026.01.04 04:07:51.596969 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2626 | 2026.01.04 04:07:51.597020 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1132 rows starting from the beginning of the part | ||
| 2627 | 2026.01.04 04:07:51.597098 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.01.04 04:07:51.597141 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2629 | 2026.01.04 04:07:51.597637 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2630 | 2026.01.04 04:07:51.598175 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.01.04 04:07:51.598313 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001748 sec., 122997.71167048055 rows/sec., 7.30 MiB/sec. | ||
| 2632 | 2026.01.04 04:07:51.598352 [ 5 ] {4638597b-aa99-4886-8f2f-7f2502e402f6} <Debug> TCPHandler: Processed in 0.001919508 sec. | ||
| 2633 | 2026.01.04 04:07:51.598458 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.01.04 04:07:51.598553 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.01.04 04:07:51.598594 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2636 | 2026.01.04 04:07:51.598608 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3834 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154923 sec., 1779181.901163058 rows/sec., 149.23 MiB/sec. | ||
| 2637 | 2026.01.04 04:07:51.599053 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2638 | 2026.01.04 04:07:51.599059 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.01.04 04:07:51.599123 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2640 | 2026.01.04 04:07:51.599598 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2641 | 2026.01.04 04:07:51.599664 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.01.04 04:07:51.599796 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_11_2} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2643 | 2026.01.04 04:07:51.599900 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2644 | 2026.01.04 04:07:51.600080 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.01.04 04:07:51.600219 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001684 sec., 125890.73634204276 rows/sec., 8.12 MiB/sec. | ||
| 2646 | 2026.01.04 04:07:51.600256 [ 5 ] {d64471f5-f68c-4458-9955-eafe5034370b} <Debug> TCPHandler: Processed in 0.001847486 sec. | ||
| 2647 | 2026.01.04 04:07:51.600355 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.01.04 04:07:51.600450 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.01.04 04:07:51.600490 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2650 | 2026.01.04 04:07:51.600939 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.01.04 04:07:51.600977 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2652 | 2026.01.04 04:07:51.601405 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2653 | 2026.01.04 04:07:51.601860 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.04 04:07:51.601991 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001559 sec., 135343.16869788326 rows/sec., 7.69 MiB/sec. | ||
| 2655 | 2026.01.04 04:07:51.602030 [ 5 ] {a94d8341-087d-4e4f-94f9-63241826c490} <Debug> TCPHandler: Processed in 0.001724074 sec. | ||
| 2656 | 2026.01.04 04:07:51.602131 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.04 04:07:51.602226 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.04 04:07:51.602266 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2026.01.04 04:07:51.602886 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.04 04:07:51.602923 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2661 | 2026.01.04 04:07:51.603436 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2662 | 2026.01.04 04:07:51.603922 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.04 04:07:51.604026 [ 32 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2664 | 2026.01.04 04:07:51.604058 [ 32 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.01.04 04:07:51.604062 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001855 sec., 371428.5714285714 rows/sec., 25.94 MiB/sec. | ||
| 2666 | 2026.01.04 04:07:51.604076 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2667 | 2026.01.04 04:07:51.604112 [ 5 ] {ae8f02ce-99c0-4b3c-bf54-c834dd1f526c} <Debug> TCPHandler: Processed in 0.002030391 sec. | ||
| 2668 | 2026.01.04 04:07:51.604169 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 2669 | 2026.01.04 04:07:51.604227 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.01.04 04:07:51.604270 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2026.01.04 04:07:51.604304 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 2672 | 2026.01.04 04:07:51.604327 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2673 | 2026.01.04 04:07:51.604361 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 714 rows starting from the beginning of the part | ||
| 2674 | 2026.01.04 04:07:51.604375 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2675 | 2026.01.04 04:07:51.604415 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 92 rows starting from the beginning of the part | ||
| 2676 | 2026.01.04 04:07:51.604464 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2677 | 2026.01.04 04:07:51.604503 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
| 2678 | 2026.01.04 04:07:51.604546 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2679 | 2026.01.04 04:07:51.604721 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.01.04 04:07:51.604764 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2681 | 2026.01.04 04:07:51.605211 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2682 | 2026.01.04 04:07:51.605629 [ 194 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497779 sec., 1597698.9929755991 rows/sec., 119.74 MiB/sec. | ||
| 2683 | 2026.01.04 04:07:51.605683 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.01.04 04:07:51.605823 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
| 2685 | 2026.01.04 04:07:51.605862 [ 5 ] {571e66e1-b34a-491d-95bb-0d8810fbc954} <Debug> TCPHandler: Processed in 0.001685373 sec. | ||
| 2686 | 2026.01.04 04:07:51.605924 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2687 | 2026.01.04 04:07:51.605964 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.01.04 04:07:51.606065 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.01.04 04:07:51.606112 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2690 | 2026.01.04 04:07:51.606436 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.01.04 04:07:51.606544 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.01.04 04:07:51.606546 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_11_2} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2693 | 2026.01.04 04:07:51.606590 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2694 | 2026.01.04 04:07:51.606643 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2695 | 2026.01.04 04:07:51.607070 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2696 | 2026.01.04 04:07:51.607525 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.04 04:07:51.607626 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2698 | 2026.01.04 04:07:51.607658 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.01.04 04:07:51.607658 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001611 sec., 194909.99379267535 rows/sec., 12.80 MiB/sec. | ||
| 2700 | 2026.01.04 04:07:51.607675 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2701 | 2026.01.04 04:07:51.607709 [ 5 ] {e5622db5-112b-4dff-89dd-770a6d61c3f9} <Debug> TCPHandler: Processed in 0.001793406 sec. | ||
| 2702 | 2026.01.04 04:07:51.607766 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 2703 | 2026.01.04 04:07:51.607819 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.01.04 04:07:51.607877 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2705 | 2026.01.04 04:07:51.607913 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1002 rows starting from the beginning of the part | ||
| 2706 | 2026.01.04 04:07:51.607918 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.01.04 04:07:51.607970 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2708 | 2026.01.04 04:07:51.607999 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2709 | 2026.01.04 04:07:51.608063 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2710 | 2026.01.04 04:07:51.608118 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2711 | 2026.01.04 04:07:51.608167 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 2712 | 2026.01.04 04:07:51.608217 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2713 | 2026.01.04 04:07:51.608283 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.04 04:07:51.608324 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2715 | 2026.01.04 04:07:51.608775 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2716 | 2026.01.04 04:07:51.609246 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.04 04:07:51.609379 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
| 2718 | 2026.01.04 04:07:51.609417 [ 5 ] {51e4068e-9d8b-4843-9c32-33daabc0c973} <Debug> TCPHandler: Processed in 0.001647052 sec. | ||
| 2719 | 2026.01.04 04:07:51.609522 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.01.04 04:07:51.609611 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877857 sec., 1205629.6086443218 rows/sec., 83.17 MiB/sec. | ||
| 2721 | 2026.01.04 04:07:51.609617 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.01.04 04:07:51.609685 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2723 | 2026.01.04 04:07:51.609967 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2724 | 2026.01.04 04:07:51.610442 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.01.04 04:07:51.610480 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.01.04 04:07:51.610484 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2727 | 2026.01.04 04:07:51.610593 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2728 | 2026.01.04 04:07:51.610666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2729 | 2026.01.04 04:07:51.611207 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2730 | 2026.01.04 04:07:51.611663 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.01.04 04:07:51.611806 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002207 sec., 4531.037607612143 rows/sec., 8.12 MiB/sec. | ||
| 2732 | 2026.01.04 04:07:51.611857 [ 5 ] {05a1e3db-826d-49f4-8c1a-d70a81e2739b} <Debug> TCPHandler: Processed in 0.002384107 sec. | ||
| 2733 | 2026.01.04 04:07:51.611965 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.01.04 04:07:51.612060 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.01.04 04:07:51.612103 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2736 | 2026.01.04 04:07:51.612451 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.01.04 04:07:51.612488 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2738 | 2026.01.04 04:07:51.612929 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2739 | 2026.01.04 04:07:51.613389 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): 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.04 04:07:51.613488 [ 32 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2741 | 2026.01.04 04:07:51.613519 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001478 sec., 70365.35859269284 rows/sec., 4.31 MiB/sec. | ||
| 2742 | 2026.01.04 04:07:51.613520 [ 32 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.01.04 04:07:51.613559 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2744 | 2026.01.04 04:07:51.613563 [ 5 ] {5db412f4-1031-4c57-a0d8-0bb22615449b} <Debug> TCPHandler: Processed in 0.001648912 sec. | ||
| 2745 | 2026.01.04 04:07:51.613630 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 2746 | 2026.01.04 04:07:51.613735 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2747 | 2026.01.04 04:07:51.613765 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 2748 | 2026.01.04 04:07:51.613819 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2749 | 2026.01.04 04:07:51.613865 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 2750 | 2026.01.04 04:07:51.613910 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2751 | 2026.01.04 04:07:51.613951 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 2752 | 2026.01.04 04:07:51.613994 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2753 | 2026.01.04 04:07:51.614824 [ 191 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216264 sec., 582110.4628600369 rows/sec., 37.74 MiB/sec. | ||
| 2754 | 2026.01.04 04:07:51.615088 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2755 | 2026.01.04 04:07:51.615562 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.01.04 04:07:51.615656 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_11_2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2757 | 2026.01.04 04:07:51.615713 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2758 | 2026.01.04 04:07:55.487905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 | ||
| 2759 | 2026.01.04 04:07:55.490179 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.01.04 04:07:55.490215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2761 | 2026.01.04 04:07:55.491460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2762 | 2026.01.04 04:07:55.492006 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.04 04:07:55.492243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2764 | 2026.01.04 04:07:56.581720 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.04 04:07:56.581916 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.04 04:07:56.581985 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2767 | 2026.01.04 04:07:56.582618 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.04 04:07:56.582667 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2769 | 2026.01.04 04:07:56.583276 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2770 | 2026.01.04 04:07:56.583729 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.04 04:07:56.583884 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002018 sec., 1982.1605550049555 rows/sec., 161.63 KiB/sec. | ||
| 2772 | 2026.01.04 04:07:56.583927 [ 5 ] {4bb773e1-76f1-4069-93dc-ff8fad35d22e} <Debug> TCPHandler: Processed in 0.002343666 sec. | ||
| 2773 | 2026.01.04 04:07:56.584042 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.04 04:07:56.584139 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.04 04:07:56.584180 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2026.01.04 04:07:56.584636 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.04 04:07:56.584672 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2778 | 2026.01.04 04:07:56.585191 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2779 | 2026.01.04 04:07:56.585735 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.04 04:07:56.585869 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Debug> executeQuery: Read 104 rows, 8.87 KiB in 0.001749 sec., 59462.550028587764 rows/sec., 4.95 MiB/sec. | ||
| 2781 | 2026.01.04 04:07:56.585907 [ 5 ] {2331c5a7-8eca-4690-90a4-c8a501137690} <Debug> TCPHandler: Processed in 0.001917298 sec. | ||
| 2782 | 2026.01.04 04:07:56.586020 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.04 04:07:56.586120 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.01.04 04:07:56.586164 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2785 | 2026.01.04 04:07:56.586588 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.04 04:07:56.586626 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2787 | 2026.01.04 04:07:56.587063 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2788 | 2026.01.04 04:07:56.587698 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.04 04:07:56.587856 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001754 sec., 15393.38654503991 rows/sec., 1.12 MiB/sec. | ||
| 2790 | 2026.01.04 04:07:56.587902 [ 5 ] {e5b5c04c-a0ac-4d62-b80d-0e5acc007ed1} <Debug> TCPHandler: Processed in 0.001931889 sec. | ||
| 2791 | 2026.01.04 04:07:56.588026 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.04 04:07:56.588128 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2793 | 2026.01.04 04:07:56.588173 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2794 | 2026.01.04 04:07:56.588669 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.01.04 04:07:56.588710 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2796 | 2026.01.04 04:07:56.589261 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2797 | 2026.01.04 04:07:56.589796 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.01.04 04:07:56.589930 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001823 sec., 49917.71804717499 rows/sec., 3.90 MiB/sec. | ||
| 2799 | 2026.01.04 04:07:56.589967 [ 5 ] {14d434d2-ea35-4569-b268-758e2f854077} <Debug> TCPHandler: Processed in 0.001997999 sec. | ||
| 2800 | 2026.01.04 04:07:56.590080 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.01.04 04:07:56.590176 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.01.04 04:07:56.590220 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2803 | 2026.01.04 04:07:56.590621 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.01.04 04:07:56.590658 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2805 | 2026.01.04 04:07:56.591139 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2806 | 2026.01.04 04:07:56.591697 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.01.04 04:07:56.591830 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001673 sec., 96832.0382546324 rows/sec., 6.74 MiB/sec. | ||
| 2808 | 2026.01.04 04:07:56.591867 [ 5 ] {28deaf90-6349-41b6-ad90-9bb5b2c595a5} <Debug> TCPHandler: Processed in 0.001836506 sec. | ||
| 2809 | 2026.01.04 04:07:56.591981 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.01.04 04:07:56.592076 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.01.04 04:07:56.592132 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2812 | 2026.01.04 04:07:56.592893 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.01.04 04:07:56.592930 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2814 | 2026.01.04 04:07:56.593623 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2815 | 2026.01.04 04:07:56.594193 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.01.04 04:07:56.594332 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002274 sec., 10114.33597185576 rows/sec., 18.12 MiB/sec. | ||
| 2817 | 2026.01.04 04:07:56.594385 [ 5 ] {7ea0a985-68b2-4b66-a9a6-a9fcd64ff41c} <Debug> TCPHandler: Processed in 0.002453309 sec. | ||
| 2818 | 2026.01.04 04:07:56.594510 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.01.04 04:07:56.594607 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.01.04 04:07:56.594649 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2821 | 2026.01.04 04:07:56.594993 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.04 04:07:56.595030 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2823 | 2026.01.04 04:07:56.595476 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2026.01.04 04:07:56.595985 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.04 04:07:56.596120 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
| 2826 | 2026.01.04 04:07:56.596156 [ 5 ] {ad857be8-22af-4061-9f38-d5c95980cac2} <Debug> TCPHandler: Processed in 0.001696054 sec. | ||
| 2827 | 2026.01.04 04:07:57.981417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5192 | ||
| 2828 | 2026.01.04 04:07:57.982052 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.04 04:07:57.982113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2830 | 2026.01.04 04:07:57.983018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2831 | 2026.01.04 04:07:57.983539 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.04 04:07:57.983675 [ 120 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2833 | 2026.01.04 04:07:57.983679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5192 | ||
| 2834 | 2026.01.04 04:07:57.983718 [ 120 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.01.04 04:07:57.983741 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2836 | 2026.01.04 04:07:57.983875 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2837 | 2026.01.04 04:07:57.984032 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2838 | 2026.01.04 04:07:57.984085 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2839 | 2026.01.04 04:07:57.984179 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2840 | 2026.01.04 04:07:57.984228 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2841 | 2026.01.04 04:07:57.984273 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2842 | 2026.01.04 04:07:57.984314 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2843 | 2026.01.04 04:07:57.984361 [ 193 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 2844 | 2026.01.04 04:07:57.985785 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973249 sec., 2631193.529047779 rows/sec., 37.64 MiB/sec. | ||
| 2845 | 2026.01.04 04:07:57.986740 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2846 | 2026.01.04 04:07:57.987338 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.01.04 04:07:57.987453 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_11_2} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2848 | 2026.01.04 04:07:57.987551 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2849 | 2026.01.04 04:07:58.262944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2850 | 2026.01.04 04:07:58.281477 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.04 04:07:58.281542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2852 | 2026.01.04 04:07:58.287992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2853 | 2026.01.04 04:07:58.289155 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.04 04:07:58.289460 [ 142 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2855 | 2026.01.04 04:07:58.289530 [ 142 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.04 04:07:58.289554 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2857 | 2026.01.04 04:07:58.289702 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2858 | 2026.01.04 04:07:58.292344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2859 | 2026.01.04 04:07:58.293831 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2860 | 2026.01.04 04:07:58.295175 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2861 | 2026.01.04 04:07:58.299670 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2862 | 2026.01.04 04:07:58.303921 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2863 | 2026.01.04 04:07:58.307984 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2864 | 2026.01.04 04:07:58.312591 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2865 | 2026.01.04 04:07:58.316996 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 2866 | 2026.01.04 04:07:58.368037 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078399399 sec., 1058.6815850463345 rows/sec., 5.47 MiB/sec. | ||
| 2867 | 2026.01.04 04:07:58.369801 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2868 | 2026.01.04 04:07:58.372088 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_11_2} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.01.04 04:07:58.372216 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_11_2} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2870 | 2026.01.04 04:07:58.373295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2871 | 2026.01.04 04:07:59.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.04 MiB, peak 219.92 MiB, free memory in arenas 0.00 B, will set to 219.21 MiB (RSS), difference: 9.17 MiB | ||
| 2872 | 2026.01.04 04:08:01.594327 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.01.04 04:08:01.594642 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.01.04 04:08:01.594748 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2875 | 2026.01.04 04:08:01.595767 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.01.04 04:08:01.595814 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2877 | 2026.01.04 04:08:01.596354 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2878 | 2026.01.04 04:08:01.596893 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.01.04 04:08:01.597075 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002514 sec., 163086.71439936355 rows/sec., 10.35 MiB/sec. | ||
| 2880 | 2026.01.04 04:08:01.597119 [ 5 ] {ede7b6d6-920a-41ac-a2a2-7ce476c7a369} <Debug> TCPHandler: Processed in 0.002982969 sec. | ||
| 2881 | 2026.01.04 04:08:01.597272 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.01.04 04:08:01.597369 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2883 | 2026.01.04 04:08:01.597412 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2884 | 2026.01.04 04:08:01.597819 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.01.04 04:08:01.597856 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2886 | 2026.01.04 04:08:01.598263 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2887 | 2026.01.04 04:08:01.598692 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.01.04 04:08:01.598841 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 328.14 KiB/sec. | ||
| 2889 | 2026.01.04 04:08:01.598883 [ 5 ] {66d50b15-7cda-4740-aaa5-50c5bc83f138} <Debug> TCPHandler: Processed in 0.001661143 sec. | ||
| 2890 | 2026.01.04 04:08:01.598988 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.01.04 04:08:01.599082 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2892 | 2026.01.04 04:08:01.599124 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2893 | 2026.01.04 04:08:01.599892 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.01.04 04:08:01.599930 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2895 | 2026.01.04 04:08:01.600485 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2896 | 2026.01.04 04:08:01.600917 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.01.04 04:08:01.601047 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Debug> executeQuery: Read 1149 rows, 93.41 KiB in 0.001983 sec., 579425.1134644478 rows/sec., 46.00 MiB/sec. | ||
| 2898 | 2026.01.04 04:08:01.601085 [ 5 ] {550e5b59-9926-4a91-b8d3-27b56dba22e5} <Debug> TCPHandler: Processed in 0.002145242 sec. | ||
| 2899 | 2026.01.04 04:08:01.601199 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.01.04 04:08:01.601294 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.01.04 04:08:01.601336 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2902 | 2026.01.04 04:08:01.601792 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.01.04 04:08:01.601829 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2904 | 2026.01.04 04:08:01.602270 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2905 | 2026.01.04 04:08:01.602729 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.01.04 04:08:01.602862 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Debug> executeQuery: Read 228 rows, 14.01 KiB in 0.001586 sec., 143757.8814627995 rows/sec., 8.63 MiB/sec. | ||
| 2907 | 2026.01.04 04:08:01.602871 [ 135 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2908 | 2026.01.04 04:08:01.602900 [ 5 ] {6c3ef652-70ef-4069-9bc5-82c983c78414} <Debug> TCPHandler: Processed in 0.001750305 sec. | ||
| 2909 | 2026.01.04 04:08:01.602946 [ 135 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.01.04 04:08:01.602979 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2911 | 2026.01.04 04:08:01.603025 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.04 04:08:01.603112 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 2913 | 2026.01.04 04:08:01.603126 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.04 04:08:01.603189 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2915 | 2026.01.04 04:08:01.603275 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2916 | 2026.01.04 04:08:01.603316 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 262 rows starting from the beginning of the part | ||
| 2917 | 2026.01.04 04:08:01.603389 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2918 | 2026.01.04 04:08:01.603434 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2919 | 2026.01.04 04:08:01.603474 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2920 | 2026.01.04 04:08:01.603510 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2921 | 2026.01.04 04:08:01.603548 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 2922 | 2026.01.04 04:08:01.603646 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.01.04 04:08:01.603689 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2924 | 2026.01.04 04:08:01.604397 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2925 | 2026.01.04 04:08:01.604649 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599721 sec., 606355.7332809909 rows/sec., 39.23 MiB/sec. | ||
| 2926 | 2026.01.04 04:08:01.604867 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.01.04 04:08:01.604948 [ 193 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2026.01.04 04:08:01.605030 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001923 sec., 110244.40977639105 rows/sec., 7.11 MiB/sec. | ||
| 2929 | 2026.01.04 04:08:01.605071 [ 5 ] {57468ef7-067c-42d1-b286-9c3b601e5d84} <Debug> TCPHandler: Processed in 0.002094571 sec. | ||
| 2930 | 2026.01.04 04:08:01.605188 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.01.04 04:08:01.605284 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.01.04 04:08:01.605325 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2933 | 2026.01.04 04:08:01.605504 [ 193 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.01.04 04:08:01.605602 [ 193 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_11_2} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2935 | 2026.01.04 04:08:01.605680 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2936 | 2026.01.04 04:08:01.605783 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.01.04 04:08:01.605820 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2938 | 2026.01.04 04:08:01.606258 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2939 | 2026.01.04 04:08:01.606744 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.01.04 04:08:01.606898 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001632 sec., 129289.21568627452 rows/sec., 7.34 MiB/sec. | ||
| 2941 | 2026.01.04 04:08:01.606940 [ 5 ] {47c029ad-17fa-496b-b84b-7e222ced7978} <Debug> TCPHandler: Processed in 0.001801116 sec. | ||
| 2942 | 2026.01.04 04:08:01.607056 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.01.04 04:08:01.607150 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2944 | 2026.01.04 04:08:01.607191 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2945 | 2026.01.04 04:08:01.607796 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.01.04 04:08:01.607833 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2947 | 2026.01.04 04:08:01.608319 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2948 | 2026.01.04 04:08:01.608751 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.01.04 04:08:01.608882 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Debug> executeQuery: Read 708 rows, 50.80 KiB in 0.00175 sec., 404571.4285714286 rows/sec., 28.35 MiB/sec. | ||
| 2950 | 2026.01.04 04:08:01.608921 [ 5 ] {9cda336e-e8c7-4f3a-aeba-35b4f15bc6bd} <Debug> TCPHandler: Processed in 0.001915458 sec. | ||
| 2951 | 2026.01.04 04:08:01.609033 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.01.04 04:08:01.609128 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2953 | 2026.01.04 04:08:01.609170 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2954 | 2026.01.04 04:08:01.609487 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.01.04 04:08:01.609524 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2956 | 2026.01.04 04:08:01.609984 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2957 | 2026.01.04 04:08:01.610417 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.01.04 04:08:01.610546 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
| 2959 | 2026.01.04 04:08:01.610582 [ 5 ] {7fc4dcc4-33d4-4b49-a9fa-0c4019924fff} <Debug> TCPHandler: Processed in 0.001599202 sec. | ||
| 2960 | 2026.01.04 04:08:01.610682 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.01.04 04:08:01.610776 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.01.04 04:08:01.610819 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2963 | 2026.01.04 04:08:01.611245 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.01.04 04:08:01.611282 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2965 | 2026.01.04 04:08:01.611750 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2966 | 2026.01.04 04:08:01.612190 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.01.04 04:08:01.612321 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001564 sec., 202685.4219948849 rows/sec., 13.32 MiB/sec. | ||
| 2968 | 2026.01.04 04:08:01.612359 [ 5 ] {9f41a591-da2b-4e50-a09f-4658938f1b05} <Debug> TCPHandler: Processed in 0.001725954 sec. | ||
| 2969 | 2026.01.04 04:08:01.612460 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.04 04:08:01.612554 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.04 04:08:01.612598 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2972 | 2026.01.04 04:08:01.612928 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.04 04:08:01.612965 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2974 | 2026.01.04 04:08:01.613399 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2975 | 2026.01.04 04:08:01.613828 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.04 04:08:01.613958 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
| 2977 | 2026.01.04 04:08:01.613995 [ 5 ] {7e4aeb1b-1c81-4171-9eea-315192dcbf2d} <Debug> TCPHandler: Processed in 0.001583851 sec. | ||
| 2978 | 2026.01.04 04:08:01.614103 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.01.04 04:08:01.614198 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.01.04 04:08:01.614253 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2981 | 2026.01.04 04:08:01.614991 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.04 04:08:01.615029 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2983 | 2026.01.04 04:08:01.615750 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2984 | 2026.01.04 04:08:01.616200 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.04 04:08:01.616340 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002161 sec., 7866.728366496992 rows/sec., 14.10 MiB/sec. | ||
| 2986 | 2026.01.04 04:08:01.616393 [ 5 ] {909d954b-cd7e-4f5d-8deb-fa6d45330302} <Debug> TCPHandler: Processed in 0.002338777 sec. | ||
| 2987 | 2026.01.04 04:08:01.616506 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.01.04 04:08:01.616602 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2989 | 2026.01.04 04:08:01.616644 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2990 | 2026.01.04 04:08:01.616951 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.01.04 04:08:01.616989 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2992 | 2026.01.04 04:08:01.617401 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2993 | 2026.01.04 04:08:01.617836 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Trace> oximeter.measurements_i64 (0a757bba-57d2-4f63-bf21-28b9b8ca2749): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.01.04 04:08:01.617967 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 306.23 KiB/sec. | ||
| 2995 | 2026.01.04 04:08:01.618003 [ 5 ] {9e06d6f7-db67-4295-888d-0e4ae1eb2b53} <Debug> TCPHandler: Processed in 0.001547091 sec. | ||
| 2996 | 2026.01.04 04:08:01.618106 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.01.04 04:08:01.618200 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.01.04 04:08:01.618240 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2999 | 2026.01.04 04:08:01.618549 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.04 04:08:01.618585 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3001 | 2026.01.04 04:08:01.619013 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3002 | 2026.01.04 04:08:01.619435 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.04 04:08:01.619562 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001379 sec., 75416.96881798405 rows/sec., 4.62 MiB/sec. | ||
| 3004 | 2026.01.04 04:08:01.619598 [ 5 ] {13b7a56e-015e-40d9-a45c-5b440aa45786} <Debug> TCPHandler: Processed in 0.0015402 sec. | ||
| 3005 | 2026.01.04 04:08:05.427489 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3006 | 2026.01.04 04:08:05.427542 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3007 | 2026.01.04 04:08:05.483812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5704 | ||
| 3008 | 2026.01.04 04:08:05.484331 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.01.04 04:08:05.484381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3010 | 2026.01.04 04:08:05.485043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3011 | 2026.01.04 04:08:05.485587 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.04 04:08:05.485729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 3013 | 2026.01.04 04:08:05.492487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 396 | ||
| 3014 | 2026.01.04 04:08:05.494937 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.01.04 04:08:05.494972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3016 | 2026.01.04 04:08:05.496281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3017 | 2026.01.04 04:08:05.496798 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.01.04 04:08:05.497033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 3019 | 2026.01.04 04:08:05.792487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3020 | 2026.01.04 04:08:05.808210 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.04 04:08:05.808271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3022 | 2026.01.04 04:08:05.814636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3023 | 2026.01.04 04:08:05.815804 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.01.04 04:08:05.818595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3025 | 2026.01.04 04:08:06.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.02 MiB, peak 224.02 MiB, free memory in arenas 0.00 B, will set to 221.05 MiB (RSS), difference: 1.02 MiB | ||
| 3026 | 2026.01.04 04:08:06.582381 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.04 04:08:06.582657 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.04 04:08:06.582725 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3029 | 2026.01.04 04:08:06.583395 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.04 04:08:06.583449 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3031 | 2026.01.04 04:08:06.584013 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3032 | 2026.01.04 04:08:06.584509 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.04 04:08:06.584670 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.002079 sec., 55796.05579605579 rows/sec., 4.73 MiB/sec. | ||
| 3034 | 2026.01.04 04:08:06.584718 [ 5 ] {f67cc3c8-bbf0-44cb-af19-fefa456fdcff} <Debug> TCPHandler: Processed in 0.00252254 sec. | ||
| 3035 | 2026.01.04 04:08:06.584846 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.01.04 04:08:06.584951 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.01.04 04:08:06.584996 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3038 | 2026.01.04 04:08:06.585422 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.04 04:08:06.585460 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3040 | 2026.01.04 04:08:06.585876 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3041 | 2026.01.04 04:08:06.586440 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.01.04 04:08:06.586601 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001674 sec., 17921.14695340502 rows/sec., 1.32 MiB/sec. | ||
| 3043 | 2026.01.04 04:08:06.586641 [ 5 ] {0fbece64-d287-41d1-9620-0c812640c960} <Debug> TCPHandler: Processed in 0.001848086 sec. | ||
| 3044 | 2026.01.04 04:08:06.586747 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.04 04:08:06.586844 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.04 04:08:06.586886 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3047 | 2026.01.04 04:08:06.587322 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.04 04:08:06.587359 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3049 | 2026.01.04 04:08:06.587785 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3050 | 2026.01.04 04:08:06.588261 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.04 04:08:06.588396 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001571 sec., 59834.50031826862 rows/sec., 4.67 MiB/sec. | ||
| 3052 | 2026.01.04 04:08:06.588435 [ 5 ] {9d8c3baf-a03c-4c21-8709-8dba4197a389} <Debug> TCPHandler: Processed in 0.001738194 sec. | ||
| 3053 | 2026.01.04 04:08:06.588549 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.01.04 04:08:06.588643 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.01.04 04:08:06.588688 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3056 | 2026.01.04 04:08:06.589130 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.04 04:08:06.589169 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3058 | 2026.01.04 04:08:06.589613 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3059 | 2026.01.04 04:08:06.590050 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.04 04:08:06.590186 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
| 3061 | 2026.01.04 04:08:06.590224 [ 5 ] {03f869db-db43-4715-af95-f52aa22d7985} <Debug> TCPHandler: Processed in 0.001724464 sec. | ||
| 3062 | 2026.01.04 04:08:06.590344 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.04 04:08:06.590464 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.04 04:08:06.590530 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3065 | 2026.01.04 04:08:06.591465 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.04 04:08:06.591508 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3067 | 2026.01.04 04:08:06.592208 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3068 | 2026.01.04 04:08:06.592669 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.04 04:08:06.592794 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3070 | 2026.01.04 04:08:06.592808 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002369 sec., 12663.57112705783 rows/sec., 22.69 MiB/sec. | ||
| 3071 | 2026.01.04 04:08:06.592908 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.01.04 04:08:06.592926 [ 5 ] {a00dcbb4-79da-47b4-bc26-9a58d54225de} <Debug> TCPHandler: Processed in 0.002643742 sec. | ||
| 3073 | 2026.01.04 04:08:06.592956 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3074 | 2026.01.04 04:08:06.593047 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.01.04 04:08:06.593098 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 3076 | 2026.01.04 04:08:06.593147 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.01.04 04:08:06.593194 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3078 | 2026.01.04 04:08:06.593362 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3079 | 2026.01.04 04:08:06.593434 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 3080 | 2026.01.04 04:08:06.593531 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.01.04 04:08:06.593572 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3082 | 2026.01.04 04:08:06.593598 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3083 | 2026.01.04 04:08:06.593702 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3084 | 2026.01.04 04:08:06.593799 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 3085 | 2026.01.04 04:08:06.593891 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 3086 | 2026.01.04 04:08:06.593993 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3087 | 2026.01.04 04:08:06.593993 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3088 | 2026.01.04 04:08:06.594445 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.04 04:08:06.594592 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 3090 | 2026.01.04 04:08:06.594629 [ 5 ] {e02e0be6-537c-45cf-a13d-902403405ce0} <Debug> TCPHandler: Processed in 0.001630912 sec. | ||
| 3091 | 2026.01.04 04:08:06.600331 [ 193 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 19 columns (19 merged, 0 gathered) in 0.007293434 sec., 26325.047981513235 rows/sec., 47.17 MiB/sec. | ||
| 3092 | 2026.01.04 04:08:06.601019 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3093 | 2026.01.04 04:08:06.601675 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.04 04:08:06.601785 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3095 | 2026.01.04 04:08:06.601942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3096 | 2026.01.04 04:08:11.593531 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.01.04 04:08:11.593731 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.01.04 04:08:11.593802 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3099 | 2026.01.04 04:08:11.594622 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.04 04:08:11.594662 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3101 | 2026.01.04 04:08:11.595161 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3102 | 2026.01.04 04:08:11.595713 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.04 04:08:11.595831 [ 169 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3104 | 2026.01.04 04:08:11.595860 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002188 sec., 187385.7404021938 rows/sec., 11.89 MiB/sec. | ||
| 3105 | 2026.01.04 04:08:11.595872 [ 169 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.04 04:08:11.595907 [ 5 ] {9bc7fdd7-6407-4a67-bf73-0dcb40e67ab2} <Debug> TCPHandler: Processed in 0.00253209 sec. | ||
| 3107 | 2026.01.04 04:08:11.595988 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3108 | 2026.01.04 04:08:11.596101 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.01.04 04:08:11.596108 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 3110 | 2026.01.04 04:08:11.596197 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.04 04:08:11.596309 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3112 | 2026.01.04 04:08:11.596318 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3113 | 2026.01.04 04:08:11.596354 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3114 | 2026.01.04 04:08:11.596492 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3115 | 2026.01.04 04:08:11.596536 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3116 | 2026.01.04 04:08:11.596575 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3117 | 2026.01.04 04:08:11.596615 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3118 | 2026.01.04 04:08:11.596650 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3119 | 2026.01.04 04:08:11.596700 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.04 04:08:11.596739 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3121 | 2026.01.04 04:08:11.597316 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3122 | 2026.01.04 04:08:11.597727 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.04 04:08:11.597820 [ 169 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3124 | 2026.01.04 04:08:11.597827 [ 198 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752225 sec., 1183637.9460400348 rows/sec., 79.87 MiB/sec. | ||
| 3125 | 2026.01.04 04:08:11.597848 [ 169 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.04 04:08:11.597854 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001654 sec., 2418.3796856106405 rows/sec., 197.20 KiB/sec. | ||
| 3127 | 2026.01.04 04:08:11.597884 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3128 | 2026.01.04 04:08:11.597907 [ 5 ] {c60bd8ec-8a95-4d5c-8a0a-07215aee4ecc} <Debug> TCPHandler: Processed in 0.001841647 sec. | ||
| 3129 | 2026.01.04 04:08:11.597945 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::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 | ||
| 3130 | 2026.01.04 04:08:11.598009 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.01.04 04:08:11.598028 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3132 | 2026.01.04 04:08:11.598056 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3133 | 2026.01.04 04:08:11.598097 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3134 | 2026.01.04 04:08:11.598104 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3135 | 2026.01.04 04:08:11.598133 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3136 | 2026.01.04 04:08:11.598130 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3137 | 2026.01.04 04:08:11.598281 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3138 | 2026.01.04 04:08:11.598336 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3139 | 2026.01.04 04:08:11.598150 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3140 | 2026.01.04 04:08:11.598369 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3141 | 2026.01.04 04:08:11.598830 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.01.04 04:08:11.598920 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_6_1} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3143 | 2026.01.04 04:08:11.599026 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3144 | 2026.01.04 04:08:11.599127 [ 195 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220774 sec., 21297.963423205278 rows/sec., 1.78 MiB/sec. | ||
| 3145 | 2026.01.04 04:08:11.599329 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.04 04:08:11.599368 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3147 | 2026.01.04 04:08:11.599435 [ 186 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3148 | 2026.01.04 04:08:11.599870 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3149 | 2026.01.04 04:08:11.600003 [ 186 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.01.04 04:08:11.600090 [ 186 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_6_1} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3151 | 2026.01.04 04:08:11.600178 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3152 | 2026.01.04 04:08:11.600364 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.04 04:08:11.600495 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.002365 sec., 479492.600422833 rows/sec., 37.99 MiB/sec. | ||
| 3154 | 2026.01.04 04:08:11.600531 [ 5 ] {3ad75e1c-5df4-4ad8-a204-67fe6a2ad57e} <Debug> TCPHandler: Processed in 0.00253474 sec. | ||
| 3155 | 2026.01.04 04:08:11.600636 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.01.04 04:08:11.600725 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.04 04:08:11.600764 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3158 | 2026.01.04 04:08:11.601210 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.01.04 04:08:11.601311 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3160 | 2026.01.04 04:08:11.601696 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3161 | 2026.01.04 04:08:11.602085 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.01.04 04:08:11.602209 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001534 sec., 142764.01564537158 rows/sec., 8.50 MiB/sec. | ||
| 3163 | 2026.01.04 04:08:11.602310 [ 5 ] {7e05c569-c609-44ed-a556-5cbfb778b243} <Debug> TCPHandler: Processed in 0.001698494 sec. | ||
| 3164 | 2026.01.04 04:08:11.602411 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.01.04 04:08:11.602498 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.01.04 04:08:11.602535 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3167 | 2026.01.04 04:08:11.602967 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.04 04:08:11.602999 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3169 | 2026.01.04 04:08:11.603448 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3170 | 2026.01.04 04:08:11.603878 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.04 04:08:11.603963 [ 169 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3172 | 2026.01.04 04:08:11.603995 [ 169 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.01.04 04:08:11.604001 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001554 sec., 136422.13642213642 rows/sec., 8.80 MiB/sec. | ||
| 3174 | 2026.01.04 04:08:11.604016 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3175 | 2026.01.04 04:08:11.604041 [ 5 ] {656bf2d8-9f8d-42be-919c-4398b9ed5854} <Debug> TCPHandler: Processed in 0.001720314 sec. | ||
| 3176 | 2026.01.04 04:08:11.604082 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::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 | ||
| 3177 | 2026.01.04 04:08:11.604145 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.04 04:08:11.604168 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.01.04 04:08:11.604194 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3180 | 2026.01.04 04:08:11.604302 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3181 | 2026.01.04 04:08:11.604302 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.01.04 04:08:11.604341 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3183 | 2026.01.04 04:08:11.604354 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3184 | 2026.01.04 04:08:11.604378 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3185 | 2026.01.04 04:08:11.604415 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 3186 | 2026.01.04 04:08:11.604446 [ 200 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3187 | 2026.01.04 04:08:11.604797 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.01.04 04:08:11.604836 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3189 | 2026.01.04 04:08:11.605323 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3190 | 2026.01.04 04:08:11.605351 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244895 sec., 870756.1681908916 rows/sec., 59.83 MiB/sec. | ||
| 3191 | 2026.01.04 04:08:11.605577 [ 195 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3192 | 2026.01.04 04:08:11.605785 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.01.04 04:08:11.605895 [ 169 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3194 | 2026.01.04 04:08:11.605925 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001681 sec., 125520.52349791791 rows/sec., 7.13 MiB/sec. | ||
| 3195 | 2026.01.04 04:08:11.605927 [ 169 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.04 04:08:11.605960 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3197 | 2026.01.04 04:08:11.605962 [ 5 ] {c201260b-4bf7-4c28-b845-c9d3795aa88e} <Debug> TCPHandler: Processed in 0.001850717 sec. | ||
| 3198 | 2026.01.04 04:08:11.606046 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 3199 | 2026.01.04 04:08:11.606052 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.04 04:08:11.606071 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.01.04 04:08:11.606150 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_6_1} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3202 | 2026.01.04 04:08:11.606153 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3203 | 2026.01.04 04:08:11.606174 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3204 | 2026.01.04 04:08:11.606198 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 3205 | 2026.01.04 04:08:11.606219 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3206 | 2026.01.04 04:08:11.606300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3207 | 2026.01.04 04:08:11.606323 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3208 | 2026.01.04 04:08:11.606369 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3209 | 2026.01.04 04:08:11.606410 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3210 | 2026.01.04 04:08:11.606447 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3211 | 2026.01.04 04:08:11.606487 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3212 | 2026.01.04 04:08:11.606905 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.01.04 04:08:11.606943 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3214 | 2026.01.04 04:08:11.607436 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3215 | 2026.01.04 04:08:11.607519 [ 199 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478409 sec., 721721.7968775893 rows/sec., 43.90 MiB/sec. | ||
| 3216 | 2026.01.04 04:08:11.607744 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3217 | 2026.01.04 04:08:11.607877 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.01.04 04:08:11.608019 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00185 sec., 374594.59459459456 rows/sec., 26.18 MiB/sec. | ||
| 3219 | 2026.01.04 04:08:11.608054 [ 5 ] {be5f2076-e94b-4312-ac85-d78bbedaa511} <Debug> TCPHandler: Processed in 0.00202797 sec. | ||
| 3220 | 2026.01.04 04:08:11.608159 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.01.04 04:08:11.608297 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.04 04:08:11.608311 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3223 | 2026.01.04 04:08:11.608360 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3224 | 2026.01.04 04:08:11.608374 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_6_1} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3225 | 2026.01.04 04:08:11.608447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3226 | 2026.01.04 04:08:11.608673 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.01.04 04:08:11.608711 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3228 | 2026.01.04 04:08:11.609105 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3229 | 2026.01.04 04:08:11.609598 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.01.04 04:08:11.609741 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
| 3231 | 2026.01.04 04:08:11.609777 [ 5 ] {79af2db3-546c-4a38-a02c-e725d39b6b03} <Debug> TCPHandler: Processed in 0.001638742 sec. | ||
| 3232 | 2026.01.04 04:08:11.609878 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.01.04 04:08:11.609965 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.01.04 04:08:11.610004 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3235 | 2026.01.04 04:08:11.610488 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.01.04 04:08:11.610520 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3237 | 2026.01.04 04:08:11.610948 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3238 | 2026.01.04 04:08:11.611410 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.04 04:08:11.611533 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001554 sec., 203346.20334620334 rows/sec., 13.36 MiB/sec. | ||
| 3240 | 2026.01.04 04:08:11.611566 [ 5 ] {5ef2547f-cb6c-4f2f-a7da-66e5c06713f9} <Debug> TCPHandler: Processed in 0.001714294 sec. | ||
| 3241 | 2026.01.04 04:08:11.611665 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.01.04 04:08:11.611752 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.01.04 04:08:11.611792 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3244 | 2026.01.04 04:08:11.612083 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.01.04 04:08:11.612115 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3246 | 2026.01.04 04:08:11.612558 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3247 | 2026.01.04 04:08:11.612956 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.04 04:08:11.613058 [ 169 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3249 | 2026.01.04 04:08:11.613088 [ 169 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.01.04 04:08:11.613095 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
| 3251 | 2026.01.04 04:08:11.613107 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3252 | 2026.01.04 04:08:11.613131 [ 5 ] {ed3ca02a-8828-4536-b37f-1369a1850549} <Debug> TCPHandler: Processed in 0.001543701 sec. | ||
| 3253 | 2026.01.04 04:08:11.613186 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::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 | ||
| 3254 | 2026.01.04 04:08:11.613224 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.01.04 04:08:11.613354 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3256 | 2026.01.04 04:08:11.613379 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.01.04 04:08:11.613386 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3258 | 2026.01.04 04:08:11.613436 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3259 | 2026.01.04 04:08:11.613469 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::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 | ||
| 3260 | 2026.01.04 04:08:11.613521 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3261 | 2026.01.04 04:08:11.613561 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::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 | ||
| 3262 | 2026.01.04 04:08:11.613602 [ 187 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::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 | ||
| 3263 | 2026.01.04 04:08:11.614195 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.01.04 04:08:11.614234 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3265 | 2026.01.04 04:08:11.614400 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196984 sec., 4177.165275392153 rows/sec., 281.47 KiB/sec. | ||
| 3266 | 2026.01.04 04:08:11.614602 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3267 | 2026.01.04 04:08:11.614969 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3268 | 2026.01.04 04:08:11.615076 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.04 04:08:11.615150 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_5_1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3270 | 2026.01.04 04:08:11.615214 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3271 | 2026.01.04 04:08:11.615496 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.01.04 04:08:11.615635 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002288 sec., 4370.62937062937 rows/sec., 7.83 MiB/sec. | ||
| 3273 | 2026.01.04 04:08:11.615691 [ 5 ] {95df5c11-4b2b-462c-b8fb-cf743871aaf6} <Debug> TCPHandler: Processed in 0.002475329 sec. | ||
| 3274 | 2026.01.04 04:08:11.615788 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.01.04 04:08:11.615876 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.01.04 04:08:11.615915 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3277 | 2026.01.04 04:08:11.616228 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.04 04:08:11.616332 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3279 | 2026.01.04 04:08:11.616730 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3280 | 2026.01.04 04:08:11.617131 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.01.04 04:08:11.617322 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001423 sec., 73085.03162333099 rows/sec., 4.48 MiB/sec. | ||
| 3282 | 2026.01.04 04:08:11.617357 [ 5 ] {dcae0c14-cad7-4deb-8410-675ce04920cd} <Debug> TCPHandler: Processed in 0.001583642 sec. | ||
| 3283 | 2026.01.04 04:08:12.988618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6152 | ||
| 3284 | 2026.01.04 04:08:12.989165 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.04 04:08:12.989214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3286 | 2026.01.04 04:08:12.989903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3287 | 2026.01.04 04:08:12.990418 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.04 04:08:12.990561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6152 | ||
| 3289 | 2026.01.04 04:08:13.321469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3290 | 2026.01.04 04:08:13.339020 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.01.04 04:08:13.339083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3292 | 2026.01.04 04:08:13.345137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3293 | 2026.01.04 04:08:13.346245 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.01.04 04:08:13.349160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3295 | 2026.01.04 04:08:15.500092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 432 | ||
| 3296 | 2026.01.04 04:08:15.502775 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.04 04:08:15.502839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3298 | 2026.01.04 04:08:15.504006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3299 | 2026.01.04 04:08:15.504266 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.04 04:08:15.504537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3301 | 2026.01.04 04:08:16.586127 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.01.04 04:08:16.586421 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3303 | 2026.01.04 04:08:16.586524 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3304 | 2026.01.04 04:08:16.587321 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.01.04 04:08:16.587358 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3306 | 2026.01.04 04:08:16.587717 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3307 | 2026.01.04 04:08:16.587916 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.01.04 04:08:16.588042 [ 124 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3309 | 2026.01.04 04:08:16.588051 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001758 sec., 67121.7292377702 rows/sec., 5.70 MiB/sec. | ||
| 3310 | 2026.01.04 04:08:16.588126 [ 124 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.01.04 04:08:16.588141 [ 5 ] {de5d56ae-ade9-4f5c-ad98-928d6d02a8b6} <Debug> TCPHandler: Processed in 0.002248925 sec. | ||
| 3312 | 2026.01.04 04:08:16.588158 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3313 | 2026.01.04 04:08:16.588329 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.01.04 04:08:16.588351 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 3315 | 2026.01.04 04:08:16.588426 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.01.04 04:08:16.588470 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3317 | 2026.01.04 04:08:16.588496 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3318 | 2026.01.04 04:08:16.588534 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1304 rows starting from the beginning of the part | ||
| 3319 | 2026.01.04 04:08:16.588598 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3320 | 2026.01.04 04:08:16.588642 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1149 rows starting from the beginning of the part | ||
| 3321 | 2026.01.04 04:08:16.588686 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 3322 | 2026.01.04 04:08:16.588733 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1134 rows starting from the beginning of the part | ||
| 3323 | 2026.01.04 04:08:16.588785 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 3324 | 2026.01.04 04:08:16.588868 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.01.04 04:08:16.588909 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3326 | 2026.01.04 04:08:16.589238 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3327 | 2026.01.04 04:08:16.589444 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.01.04 04:08:16.589563 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 3329 | 2026.01.04 04:08:16.589597 [ 5 ] {a1fd7d5b-a205-422a-b9c4-d98fc25d0705} <Debug> TCPHandler: Processed in 0.001338876 sec. | ||
| 3330 | 2026.01.04 04:08:16.589700 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.01.04 04:08:16.589786 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3332 | 2026.01.04 04:08:16.589822 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3333 | 2026.01.04 04:08:16.590264 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.01.04 04:08:16.590300 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3335 | 2026.01.04 04:08:16.590388 [ 192 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3925 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095282 sec., 1873256.2013132363 rows/sec., 157.54 MiB/sec. | ||
| 3336 | 2026.01.04 04:08:16.590618 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3337 | 2026.01.04 04:08:16.590631 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3338 | 2026.01.04 04:08:16.590888 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.04 04:08:16.590955 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.01.04 04:08:16.590998 [ 124 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3341 | 2026.01.04 04:08:16.591023 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001219 sec., 77932.73174733388 rows/sec., 6.09 MiB/sec. | ||
| 3342 | 2026.01.04 04:08:16.591031 [ 124 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.01.04 04:08:16.591040 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_16_3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3344 | 2026.01.04 04:08:16.591067 [ 5 ] {b4d77502-3fd6-4858-a18b-ba5c0317c327} <Debug> TCPHandler: Processed in 0.001383018 sec. | ||
| 3345 | 2026.01.04 04:08:16.591070 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3346 | 2026.01.04 04:08:16.591156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 3347 | 2026.01.04 04:08:16.591194 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.01.04 04:08:16.591199 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 3349 | 2026.01.04 04:08:16.591293 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.01.04 04:08:16.591306 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3351 | 2026.01.04 04:08:16.591342 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 772 rows starting from the beginning of the part | ||
| 3352 | 2026.01.04 04:08:16.591345 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3353 | 2026.01.04 04:08:16.591414 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 3354 | 2026.01.04 04:08:16.591465 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 3355 | 2026.01.04 04:08:16.591508 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3356 | 2026.01.04 04:08:16.591547 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 693 rows starting from the beginning of the part | ||
| 3357 | 2026.01.04 04:08:16.591587 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 3358 | 2026.01.04 04:08:16.591766 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.01.04 04:08:16.591806 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3360 | 2026.01.04 04:08:16.592147 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3361 | 2026.01.04 04:08:16.592362 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.01.04 04:08:16.592457 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3363 | 2026.01.04 04:08:16.592479 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3364 | 2026.01.04 04:08:16.592485 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.01.04 04:08:16.592516 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3366 | 2026.01.04 04:08:16.592519 [ 5 ] {629e8702-f62a-49b0-a8ee-ff0851a5f1a4} <Debug> TCPHandler: Processed in 0.001390308 sec. | ||
| 3367 | 2026.01.04 04:08:16.592586 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 3368 | 2026.01.04 04:08:16.592629 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.01.04 04:08:16.592674 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3370 | 2026.01.04 04:08:16.592695 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593811 sec., 1539078.347432663 rows/sec., 115.61 MiB/sec. | ||
| 3371 | 2026.01.04 04:08:16.592704 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2264 rows starting from the beginning of the part | ||
| 3372 | 2026.01.04 04:08:16.592718 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.01.04 04:08:16.592769 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 162 rows starting from the beginning of the part | ||
| 3374 | 2026.01.04 04:08:16.592784 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3375 | 2026.01.04 04:08:16.592812 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 317 rows starting from the beginning of the part | ||
| 3376 | 2026.01.04 04:08:16.592850 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3377 | 2026.01.04 04:08:16.592883 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 316 rows starting from the beginning of the part | ||
| 3378 | 2026.01.04 04:08:16.592892 [ 189 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.01.04 04:08:16.592916 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 3380 | 2026.01.04 04:08:16.593302 [ 189 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.04 04:08:16.593384 [ 189 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_16_3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3382 | 2026.01.04 04:08:16.593474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3383 | 2026.01.04 04:08:16.593631 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.01.04 04:08:16.593667 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3385 | 2026.01.04 04:08:16.594200 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3386 | 2026.01.04 04:08:16.594279 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706564 sec., 1980001.9219906197 rows/sec., 135.57 MiB/sec. | ||
| 3387 | 2026.01.04 04:08:16.594413 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.01.04 04:08:16.594536 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001823 sec., 17004.9369171695 rows/sec., 30.47 MiB/sec. | ||
| 3389 | 2026.01.04 04:08:16.594583 [ 5 ] {1f6d8953-65c9-4168-b437-05bcb5ac1967} <Debug> TCPHandler: Processed in 0.001996349 sec. | ||
| 3390 | 2026.01.04 04:08:16.594593 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3391 | 2026.01.04 04:08:16.594688 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.01.04 04:08:16.594775 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.01.04 04:08:16.594814 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3394 | 2026.01.04 04:08:16.594832 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.04 04:08:16.594891 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3396 | 2026.01.04 04:08:16.594956 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3397 | 2026.01.04 04:08:16.595118 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.01.04 04:08:16.595150 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3399 | 2026.01.04 04:08:16.595511 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3400 | 2026.01.04 04:08:16.595710 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.01.04 04:08:16.595803 [ 124 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3402 | 2026.01.04 04:08:16.595832 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3403 | 2026.01.04 04:08:16.595833 [ 124 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.01.04 04:08:16.595871 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3405 | 2026.01.04 04:08:16.595873 [ 5 ] {ae081df3-9649-4095-bf12-983ccf718d62} <Debug> TCPHandler: Processed in 0.001202213 sec. | ||
| 3406 | 2026.01.04 04:08:16.595941 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 3407 | 2026.01.04 04:08:16.596032 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2026.01.04 04:08:16.596058 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 708 rows starting from the beginning of the part | ||
| 3409 | 2026.01.04 04:08:16.596102 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 3410 | 2026.01.04 04:08:16.596139 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3411 | 2026.01.04 04:08:16.596174 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 3412 | 2026.01.04 04:08:16.596209 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3413 | 2026.01.04 04:08:16.596244 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 3414 | 2026.01.04 04:08:16.596998 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137703 sec., 963344.5635636013 rows/sec., 62.21 MiB/sec. | ||
| 3415 | 2026.01.04 04:08:16.597162 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3416 | 2026.01.04 04:08:16.597472 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.01.04 04:08:16.597536 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_16_3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3418 | 2026.01.04 04:08:16.597606 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3419 | 2026.01.04 04:08:20.427778 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3420 | 2026.01.04 04:08:20.427839 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3421 | 2026.01.04 04:08:20.490792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6664 | ||
| 3422 | 2026.01.04 04:08:20.491531 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.01.04 04:08:20.491598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3424 | 2026.01.04 04:08:20.492405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3425 | 2026.01.04 04:08:20.492662 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.01.04 04:08:20.492804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6664 | ||
| 3427 | 2026.01.04 04:08:20.849300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3428 | 2026.01.04 04:08:20.866332 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.04 04:08:20.866393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3430 | 2026.01.04 04:08:20.872765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3431 | 2026.01.04 04:08:20.873469 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.04 04:08:20.876444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3433 | 2026.01.04 04:08:21.596426 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.01.04 04:08:21.596603 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.01.04 04:08:21.596667 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3436 | 2026.01.04 04:08:21.597469 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.01.04 04:08:21.597515 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3438 | 2026.01.04 04:08:21.597920 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3439 | 2026.01.04 04:08:21.598146 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.01.04 04:08:21.598302 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00175 sec., 234285.7142857143 rows/sec., 14.86 MiB/sec. | ||
| 3441 | 2026.01.04 04:08:21.598352 [ 5 ] {16c4daa8-4d37-48d1-a2c6-faa589d0dde0} <Debug> TCPHandler: Processed in 0.00205718 sec. | ||
| 3442 | 2026.01.04 04:08:21.598477 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.01.04 04:08:21.598579 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3444 | 2026.01.04 04:08:21.598622 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3445 | 2026.01.04 04:08:21.599537 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.01.04 04:08:21.599575 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3447 | 2026.01.04 04:08:21.599982 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3448 | 2026.01.04 04:08:21.600199 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.01.04 04:08:21.600331 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001776 sec., 637387.3873873873 rows/sec., 50.51 MiB/sec. | ||
| 3450 | 2026.01.04 04:08:21.600370 [ 5 ] {ebe5ea79-6141-47f3-9bb0-a3488fc36438} <Debug> TCPHandler: Processed in 0.001947218 sec. | ||
| 3451 | 2026.01.04 04:08:21.600486 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.01.04 04:08:21.600582 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.01.04 04:08:21.600625 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3454 | 2026.01.04 04:08:21.601098 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.04 04:08:21.601135 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3456 | 2026.01.04 04:08:21.601460 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3457 | 2026.01.04 04:08:21.601685 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.04 04:08:21.601814 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001253 sec., 171588.1883479649 rows/sec., 10.18 MiB/sec. | ||
| 3459 | 2026.01.04 04:08:21.601854 [ 5 ] {7e23e281-3ad9-4f0e-8d3c-97afef5cf116} <Debug> TCPHandler: Processed in 0.001418259 sec. | ||
| 3460 | 2026.01.04 04:08:21.601954 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.01.04 04:08:21.602048 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.01.04 04:08:21.602087 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3463 | 2026.01.04 04:08:21.602548 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.04 04:08:21.602585 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3465 | 2026.01.04 04:08:21.602920 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3466 | 2026.01.04 04:08:21.603138 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.04 04:08:21.603265 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 3468 | 2026.01.04 04:08:21.603301 [ 5 ] {6142db2e-6b57-410d-a07a-bca263e39978} <Debug> TCPHandler: Processed in 0.001398178 sec. | ||
| 3469 | 2026.01.04 04:08:21.603401 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.04 04:08:21.603494 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.04 04:08:21.603534 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3472 | 2026.01.04 04:08:21.604000 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.01.04 04:08:21.604036 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3474 | 2026.01.04 04:08:21.604336 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3475 | 2026.01.04 04:08:21.604547 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.01.04 04:08:21.604673 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 3477 | 2026.01.04 04:08:21.604711 [ 5 ] {91a988b0-49db-4b59-bc98-a02a8a41a694} <Debug> TCPHandler: Processed in 0.001358647 sec. | ||
| 3478 | 2026.01.04 04:08:21.604815 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.01.04 04:08:21.604908 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.04 04:08:21.604947 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3481 | 2026.01.04 04:08:21.605580 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.01.04 04:08:21.605617 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3483 | 2026.01.04 04:08:21.605960 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3484 | 2026.01.04 04:08:21.606180 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.04 04:08:21.606309 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00142 sec., 485211.26760563377 rows/sec., 33.88 MiB/sec. | ||
| 3486 | 2026.01.04 04:08:21.606347 [ 5 ] {b4a1af00-4cd4-4acb-ad10-eb0b1ca24c8d} <Debug> TCPHandler: Processed in 0.001581491 sec. | ||
| 3487 | 2026.01.04 04:08:21.606456 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.01.04 04:08:21.606550 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3489 | 2026.01.04 04:08:21.606592 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3490 | 2026.01.04 04:08:21.606922 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.04 04:08:21.606958 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3492 | 2026.01.04 04:08:21.607260 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3493 | 2026.01.04 04:08:21.607480 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.04 04:08:21.607578 [ 146 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3495 | 2026.01.04 04:08:21.607606 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 3496 | 2026.01.04 04:08:21.607642 [ 146 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.01.04 04:08:21.607650 [ 5 ] {00fcf37b-6300-4c53-8f00-9d48126affb4} <Debug> TCPHandler: Processed in 0.001244004 sec. | ||
| 3498 | 2026.01.04 04:08:21.607673 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3499 | 2026.01.04 04:08:21.607763 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.01.04 04:08:21.607814 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 3501 | 2026.01.04 04:08:21.607859 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.04 04:08:21.607906 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3503 | 2026.01.04 04:08:21.607970 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3504 | 2026.01.04 04:08:21.608016 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3505 | 2026.01.04 04:08:21.608088 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3506 | 2026.01.04 04:08:21.608137 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3507 | 2026.01.04 04:08:21.608183 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3508 | 2026.01.04 04:08:21.608225 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3509 | 2026.01.04 04:08:21.608268 [ 188 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3510 | 2026.01.04 04:08:21.608337 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.01.04 04:08:21.608379 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3512 | 2026.01.04 04:08:21.608932 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3513 | 2026.01.04 04:08:21.609145 [ 189 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399708 sec., 25719.650098449107 rows/sec., 1.31 MiB/sec. | ||
| 3514 | 2026.01.04 04:08:21.609174 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.01.04 04:08:21.609313 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001473 sec., 213170.4005431093 rows/sec., 14.00 MiB/sec. | ||
| 3516 | 2026.01.04 04:08:21.609320 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3517 | 2026.01.04 04:08:21.609353 [ 5 ] {2307e0fc-d9a0-4c77-8fb0-3da1de0a6b1c} <Debug> TCPHandler: Processed in 0.001639263 sec. | ||
| 3518 | 2026.01.04 04:08:21.609459 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.01.04 04:08:21.609554 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.01.04 04:08:21.609599 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3521 | 2026.01.04 04:08:21.609666 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.01.04 04:08:21.609746 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_6_1} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3523 | 2026.01.04 04:08:21.609834 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3524 | 2026.01.04 04:08:21.609920 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.01.04 04:08:21.609961 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3526 | 2026.01.04 04:08:21.610277 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3527 | 2026.01.04 04:08:21.610494 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.01.04 04:08:21.610621 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 3529 | 2026.01.04 04:08:21.610659 [ 5 ] {bd2e8ac2-51f0-4caf-a58b-0efab92893eb} <Debug> TCPHandler: Processed in 0.001248455 sec. | ||
| 3530 | 2026.01.04 04:08:21.610757 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.01.04 04:08:21.610849 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.01.04 04:08:21.610903 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3533 | 2026.01.04 04:08:21.611651 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.01.04 04:08:21.611689 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3535 | 2026.01.04 04:08:21.612197 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3536 | 2026.01.04 04:08:21.612414 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.01.04 04:08:21.612548 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 3538 | 2026.01.04 04:08:21.612603 [ 5 ] {144839a6-0eb8-4771-bd08-903f37ee3ba3} <Debug> TCPHandler: Processed in 0.001895217 sec. | ||
| 3539 | 2026.01.04 04:08:21.612712 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.01.04 04:08:21.612804 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.01.04 04:08:21.612845 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3542 | 2026.01.04 04:08:21.613171 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.01.04 04:08:21.613207 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3544 | 2026.01.04 04:08:21.613511 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3545 | 2026.01.04 04:08:21.613721 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.01.04 04:08:21.613846 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 3547 | 2026.01.04 04:08:21.613881 [ 5 ] {ab25ae61-6ffc-4be8-83f9-44c76d1d62b6} <Debug> TCPHandler: Processed in 0.001219744 sec. | ||
| 3548 | 2026.01.04 04:08:25.505348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 466 | ||
| 3549 | 2026.01.04 04:08:25.507545 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.01.04 04:08:25.507588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3551 | 2026.01.04 04:08:25.508717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3552 | 2026.01.04 04:08:25.508970 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.04 04:08:25.509206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3554 | 2026.01.04 04:08:26.585422 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.01.04 04:08:26.585634 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3556 | 2026.01.04 04:08:26.585709 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3557 | 2026.01.04 04:08:26.586304 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.01.04 04:08:26.586353 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3559 | 2026.01.04 04:08:26.586737 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3560 | 2026.01.04 04:08:26.586981 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.01.04 04:08:26.587138 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001558 sec., 1283.697047496791 rows/sec., 104.68 KiB/sec. | ||
| 3562 | 2026.01.04 04:08:26.587189 [ 5 ] {20c193c8-7bf0-4a5b-b100-fcac6db53868} <Debug> TCPHandler: Processed in 0.001907077 sec. | ||
| 3563 | 2026.01.04 04:08:26.587310 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.01.04 04:08:26.587413 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2026.01.04 04:08:26.587454 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2026.01.04 04:08:26.587945 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.01.04 04:08:26.587982 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3568 | 2026.01.04 04:08:26.588311 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3569 | 2026.01.04 04:08:26.588526 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.01.04 04:08:26.588664 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Debug> executeQuery: Read 119 rows, 10.33 KiB in 0.001276 sec., 93260.1880877743 rows/sec., 7.91 MiB/sec. | ||
| 3571 | 2026.01.04 04:08:26.588702 [ 5 ] {7c6fc073-d334-4acd-9bbd-3e81bf9cbbdc} <Debug> TCPHandler: Processed in 0.001443018 sec. | ||
| 3572 | 2026.01.04 04:08:26.588815 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.01.04 04:08:26.588911 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.01.04 04:08:26.588953 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3575 | 2026.01.04 04:08:26.589363 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.01.04 04:08:26.589400 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3577 | 2026.01.04 04:08:26.589701 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3578 | 2026.01.04 04:08:26.589912 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.01.04 04:08:26.590019 [ 140 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3580 | 2026.01.04 04:08:26.590042 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001151 sec., 28670.72111207646 rows/sec., 2.10 MiB/sec. | ||
| 3581 | 2026.01.04 04:08:26.590085 [ 140 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.01.04 04:08:26.590094 [ 5 ] {bc9e4344-5fde-4af1-86d5-6c5ca0f4bdd8} <Debug> TCPHandler: Processed in 0.001328277 sec. | ||
| 3583 | 2026.01.04 04:08:26.590113 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3584 | 2026.01.04 04:08:26.590206 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.01.04 04:08:26.590245 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 3586 | 2026.01.04 04:08:26.590305 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3587 | 2026.01.04 04:08:26.590349 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2026.01.04 04:08:26.590393 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3589 | 2026.01.04 04:08:26.590436 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part | ||
| 3590 | 2026.01.04 04:08:26.590508 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3591 | 2026.01.04 04:08:26.590557 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 219 rows starting from the beginning of the part | ||
| 3592 | 2026.01.04 04:08:26.590603 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3593 | 2026.01.04 04:08:26.590644 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 215 rows starting from the beginning of the part | ||
| 3594 | 2026.01.04 04:08:26.590685 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
| 3595 | 2026.01.04 04:08:26.590772 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.01.04 04:08:26.590813 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3597 | 2026.01.04 04:08:26.591144 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3598 | 2026.01.04 04:08:26.591370 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.01.04 04:08:26.591505 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001219 sec., 79573.42083675144 rows/sec., 6.22 MiB/sec. | ||
| 3600 | 2026.01.04 04:08:26.591545 [ 5 ] {f842b846-3a03-47c2-b13f-6a7f76b110c4} <Debug> TCPHandler: Processed in 0.001387527 sec. | ||
| 3601 | 2026.01.04 04:08:26.591587 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405528 sec., 571315.548320631 rows/sec., 37.62 MiB/sec. | ||
| 3602 | 2026.01.04 04:08:26.591655 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.01.04 04:08:26.591729 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3604 | 2026.01.04 04:08:26.591748 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3605 | 2026.01.04 04:08:26.591790 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3606 | 2026.01.04 04:08:26.591993 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.01.04 04:08:26.592060 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_16_3} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3608 | 2026.01.04 04:08:26.592138 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3609 | 2026.01.04 04:08:26.592194 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.01.04 04:08:26.592230 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3611 | 2026.01.04 04:08:26.592569 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3612 | 2026.01.04 04:08:26.592782 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.01.04 04:08:26.592916 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001187 sec., 135636.05728727888 rows/sec., 9.45 MiB/sec. | ||
| 3614 | 2026.01.04 04:08:26.592953 [ 5 ] {62415da6-15d2-4958-8577-7f8bc741a027} <Debug> TCPHandler: Processed in 0.001347646 sec. | ||
| 3615 | 2026.01.04 04:08:26.593061 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.01.04 04:08:26.593153 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.01.04 04:08:26.593207 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3618 | 2026.01.04 04:08:26.594012 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.04 04:08:26.594049 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3620 | 2026.01.04 04:08:26.594585 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3621 | 2026.01.04 04:08:26.594806 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.01.04 04:08:26.594939 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001804 sec., 17184.035476718404 rows/sec., 30.79 MiB/sec. | ||
| 3623 | 2026.01.04 04:08:26.594999 [ 5 ] {90182d67-edb5-4584-bb9c-6fae9b4eb4dd} <Debug> TCPHandler: Processed in 0.00198584 sec. | ||
| 3624 | 2026.01.04 04:08:26.595109 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.01.04 04:08:26.595202 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.01.04 04:08:26.595245 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3627 | 2026.01.04 04:08:26.595582 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.04 04:08:26.595619 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3629 | 2026.01.04 04:08:26.595936 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3630 | 2026.01.04 04:08:26.596147 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.01.04 04:08:26.596278 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 3632 | 2026.01.04 04:08:26.596314 [ 5 ] {0723592e-e342-412f-a6f7-877307b6ce0d} <Debug> TCPHandler: Processed in 0.001253575 sec. | ||
| 3633 | 2026.01.04 04:08:27.993378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7112 | ||
| 3634 | 2026.01.04 04:08:27.993867 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.01.04 04:08:27.993907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3636 | 2026.01.04 04:08:27.994375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3637 | 2026.01.04 04:08:27.994599 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.01.04 04:08:27.994721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7112 | ||
| 3639 | 2026.01.04 04:08:28.377102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3640 | 2026.01.04 04:08:28.394094 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.01.04 04:08:28.394153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3642 | 2026.01.04 04:08:28.399634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3643 | 2026.01.04 04:08:28.400337 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.01.04 04:08:28.403274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3645 | 2026.01.04 04:08:31.595133 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.01.04 04:08:31.595424 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.01.04 04:08:31.595529 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3648 | 2026.01.04 04:08:31.596552 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.01.04 04:08:31.596600 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3650 | 2026.01.04 04:08:31.596997 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3651 | 2026.01.04 04:08:31.597226 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.01.04 04:08:31.597373 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002026 sec., 202369.20039486673 rows/sec., 12.84 MiB/sec. | ||
| 3653 | 2026.01.04 04:08:31.597414 [ 5 ] {630ed960-cb02-4db5-907d-afeb91698d82} <Debug> TCPHandler: Processed in 0.002410547 sec. | ||
| 3654 | 2026.01.04 04:08:31.597531 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.01.04 04:08:31.597625 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3656 | 2026.01.04 04:08:31.597665 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3657 | 2026.01.04 04:08:31.598500 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.01.04 04:08:31.598536 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3659 | 2026.01.04 04:08:31.598896 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3660 | 2026.01.04 04:08:31.599104 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.01.04 04:08:31.599225 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001618 sec., 699629.1718170581 rows/sec., 55.44 MiB/sec. | ||
| 3662 | 2026.01.04 04:08:31.599262 [ 5 ] {815973cd-a85e-4459-a04f-e32906076389} <Debug> TCPHandler: Processed in 0.001780555 sec. | ||
| 3663 | 2026.01.04 04:08:31.599372 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.01.04 04:08:31.599465 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.01.04 04:08:31.599505 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3666 | 2026.01.04 04:08:31.599951 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.04 04:08:31.599987 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3668 | 2026.01.04 04:08:31.600291 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3669 | 2026.01.04 04:08:31.600497 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.04 04:08:31.600621 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001173 sec., 183290.70758738279 rows/sec., 10.88 MiB/sec. | ||
| 3671 | 2026.01.04 04:08:31.600658 [ 5 ] {19674fa8-fe48-49f3-bddc-70f2631cb4eb} <Debug> TCPHandler: Processed in 0.001334886 sec. | ||
| 3672 | 2026.01.04 04:08:31.600762 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.01.04 04:08:31.600854 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.01.04 04:08:31.600893 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3675 | 2026.01.04 04:08:31.601311 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.01.04 04:08:31.601344 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3677 | 2026.01.04 04:08:31.601631 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3678 | 2026.01.04 04:08:31.601834 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.01.04 04:08:31.602024 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 3680 | 2026.01.04 04:08:31.602061 [ 5 ] {42950c4e-6a8f-4c8f-a26a-34a21b60a914} <Debug> TCPHandler: Processed in 0.001347227 sec. | ||
| 3681 | 2026.01.04 04:08:31.602160 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.01.04 04:08:31.602251 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.01.04 04:08:31.602290 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3684 | 2026.01.04 04:08:31.602729 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.01.04 04:08:31.602767 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3686 | 2026.01.04 04:08:31.603070 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3687 | 2026.01.04 04:08:31.603277 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.01.04 04:08:31.603400 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001167 sec., 180805.48414738645 rows/sec., 10.27 MiB/sec. | ||
| 3689 | 2026.01.04 04:08:31.603437 [ 5 ] {25380f4f-c2de-4e9e-a8b9-3236519323a3} <Debug> TCPHandler: Processed in 0.001325626 sec. | ||
| 3690 | 2026.01.04 04:08:31.603537 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.04 04:08:31.603628 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.04 04:08:31.603668 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2026.01.04 04:08:31.604269 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.04 04:08:31.604306 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3695 | 2026.01.04 04:08:31.604631 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3696 | 2026.01.04 04:08:31.604837 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.01.04 04:08:31.604961 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001351 sec., 509992.59807549964 rows/sec., 35.61 MiB/sec. | ||
| 3698 | 2026.01.04 04:08:31.604998 [ 5 ] {4af65bcc-e619-4eb1-9762-21fc6b89c360} <Debug> TCPHandler: Processed in 0.00151083 sec. | ||
| 3699 | 2026.01.04 04:08:31.605107 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.01.04 04:08:31.605199 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3701 | 2026.01.04 04:08:31.605239 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3702 | 2026.01.04 04:08:31.605557 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.04 04:08:31.605592 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3704 | 2026.01.04 04:08:31.605887 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3705 | 2026.01.04 04:08:31.606100 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.04 04:08:31.606224 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 3707 | 2026.01.04 04:08:31.606259 [ 5 ] {1d25303f-ec93-4365-a26b-46aa1281f7ef} <Debug> TCPHandler: Processed in 0.001201174 sec. | ||
| 3708 | 2026.01.04 04:08:31.606365 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.04 04:08:31.606468 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.04 04:08:31.606513 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3711 | 2026.01.04 04:08:31.606955 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.04 04:08:31.606990 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3713 | 2026.01.04 04:08:31.607317 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3714 | 2026.01.04 04:08:31.607518 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.04 04:08:31.607642 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 3716 | 2026.01.04 04:08:31.607676 [ 5 ] {562fa622-33e5-4326-aef0-f4416a146a39} <Debug> TCPHandler: Processed in 0.001410668 sec. | ||
| 3717 | 2026.01.04 04:08:31.607773 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.01.04 04:08:31.607861 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.04 04:08:31.607967 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3720 | 2026.01.04 04:08:31.608284 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.01.04 04:08:31.608318 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3722 | 2026.01.04 04:08:31.608620 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3723 | 2026.01.04 04:08:31.608819 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.01.04 04:08:31.608944 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3725 | 2026.01.04 04:08:31.608979 [ 5 ] {c96d16f0-702e-4a2e-bce4-674f3feff150} <Debug> TCPHandler: Processed in 0.001199814 sec. | ||
| 3726 | 2026.01.04 04:08:31.609079 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.01.04 04:08:31.609172 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.01.04 04:08:31.609225 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3729 | 2026.01.04 04:08:31.609958 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.04 04:08:31.609992 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3731 | 2026.01.04 04:08:31.610482 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3732 | 2026.01.04 04:08:31.610696 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.04 04:08:31.610787 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3734 | 2026.01.04 04:08:31.610826 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 3735 | 2026.01.04 04:08:31.610836 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.01.04 04:08:31.610865 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3737 | 2026.01.04 04:08:31.610877 [ 5 ] {6089af2f-4232-4638-bce5-6cf3b08ed93e} <Debug> TCPHandler: Processed in 0.001846926 sec. | ||
| 3738 | 2026.01.04 04:08:31.610980 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.04 04:08:31.610984 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 3740 | 2026.01.04 04:08:31.611075 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.01.04 04:08:31.611120 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3742 | 2026.01.04 04:08:31.611260 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3743 | 2026.01.04 04:08:31.611329 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 192 rows starting from the beginning of the part | ||
| 3744 | 2026.01.04 04:08:31.611458 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.01.04 04:08:31.611476 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3746 | 2026.01.04 04:08:31.611498 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3747 | 2026.01.04 04:08:31.611611 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3748 | 2026.01.04 04:08:31.611738 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3749 | 2026.01.04 04:08:31.611810 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3750 | 2026.01.04 04:08:31.611855 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3751 | 2026.01.04 04:08:31.611971 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3752 | 2026.01.04 04:08:31.612041 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.01.04 04:08:31.612172 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 3754 | 2026.01.04 04:08:31.612208 [ 5 ] {f2677fa6-ea98-4c99-b099-b59e38315065} <Debug> TCPHandler: Processed in 0.001277905 sec. | ||
| 3755 | 2026.01.04 04:08:31.614818 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.003892517 sec., 72960.50344802605 rows/sec., 130.74 MiB/sec. | ||
| 3756 | 2026.01.04 04:08:31.615447 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3757 | 2026.01.04 04:08:31.615844 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.01.04 04:08:31.615925 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3759 | 2026.01.04 04:08:31.616062 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3760 | 2026.01.04 04:08:35.428092 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3761 | 2026.01.04 04:08:35.428155 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3762 | 2026.01.04 04:08:35.495209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7624 | ||
| 3763 | 2026.01.04 04:08:35.495973 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.01.04 04:08:35.496038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3765 | 2026.01.04 04:08:35.496813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3766 | 2026.01.04 04:08:35.497054 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.01.04 04:08:35.497188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7624 | ||
| 3768 | 2026.01.04 04:08:35.497231 [ 129 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3769 | 2026.01.04 04:08:35.497309 [ 129 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.01.04 04:08:35.497344 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3771 | 2026.01.04 04:08:35.497491 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3772 | 2026.01.04 04:08:35.497629 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.01.04 04:08:35.497667 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5192 rows starting from the beginning of the part | ||
| 3774 | 2026.01.04 04:08:35.497761 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3775 | 2026.01.04 04:08:35.497821 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3776 | 2026.01.04 04:08:35.497866 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3777 | 2026.01.04 04:08:35.497911 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3778 | 2026.01.04 04:08:35.497949 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 3779 | 2026.01.04 04:08:35.499376 [ 189 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001942298 sec., 3925247.310144993 rows/sec., 56.15 MiB/sec. | ||
| 3780 | 2026.01.04 04:08:35.499904 [ 190 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3781 | 2026.01.04 04:08:35.500279 [ 190 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.01.04 04:08:35.500369 [ 190 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_16_3} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3783 | 2026.01.04 04:08:35.500486 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3784 | 2026.01.04 04:08:35.509753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 502 | ||
| 3785 | 2026.01.04 04:08:35.512189 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.01.04 04:08:35.512230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3787 | 2026.01.04 04:08:35.513350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3788 | 2026.01.04 04:08:35.513623 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.01.04 04:08:35.513770 [ 128 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3790 | 2026.01.04 04:08:35.513842 [ 128 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.01.04 04:08:35.513860 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3792 | 2026.01.04 04:08:35.513864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3793 | 2026.01.04 04:08:35.513949 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 3794 | 2026.01.04 04:08:35.514520 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3795 | 2026.01.04 04:08:35.514669 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3796 | 2026.01.04 04:08:35.515038 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3797 | 2026.01.04 04:08:35.515390 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 3798 | 2026.01.04 04:08:35.515736 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3799 | 2026.01.04 04:08:35.516093 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3800 | 2026.01.04 04:08:35.516429 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3801 | 2026.01.04 04:08:35.522008 [ 202 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.008096491 sec., 62002.16859377723 rows/sec., 57.01 MiB/sec. | ||
| 3802 | 2026.01.04 04:08:35.522740 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3803 | 2026.01.04 04:08:35.523251 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.01.04 04:08:35.523329 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_11_2} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3805 | 2026.01.04 04:08:35.523473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3806 | 2026.01.04 04:08:35.903743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3807 | 2026.01.04 04:08:35.920516 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.01.04 04:08:35.920576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3809 | 2026.01.04 04:08:35.926361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3810 | 2026.01.04 04:08:35.927094 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.04 04:08:35.927374 [ 128 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3812 | 2026.01.04 04:08:35.927440 [ 128 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.01.04 04:08:35.927464 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3814 | 2026.01.04 04:08:35.927609 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3815 | 2026.01.04 04:08:35.930074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3816 | 2026.01.04 04:08:35.931793 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3817 | 2026.01.04 04:08:35.933194 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3818 | 2026.01.04 04:08:35.937737 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3819 | 2026.01.04 04:08:35.941966 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3820 | 2026.01.04 04:08:35.946137 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3821 | 2026.01.04 04:08:35.950732 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3822 | 2026.01.04 04:08:35.955077 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 3823 | 2026.01.04 04:08:36.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.27 MiB, peak 236.71 MiB, free memory in arenas 0.00 B, will set to 234.21 MiB (RSS), difference: -2.05 MiB | ||
| 3824 | 2026.01.04 04:08:36.002237 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000872287 sec. | ||
| 3825 | 2026.01.04 04:08:36.008112 [ 202 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080565612 sec., 1501.8814727057495 rows/sec., 7.77 MiB/sec. | ||
| 3826 | 2026.01.04 04:08:36.010699 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3827 | 2026.01.04 04:08:36.012720 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_16_3} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.01.04 04:08:36.012825 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_16_3} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3829 | 2026.01.04 04:08:36.015566 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3830 | 2026.01.04 04:08:36.585520 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.01.04 04:08:36.585702 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3832 | 2026.01.04 04:08:36.585772 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3833 | 2026.01.04 04:08:36.586415 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.01.04 04:08:36.586463 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3835 | 2026.01.04 04:08:36.586894 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3836 | 2026.01.04 04:08:36.587127 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.01.04 04:08:36.587285 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001632 sec., 72303.92156862745 rows/sec., 6.14 MiB/sec. | ||
| 3838 | 2026.01.04 04:08:36.587335 [ 5 ] {3fed29fc-9abd-4d4a-b4ba-1a028e23468f} <Debug> TCPHandler: Processed in 0.001944519 sec. | ||
| 3839 | 2026.01.04 04:08:36.587460 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.01.04 04:08:36.587564 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.01.04 04:08:36.587609 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3842 | 2026.01.04 04:08:36.588045 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.01.04 04:08:36.588085 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3844 | 2026.01.04 04:08:36.588415 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3845 | 2026.01.04 04:08:36.588628 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.01.04 04:08:36.588766 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001226 sec., 25285.481239804238 rows/sec., 1.86 MiB/sec. | ||
| 3847 | 2026.01.04 04:08:36.588804 [ 5 ] {2f460d2a-16f1-481e-812e-58a7d806ceb7} <Debug> TCPHandler: Processed in 0.001397018 sec. | ||
| 3848 | 2026.01.04 04:08:36.588910 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.01.04 04:08:36.589006 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3850 | 2026.01.04 04:08:36.589048 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3851 | 2026.01.04 04:08:36.589459 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.01.04 04:08:36.589495 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3853 | 2026.01.04 04:08:36.589805 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3854 | 2026.01.04 04:08:36.590014 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.01.04 04:08:36.590144 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001158 sec., 82037.99654576858 rows/sec., 6.41 MiB/sec. | ||
| 3856 | 2026.01.04 04:08:36.590181 [ 5 ] {4eaeaef9-b119-49db-ae87-717d14e8ee0d} <Debug> TCPHandler: Processed in 0.001320826 sec. | ||
| 3857 | 2026.01.04 04:08:36.590291 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.01.04 04:08:36.590386 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.01.04 04:08:36.590432 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3860 | 2026.01.04 04:08:36.590829 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.01.04 04:08:36.590865 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3862 | 2026.01.04 04:08:36.591188 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3863 | 2026.01.04 04:08:36.591402 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.01.04 04:08:36.591535 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3865 | 2026.01.04 04:08:36.591572 [ 5 ] {a5b4cab6-fe59-4208-aef0-dfead83f0cac} <Debug> TCPHandler: Processed in 0.001332306 sec. | ||
| 3866 | 2026.01.04 04:08:36.591675 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.01.04 04:08:36.591770 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3868 | 2026.01.04 04:08:36.591827 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3869 | 2026.01.04 04:08:36.592592 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.01.04 04:08:36.592629 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3871 | 2026.01.04 04:08:36.593193 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3872 | 2026.01.04 04:08:36.593424 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.01.04 04:08:36.593562 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 3874 | 2026.01.04 04:08:36.593615 [ 5 ] {2a528c9d-9660-4e85-8153-c6ba7aa75ede} <Debug> TCPHandler: Processed in 0.001988149 sec. | ||
| 3875 | 2026.01.04 04:08:36.593734 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.01.04 04:08:36.593827 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.01.04 04:08:36.593869 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3878 | 2026.01.04 04:08:36.594198 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.01.04 04:08:36.594235 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3880 | 2026.01.04 04:08:36.594533 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3881 | 2026.01.04 04:08:36.594753 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.04 04:08:36.594882 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3883 | 2026.01.04 04:08:36.594919 [ 5 ] {91f528ab-8bd6-457f-b1aa-9510d5ab3ce7} <Debug> TCPHandler: Processed in 0.001235315 sec. | ||
| 3884 | 2026.01.04 04:08:37.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.17 MiB, peak 236.71 MiB, free memory in arenas 0.00 B, will set to 236.31 MiB (RSS), difference: 11.15 MiB | ||
| 3885 | 2026.01.04 04:08:41.595960 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.01.04 04:08:41.596164 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.01.04 04:08:41.596233 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3888 | 2026.01.04 04:08:41.597052 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.01.04 04:08:41.597107 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3890 | 2026.01.04 04:08:41.597536 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3891 | 2026.01.04 04:08:41.597770 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.01.04 04:08:41.597926 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 3893 | 2026.01.04 04:08:41.597972 [ 5 ] {aca5be32-7687-4276-9f4c-fe80877325ea} <Debug> TCPHandler: Processed in 0.002152842 sec. | ||
| 3894 | 2026.01.04 04:08:41.598110 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.01.04 04:08:41.598209 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3896 | 2026.01.04 04:08:41.598252 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3897 | 2026.01.04 04:08:41.599179 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.01.04 04:08:41.599214 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3899 | 2026.01.04 04:08:41.599609 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3900 | 2026.01.04 04:08:41.599837 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.01.04 04:08:41.599944 [ 117 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3902 | 2026.01.04 04:08:41.599969 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001779 sec., 636312.5351320967 rows/sec., 50.42 MiB/sec. | ||
| 3903 | 2026.01.04 04:08:41.600005 [ 117 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.01.04 04:08:41.600021 [ 5 ] {8a388fba-fed4-4c61-a5f4-26e8463fa1b8} <Debug> TCPHandler: Processed in 0.001962079 sec. | ||
| 3905 | 2026.01.04 04:08:41.600035 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3906 | 2026.01.04 04:08:41.600125 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 3907 | 2026.01.04 04:08:41.600148 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.01.04 04:08:41.600214 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3909 | 2026.01.04 04:08:41.600244 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1323 rows starting from the beginning of the part | ||
| 3910 | 2026.01.04 04:08:41.600245 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3911 | 2026.01.04 04:08:41.600294 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3912 | 2026.01.04 04:08:41.600307 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1132 rows starting from the beginning of the part | ||
| 3913 | 2026.01.04 04:08:41.600353 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 119 rows starting from the beginning of the part | ||
| 3914 | 2026.01.04 04:08:41.600392 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1132 rows starting from the beginning of the part | ||
| 3915 | 2026.01.04 04:08:41.600430 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3916 | 2026.01.04 04:08:41.600469 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1132 rows starting from the beginning of the part | ||
| 3917 | 2026.01.04 04:08:41.600792 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.04 04:08:41.600827 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3919 | 2026.01.04 04:08:41.601281 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3920 | 2026.01.04 04:08:41.601511 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.04 04:08:41.601650 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001423 sec., 151089.2480674631 rows/sec., 8.97 MiB/sec. | ||
| 3922 | 2026.01.04 04:08:41.601689 [ 5 ] {293691c3-849b-4e01-a7aa-cbd53c9d1bf2} <Debug> TCPHandler: Processed in 0.001591592 sec. | ||
| 3923 | 2026.01.04 04:08:41.601805 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.01.04 04:08:41.601905 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.01.04 04:08:41.601946 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3926 | 2026.01.04 04:08:41.602428 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.01.04 04:08:41.602463 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3928 | 2026.01.04 04:08:41.602555 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4956 rows, containing 5 columns (5 merged, 0 gathered) in 0.002460239 sec., 2014438.4346398867 rows/sec., 168.83 MiB/sec. | ||
| 3929 | 2026.01.04 04:08:41.602770 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3930 | 2026.01.04 04:08:41.602790 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3931 | 2026.01.04 04:08:41.603040 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.01.04 04:08:41.603042 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.01.04 04:08:41.603119 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_21_4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3934 | 2026.01.04 04:08:41.603179 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 3935 | 2026.01.04 04:08:41.603180 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3936 | 2026.01.04 04:08:41.603217 [ 5 ] {cf1692eb-2c4b-41bb-8ef2-c1983f3378d7} <Debug> TCPHandler: Processed in 0.001461219 sec. | ||
| 3937 | 2026.01.04 04:08:41.603337 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.01.04 04:08:41.603431 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.01.04 04:08:41.603472 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3940 | 2026.01.04 04:08:41.603936 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.01.04 04:08:41.603972 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3942 | 2026.01.04 04:08:41.604297 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3943 | 2026.01.04 04:08:41.604527 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.04 04:08:41.604653 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 3945 | 2026.01.04 04:08:41.604693 [ 5 ] {7d3dfcfe-958f-4629-982e-a969bc9120da} <Debug> TCPHandler: Processed in 0.001406778 sec. | ||
| 3946 | 2026.01.04 04:08:41.604810 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.01.04 04:08:41.604905 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3948 | 2026.01.04 04:08:41.604946 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3949 | 2026.01.04 04:08:41.605595 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.01.04 04:08:41.605631 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3951 | 2026.01.04 04:08:41.605999 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3952 | 2026.01.04 04:08:41.606215 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.01.04 04:08:41.606318 [ 117 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3954 | 2026.01.04 04:08:41.606356 [ 117 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.01.04 04:08:41.606357 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001468 sec., 469346.04904632154 rows/sec., 32.78 MiB/sec. | ||
| 3956 | 2026.01.04 04:08:41.606376 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3957 | 2026.01.04 04:08:41.606415 [ 5 ] {e0445fbe-1b6d-42fb-9d4b-e18234227e77} <Debug> TCPHandler: Processed in 0.001654682 sec. | ||
| 3958 | 2026.01.04 04:08:41.606496 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 3959 | 2026.01.04 04:08:41.606546 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.01.04 04:08:41.606640 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3961 | 2026.01.04 04:08:41.606649 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3962 | 2026.01.04 04:08:41.606682 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 3963 | 2026.01.04 04:08:41.606703 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3964 | 2026.01.04 04:08:41.606754 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 689 rows starting from the beginning of the part | ||
| 3965 | 2026.01.04 04:08:41.606803 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part | ||
| 3966 | 2026.01.04 04:08:41.606845 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 689 rows starting from the beginning of the part | ||
| 3967 | 2026.01.04 04:08:41.606888 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
| 3968 | 2026.01.04 04:08:41.606933 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 689 rows starting from the beginning of the part | ||
| 3969 | 2026.01.04 04:08:41.607074 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.01.04 04:08:41.607117 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3971 | 2026.01.04 04:08:41.607486 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3972 | 2026.01.04 04:08:41.607714 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.04 04:08:41.607849 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001219 sec., 4922.067268252666 rows/sec., 257.16 KiB/sec. | ||
| 3974 | 2026.01.04 04:08:41.607886 [ 5 ] {78b0e974-7ebd-46b5-9567-16df55597ac3} <Debug> TCPHandler: Processed in 0.001401318 sec. | ||
| 3975 | 2026.01.04 04:08:41.607998 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.01.04 04:08:41.608095 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.01.04 04:08:41.608138 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3978 | 2026.01.04 04:08:41.608263 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001824356 sec., 1672370.9626849145 rows/sec., 124.73 MiB/sec. | ||
| 3979 | 2026.01.04 04:08:41.608467 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3980 | 2026.01.04 04:08:41.608609 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.01.04 04:08:41.608644 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3982 | 2026.01.04 04:08:41.608727 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.04 04:08:41.608796 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_21_4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3984 | 2026.01.04 04:08:41.608869 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3985 | 2026.01.04 04:08:41.608995 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3986 | 2026.01.04 04:08:41.609208 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.04 04:08:41.609303 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3988 | 2026.01.04 04:08:41.609333 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.01.04 04:08:41.609336 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 3990 | 2026.01.04 04:08:41.609351 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3991 | 2026.01.04 04:08:41.609376 [ 5 ] {187b5d89-d13e-4a13-ace7-806d68211c84} <Debug> TCPHandler: Processed in 0.001426699 sec. | ||
| 3992 | 2026.01.04 04:08:41.609424 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 3993 | 2026.01.04 04:08:41.609501 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.01.04 04:08:41.609540 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3995 | 2026.01.04 04:08:41.609572 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3379 rows starting from the beginning of the part | ||
| 3996 | 2026.01.04 04:08:41.609603 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.01.04 04:08:41.609619 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3998 | 2026.01.04 04:08:41.609660 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3999 | 2026.01.04 04:08:41.609670 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 4000 | 2026.01.04 04:08:41.609715 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 4001 | 2026.01.04 04:08:41.609748 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4002 | 2026.01.04 04:08:41.609782 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 4003 | 2026.01.04 04:08:41.609997 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.04 04:08:41.610047 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4005 | 2026.01.04 04:08:41.610509 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4006 | 2026.01.04 04:08:41.610757 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.01.04 04:08:41.610894 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
| 4008 | 2026.01.04 04:08:41.610931 [ 5 ] {f1608f9a-7a62-46a2-9b32-970233c74259} <Debug> TCPHandler: Processed in 0.001491639 sec. | ||
| 4009 | 2026.01.04 04:08:41.611045 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.01.04 04:08:41.611138 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.04 04:08:41.611193 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4012 | 2026.01.04 04:08:41.611860 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4642 rows, containing 5 columns (5 merged, 0 gathered) in 0.002467759 sec., 1881058.8878411548 rows/sec., 127.89 MiB/sec. | ||
| 4013 | 2026.01.04 04:08:41.611987 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.01.04 04:08:41.612024 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4015 | 2026.01.04 04:08:41.612402 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4016 | 2026.01.04 04:08:41.612595 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4017 | 2026.01.04 04:08:41.612804 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.01.04 04:08:41.612878 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.01.04 04:08:41.612899 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4020 | 2026.01.04 04:08:41.613003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 4021 | 2026.01.04 04:08:41.613040 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00192 sec., 5208.333333333333 rows/sec., 9.33 MiB/sec. | ||
| 4022 | 2026.01.04 04:08:41.613109 [ 5 ] {7bd7408a-4b6c-44da-96a8-a18a2f9d5e02} <Debug> TCPHandler: Processed in 0.002113901 sec. | ||
| 4023 | 2026.01.04 04:08:41.613227 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.01.04 04:08:41.613322 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.01.04 04:08:41.613365 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4026 | 2026.01.04 04:08:41.613720 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.01.04 04:08:41.613758 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4028 | 2026.01.04 04:08:41.614084 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4029 | 2026.01.04 04:08:41.614297 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.01.04 04:08:41.614406 [ 116 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4031 | 2026.01.04 04:08:41.614425 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 4032 | 2026.01.04 04:08:41.614451 [ 116 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.04 04:08:41.614469 [ 5 ] {6d1dac3b-41cf-4f5a-a6fe-df1f4e9cb3c5} <Debug> TCPHandler: Processed in 0.001292415 sec. | ||
| 4034 | 2026.01.04 04:08:41.614479 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4035 | 2026.01.04 04:08:41.614566 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4036 | 2026.01.04 04:08:41.614673 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2026.01.04 04:08:41.614703 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1096 rows starting from the beginning of the part | ||
| 4038 | 2026.01.04 04:08:41.614754 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4039 | 2026.01.04 04:08:41.614797 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4040 | 2026.01.04 04:08:41.614837 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4041 | 2026.01.04 04:08:41.614878 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4042 | 2026.01.04 04:08:41.614926 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4043 | 2026.01.04 04:08:41.615934 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402017 sec., 1089858.3968667998 rows/sec., 69.88 MiB/sec. | ||
| 4044 | 2026.01.04 04:08:41.616241 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4045 | 2026.01.04 04:08:41.616594 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.01.04 04:08:41.616680 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_21_4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4047 | 2026.01.04 04:08:41.616781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4048 | 2026.01.04 04:08:41.831868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61120 | ||
| 4049 | 2026.01.04 04:08:41.831979 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.01.04 04:08:41.832006 [ 288 ] {} <Debug> TCP-Session: 04ed8dfb-c0ee-43fa-a1bc-e8748e0f98ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61120 | ||
| 4051 | 2026.01.04 04:08:41.832028 [ 288 ] {} <Debug> TCP-Session: 04ed8dfb-c0ee-43fa-a1bc-e8748e0f98ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.04 04:08:41.832041 [ 288 ] {} <Debug> TCP-Session: 04ed8dfb-c0ee-43fa-a1bc-e8748e0f98ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.01.04 04:08:41.832239 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45403 | ||
| 4054 | 2026.01.04 04:08:41.832282 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60538 | ||
| 4055 | 2026.01.04 04:08:41.832315 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40898 | ||
| 4056 | 2026.01.04 04:08:41.832337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36426 | ||
| 4057 | 2026.01.04 04:08:41.832379 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.01.04 04:08:41.832386 [ 288 ] {} <Trace> TCP-Session: 04ed8dfb-c0ee-43fa-a1bc-e8748e0f98ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.01.04 04:08:41.832419 [ 289 ] {} <Debug> TCP-Session: 75549e38-ce2b-441b-8f05-12c031140c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:45403 | ||
| 4060 | 2026.01.04 04:08:41.832425 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.01.04 04:08:41.832454 [ 289 ] {} <Debug> TCP-Session: 75549e38-ce2b-441b-8f05-12c031140c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.04 04:08:41.832326 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39686 | ||
| 4063 | 2026.01.04 04:08:41.832479 [ 289 ] {} <Debug> TCP-Session: 75549e38-ce2b-441b-8f05-12c031140c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.01.04 04:08:41.832475 [ 290 ] {} <Debug> TCP-Session: a4ff7a95-2fad-4b01-b32b-91e4e0c1dca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60538 | ||
| 4065 | 2026.01.04 04:08:41.832309 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64107 | ||
| 4066 | 2026.01.04 04:08:41.832547 [ 290 ] {} <Debug> TCP-Session: a4ff7a95-2fad-4b01-b32b-91e4e0c1dca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.04 04:08:41.832291 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46989 | ||
| 4068 | 2026.01.04 04:08:41.832574 [ 290 ] {} <Debug> TCP-Session: a4ff7a95-2fad-4b01-b32b-91e4e0c1dca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.01.04 04:08:41.832580 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4070 | 2026.01.04 04:08:41.832286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63196 | ||
| 4071 | 2026.01.04 04:08:41.832642 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.01.04 04:08:41.832684 [ 294 ] {} <Debug> TCP-Session: 2f7e4820-a253-4820-9401-5362d1af12cf Authenticating user 'default' from [fd00:1122:3344:101::e]:40898 | ||
| 4073 | 2026.01.04 04:08:41.832707 [ 294 ] {} <Debug> TCP-Session: 2f7e4820-a253-4820-9401-5362d1af12cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.04 04:08:41.832720 [ 294 ] {} <Debug> TCP-Session: 2f7e4820-a253-4820-9401-5362d1af12cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.01.04 04:08:41.832865 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4076 | 2026.01.04 04:08:41.832927 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4077 | 2026.01.04 04:08:41.832937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4078 | 2026.01.04 04:08:41.832939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4079 | 2026.01.04 04:08:41.832971 [ 293 ] {} <Debug> TCP-Session: a18dead8-0a68-4b57-882d-99bf9784a16c Authenticating user 'default' from [fd00:1122:3344:101::e]:64107 | ||
| 4080 | 2026.01.04 04:08:41.832971 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4081 | 2026.01.04 04:08:41.832992 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.01.04 04:08:41.832994 [ 291 ] {} <Debug> TCP-Session: 9abf5366-154b-4992-8567-13a88430ba3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63196 | ||
| 4083 | 2026.01.04 04:08:41.833039 [ 3 ] {} <Debug> TCP-Session: 4341e2fa-f3bb-47aa-a092-a5c230bca3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39686 | ||
| 4084 | 2026.01.04 04:08:41.833021 [ 292 ] {} <Debug> TCP-Session: a3f3da4a-54eb-4a75-8543-fefb13e8c8dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46989 | ||
| 4085 | 2026.01.04 04:08:41.833068 [ 291 ] {} <Debug> TCP-Session: 9abf5366-154b-4992-8567-13a88430ba3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.01.04 04:08:41.833088 [ 292 ] {} <Debug> TCP-Session: a3f3da4a-54eb-4a75-8543-fefb13e8c8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.01.04 04:08:41.833100 [ 291 ] {} <Debug> TCP-Session: 9abf5366-154b-4992-8567-13a88430ba3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.01.04 04:08:41.833112 [ 292 ] {} <Debug> TCP-Session: a3f3da4a-54eb-4a75-8543-fefb13e8c8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.01.04 04:08:41.833075 [ 3 ] {} <Debug> TCP-Session: 4341e2fa-f3bb-47aa-a092-a5c230bca3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.01.04 04:08:41.833025 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4091 | 2026.01.04 04:08:41.833148 [ 3 ] {} <Debug> TCP-Session: 4341e2fa-f3bb-47aa-a092-a5c230bca3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.01.04 04:08:41.833000 [ 293 ] {} <Debug> TCP-Session: a18dead8-0a68-4b57-882d-99bf9784a16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.01.04 04:08:41.833181 [ 286 ] {} <Debug> TCP-Session: 85e11a19-5a24-4669-9e7d-19d52719ae49 Authenticating user 'default' from [fd00:1122:3344:101::e]:36426 | ||
| 4094 | 2026.01.04 04:08:41.833206 [ 293 ] {} <Debug> TCP-Session: a18dead8-0a68-4b57-882d-99bf9784a16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.01.04 04:08:41.833213 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 4096 | 2026.01.04 04:08:41.833221 [ 286 ] {} <Debug> TCP-Session: 85e11a19-5a24-4669-9e7d-19d52719ae49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.01.04 04:08:41.833255 [ 286 ] {} <Debug> TCP-Session: 85e11a19-5a24-4669-9e7d-19d52719ae49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.01.04 04:08:41.834102 [ 261 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> AggregatingTransform: Aggregating | ||
| 4099 | 2026.01.04 04:08:41.834154 [ 261 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4100 | 2026.01.04 04:08:41.834193 [ 261 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870867 sec. (1148.281 rows/sec., 44.85 KiB/sec.) | ||
| 4101 | 2026.01.04 04:08:41.834214 [ 261 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Trace> Aggregator: Merging aggregated data | ||
| 4102 | 2026.01.04 04:08:41.835442 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 4103 | 2026.01.04 04:08:41.835589 [ 288 ] {9c651b30-6cc4-4222-a70c-1c102efdc98e} <Debug> TCPHandler: Processed in 0.003324496 sec. | ||
| 4104 | 2026.01.04 04:08:41.835703 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.01.04 04:08:41.835731 [ 288 ] {} <Debug> TCP-Session: 04ed8dfb-c0ee-43fa-a1bc-e8748e0f98ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.01.04 04:08:41.835732 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.01.04 04:08:41.835751 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.01.04 04:08:41.835771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.01.04 04:08:41.835782 [ 289 ] {} <Debug> TCP-Session: 75549e38-ce2b-441b-8f05-12c031140c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.01.04 04:08:41.835787 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.01.04 04:08:41.835821 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2026.01.04 04:08:41.835842 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4113 | 2026.01.04 04:08:41.835861 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4114 | 2026.01.04 04:08:41.835867 [ 291 ] {} <Debug> TCP-Session: 9abf5366-154b-4992-8567-13a88430ba3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.01.04 04:08:41.835889 [ 293 ] {} <Debug> TCP-Session: a18dead8-0a68-4b57-882d-99bf9784a16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.01.04 04:08:41.835905 [ 3 ] {} <Debug> TCP-Session: 4341e2fa-f3bb-47aa-a092-a5c230bca3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.01.04 04:08:41.835808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4118 | 2026.01.04 04:08:41.835799 [ 286 ] {} <Debug> TCP-Session: 85e11a19-5a24-4669-9e7d-19d52719ae49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.01.04 04:08:41.835971 [ 292 ] {} <Debug> TCP-Session: a3f3da4a-54eb-4a75-8543-fefb13e8c8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.01.04 04:08:41.835811 [ 290 ] {} <Debug> TCP-Session: a4ff7a95-2fad-4b01-b32b-91e4e0c1dca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.01.04 04:08:41.835858 [ 294 ] {} <Debug> TCP-Session: 2f7e4820-a253-4820-9401-5362d1af12cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.01.04 04:08:42.971514 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40731 | ||
| 4123 | 2026.01.04 04:08:42.971683 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2026.01.04 04:08:42.971721 [ 286 ] {} <Debug> TCP-Session: dfbd4703-e705-4b50-b428-3107f70be347 Authenticating user 'default' from [fd00:1122:3344:101::e]:40731 | ||
| 4125 | 2026.01.04 04:08:42.971752 [ 286 ] {} <Debug> TCP-Session: dfbd4703-e705-4b50-b428-3107f70be347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.01.04 04:08:42.971771 [ 286 ] {} <Debug> TCP-Session: dfbd4703-e705-4b50-b428-3107f70be347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.01.04 04:08:42.972065 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33858 | ||
| 4128 | 2026.01.04 04:08:42.972125 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60836 | ||
| 4129 | 2026.01.04 04:08:42.972142 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33361 | ||
| 4130 | 2026.01.04 04:08:42.972176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53582 | ||
| 4131 | 2026.01.04 04:08:42.972227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.01.04 04:08:42.972257 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.01.04 04:08:42.972285 [ 287 ] {} <Debug> TCP-Session: 9ab943d2-2576-47ff-8491-73c1d3ec7172 Authenticating user 'default' from [fd00:1122:3344:101::e]:33858 | ||
| 4134 | 2026.01.04 04:08:42.972214 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47286 | ||
| 4135 | 2026.01.04 04:08:42.972312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.01.04 04:08:42.972326 [ 287 ] {} <Debug> TCP-Session: 9ab943d2-2576-47ff-8491-73c1d3ec7172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.04 04:08:42.972324 [ 286 ] {} <Trace> TCP-Session: dfbd4703-e705-4b50-b428-3107f70be347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.01.04 04:08:42.972375 [ 289 ] {} <Debug> TCP-Session: 3fd5b7fa-2453-468d-8cc0-898a316261e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33361 | ||
| 4139 | 2026.01.04 04:08:42.972386 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2026.01.04 04:08:42.972452 [ 289 ] {} <Debug> TCP-Session: 3fd5b7fa-2453-468d-8cc0-898a316261e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.04 04:08:42.972478 [ 294 ] {} <Debug> TCP-Session: d30d6c38-94eb-456b-ad36-6c8ac70b1c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:47286 | ||
| 4142 | 2026.01.04 04:08:42.972499 [ 289 ] {} <Debug> TCP-Session: 3fd5b7fa-2453-468d-8cc0-898a316261e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.01.04 04:08:42.972515 [ 294 ] {} <Debug> TCP-Session: d30d6c38-94eb-456b-ad36-6c8ac70b1c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.01.04 04:08:42.972381 [ 287 ] {} <Debug> TCP-Session: 9ab943d2-2576-47ff-8491-73c1d3ec7172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.01.04 04:08:42.972544 [ 294 ] {} <Debug> TCP-Session: d30d6c38-94eb-456b-ad36-6c8ac70b1c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.01.04 04:08:42.972310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.01.04 04:08:42.972307 [ 288 ] {} <Debug> TCP-Session: 3c5934a0-0b32-4c74-bcfc-f8819e5b58b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60836 | ||
| 4148 | 2026.01.04 04:08:42.972604 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4149 | 2026.01.04 04:08:42.972649 [ 288 ] {} <Debug> TCP-Session: 3c5934a0-0b32-4c74-bcfc-f8819e5b58b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.04 04:08:42.972167 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62069 | ||
| 4151 | 2026.01.04 04:08:42.972686 [ 288 ] {} <Debug> TCP-Session: 3c5934a0-0b32-4c74-bcfc-f8819e5b58b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.01.04 04:08:42.972153 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65414 | ||
| 4153 | 2026.01.04 04:08:42.972142 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37499 | ||
| 4154 | 2026.01.04 04:08:42.972799 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.01.04 04:08:42.972614 [ 293 ] {} <Debug> TCP-Session: ddd8d909-515c-458f-b094-f3d834f5d69c Authenticating user 'default' from [fd00:1122:3344:101::e]:53582 | ||
| 4156 | 2026.01.04 04:08:42.972835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.01.04 04:08:42.972883 [ 293 ] {} <Debug> TCP-Session: ddd8d909-515c-458f-b094-f3d834f5d69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.01.04 04:08:42.972900 [ 291 ] {} <Debug> TCP-Session: 899e2cf5-4d78-4685-baed-271f6033a2a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65414 | ||
| 4159 | 2026.01.04 04:08:42.972916 [ 293 ] {} <Debug> TCP-Session: ddd8d909-515c-458f-b094-f3d834f5d69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.01.04 04:08:42.972937 [ 291 ] {} <Debug> TCP-Session: 899e2cf5-4d78-4685-baed-271f6033a2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.01.04 04:08:42.972843 [ 292 ] {} <Debug> TCP-Session: 374daf05-0183-43f3-823d-a04522e4a87a Authenticating user 'default' from [fd00:1122:3344:101::e]:62069 | ||
| 4162 | 2026.01.04 04:08:42.972973 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4163 | 2026.01.04 04:08:42.972993 [ 292 ] {} <Debug> TCP-Session: 374daf05-0183-43f3-823d-a04522e4a87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.01.04 04:08:42.973021 [ 290 ] {} <Debug> TCP-Session: c5a9242f-599d-49cc-8ec0-e6edc7880ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37499 | ||
| 4165 | 2026.01.04 04:08:42.973030 [ 292 ] {} <Debug> TCP-Session: 374daf05-0183-43f3-823d-a04522e4a87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.01.04 04:08:42.973053 [ 290 ] {} <Debug> TCP-Session: c5a9242f-599d-49cc-8ec0-e6edc7880ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.01.04 04:08:42.972972 [ 291 ] {} <Debug> TCP-Session: 899e2cf5-4d78-4685-baed-271f6033a2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.01.04 04:08:42.973091 [ 290 ] {} <Debug> TCP-Session: c5a9242f-599d-49cc-8ec0-e6edc7880ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.01.04 04:08:42.972970 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4170 | 2026.01.04 04:08:42.973203 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4171 | 2026.01.04 04:08:42.973601 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 4172 | 2026.01.04 04:08:42.974889 [ 311 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> AggregatingTransform: Aggregating | ||
| 4173 | 2026.01.04 04:08:42.974937 [ 311 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4174 | 2026.01.04 04:08:42.974977 [ 311 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001241345 sec. (805.578 rows/sec., 31.47 KiB/sec.) | ||
| 4175 | 2026.01.04 04:08:42.974998 [ 311 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Trace> Aggregator: Merging aggregated data | ||
| 4176 | 2026.01.04 04:08:42.976340 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003811 sec., 262.39832065074785 rows/sec., 10.25 KiB/sec. | ||
| 4177 | 2026.01.04 04:08:42.976518 [ 286 ] {708924ed-71e0-4d63-950f-93f2ec91c9a5} <Debug> TCPHandler: Processed in 0.004336785 sec. | ||
| 4178 | 2026.01.04 04:08:42.976625 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.01.04 04:08:42.976660 [ 286 ] {} <Debug> TCP-Session: dfbd4703-e705-4b50-b428-3107f70be347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.04 04:08:42.976666 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.01.04 04:08:42.976694 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.01.04 04:08:42.976714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.01.04 04:08:42.976724 [ 294 ] {} <Debug> TCP-Session: d30d6c38-94eb-456b-ad36-6c8ac70b1c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.01.04 04:08:42.976740 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4185 | 2026.01.04 04:08:42.976760 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.01.04 04:08:42.976764 [ 288 ] {} <Debug> TCP-Session: 3c5934a0-0b32-4c74-bcfc-f8819e5b58b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.04 04:08:42.976789 [ 287 ] {} <Debug> TCP-Session: 9ab943d2-2576-47ff-8491-73c1d3ec7172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.01.04 04:08:42.976802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4189 | 2026.01.04 04:08:42.976825 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4190 | 2026.01.04 04:08:42.976854 [ 290 ] {} <Debug> TCP-Session: c5a9242f-599d-49cc-8ec0-e6edc7880ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.01.04 04:08:42.976777 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4192 | 2026.01.04 04:08:42.976889 [ 292 ] {} <Debug> TCP-Session: 374daf05-0183-43f3-823d-a04522e4a87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.01.04 04:08:42.976735 [ 291 ] {} <Debug> TCP-Session: 899e2cf5-4d78-4685-baed-271f6033a2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.01.04 04:08:42.976926 [ 289 ] {} <Debug> TCP-Session: 3fd5b7fa-2453-468d-8cc0-898a316261e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.01.04 04:08:42.976811 [ 293 ] {} <Debug> TCP-Session: ddd8d909-515c-458f-b094-f3d834f5d69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.01.04 04:08:42.998079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8072 | ||
| 4197 | 2026.01.04 04:08:42.998715 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.01.04 04:08:42.998776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4199 | 2026.01.04 04:08:42.999449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4200 | 2026.01.04 04:08:42.999805 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.01.04 04:08:42.999999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8072 | ||
| 4202 | 2026.01.04 04:08:43.328871 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49363 | ||
| 4203 | 2026.01.04 04:08:43.329005 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.01.04 04:08:43.329036 [ 286 ] {} <Debug> TCP-Session: b75ab56f-e4d4-4395-a757-d839f529b227 Authenticating user 'default' from [fd00:1122:3344:101::e]:49363 | ||
| 4205 | 2026.01.04 04:08:43.329061 [ 286 ] {} <Debug> TCP-Session: b75ab56f-e4d4-4395-a757-d839f529b227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.01.04 04:08:43.329077 [ 286 ] {} <Debug> TCP-Session: b75ab56f-e4d4-4395-a757-d839f529b227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.01.04 04:08:43.329344 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56840 | ||
| 4208 | 2026.01.04 04:08:43.329374 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37103 | ||
| 4209 | 2026.01.04 04:08:43.329398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 | ||
| 4210 | 2026.01.04 04:08:43.329421 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38179 | ||
| 4211 | 2026.01.04 04:08:43.329442 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50909 | ||
| 4212 | 2026.01.04 04:08:43.329463 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.01.04 04:08:43.329480 [ 286 ] {} <Trace> TCP-Session: b75ab56f-e4d4-4395-a757-d839f529b227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.04 04:08:43.329513 [ 287 ] {} <Debug> TCP-Session: 3ab77992-d427-4da7-bd4a-27fc66bd96c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56840 | ||
| 4215 | 2026.01.04 04:08:43.329535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.01.04 04:08:43.329548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2026.01.04 04:08:43.329554 [ 287 ] {} <Debug> TCP-Session: 3ab77992-d427-4da7-bd4a-27fc66bd96c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.01.04 04:08:43.329577 [ 292 ] {} <Debug> TCP-Session: 240b43b8-7139-4b99-b383-b0cff51a395d Authenticating user 'default' from [fd00:1122:3344:101::e]:38179 | ||
| 4219 | 2026.01.04 04:08:43.329597 [ 287 ] {} <Debug> TCP-Session: 3ab77992-d427-4da7-bd4a-27fc66bd96c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.01.04 04:08:43.329588 [ 289 ] {} <Debug> TCP-Session: e7a8d78e-3d4c-434f-8ea0-0bcd94c9877c Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 | ||
| 4221 | 2026.01.04 04:08:43.329622 [ 292 ] {} <Debug> TCP-Session: 240b43b8-7139-4b99-b383-b0cff51a395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.01.04 04:08:43.329651 [ 289 ] {} <Debug> TCP-Session: e7a8d78e-3d4c-434f-8ea0-0bcd94c9877c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.01.04 04:08:43.329657 [ 292 ] {} <Debug> TCP-Session: 240b43b8-7139-4b99-b383-b0cff51a395d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.01.04 04:08:43.329669 [ 289 ] {} <Debug> TCP-Session: e7a8d78e-3d4c-434f-8ea0-0bcd94c9877c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.01.04 04:08:43.329552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4226 | 2026.01.04 04:08:43.329693 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4227 | 2026.01.04 04:08:43.329731 [ 294 ] {} <Debug> TCP-Session: f9c60bc1-bd7d-48e4-afbf-590d1de6c253 Authenticating user 'default' from [fd00:1122:3344:101::e]:50909 | ||
| 4228 | 2026.01.04 04:08:43.329429 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47360 | ||
| 4229 | 2026.01.04 04:08:43.329772 [ 294 ] {} <Debug> TCP-Session: f9c60bc1-bd7d-48e4-afbf-590d1de6c253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.01.04 04:08:43.329394 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64849 | ||
| 4231 | 2026.01.04 04:08:43.329813 [ 294 ] {} <Debug> TCP-Session: f9c60bc1-bd7d-48e4-afbf-590d1de6c253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.04 04:08:43.329393 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43652 | ||
| 4233 | 2026.01.04 04:08:43.329843 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2026.01.04 04:08:43.329501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4235 | 2026.01.04 04:08:43.329933 [ 293 ] {} <Debug> TCP-Session: ee516ac8-6dc2-4beb-801d-be7120e98b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47360 | ||
| 4236 | 2026.01.04 04:08:43.329957 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2026.01.04 04:08:43.329967 [ 288 ] {} <Debug> TCP-Session: f4695875-8254-472b-b542-5cecfec13a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:37103 | ||
| 4238 | 2026.01.04 04:08:43.329974 [ 293 ] {} <Debug> TCP-Session: ee516ac8-6dc2-4beb-801d-be7120e98b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.04 04:08:43.330008 [ 290 ] {} <Debug> TCP-Session: bc505b97-4882-4d4e-9948-a958e2a5183a Authenticating user 'default' from [fd00:1122:3344:101::e]:43652 | ||
| 4240 | 2026.01.04 04:08:43.330015 [ 288 ] {} <Debug> TCP-Session: f4695875-8254-472b-b542-5cecfec13a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.01.04 04:08:43.330036 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4242 | 2026.01.04 04:08:43.330060 [ 290 ] {} <Debug> TCP-Session: bc505b97-4882-4d4e-9948-a958e2a5183a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.04 04:08:43.330067 [ 288 ] {} <Debug> TCP-Session: f4695875-8254-472b-b542-5cecfec13a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.01.04 04:08:43.330107 [ 290 ] {} <Debug> TCP-Session: bc505b97-4882-4d4e-9948-a958e2a5183a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.04 04:08:43.330128 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4246 | 2026.01.04 04:08:43.330027 [ 293 ] {} <Debug> TCP-Session: ee516ac8-6dc2-4beb-801d-be7120e98b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.04 04:08:43.329880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2026.01.04 04:08:43.330207 [ 291 ] {} <Debug> TCP-Session: 0d5342a3-dbd4-4c43-9e0b-80505d22c3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64849 | ||
| 4249 | 2026.01.04 04:08:43.330226 [ 291 ] {} <Debug> TCP-Session: 0d5342a3-dbd4-4c43-9e0b-80505d22c3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.04 04:08:43.330241 [ 291 ] {} <Debug> TCP-Session: 0d5342a3-dbd4-4c43-9e0b-80505d22c3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.01.04 04:08:43.330499 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 4252 | 2026.01.04 04:08:43.331645 [ 332 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> AggregatingTransform: Aggregating | ||
| 4253 | 2026.01.04 04:08:43.331689 [ 332 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 4254 | 2026.01.04 04:08:43.331730 [ 332 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093722 sec. (914.309 rows/sec., 35.72 KiB/sec.) | ||
| 4255 | 2026.01.04 04:08:43.331749 [ 332 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Trace> Aggregator: Merging aggregated data | ||
| 4256 | 2026.01.04 04:08:43.333477 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00385 sec., 259.7402597402597 rows/sec., 10.15 KiB/sec. | ||
| 4257 | 2026.01.04 04:08:43.333647 [ 286 ] {005c7e30-9d30-483f-8c06-c998c60535ae} <Debug> TCPHandler: Processed in 0.004326526 sec. | ||
| 4258 | 2026.01.04 04:08:43.333820 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4259 | 2026.01.04 04:08:43.333844 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.01.04 04:08:43.333870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4261 | 2026.01.04 04:08:43.333893 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2026.01.04 04:08:43.333911 [ 294 ] {} <Debug> TCP-Session: f9c60bc1-bd7d-48e4-afbf-590d1de6c253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.01.04 04:08:43.333919 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2026.01.04 04:08:43.333926 [ 289 ] {} <Debug> TCP-Session: e7a8d78e-3d4c-434f-8ea0-0bcd94c9877c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.04 04:08:43.333959 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2026.01.04 04:08:43.333977 [ 292 ] {} <Debug> TCP-Session: 240b43b8-7139-4b99-b383-b0cff51a395d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.01.04 04:08:43.334005 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4268 | 2026.01.04 04:08:43.334023 [ 288 ] {} <Debug> TCP-Session: f4695875-8254-472b-b542-5cecfec13a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.01.04 04:08:43.333983 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2026.01.04 04:08:43.334049 [ 293 ] {} <Debug> TCP-Session: ee516ac8-6dc2-4beb-801d-be7120e98b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.01.04 04:08:43.334092 [ 290 ] {} <Debug> TCP-Session: bc505b97-4882-4d4e-9948-a958e2a5183a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.01.04 04:08:43.333935 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4273 | 2026.01.04 04:08:43.333944 [ 291 ] {} <Debug> TCP-Session: 0d5342a3-dbd4-4c43-9e0b-80505d22c3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.01.04 04:08:43.334160 [ 287 ] {} <Debug> TCP-Session: 3ab77992-d427-4da7-bd4a-27fc66bd96c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.01.04 04:08:43.333899 [ 286 ] {} <Debug> TCP-Session: b75ab56f-e4d4-4395-a757-d839f529b227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.01.04 04:08:43.430964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4277 | 2026.01.04 04:08:43.454567 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.01.04 04:08:43.454664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4279 | 2026.01.04 04:08:43.463305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4280 | 2026.01.04 04:08:43.464412 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.01.04 04:08:43.471522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4282 | 2026.01.04 04:08:45.514794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 542 | ||
| 4283 | 2026.01.04 04:08:45.517124 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.04 04:08:45.517170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4285 | 2026.01.04 04:08:45.518330 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4286 | 2026.01.04 04:08:45.518582 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.04 04:08:45.518822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4288 | 2026.01.04 04:08:46.585304 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.01.04 04:08:46.585499 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.01.04 04:08:46.585571 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.01.04 04:08:46.586344 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.04 04:08:46.586398 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4293 | 2026.01.04 04:08:46.586803 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4294 | 2026.01.04 04:08:46.587038 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.01.04 04:08:46.587187 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001742 sec., 67738.2319173364 rows/sec., 5.75 MiB/sec. | ||
| 4296 | 2026.01.04 04:08:46.587229 [ 5 ] {59075150-fa00-4b02-9897-e70d9e28a1cb} <Debug> TCPHandler: Processed in 0.00205605 sec. | ||
| 4297 | 2026.01.04 04:08:46.587348 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.01.04 04:08:46.587442 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.01.04 04:08:46.587484 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4300 | 2026.01.04 04:08:46.587905 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.01.04 04:08:46.587943 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4302 | 2026.01.04 04:08:46.588249 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4303 | 2026.01.04 04:08:46.588456 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.01.04 04:08:46.588582 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 4305 | 2026.01.04 04:08:46.588621 [ 5 ] {fa5e4a48-c1b2-47f9-a515-9aef5117a2bb} <Debug> TCPHandler: Processed in 0.001322257 sec. | ||
| 4306 | 2026.01.04 04:08:46.588727 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.01.04 04:08:46.588821 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4308 | 2026.01.04 04:08:46.588862 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4309 | 2026.01.04 04:08:46.589287 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.04 04:08:46.589324 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4311 | 2026.01.04 04:08:46.589631 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4312 | 2026.01.04 04:08:46.589839 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.04 04:08:46.589966 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 4314 | 2026.01.04 04:08:46.590004 [ 5 ] {0d5e8dac-d2ec-46e7-969d-abd73d64572a} <Debug> TCPHandler: Processed in 0.001326056 sec. | ||
| 4315 | 2026.01.04 04:08:46.590114 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.01.04 04:08:46.590209 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.01.04 04:08:46.590251 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4318 | 2026.01.04 04:08:46.590660 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.01.04 04:08:46.590696 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4320 | 2026.01.04 04:08:46.591030 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4321 | 2026.01.04 04:08:46.591253 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.01.04 04:08:46.591381 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4323 | 2026.01.04 04:08:46.591418 [ 5 ] {5e2662f0-df11-4e83-89a5-90170a6c8569} <Debug> TCPHandler: Processed in 0.001353247 sec. | ||
| 4324 | 2026.01.04 04:08:46.591519 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.01.04 04:08:46.591612 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.01.04 04:08:46.591666 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4327 | 2026.01.04 04:08:46.592480 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.01.04 04:08:46.592517 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4329 | 2026.01.04 04:08:46.593060 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4330 | 2026.01.04 04:08:46.593275 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.01.04 04:08:46.593410 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001816 sec., 17070.4845814978 rows/sec., 30.59 MiB/sec. | ||
| 4332 | 2026.01.04 04:08:46.593462 [ 5 ] {e245dff7-697f-47b2-901a-85110b6928fd} <Debug> TCPHandler: Processed in 0.001991749 sec. | ||
| 4333 | 2026.01.04 04:08:46.593574 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.01.04 04:08:46.593668 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.01.04 04:08:46.593711 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4336 | 2026.01.04 04:08:46.594046 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.04 04:08:46.594082 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4338 | 2026.01.04 04:08:46.594387 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4339 | 2026.01.04 04:08:46.594597 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.04 04:08:46.594724 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4341 | 2026.01.04 04:08:46.594761 [ 5 ] {edd9d53e-a39b-4e87-bdbe-ba4475a6cd9d} <Debug> TCPHandler: Processed in 0.001236054 sec. | ||
| 4342 | 2026.01.04 04:08:50.428410 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4343 | 2026.01.04 04:08:50.428468 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4344 | 2026.01.04 04:08:50.500896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8584 | ||
| 4345 | 2026.01.04 04:08:50.501374 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.01.04 04:08:50.501411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4347 | 2026.01.04 04:08:50.501926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4348 | 2026.01.04 04:08:50.502172 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.01.04 04:08:50.502321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8584 | ||
| 4350 | 2026.01.04 04:08:50.972462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4351 | 2026.01.04 04:08:50.988273 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.01.04 04:08:50.988328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4353 | 2026.01.04 04:08:50.994070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4354 | 2026.01.04 04:08:50.994769 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.01.04 04:08:50.997427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4356 | 2026.01.04 04:08:51.595442 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.04 04:08:51.595722 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.04 04:08:51.595827 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4359 | 2026.01.04 04:08:51.596841 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.04 04:08:51.596890 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4361 | 2026.01.04 04:08:51.597310 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4362 | 2026.01.04 04:08:51.597536 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.04 04:08:51.597699 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002054 sec., 199610.5160662123 rows/sec., 12.66 MiB/sec. | ||
| 4364 | 2026.01.04 04:08:51.597745 [ 5 ] {2d291fbd-23d5-45d7-b4ac-4064ef4d9a6c} <Debug> TCPHandler: Processed in 0.002444049 sec. | ||
| 4365 | 2026.01.04 04:08:51.597871 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.04 04:08:51.597966 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4367 | 2026.01.04 04:08:51.598008 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4368 | 2026.01.04 04:08:51.599045 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.04 04:08:51.599083 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4370 | 2026.01.04 04:08:51.599470 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4371 | 2026.01.04 04:08:51.599679 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.04 04:08:51.599810 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001863 sec., 607622.1148684917 rows/sec., 48.15 MiB/sec. | ||
| 4373 | 2026.01.04 04:08:51.599849 [ 5 ] {57435568-c3cc-474e-84a3-bf56a71fc803} <Debug> TCPHandler: Processed in 0.00202751 sec. | ||
| 4374 | 2026.01.04 04:08:51.599965 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.04 04:08:51.600060 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4376 | 2026.01.04 04:08:51.600100 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4377 | 2026.01.04 04:08:51.600580 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.01.04 04:08:51.600618 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4379 | 2026.01.04 04:08:51.600942 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4380 | 2026.01.04 04:08:51.601152 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.01.04 04:08:51.601270 [ 102 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4382 | 2026.01.04 04:08:51.601280 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00124 sec., 173387.09677419355 rows/sec., 10.29 MiB/sec. | ||
| 4383 | 2026.01.04 04:08:51.601351 [ 102 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.01.04 04:08:51.601366 [ 5 ] {a5d04ddc-b5fa-4410-8daf-c5a141ba8516} <Debug> TCPHandler: Processed in 0.001450668 sec. | ||
| 4385 | 2026.01.04 04:08:51.601378 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4386 | 2026.01.04 04:08:51.601483 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.04 04:08:51.601504 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 4388 | 2026.01.04 04:08:51.601582 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.01.04 04:08:51.601626 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4390 | 2026.01.04 04:08:51.601652 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4391 | 2026.01.04 04:08:51.601695 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 4392 | 2026.01.04 04:08:51.601796 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
| 4393 | 2026.01.04 04:08:51.601858 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4394 | 2026.01.04 04:08:51.601934 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 4395 | 2026.01.04 04:08:51.602006 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4396 | 2026.01.04 04:08:51.602083 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 215 rows starting from the beginning of the part | ||
| 4397 | 2026.01.04 04:08:51.602104 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.04 04:08:51.602145 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4399 | 2026.01.04 04:08:51.602504 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4400 | 2026.01.04 04:08:51.602735 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.01.04 04:08:51.602868 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001305 sec., 162452.1072796935 rows/sec., 10.48 MiB/sec. | ||
| 4402 | 2026.01.04 04:08:51.602908 [ 5 ] {cf6be296-5cd3-40ae-b95a-4576cecf4475} <Debug> TCPHandler: Processed in 0.001475879 sec. | ||
| 4403 | 2026.01.04 04:08:51.603035 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.01.04 04:08:51.603152 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.01.04 04:08:51.603163 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718903 sec., 571876.365333006 rows/sec., 37.11 MiB/sec. | ||
| 4406 | 2026.01.04 04:08:51.603202 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4407 | 2026.01.04 04:08:51.603316 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4408 | 2026.01.04 04:08:51.603577 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.01.04 04:08:51.603649 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_21_4} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4410 | 2026.01.04 04:08:51.603719 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4411 | 2026.01.04 04:08:51.603749 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.04 04:08:51.603791 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4413 | 2026.01.04 04:08:51.604127 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4414 | 2026.01.04 04:08:51.604339 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.04 04:08:51.604472 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001344 sec., 156994.04761904763 rows/sec., 8.92 MiB/sec. | ||
| 4416 | 2026.01.04 04:08:51.604509 [ 5 ] {680dec13-821e-473b-9647-0372e961369f} <Debug> TCPHandler: Processed in 0.0015355 sec. | ||
| 4417 | 2026.01.04 04:08:51.604609 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.04 04:08:51.604705 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.04 04:08:51.604746 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4420 | 2026.01.04 04:08:51.605438 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.04 04:08:51.605475 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4422 | 2026.01.04 04:08:51.605840 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4423 | 2026.01.04 04:08:51.606054 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.04 04:08:51.606183 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001496 sec., 460561.4973262032 rows/sec., 32.16 MiB/sec. | ||
| 4425 | 2026.01.04 04:08:51.606222 [ 5 ] {fd30a0dd-0b16-4aef-b67c-d3fd998d0ebc} <Debug> TCPHandler: Processed in 0.001661353 sec. | ||
| 4426 | 2026.01.04 04:08:51.606323 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.04 04:08:51.606416 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4428 | 2026.01.04 04:08:51.606457 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4429 | 2026.01.04 04:08:51.606793 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.04 04:08:51.606830 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4431 | 2026.01.04 04:08:51.607133 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4432 | 2026.01.04 04:08:51.607345 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.01.04 04:08:51.607473 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 4434 | 2026.01.04 04:08:51.607510 [ 5 ] {873030f8-90ac-44d2-9b40-0e3e67f46bf5} <Debug> TCPHandler: Processed in 0.001236334 sec. | ||
| 4435 | 2026.01.04 04:08:51.607619 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.01.04 04:08:51.607712 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4437 | 2026.01.04 04:08:51.607756 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4438 | 2026.01.04 04:08:51.608196 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.01.04 04:08:51.608233 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4440 | 2026.01.04 04:08:51.608585 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4441 | 2026.01.04 04:08:51.608803 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.04 04:08:51.608931 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 4443 | 2026.01.04 04:08:51.608968 [ 5 ] {3b1b5a35-4585-420d-bbe6-e2bf08a2dc7d} <Debug> TCPHandler: Processed in 0.001397917 sec. | ||
| 4444 | 2026.01.04 04:08:51.609082 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.01.04 04:08:51.609197 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.04 04:08:51.609247 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4447 | 2026.01.04 04:08:51.609587 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.01.04 04:08:51.609622 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4449 | 2026.01.04 04:08:51.609918 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4450 | 2026.01.04 04:08:51.610121 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.04 04:08:51.610244 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4452 | 2026.01.04 04:08:51.610281 [ 5 ] {bdde093e-381b-4fbe-8c16-db08eec8925a} <Debug> TCPHandler: Processed in 0.001258325 sec. | ||
| 4453 | 2026.01.04 04:08:51.610381 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.01.04 04:08:51.610474 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4455 | 2026.01.04 04:08:51.610527 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4456 | 2026.01.04 04:08:51.611297 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.01.04 04:08:51.611334 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4458 | 2026.01.04 04:08:51.611853 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4459 | 2026.01.04 04:08:51.612068 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.01.04 04:08:51.612204 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 4461 | 2026.01.04 04:08:51.612257 [ 5 ] {ea9352af-b27f-4c0e-9726-78cb35bcea19} <Debug> TCPHandler: Processed in 0.001923798 sec. | ||
| 4462 | 2026.01.04 04:08:51.612366 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.01.04 04:08:51.612460 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.04 04:08:51.612500 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4465 | 2026.01.04 04:08:51.612842 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.04 04:08:51.612879 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4467 | 2026.01.04 04:08:51.613182 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4468 | 2026.01.04 04:08:51.613386 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.04 04:08:51.613507 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 4470 | 2026.01.04 04:08:51.613543 [ 5 ] {8b02f63f-6687-46c3-a164-aac31457b992} <Debug> TCPHandler: Processed in 0.001226245 sec. | ||
| 4471 | 2026.01.04 04:08:55.519022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 576 | ||
| 4472 | 2026.01.04 04:08:55.521345 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.01.04 04:08:55.521388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4474 | 2026.01.04 04:08:55.522614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4475 | 2026.01.04 04:08:55.522922 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.01.04 04:08:55.523177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4477 | 2026.01.04 04:08:56.585642 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.01.04 04:08:56.585839 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4479 | 2026.01.04 04:08:56.585908 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4480 | 2026.01.04 04:08:56.586516 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.04 04:08:56.586567 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4482 | 2026.01.04 04:08:56.586978 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4483 | 2026.01.04 04:08:56.587211 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.04 04:08:56.587370 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 206.44 KiB/sec. | ||
| 4485 | 2026.01.04 04:08:56.587421 [ 5 ] {0b722a91-1993-48ba-be5c-c1fd95aace2f} <Debug> TCPHandler: Processed in 0.001910128 sec. | ||
| 4486 | 2026.01.04 04:08:56.587546 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.01.04 04:08:56.587651 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4488 | 2026.01.04 04:08:56.587695 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4489 | 2026.01.04 04:08:56.588172 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.01.04 04:08:56.588209 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4491 | 2026.01.04 04:08:56.588552 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4492 | 2026.01.04 04:08:56.588770 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.04 04:08:56.588905 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001278 sec., 93896.71361502347 rows/sec., 7.95 MiB/sec. | ||
| 4494 | 2026.01.04 04:08:56.588943 [ 5 ] {ed718db3-2cfd-4003-925b-0e8b0b8c5747} <Debug> TCPHandler: Processed in 0.001449478 sec. | ||
| 4495 | 2026.01.04 04:08:56.589054 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.01.04 04:08:56.589151 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.01.04 04:08:56.589192 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4498 | 2026.01.04 04:08:56.589593 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.01.04 04:08:56.589630 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4500 | 2026.01.04 04:08:56.589960 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4501 | 2026.01.04 04:08:56.590169 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.01.04 04:08:56.590297 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001167 sec., 29991.431019708652 rows/sec., 2.18 MiB/sec. | ||
| 4503 | 2026.01.04 04:08:56.590335 [ 5 ] {0e72c911-a3d1-4769-acfb-d3633077ce7d} <Debug> TCPHandler: Processed in 0.001331087 sec. | ||
| 4504 | 2026.01.04 04:08:56.590465 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.01.04 04:08:56.590559 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4506 | 2026.01.04 04:08:56.590598 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4507 | 2026.01.04 04:08:56.591039 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.04 04:08:56.591076 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4509 | 2026.01.04 04:08:56.591396 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4510 | 2026.01.04 04:08:56.591610 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.01.04 04:08:56.591736 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001195 sec., 82845.18828451882 rows/sec., 6.48 MiB/sec. | ||
| 4512 | 2026.01.04 04:08:56.591773 [ 5 ] {2df4f0ed-4e61-4b08-b5f0-4bbc156be741} <Debug> TCPHandler: Processed in 0.001358217 sec. | ||
| 4513 | 2026.01.04 04:08:56.591886 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.01.04 04:08:56.591981 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.01.04 04:08:56.592023 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4516 | 2026.01.04 04:08:56.592432 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.01.04 04:08:56.592468 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4518 | 2026.01.04 04:08:56.592824 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4519 | 2026.01.04 04:08:56.593041 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.01.04 04:08:56.593171 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001209 sec., 133995.03722084366 rows/sec., 9.33 MiB/sec. | ||
| 4521 | 2026.01.04 04:08:56.593209 [ 5 ] {2cec9b11-226e-4f0d-b84c-21b5c5fc2473} <Debug> TCPHandler: Processed in 0.001372088 sec. | ||
| 4522 | 2026.01.04 04:08:56.593310 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.01.04 04:08:56.593403 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.01.04 04:08:56.593458 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4525 | 2026.01.04 04:08:56.594303 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.01.04 04:08:56.594368 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4527 | 2026.01.04 04:08:56.594940 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4528 | 2026.01.04 04:08:56.595181 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.01.04 04:08:56.595293 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4530 | 2026.01.04 04:08:56.595319 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001934 sec., 16028.955532574975 rows/sec., 28.72 MiB/sec. | ||
| 4531 | 2026.01.04 04:08:56.595362 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.01.04 04:08:56.595391 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4533 | 2026.01.04 04:08:56.595394 [ 5 ] {fc74ef4a-025a-4d9d-a12f-03ce0165b9ec} <Debug> TCPHandler: Processed in 0.002133052 sec. | ||
| 4534 | 2026.01.04 04:08:56.595532 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.04 04:08:56.595542 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 4536 | 2026.01.04 04:08:56.595657 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.01.04 04:08:56.595704 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4538 | 2026.01.04 04:08:56.595827 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4539 | 2026.01.04 04:08:56.595901 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part | ||
| 4540 | 2026.01.04 04:08:56.596035 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4541 | 2026.01.04 04:08:56.596058 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.01.04 04:08:56.596099 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4543 | 2026.01.04 04:08:56.596147 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4544 | 2026.01.04 04:08:56.596259 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4545 | 2026.01.04 04:08:56.596376 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4546 | 2026.01.04 04:08:56.596448 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4547 | 2026.01.04 04:08:56.596479 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4548 | 2026.01.04 04:08:56.596678 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.01.04 04:08:56.596814 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 4550 | 2026.01.04 04:08:56.596852 [ 5 ] {b655eb4f-3cbe-4ac3-99f2-1966ac777431} <Debug> TCPHandler: Processed in 0.001370677 sec. | ||
| 4551 | 2026.01.04 04:08:56.600136 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 19 columns (19 merged, 0 gathered) in 0.004650612 sec., 85365.10893620022 rows/sec., 152.97 MiB/sec. | ||
| 4552 | 2026.01.04 04:08:56.601129 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4553 | 2026.01.04 04:08:56.601505 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.01.04 04:08:56.601585 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4555 | 2026.01.04 04:08:56.601713 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4556 | 2026.01.04 04:08:57.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.07 MiB, peak 245.98 MiB, free memory in arenas 0.00 B, will set to 241.42 MiB (RSS), difference: 1.35 MiB | ||
| 4557 | 2026.01.04 04:08:58.002710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9096 | ||
| 4558 | 2026.01.04 04:08:58.003278 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.01.04 04:08:58.003316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4560 | 2026.01.04 04:08:58.003859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4561 | 2026.01.04 04:08:58.004105 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.01.04 04:08:58.004233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9096 | ||
| 4563 | 2026.01.04 04:08:58.497759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4564 | 2026.01.04 04:08:58.513634 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.01.04 04:08:58.513697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4566 | 2026.01.04 04:08:58.519711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4567 | 2026.01.04 04:08:58.520445 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.01.04 04:08:58.523231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4569 | 2026.01.04 04:09:01.596259 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.01.04 04:09:01.596564 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.04 04:09:01.596667 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4572 | 2026.01.04 04:09:01.597684 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.04 04:09:01.597719 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4574 | 2026.01.04 04:09:01.598094 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4575 | 2026.01.04 04:09:01.598390 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.04 04:09:01.598509 [ 81 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4577 | 2026.01.04 04:09:01.598537 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002058 sec., 199222.5461613217 rows/sec., 12.64 MiB/sec. | ||
| 4578 | 2026.01.04 04:09:01.598548 [ 81 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.04 04:09:01.598574 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4580 | 2026.01.04 04:09:01.598579 [ 5 ] {9b4b35d1-2e16-45d4-acdc-d5bc9cf5d66b} <Debug> TCPHandler: Processed in 0.002499759 sec. | ||
| 4581 | 2026.01.04 04:09:01.598701 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.01.04 04:09:01.598703 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 4583 | 2026.01.04 04:09:01.598796 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4584 | 2026.01.04 04:09:01.598841 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4585 | 2026.01.04 04:09:01.598865 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4586 | 2026.01.04 04:09:01.598908 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4587 | 2026.01.04 04:09:01.598982 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4588 | 2026.01.04 04:09:01.599037 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4589 | 2026.01.04 04:09:01.599087 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4590 | 2026.01.04 04:09:01.599131 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4591 | 2026.01.04 04:09:01.599177 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4592 | 2026.01.04 04:09:01.599233 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.01.04 04:09:01.599274 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4594 | 2026.01.04 04:09:01.599594 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4595 | 2026.01.04 04:09:01.599832 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.01.04 04:09:01.599961 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 412.88 KiB/sec. | ||
| 4597 | 2026.01.04 04:09:01.599999 [ 5 ] {144a60a0-dbfc-4e35-bad0-e9ca727d2812} <Debug> TCPHandler: Processed in 0.001348067 sec. | ||
| 4598 | 2026.01.04 04:09:01.600106 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.01.04 04:09:01.600198 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4600 | 2026.01.04 04:09:01.600237 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4601 | 2026.01.04 04:09:01.600404 [ 186 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758705 sec., 1412402.8759797693 rows/sec., 95.25 MiB/sec. | ||
| 4602 | 2026.01.04 04:09:01.600587 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4603 | 2026.01.04 04:09:01.600846 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.01.04 04:09:01.600914 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_11_2} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4605 | 2026.01.04 04:09:01.600988 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4606 | 2026.01.04 04:09:01.601205 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.01.04 04:09:01.601237 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4608 | 2026.01.04 04:09:01.601574 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4609 | 2026.01.04 04:09:01.601767 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.01.04 04:09:01.601885 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Debug> executeQuery: Read 1135 rows, 92.07 KiB in 0.001752 sec., 647831.0502283105 rows/sec., 51.32 MiB/sec. | ||
| 4611 | 2026.01.04 04:09:01.601918 [ 5 ] {0d9f98c5-e177-4ca6-8645-14665d8c9b96} <Debug> TCPHandler: Processed in 0.001910318 sec. | ||
| 4612 | 2026.01.04 04:09:01.602019 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.01.04 04:09:01.602107 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.01.04 04:09:01.602210 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4615 | 2026.01.04 04:09:01.602675 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.01.04 04:09:01.602709 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4617 | 2026.01.04 04:09:01.603018 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4618 | 2026.01.04 04:09:01.603230 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.01.04 04:09:01.603353 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001202 sec., 183860.23294509153 rows/sec., 10.96 MiB/sec. | ||
| 4620 | 2026.01.04 04:09:01.603390 [ 5 ] {541046bb-2a3a-41db-9e37-38799a8a76c1} <Debug> TCPHandler: Processed in 0.001363197 sec. | ||
| 4621 | 2026.01.04 04:09:01.603487 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.04 04:09:01.603579 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.01.04 04:09:01.603618 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4624 | 2026.01.04 04:09:01.604081 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.04 04:09:01.604116 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4626 | 2026.01.04 04:09:01.604428 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4627 | 2026.01.04 04:09:01.604644 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.04 04:09:01.604727 [ 81 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4629 | 2026.01.04 04:09:01.604752 [ 81 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.01.04 04:09:01.604767 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 4631 | 2026.01.04 04:09:01.604769 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4632 | 2026.01.04 04:09:01.604805 [ 5 ] {455a3194-72a5-48ca-8334-78eb047b2b26} <Debug> TCPHandler: Processed in 0.001366917 sec. | ||
| 4633 | 2026.01.04 04:09:01.604854 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::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 | ||
| 4634 | 2026.01.04 04:09:01.604963 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2026.01.04 04:09:01.604966 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.01.04 04:09:01.604994 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 4637 | 2026.01.04 04:09:01.605055 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4638 | 2026.01.04 04:09:01.605085 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4639 | 2026.01.04 04:09:01.605098 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4640 | 2026.01.04 04:09:01.605136 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4641 | 2026.01.04 04:09:01.605150 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4642 | 2026.01.04 04:09:01.605195 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4643 | 2026.01.04 04:09:01.605235 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4644 | 2026.01.04 04:09:01.605610 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.01.04 04:09:01.605651 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4646 | 2026.01.04 04:09:01.605983 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4647 | 2026.01.04 04:09:01.606154 [ 195 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326717 sec., 976847.3608162102 rows/sec., 67.06 MiB/sec. | ||
| 4648 | 2026.01.04 04:09:01.606203 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.01.04 04:09:01.606307 [ 81 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4650 | 2026.01.04 04:09:01.606329 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4651 | 2026.01.04 04:09:01.606332 [ 81 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.01.04 04:09:01.606346 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00129 sec., 163565.8914728682 rows/sec., 9.29 MiB/sec. | ||
| 4653 | 2026.01.04 04:09:01.606368 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4654 | 2026.01.04 04:09:01.606394 [ 5 ] {63b2a463-36b4-4c9f-8245-79f018eb72a4} <Debug> TCPHandler: Processed in 0.00149177 sec. | ||
| 4655 | 2026.01.04 04:09:01.606456 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 4656 | 2026.01.04 04:09:01.606491 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.04 04:09:01.606579 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4658 | 2026.01.04 04:09:01.606584 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4659 | 2026.01.04 04:09:01.606608 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.01.04 04:09:01.606621 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4661 | 2026.01.04 04:09:01.606636 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4662 | 2026.01.04 04:09:01.606685 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_11_2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4663 | 2026.01.04 04:09:01.606700 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4664 | 2026.01.04 04:09:01.606752 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4665 | 2026.01.04 04:09:01.606757 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4666 | 2026.01.04 04:09:01.606802 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4667 | 2026.01.04 04:09:01.606849 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4668 | 2026.01.04 04:09:01.606891 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4669 | 2026.01.04 04:09:01.607323 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.01.04 04:09:01.607364 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4671 | 2026.01.04 04:09:01.607733 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4672 | 2026.01.04 04:09:01.607920 [ 195 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497419 sec., 853468.5348589807 rows/sec., 51.88 MiB/sec. | ||
| 4673 | 2026.01.04 04:09:01.607955 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.01.04 04:09:01.608053 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4675 | 2026.01.04 04:09:01.608096 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Debug> executeQuery: Read 695 rows, 49.76 KiB in 0.001503 sec., 462408.51630073186 rows/sec., 32.33 MiB/sec. | ||
| 4676 | 2026.01.04 04:09:01.608139 [ 5 ] {d2b53648-7441-44d0-a9c4-69b537270adf} <Debug> TCPHandler: Processed in 0.001675883 sec. | ||
| 4677 | 2026.01.04 04:09:01.608270 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.01.04 04:09:01.608298 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.01.04 04:09:01.608365 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4680 | 2026.01.04 04:09:01.608373 [ 186 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_11_2} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4681 | 2026.01.04 04:09:01.608414 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4682 | 2026.01.04 04:09:01.608453 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4683 | 2026.01.04 04:09:01.608740 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.04 04:09:01.608780 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4685 | 2026.01.04 04:09:01.609089 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4686 | 2026.01.04 04:09:01.609300 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.01.04 04:09:01.609430 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4688 | 2026.01.04 04:09:01.609466 [ 5 ] {8e0f0d1b-96f0-4161-a36e-7f5f5b9bf000} <Debug> TCPHandler: Processed in 0.001244945 sec. | ||
| 4689 | 2026.01.04 04:09:01.609567 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.01.04 04:09:01.609658 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4691 | 2026.01.04 04:09:01.609700 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4692 | 2026.01.04 04:09:01.610131 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.01.04 04:09:01.610166 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4694 | 2026.01.04 04:09:01.610494 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4695 | 2026.01.04 04:09:01.610688 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.01.04 04:09:01.610810 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001211 sec., 261767.13459950453 rows/sec., 17.20 MiB/sec. | ||
| 4697 | 2026.01.04 04:09:01.610844 [ 5 ] {d7ff715b-b864-42a8-a08a-c9e1f7dd2dce} <Debug> TCPHandler: Processed in 0.001369547 sec. | ||
| 4698 | 2026.01.04 04:09:01.610943 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.04 04:09:01.611029 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.01.04 04:09:01.611068 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4701 | 2026.01.04 04:09:01.611435 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.04 04:09:01.611468 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4703 | 2026.01.04 04:09:01.611770 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4704 | 2026.01.04 04:09:01.611976 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.04 04:09:01.612058 [ 81 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4706 | 2026.01.04 04:09:01.612083 [ 81 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.01.04 04:09:01.612098 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4708 | 2026.01.04 04:09:01.612099 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 4709 | 2026.01.04 04:09:01.612140 [ 5 ] {07aac614-120b-4097-96d3-767d581a60b1} <Debug> TCPHandler: Processed in 0.001194774 sec. | ||
| 4710 | 2026.01.04 04:09:01.612187 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4711 | 2026.01.04 04:09:01.612240 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.01.04 04:09:01.612307 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4713 | 2026.01.04 04:09:01.612337 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.01.04 04:09:01.612344 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4715 | 2026.01.04 04:09:01.612399 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4716 | 2026.01.04 04:09:01.612419 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4717 | 2026.01.04 04:09:01.612473 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4718 | 2026.01.04 04:09:01.612516 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4719 | 2026.01.04 04:09:01.612558 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4720 | 2026.01.04 04:09:01.612601 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4721 | 2026.01.04 04:09:01.613172 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.01.04 04:09:01.613214 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4723 | 2026.01.04 04:09:01.613405 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264085 sec., 7910.860424734095 rows/sec., 533.06 KiB/sec. | ||
| 4724 | 2026.01.04 04:09:01.613516 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4725 | 2026.01.04 04:09:01.613746 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4726 | 2026.01.04 04:09:01.613780 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.01.04 04:09:01.613859 [ 188 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_10_2} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4728 | 2026.01.04 04:09:01.613921 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4729 | 2026.01.04 04:09:01.614009 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.01.04 04:09:01.614152 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001833 sec., 5455.537370430988 rows/sec., 9.78 MiB/sec. | ||
| 4731 | 2026.01.04 04:09:01.614204 [ 5 ] {a12be3fa-9807-4c68-8cd6-d1d7968feaca} <Debug> TCPHandler: Processed in 0.00201348 sec. | ||
| 4732 | 2026.01.04 04:09:01.614304 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.01.04 04:09:01.614392 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.01.04 04:09:01.614431 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4735 | 2026.01.04 04:09:01.614739 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.04 04:09:01.614771 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4737 | 2026.01.04 04:09:01.615075 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4738 | 2026.01.04 04:09:01.615347 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.01.04 04:09:01.615477 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 4740 | 2026.01.04 04:09:01.615512 [ 5 ] {673781b2-de97-4999-a2d0-b2ceb76ecec4} <Debug> TCPHandler: Processed in 0.001249894 sec. | ||
| 4741 | 2026.01.04 04:09:05.428614 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4742 | 2026.01.04 04:09:05.428717 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4743 | 2026.01.04 04:09:05.504702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9544 | ||
| 4744 | 2026.01.04 04:09:05.505455 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.04 04:09:05.505524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4746 | 2026.01.04 04:09:05.506195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4747 | 2026.01.04 04:09:05.506417 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.04 04:09:05.506544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9544 | ||
| 4749 | 2026.01.04 04:09:05.523886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 614 | ||
| 4750 | 2026.01.04 04:09:05.526695 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.04 04:09:05.526736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4752 | 2026.01.04 04:09:05.527881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4753 | 2026.01.04 04:09:05.528134 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.04 04:09:05.528383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4755 | 2026.01.04 04:09:06.023726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4756 | 2026.01.04 04:09:06.040582 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.04 04:09:06.040633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4758 | 2026.01.04 04:09:06.046630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4759 | 2026.01.04 04:09:06.047362 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.04 04:09:06.050020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4761 | 2026.01.04 04:09:06.585826 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.01.04 04:09:06.586072 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4763 | 2026.01.04 04:09:06.586164 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4764 | 2026.01.04 04:09:06.586990 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.01.04 04:09:06.587027 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4766 | 2026.01.04 04:09:06.587459 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4767 | 2026.01.04 04:09:06.587682 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.01.04 04:09:06.587803 [ 69 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4769 | 2026.01.04 04:09:06.587845 [ 69 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.01.04 04:09:06.587846 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001842 sec., 64060.80347448425 rows/sec., 5.44 MiB/sec. | ||
| 4771 | 2026.01.04 04:09:06.587871 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4772 | 2026.01.04 04:09:06.587903 [ 5 ] {b48d9ebd-7bc8-4c58-8024-01902be36671} <Debug> TCPHandler: Processed in 0.002241955 sec. | ||
| 4773 | 2026.01.04 04:09:06.588031 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 4774 | 2026.01.04 04:09:06.588036 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.01.04 04:09:06.588197 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.01.04 04:09:06.588234 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2026.01.04 04:09:06.588238 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4778 | 2026.01.04 04:09:06.588294 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1323 rows starting from the beginning of the part | ||
| 4779 | 2026.01.04 04:09:06.588399 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
| 4780 | 2026.01.04 04:09:06.588471 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1132 rows starting from the beginning of the part | ||
| 4781 | 2026.01.04 04:09:06.588532 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 120 rows starting from the beginning of the part | ||
| 4782 | 2026.01.04 04:09:06.588571 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1135 rows starting from the beginning of the part | ||
| 4783 | 2026.01.04 04:09:06.588610 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4784 | 2026.01.04 04:09:06.588678 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.01.04 04:09:06.588717 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4786 | 2026.01.04 04:09:06.589076 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4787 | 2026.01.04 04:09:06.589317 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.04 04:09:06.589452 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001274 sec., 24332.81004709576 rows/sec., 1.79 MiB/sec. | ||
| 4789 | 2026.01.04 04:09:06.589491 [ 5 ] {b75894ad-7cf1-495f-8945-0738a54b38a6} <Debug> TCPHandler: Processed in 0.001505639 sec. | ||
| 4790 | 2026.01.04 04:09:06.589602 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.01.04 04:09:06.589695 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4792 | 2026.01.04 04:09:06.589736 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4793 | 2026.01.04 04:09:06.590165 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3946 rows, containing 5 columns (5 merged, 0 gathered) in 0.002211153 sec., 1784589.307026696 rows/sec., 150.20 MiB/sec. | ||
| 4794 | 2026.01.04 04:09:06.590175 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.01.04 04:09:06.590258 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4796 | 2026.01.04 04:09:06.590396 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4797 | 2026.01.04 04:09:06.590623 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4798 | 2026.01.04 04:09:06.590716 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.01.04 04:09:06.590803 [ 194 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_26_5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4800 | 2026.01.04 04:09:06.590886 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4801 | 2026.01.04 04:09:06.590892 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.01.04 04:09:06.591004 [ 69 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4803 | 2026.01.04 04:09:06.591028 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001353 sec., 70214.33850702143 rows/sec., 5.48 MiB/sec. | ||
| 4804 | 2026.01.04 04:09:06.591041 [ 69 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.01.04 04:09:06.591064 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4806 | 2026.01.04 04:09:06.591068 [ 5 ] {560c3678-b6aa-4408-984d-d251a0a8d4e4} <Debug> TCPHandler: Processed in 0.001516841 sec. | ||
| 4807 | 2026.01.04 04:09:06.591174 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 4808 | 2026.01.04 04:09:06.591191 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.01.04 04:09:06.591293 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.01.04 04:09:06.591311 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2026.01.04 04:09:06.591336 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4812 | 2026.01.04 04:09:06.591351 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
| 4813 | 2026.01.04 04:09:06.591420 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 4814 | 2026.01.04 04:09:06.591464 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 689 rows starting from the beginning of the part | ||
| 4815 | 2026.01.04 04:09:06.591504 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 99 rows starting from the beginning of the part | ||
| 4816 | 2026.01.04 04:09:06.591544 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 695 rows starting from the beginning of the part | ||
| 4817 | 2026.01.04 04:09:06.591584 [ 195 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
| 4818 | 2026.01.04 04:09:06.591763 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.04 04:09:06.591804 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4820 | 2026.01.04 04:09:06.592173 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4821 | 2026.01.04 04:09:06.592403 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.04 04:09:06.592504 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4823 | 2026.01.04 04:09:06.592536 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 4824 | 2026.01.04 04:09:06.592540 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.01.04 04:09:06.592568 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4826 | 2026.01.04 04:09:06.592573 [ 5 ] {89dc8824-456d-4737-b0ab-99fa707fd995} <Debug> TCPHandler: Processed in 0.001431608 sec. | ||
| 4827 | 2026.01.04 04:09:06.592641 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 4828 | 2026.01.04 04:09:06.592691 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.01.04 04:09:06.592731 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2026.01.04 04:09:06.592763 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4642 rows starting from the beginning of the part | ||
| 4831 | 2026.01.04 04:09:06.592788 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.01.04 04:09:06.592813 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 4833 | 2026.01.04 04:09:06.592815 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001681133 sec., 1466273.0432392915 rows/sec., 110.19 MiB/sec. | ||
| 4834 | 2026.01.04 04:09:06.592849 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4835 | 2026.01.04 04:09:06.592860 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4836 | 2026.01.04 04:09:06.592918 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4837 | 2026.01.04 04:09:06.592954 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 317 rows starting from the beginning of the part | ||
| 4838 | 2026.01.04 04:09:06.592990 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4839 | 2026.01.04 04:09:06.593011 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4840 | 2026.01.04 04:09:06.593329 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.01.04 04:09:06.593405 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_26_5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4842 | 2026.01.04 04:09:06.593486 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4843 | 2026.01.04 04:09:06.593705 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.01.04 04:09:06.593748 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4845 | 2026.01.04 04:09:06.594375 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4846 | 2026.01.04 04:09:06.594611 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.01.04 04:09:06.594759 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00199 sec., 15577.88944723618 rows/sec., 27.91 MiB/sec. | ||
| 4848 | 2026.01.04 04:09:06.594815 [ 5 ] {2c936229-383f-447f-970e-d02a21d83e34} <Debug> TCPHandler: Processed in 0.002173714 sec. | ||
| 4849 | 2026.01.04 04:09:06.594937 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.01.04 04:09:06.595033 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.01.04 04:09:06.595075 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4852 | 2026.01.04 04:09:06.595187 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002577201 sec., 2233042.7467628643 rows/sec., 151.57 MiB/sec. | ||
| 4853 | 2026.01.04 04:09:06.595418 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.04 04:09:06.595457 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4855 | 2026.01.04 04:09:06.595717 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4856 | 2026.01.04 04:09:06.595787 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4857 | 2026.01.04 04:09:06.596069 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.04 04:09:06.596085 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.01.04 04:09:06.596151 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4860 | 2026.01.04 04:09:06.596209 [ 37 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4861 | 2026.01.04 04:09:06.596230 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 4862 | 2026.01.04 04:09:06.596247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 4863 | 2026.01.04 04:09:06.596251 [ 37 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.01.04 04:09:06.596267 [ 5 ] {c75939aa-b994-4b9b-ae77-08e398228809} <Debug> TCPHandler: Processed in 0.001380677 sec. | ||
| 4865 | 2026.01.04 04:09:06.596306 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4866 | 2026.01.04 04:09:06.596391 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4867 | 2026.01.04 04:09:06.596480 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2026.01.04 04:09:06.596508 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1528 rows starting from the beginning of the part | ||
| 4869 | 2026.01.04 04:09:06.596549 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4870 | 2026.01.04 04:09:06.596584 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4871 | 2026.01.04 04:09:06.596616 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4872 | 2026.01.04 04:09:06.596646 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4873 | 2026.01.04 04:09:06.596679 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 4874 | 2026.01.04 04:09:06.597527 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171583 sec., 1635394.1632816456 rows/sec., 104.86 MiB/sec. | ||
| 4875 | 2026.01.04 04:09:06.597716 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4876 | 2026.01.04 04:09:06.597963 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.01.04 04:09:06.598027 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_26_5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4878 | 2026.01.04 04:09:06.598084 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4879 | 2026.01.04 04:09:07.001018 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.92 MiB, peak 249.15 MiB, free memory in arenas 0.00 B, will set to 243.93 MiB (RSS), difference: 1.02 MiB | ||
| 4880 | 2026.01.04 04:09:11.596152 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.01.04 04:09:11.596370 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.01.04 04:09:11.596447 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4883 | 2026.01.04 04:09:11.597286 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.01.04 04:09:11.597336 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4885 | 2026.01.04 04:09:11.597781 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4886 | 2026.01.04 04:09:11.598011 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.04 04:09:11.598161 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 4888 | 2026.01.04 04:09:11.598209 [ 5 ] {4354b0d1-6a3b-47be-a984-032302604e49} <Debug> TCPHandler: Processed in 0.002197453 sec. | ||
| 4889 | 2026.01.04 04:09:11.598322 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.01.04 04:09:11.598417 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4891 | 2026.01.04 04:09:11.598460 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4892 | 2026.01.04 04:09:11.598852 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.01.04 04:09:11.598889 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4894 | 2026.01.04 04:09:11.599203 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4895 | 2026.01.04 04:09:11.599452 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.04 04:09:11.599580 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 413.92 KiB/sec. | ||
| 4897 | 2026.01.04 04:09:11.599621 [ 5 ] {49c04797-f402-4b25-acaa-e58894357c85} <Debug> TCPHandler: Processed in 0.001347737 sec. | ||
| 4898 | 2026.01.04 04:09:11.599747 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.01.04 04:09:11.599843 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4900 | 2026.01.04 04:09:11.599882 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4901 | 2026.01.04 04:09:11.600980 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.01.04 04:09:11.601017 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4903 | 2026.01.04 04:09:11.601392 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4904 | 2026.01.04 04:09:11.601615 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.01.04 04:09:11.601746 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Debug> executeQuery: Read 1135 rows, 92.07 KiB in 0.001922 sec., 590530.6971904266 rows/sec., 46.78 MiB/sec. | ||
| 4906 | 2026.01.04 04:09:11.601784 [ 5 ] {a277e49b-163b-4547-acee-8c9e9344ba58} <Debug> TCPHandler: Processed in 0.002093951 sec. | ||
| 4907 | 2026.01.04 04:09:11.601897 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.01.04 04:09:11.601989 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.01.04 04:09:11.602030 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4910 | 2026.01.04 04:09:11.602523 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.01.04 04:09:11.602560 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4912 | 2026.01.04 04:09:11.602877 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4913 | 2026.01.04 04:09:11.603089 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.04 04:09:11.603224 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Debug> executeQuery: Read 221 rows, 13.49 KiB in 0.001253 sec., 176376.69592976855 rows/sec., 10.51 MiB/sec. | ||
| 4915 | 2026.01.04 04:09:11.603263 [ 5 ] {5420e8a4-b1d0-469c-b1c1-2c55b3c39fe5} <Debug> TCPHandler: Processed in 0.001415408 sec. | ||
| 4916 | 2026.01.04 04:09:11.603363 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.04 04:09:11.603456 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.01.04 04:09:11.603495 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4919 | 2026.01.04 04:09:11.603967 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.04 04:09:11.604003 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4921 | 2026.01.04 04:09:11.604308 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4922 | 2026.01.04 04:09:11.604525 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.04 04:09:11.604652 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 4924 | 2026.01.04 04:09:11.604689 [ 5 ] {ee57e6f1-3827-4f2a-9eae-b9e57a1cf7dc} <Debug> TCPHandler: Processed in 0.001375447 sec. | ||
| 4925 | 2026.01.04 04:09:11.604791 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.01.04 04:09:11.604884 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.01.04 04:09:11.604923 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4928 | 2026.01.04 04:09:11.605415 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.04 04:09:11.605452 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4930 | 2026.01.04 04:09:11.605764 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4931 | 2026.01.04 04:09:11.605975 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.04 04:09:11.606104 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 4933 | 2026.01.04 04:09:11.606143 [ 5 ] {8c8ebe3a-2a1c-4686-9d33-f97194efb06a} <Debug> TCPHandler: Processed in 0.001400488 sec. | ||
| 4934 | 2026.01.04 04:09:11.606243 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.01.04 04:09:11.606335 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4936 | 2026.01.04 04:09:11.606375 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4937 | 2026.01.04 04:09:11.607045 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.04 04:09:11.607082 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4939 | 2026.01.04 04:09:11.607423 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4940 | 2026.01.04 04:09:11.607632 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.04 04:09:11.607758 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Debug> executeQuery: Read 695 rows, 49.76 KiB in 0.001441 sec., 482303.9555863983 rows/sec., 33.72 MiB/sec. | ||
| 4942 | 2026.01.04 04:09:11.607796 [ 5 ] {fa1e19cc-72a8-4ffe-9c81-8f27699904f1} <Debug> TCPHandler: Processed in 0.001601272 sec. | ||
| 4943 | 2026.01.04 04:09:11.607907 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.01.04 04:09:11.608001 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4945 | 2026.01.04 04:09:11.608042 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4946 | 2026.01.04 04:09:11.608374 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.01.04 04:09:11.608411 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4948 | 2026.01.04 04:09:11.608720 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4949 | 2026.01.04 04:09:11.608928 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.01.04 04:09:11.609031 [ 24 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4951 | 2026.01.04 04:09:11.609054 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 4952 | 2026.01.04 04:09:11.609105 [ 24 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.01.04 04:09:11.609110 [ 5 ] {b86353ea-98a4-45dd-93bd-69cb92e85b4e} <Debug> TCPHandler: Processed in 0.001253405 sec. | ||
| 4954 | 2026.01.04 04:09:11.609135 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4955 | 2026.01.04 04:09:11.609238 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.04 04:09:11.609253 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 4957 | 2026.01.04 04:09:11.609339 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.04 04:09:11.609367 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4959 | 2026.01.04 04:09:11.609385 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4960 | 2026.01.04 04:09:11.609405 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4961 | 2026.01.04 04:09:11.609472 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4962 | 2026.01.04 04:09:11.609514 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4963 | 2026.01.04 04:09:11.609552 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4964 | 2026.01.04 04:09:11.609587 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4965 | 2026.01.04 04:09:11.609621 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4966 | 2026.01.04 04:09:11.609861 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.04 04:09:11.609903 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4968 | 2026.01.04 04:09:11.610291 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4969 | 2026.01.04 04:09:11.610406 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193084 sec., 55318.820803899805 rows/sec., 2.82 MiB/sec. | ||
| 4970 | 2026.01.04 04:09:11.610517 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.04 04:09:11.610611 [ 195 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4972 | 2026.01.04 04:09:11.610658 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001338 sec., 236920.7772795217 rows/sec., 15.57 MiB/sec. | ||
| 4973 | 2026.01.04 04:09:11.610701 [ 5 ] {86dd251e-e219-46ef-a8f9-a8c903686dce} <Debug> TCPHandler: Processed in 0.001513 sec. | ||
| 4974 | 2026.01.04 04:09:11.610817 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.04 04:09:11.610914 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.04 04:09:11.610948 [ 195 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.04 04:09:11.610958 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4978 | 2026.01.04 04:09:11.611039 [ 195 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_11_2} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4979 | 2026.01.04 04:09:11.611152 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4980 | 2026.01.04 04:09:11.611284 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.01.04 04:09:11.611328 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4982 | 2026.01.04 04:09:11.611655 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4983 | 2026.01.04 04:09:11.611873 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.01.04 04:09:11.612007 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 4985 | 2026.01.04 04:09:11.612045 [ 5 ] {4b550ee6-794f-4e3d-9ff3-d1f2836e964a} <Debug> TCPHandler: Processed in 0.001277345 sec. | ||
| 4986 | 2026.01.04 04:09:11.612148 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.01.04 04:09:11.612242 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.01.04 04:09:11.612297 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4989 | 2026.01.04 04:09:11.613070 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.01.04 04:09:11.613107 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4991 | 2026.01.04 04:09:11.613618 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4992 | 2026.01.04 04:09:11.613842 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.01.04 04:09:11.613979 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 4994 | 2026.01.04 04:09:11.614031 [ 5 ] {884018fc-7541-42a5-ae2f-dfc80aa445fb} <Debug> TCPHandler: Processed in 0.001931498 sec. | ||
| 4995 | 2026.01.04 04:09:11.614139 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.01.04 04:09:11.614233 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.01.04 04:09:11.614275 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4998 | 2026.01.04 04:09:11.614609 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.01.04 04:09:11.614645 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5000 | 2026.01.04 04:09:11.614952 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5001 | 2026.01.04 04:09:11.615166 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.01.04 04:09:11.615289 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 5003 | 2026.01.04 04:09:11.615325 [ 5 ] {8e3bd1a2-35e4-4528-aa12-abb74706356e} <Debug> TCPHandler: Processed in 0.001235454 sec. | ||
| 5004 | 2026.01.04 04:09:11.832855 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.01.04 04:09:11.833038 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5006 | 2026.01.04 04:09:11.833354 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5007 | 2026.01.04 04:09:11.833402 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5008 | 2026.01.04 04:09:11.833678 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5009 | 2026.01.04 04:09:11.833741 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5010 | 2026.01.04 04:09:11.833871 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5011 | 2026.01.04 04:09:11.833985 [ 306 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5012 | 2026.01.04 04:09:11.833992 [ 332 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5013 | 2026.01.04 04:09:11.834011 [ 303 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5014 | 2026.01.04 04:09:11.834163 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5015 | 2026.01.04 04:09:11.834192 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5016 | 2026.01.04 04:09:11.834272 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5017 | 2026.01.04 04:09:11.834292 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5018 | 2026.01.04 04:09:11.834328 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5019 | 2026.01.04 04:09:11.834365 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5020 | 2026.01.04 04:09:11.834398 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5021 | 2026.01.04 04:09:11.835341 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002387 sec., 17176.372015081695 rows/sec., 691.82 KiB/sec. | ||
| 5022 | 2026.01.04 04:09:11.835489 [ 5 ] {10394f42-822a-48ad-99b0-4c5817e1152c} <Debug> TCPHandler: Processed in 0.002701803 sec. | ||
| 5023 | 2026.01.04 04:09:11.835840 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.01.04 04:09:11.835993 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5025 | 2026.01.04 04:09:11.836220 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5026 | 2026.01.04 04:09:11.836260 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5027 | 2026.01.04 04:09:11.836471 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5028 | 2026.01.04 04:09:11.836523 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5029 | 2026.01.04 04:09:11.836626 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5030 | 2026.01.04 04:09:11.836690 [ 323 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5031 | 2026.01.04 04:09:11.836706 [ 303 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5032 | 2026.01.04 04:09:11.836716 [ 332 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5033 | 2026.01.04 04:09:11.836813 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5034 | 2026.01.04 04:09:11.836840 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5035 | 2026.01.04 04:09:11.836907 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5036 | 2026.01.04 04:09:11.836924 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5037 | 2026.01.04 04:09:11.836954 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5038 | 2026.01.04 04:09:11.836984 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5039 | 2026.01.04 04:09:11.837012 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5040 | 2026.01.04 04:09:11.837728 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 914.88 KiB/sec. | ||
| 5041 | 2026.01.04 04:09:11.837860 [ 5 ] {c919d34c-e45a-4815-a4b6-88654b2f0027} <Debug> TCPHandler: Processed in 0.002071461 sec. | ||
| 5042 | 2026.01.04 04:09:11.838085 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.01.04 04:09:11.838221 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5044 | 2026.01.04 04:09:11.838440 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5045 | 2026.01.04 04:09:11.838476 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5046 | 2026.01.04 04:09:11.838685 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5047 | 2026.01.04 04:09:11.838735 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5048 | 2026.01.04 04:09:11.838834 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5049 | 2026.01.04 04:09:11.838899 [ 323 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5050 | 2026.01.04 04:09:11.838900 [ 303 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5051 | 2026.01.04 04:09:11.838913 [ 332 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5052 | 2026.01.04 04:09:11.839016 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5053 | 2026.01.04 04:09:11.839042 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5054 | 2026.01.04 04:09:11.839108 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5055 | 2026.01.04 04:09:11.839125 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5056 | 2026.01.04 04:09:11.839154 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5057 | 2026.01.04 04:09:11.839185 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5058 | 2026.01.04 04:09:11.839212 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5059 | 2026.01.04 04:09:11.839839 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001677 sec., 24448.419797257004 rows/sec., 984.72 KiB/sec. | ||
| 5060 | 2026.01.04 04:09:11.839966 [ 5 ] {fc6bce52-a8e0-4826-adf5-747632f2bc1f} <Debug> TCPHandler: Processed in 0.001928209 sec. | ||
| 5061 | 2026.01.04 04:09:11.840197 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.01.04 04:09:11.840338 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5063 | 2026.01.04 04:09:11.840558 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5064 | 2026.01.04 04:09:11.840593 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5065 | 2026.01.04 04:09:11.840807 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5066 | 2026.01.04 04:09:11.840858 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5067 | 2026.01.04 04:09:11.840956 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5068 | 2026.01.04 04:09:11.841017 [ 342 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5069 | 2026.01.04 04:09:11.841019 [ 323 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5070 | 2026.01.04 04:09:11.841019 [ 303 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5071 | 2026.01.04 04:09:11.841170 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5072 | 2026.01.04 04:09:11.841198 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5073 | 2026.01.04 04:09:11.841264 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5074 | 2026.01.04 04:09:11.841281 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5075 | 2026.01.04 04:09:11.841310 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5076 | 2026.01.04 04:09:11.841380 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5077 | 2026.01.04 04:09:11.841412 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5078 | 2026.01.04 04:09:11.842088 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001813 sec., 22614.45118587976 rows/sec., 910.85 KiB/sec. | ||
| 5079 | 2026.01.04 04:09:11.842219 [ 5 ] {261cb271-12ec-47c4-9425-1907390432dc} <Debug> TCPHandler: Processed in 0.002068741 sec. | ||
| 5080 | 2026.01.04 04:09:11.842425 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.01.04 04:09:11.842559 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5082 | 2026.01.04 04:09:11.842777 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5083 | 2026.01.04 04:09:11.842813 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5084 | 2026.01.04 04:09:11.843025 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5085 | 2026.01.04 04:09:11.843075 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5086 | 2026.01.04 04:09:11.843172 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5087 | 2026.01.04 04:09:11.843236 [ 348 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5088 | 2026.01.04 04:09:11.843242 [ 332 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5089 | 2026.01.04 04:09:11.843239 [ 303 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5090 | 2026.01.04 04:09:11.843369 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5091 | 2026.01.04 04:09:11.843394 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5092 | 2026.01.04 04:09:11.843461 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5093 | 2026.01.04 04:09:11.843478 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5094 | 2026.01.04 04:09:11.843508 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5095 | 2026.01.04 04:09:11.843538 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5096 | 2026.01.04 04:09:11.843566 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5097 | 2026.01.04 04:09:11.844208 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001708 sec., 24004.683840749414 rows/sec., 966.84 KiB/sec. | ||
| 5098 | 2026.01.04 04:09:11.844336 [ 5 ] {6d08aaf4-e6dd-4e90-aefe-0bb74e91819d} <Debug> TCPHandler: Processed in 0.001958699 sec. | ||
| 5099 | 2026.01.04 04:09:11.844536 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.01.04 04:09:11.844670 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5101 | 2026.01.04 04:09:11.844891 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5102 | 2026.01.04 04:09:11.844928 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5103 | 2026.01.04 04:09:11.845139 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5104 | 2026.01.04 04:09:11.845208 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5105 | 2026.01.04 04:09:11.845304 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5106 | 2026.01.04 04:09:11.845367 [ 332 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5107 | 2026.01.04 04:09:11.845368 [ 303 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5108 | 2026.01.04 04:09:11.845424 [ 295 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5109 | 2026.01.04 04:09:11.845524 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 5110 | 2026.01.04 04:09:11.845545 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5111 | 2026.01.04 04:09:11.845619 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5112 | 2026.01.04 04:09:11.845636 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5113 | 2026.01.04 04:09:11.845666 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5114 | 2026.01.04 04:09:11.845695 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5115 | 2026.01.04 04:09:11.845729 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5116 | 2026.01.04 04:09:11.846417 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001806 sec., 22702.104097452935 rows/sec., 914.38 KiB/sec. | ||
| 5117 | 2026.01.04 04:09:11.846530 [ 5 ] {5137b849-dfdf-4e58-8d48-fc8725057fe0} <Debug> TCPHandler: Processed in 0.00204097 sec. | ||
| 5118 | 2026.01.04 04:09:12.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.19 MiB, peak 249.15 MiB, free memory in arenas 0.00 B, will set to 244.09 MiB (RSS), difference: -1.10 MiB | ||
| 5119 | 2026.01.04 04:09:12.020776 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.01.04 04:09:12.020974 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5121 | 2026.01.04 04:09:12.021054 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5122 | 2026.01.04 04:09:12.021857 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.01.04 04:09:12.021909 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5124 | 2026.01.04 04:09:12.022369 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5125 | 2026.01.04 04:09:12.022591 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Trace> oximeter.timeseries_schema (9da97285-2d0b-4cf1-a451-9dd94ea8f88c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.01.04 04:09:12.022748 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001829 sec., 3280.481137233461 rows/sec., 730.42 KiB/sec. | ||
| 5127 | 2026.01.04 04:09:12.022802 [ 5 ] {ae1a03d4-4863-4977-a0fd-47122fa87ea5} <Debug> TCPHandler: Processed in 0.002167422 sec. | ||
| 5128 | 2026.01.04 04:09:12.022915 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.01.04 04:09:12.023014 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5130 | 2026.01.04 04:09:12.023057 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5131 | 2026.01.04 04:09:12.024074 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.01.04 04:09:12.024112 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5133 | 2026.01.04 04:09:12.024545 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5134 | 2026.01.04 04:09:12.024764 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.04 04:09:12.024896 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Debug> executeQuery: Read 1166 rows, 98.57 KiB in 0.001906 sec., 611752.3609653725 rows/sec., 50.50 MiB/sec. | ||
| 5136 | 2026.01.04 04:09:12.024934 [ 5 ] {416fc2bf-cac1-444b-8dd2-6207ab1b1403} <Debug> TCPHandler: Processed in 0.00206892 sec. | ||
| 5137 | 2026.01.04 04:09:12.025043 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.01.04 04:09:12.025136 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.01.04 04:09:12.025177 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5140 | 2026.01.04 04:09:12.025648 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.01.04 04:09:12.025685 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5142 | 2026.01.04 04:09:12.025989 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5143 | 2026.01.04 04:09:12.026199 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.01.04 04:09:12.026335 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001219 sec., 187038.5561936013 rows/sec., 12.66 MiB/sec. | ||
| 5145 | 2026.01.04 04:09:12.026380 [ 5 ] {f73ce5ba-519b-4373-bbbd-d2f46cc522fb} <Debug> TCPHandler: Processed in 0.001384617 sec. | ||
| 5146 | 2026.01.04 04:09:12.026487 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.01.04 04:09:12.026579 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5148 | 2026.01.04 04:09:12.026617 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5149 | 2026.01.04 04:09:12.027207 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.01.04 04:09:12.027244 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5151 | 2026.01.04 04:09:12.027568 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5152 | 2026.01.04 04:09:12.027863 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.01.04 04:09:12.028032 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Debug> executeQuery: Read 484 rows, 36.53 KiB in 0.001471 sec., 329027.87219578517 rows/sec., 24.25 MiB/sec. | ||
| 5154 | 2026.01.04 04:09:12.028083 [ 5 ] {369bdddc-4971-4273-b81e-c50d444371f5} <Debug> TCPHandler: Processed in 0.001642583 sec. | ||
| 5155 | 2026.01.04 04:09:12.028339 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.01.04 04:09:12.028451 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.01.04 04:09:12.028505 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5158 | 2026.01.04 04:09:12.032150 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.01.04 04:09:12.032193 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5160 | 2026.01.04 04:09:12.032908 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5161 | 2026.01.04 04:09:12.033215 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.01.04 04:09:12.033373 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Debug> executeQuery: Read 4742 rows, 324.21 KiB in 0.004946 sec., 958754.5491306107 rows/sec., 64.01 MiB/sec. | ||
| 5163 | 2026.01.04 04:09:12.033419 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5164 | 2026.01.04 04:09:12.033432 [ 5 ] {75a80328-81b3-4f07-b3cc-a29db6a34421} <Debug> TCPHandler: Processed in 0.005157733 sec. | ||
| 5165 | 2026.01.04 04:09:12.033572 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.01.04 04:09:12.033681 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5167 | 2026.01.04 04:09:12.033727 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5168 | 2026.01.04 04:09:12.034256 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.01.04 04:09:12.034308 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5170 | 2026.01.04 04:09:12.034820 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5171 | 2026.01.04 04:09:12.035146 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.01.04 04:09:12.035331 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001676 sec., 3579.952267303103 rows/sec., 251.13 KiB/sec. | ||
| 5173 | 2026.01.04 04:09:12.035388 [ 5 ] {ec151835-f20b-458c-ba04-d757afd859fe} <Debug> TCPHandler: Processed in 0.001875067 sec. | ||
| 5174 | 2026.01.04 04:09:13.007236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10056 | ||
| 5175 | 2026.01.04 04:09:13.007750 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.04 04:09:13.007788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5177 | 2026.01.04 04:09:13.008296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5178 | 2026.01.04 04:09:13.008545 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.04 04:09:13.008688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10056 | ||
| 5180 | 2026.01.04 04:09:13.008699 [ 25 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5181 | 2026.01.04 04:09:13.008783 [ 25 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.01.04 04:09:13.008806 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5183 | 2026.01.04 04:09:13.008930 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 5184 | 2026.01.04 04:09:13.009082 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5185 | 2026.01.04 04:09:13.009124 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7624 rows starting from the beginning of the part | ||
| 5186 | 2026.01.04 04:09:13.009192 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 5187 | 2026.01.04 04:09:13.009240 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 5188 | 2026.01.04 04:09:13.009283 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5189 | 2026.01.04 04:09:13.009325 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5190 | 2026.01.04 04:09:13.009370 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5191 | 2026.01.04 04:09:13.011416 [ 195 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254094 sec., 3957590.498004675 rows/sec., 56.61 MiB/sec. | ||
| 5192 | 2026.01.04 04:09:13.011852 [ 189 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5193 | 2026.01.04 04:09:13.012227 [ 189 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.04 04:09:13.012321 [ 189 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_21_4} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5195 | 2026.01.04 04:09:13.012447 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5196 | 2026.01.04 04:09:13.550688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5197 | 2026.01.04 04:09:13.569221 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.01.04 04:09:13.569287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5199 | 2026.01.04 04:09:13.575452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5200 | 2026.01.04 04:09:13.576162 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.01.04 04:09:13.576486 [ 25 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5202 | 2026.01.04 04:09:13.576557 [ 25 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.01.04 04:09:13.576578 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5204 | 2026.01.04 04:09:13.576721 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 5205 | 2026.01.04 04:09:13.579310 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5206 | 2026.01.04 04:09:13.580872 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5207 | 2026.01.04 04:09:13.582445 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 5208 | 2026.01.04 04:09:13.586957 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5209 | 2026.01.04 04:09:13.591508 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5210 | 2026.01.04 04:09:13.596182 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 5211 | 2026.01.04 04:09:13.600570 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 5212 | 2026.01.04 04:09:13.604499 [ 194 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 5213 | 2026.01.04 04:09:13.654323 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077675065 sec., 2046.988953276061 rows/sec., 10.58 MiB/sec. | ||
| 5214 | 2026.01.04 04:09:13.656838 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5215 | 2026.01.04 04:09:13.658754 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.01.04 04:09:13.658856 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_21_4} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5217 | 2026.01.04 04:09:13.661541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5218 | 2026.01.04 04:09:14.001301 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.91 MiB, peak 256.47 MiB, free memory in arenas 0.00 B, will set to 250.88 MiB (RSS), difference: 4.96 MiB | ||
| 5219 | 2026.01.04 04:09:15.529199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 674 | ||
| 5220 | 2026.01.04 04:09:15.532019 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.01.04 04:09:15.532068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5222 | 2026.01.04 04:09:15.533384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5223 | 2026.01.04 04:09:15.533690 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.01.04 04:09:15.533952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5225 | 2026.01.04 04:09:16.583513 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.01.04 04:09:16.583787 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5227 | 2026.01.04 04:09:16.583884 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2026.01.04 04:09:16.584744 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.01.04 04:09:16.584787 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5230 | 2026.01.04 04:09:16.585193 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5231 | 2026.01.04 04:09:16.585424 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.04 04:09:16.585574 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001858 sec., 63509.14962325081 rows/sec., 5.39 MiB/sec. | ||
| 5233 | 2026.01.04 04:09:16.585616 [ 5 ] {769e0e1e-53d3-4ac4-8d96-c4192e8e155c} <Debug> TCPHandler: Processed in 0.002244975 sec. | ||
| 5234 | 2026.01.04 04:09:16.585735 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.01.04 04:09:16.585830 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.01.04 04:09:16.585873 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2026.01.04 04:09:16.586282 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.01.04 04:09:16.586317 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5239 | 2026.01.04 04:09:16.586619 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5240 | 2026.01.04 04:09:16.586833 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.01.04 04:09:16.586925 [ 73 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5242 | 2026.01.04 04:09:16.586959 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 5243 | 2026.01.04 04:09:16.586964 [ 73 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.01.04 04:09:16.586992 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5245 | 2026.01.04 04:09:16.586998 [ 5 ] {379128f4-87b3-4bab-b870-beeb1b044a26} <Debug> TCPHandler: Processed in 0.001312876 sec. | ||
| 5246 | 2026.01.04 04:09:16.587102 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.01.04 04:09:16.587128 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 5248 | 2026.01.04 04:09:16.587195 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5249 | 2026.01.04 04:09:16.587242 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5250 | 2026.01.04 04:09:16.587291 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5251 | 2026.01.04 04:09:16.587335 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 276 rows starting from the beginning of the part | ||
| 5252 | 2026.01.04 04:09:16.587411 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 5253 | 2026.01.04 04:09:16.587464 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 221 rows starting from the beginning of the part | ||
| 5254 | 2026.01.04 04:09:16.587511 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 5255 | 2026.01.04 04:09:16.587550 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 221 rows starting from the beginning of the part | ||
| 5256 | 2026.01.04 04:09:16.587615 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5257 | 2026.01.04 04:09:16.587708 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.01.04 04:09:16.587753 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5259 | 2026.01.04 04:09:16.588233 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5260 | 2026.01.04 04:09:16.588466 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.04 04:09:16.588601 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001422 sec., 66807.31364275668 rows/sec., 5.22 MiB/sec. | ||
| 5262 | 2026.01.04 04:09:16.588602 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533791 sec., 531363.13878488 rows/sec., 35.05 MiB/sec. | ||
| 5263 | 2026.01.04 04:09:16.588640 [ 5 ] {05177870-d8bd-4494-a084-c9e19e33f1c1} <Debug> TCPHandler: Processed in 0.001587572 sec. | ||
| 5264 | 2026.01.04 04:09:16.588819 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.01.04 04:09:16.588916 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2026.01.04 04:09:16.588960 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5267 | 2026.01.04 04:09:16.588962 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5268 | 2026.01.04 04:09:16.589365 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.01.04 04:09:16.589410 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5270 | 2026.01.04 04:09:16.589523 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.01.04 04:09:16.589621 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_26_5} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5272 | 2026.01.04 04:09:16.589741 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5273 | 2026.01.04 04:09:16.589788 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5274 | 2026.01.04 04:09:16.590010 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.04 04:09:16.590139 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001242 sec., 112721.41706924315 rows/sec., 7.86 MiB/sec. | ||
| 5276 | 2026.01.04 04:09:16.590176 [ 5 ] {7f969736-74a7-4e29-922e-e7732022131f} <Debug> TCPHandler: Processed in 0.001407488 sec. | ||
| 5277 | 2026.01.04 04:09:16.590282 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.01.04 04:09:16.590382 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.01.04 04:09:16.590437 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5280 | 2026.01.04 04:09:16.591222 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.04 04:09:16.591258 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5282 | 2026.01.04 04:09:16.591834 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5283 | 2026.01.04 04:09:16.592076 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.01.04 04:09:16.592216 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001854 sec., 16720.604099244876 rows/sec., 29.96 MiB/sec. | ||
| 5285 | 2026.01.04 04:09:16.592271 [ 5 ] {34432c01-c2d8-4a4d-bf26-0f748a1f0a49} <Debug> TCPHandler: Processed in 0.002038771 sec. | ||
| 5286 | 2026.01.04 04:09:16.592383 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.01.04 04:09:16.592479 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.01.04 04:09:16.592523 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.01.04 04:09:16.592863 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.01.04 04:09:16.592898 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5291 | 2026.01.04 04:09:16.593222 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5292 | 2026.01.04 04:09:16.593452 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.01.04 04:09:16.593581 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001122 sec., 48128.342245989305 rows/sec., 3.24 MiB/sec. | ||
| 5294 | 2026.01.04 04:09:16.593617 [ 5 ] {d7ae4c7f-3957-4601-9554-45932b82f774} <Debug> TCPHandler: Processed in 0.001283775 sec. | ||
| 5295 | 2026.01.04 04:09:20.428786 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5296 | 2026.01.04 04:09:20.428864 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5297 | 2026.01.04 04:09:20.508874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10504 | ||
| 5298 | 2026.01.04 04:09:20.509534 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.01.04 04:09:20.509579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5300 | 2026.01.04 04:09:20.510080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5301 | 2026.01.04 04:09:20.510315 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.01.04 04:09:20.510444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10504 | ||
| 5303 | 2026.01.04 04:09:21.079475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5304 | 2026.01.04 04:09:21.095900 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.04 04:09:21.095962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5306 | 2026.01.04 04:09:21.101354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5307 | 2026.01.04 04:09:21.102058 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.01.04 04:09:21.104864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5309 | 2026.01.04 04:09:21.594640 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.01.04 04:09:21.594828 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5311 | 2026.01.04 04:09:21.594902 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5312 | 2026.01.04 04:09:21.595799 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.01.04 04:09:21.595848 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5314 | 2026.01.04 04:09:21.596258 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5315 | 2026.01.04 04:09:21.596493 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.01.04 04:09:21.596643 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 5317 | 2026.01.04 04:09:21.596686 [ 5 ] {078dd2bf-1978-4570-a503-46d4311c2a5e} <Debug> TCPHandler: Processed in 0.002179554 sec. | ||
| 5318 | 2026.01.04 04:09:21.596813 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.01.04 04:09:21.596910 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5320 | 2026.01.04 04:09:21.596953 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5321 | 2026.01.04 04:09:21.597859 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.04 04:09:21.597896 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5323 | 2026.01.04 04:09:21.598291 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5324 | 2026.01.04 04:09:21.598515 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.01.04 04:09:21.598647 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001755 sec., 645014.245014245 rows/sec., 51.11 MiB/sec. | ||
| 5326 | 2026.01.04 04:09:21.598697 [ 5 ] {fdc353e2-d5f9-449c-ac79-049ed9522998} <Debug> TCPHandler: Processed in 0.001934478 sec. | ||
| 5327 | 2026.01.04 04:09:21.598827 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.01.04 04:09:21.598924 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.01.04 04:09:21.598965 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5330 | 2026.01.04 04:09:21.599459 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.01.04 04:09:21.599495 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5332 | 2026.01.04 04:09:21.599814 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5333 | 2026.01.04 04:09:21.600040 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.01.04 04:09:21.600177 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001272 sec., 169025.15723270443 rows/sec., 10.03 MiB/sec. | ||
| 5335 | 2026.01.04 04:09:21.600215 [ 5 ] {d74f0346-f780-4d8a-b27c-609cc57d327b} <Debug> TCPHandler: Processed in 0.001439218 sec. | ||
| 5336 | 2026.01.04 04:09:21.600326 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.01.04 04:09:21.600421 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5338 | 2026.01.04 04:09:21.600460 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5339 | 2026.01.04 04:09:21.600942 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.04 04:09:21.600979 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5341 | 2026.01.04 04:09:21.601292 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5342 | 2026.01.04 04:09:21.601507 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.04 04:09:21.601632 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 5344 | 2026.01.04 04:09:21.601669 [ 5 ] {dac4a183-1b30-447e-80c7-f006c7d027f2} <Debug> TCPHandler: Processed in 0.001391477 sec. | ||
| 5345 | 2026.01.04 04:09:21.601784 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.04 04:09:21.601906 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.01.04 04:09:21.601956 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5348 | 2026.01.04 04:09:21.602513 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.01.04 04:09:21.602558 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5350 | 2026.01.04 04:09:21.602919 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5351 | 2026.01.04 04:09:21.603136 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.01.04 04:09:21.603267 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001386 sec., 152236.65223665224 rows/sec., 8.64 MiB/sec. | ||
| 5353 | 2026.01.04 04:09:21.603306 [ 5 ] {90844efc-cf7a-409a-a211-0b76be0724f6} <Debug> TCPHandler: Processed in 0.001581321 sec. | ||
| 5354 | 2026.01.04 04:09:21.603408 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.01.04 04:09:21.603502 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5356 | 2026.01.04 04:09:21.603543 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5357 | 2026.01.04 04:09:21.604183 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.01.04 04:09:21.604221 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5359 | 2026.01.04 04:09:21.604562 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5360 | 2026.01.04 04:09:21.604775 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.01.04 04:09:21.604907 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001422 sec., 484528.83263009845 rows/sec., 33.84 MiB/sec. | ||
| 5362 | 2026.01.04 04:09:21.604946 [ 5 ] {a2d087ee-61d0-48a4-b6ee-6cdb5faf6f62} <Debug> TCPHandler: Processed in 0.001587282 sec. | ||
| 5363 | 2026.01.04 04:09:21.605057 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.01.04 04:09:21.605159 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5365 | 2026.01.04 04:09:21.605203 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5366 | 2026.01.04 04:09:21.605536 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.01.04 04:09:21.605574 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5368 | 2026.01.04 04:09:21.605896 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5369 | 2026.01.04 04:09:21.606117 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.01.04 04:09:21.606250 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 5371 | 2026.01.04 04:09:21.606289 [ 5 ] {44af8644-5ca1-48b7-bb1c-f138284b00f0} <Debug> TCPHandler: Processed in 0.001283845 sec. | ||
| 5372 | 2026.01.04 04:09:21.606394 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.01.04 04:09:21.606489 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.01.04 04:09:21.606533 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5375 | 2026.01.04 04:09:21.606963 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.01.04 04:09:21.607001 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5377 | 2026.01.04 04:09:21.607347 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5378 | 2026.01.04 04:09:21.607561 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.01.04 04:09:21.607690 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 5380 | 2026.01.04 04:09:21.607729 [ 5 ] {ab5811bd-5840-4c72-acc1-488f8ea823b6} <Debug> TCPHandler: Processed in 0.001385458 sec. | ||
| 5381 | 2026.01.04 04:09:21.607833 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.01.04 04:09:21.607928 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5383 | 2026.01.04 04:09:21.607972 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5384 | 2026.01.04 04:09:21.608297 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.01.04 04:09:21.608334 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5386 | 2026.01.04 04:09:21.608634 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5387 | 2026.01.04 04:09:21.608858 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.01.04 04:09:21.608986 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 5389 | 2026.01.04 04:09:21.609024 [ 5 ] {460870c3-a786-4e8c-be34-4367ed6433b2} <Debug> TCPHandler: Processed in 0.001241664 sec. | ||
| 5390 | 2026.01.04 04:09:21.609138 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.01.04 04:09:21.609232 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.01.04 04:09:21.609287 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5393 | 2026.01.04 04:09:21.610043 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.01.04 04:09:21.610081 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5395 | 2026.01.04 04:09:21.610604 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5396 | 2026.01.04 04:09:21.610828 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.01.04 04:09:21.610940 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5398 | 2026.01.04 04:09:21.610965 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 5399 | 2026.01.04 04:09:21.611015 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.01.04 04:09:21.611038 [ 5 ] {0241d05e-ce5e-42fd-9653-fae435a1a460} <Debug> TCPHandler: Processed in 0.001949199 sec. | ||
| 5401 | 2026.01.04 04:09:21.611044 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5402 | 2026.01.04 04:09:21.611158 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.01.04 04:09:21.611188 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 5404 | 2026.01.04 04:09:21.611256 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.01.04 04:09:21.611304 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5406 | 2026.01.04 04:09:21.611487 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5407 | 2026.01.04 04:09:21.611559 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 397 rows starting from the beginning of the part | ||
| 5408 | 2026.01.04 04:09:21.611668 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.01.04 04:09:21.611710 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5410 | 2026.01.04 04:09:21.611712 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5411 | 2026.01.04 04:09:21.611849 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5412 | 2026.01.04 04:09:21.611973 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5413 | 2026.01.04 04:09:21.612038 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5414 | 2026.01.04 04:09:21.612081 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5415 | 2026.01.04 04:09:21.612191 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5416 | 2026.01.04 04:09:21.612273 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.01.04 04:09:21.612406 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 5418 | 2026.01.04 04:09:21.612445 [ 5 ] {83703268-4bef-41ec-8719-6db266a4fbc3} <Debug> TCPHandler: Processed in 0.001336997 sec. | ||
| 5419 | 2026.01.04 04:09:21.615867 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 19 columns (19 merged, 0 gathered) in 0.004740943 sec., 103144.0369563608 rows/sec., 184.83 MiB/sec. | ||
| 5420 | 2026.01.04 04:09:21.616775 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5421 | 2026.01.04 04:09:21.617155 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.01.04 04:09:21.617233 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5423 | 2026.01.04 04:09:21.617367 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 5424 | 2026.01.04 04:09:22.338569 [ 64 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5425 | 2026.01.04 04:09:22.338639 [ 64 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.04 04:09:22.338665 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5427 | 2026.01.04 04:09:22.338817 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5428 | 2026.01.04 04:09:22.338991 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5429 | 2026.01.04 04:09:22.339031 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 5430 | 2026.01.04 04:09:22.339107 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5431 | 2026.01.04 04:09:22.339158 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5432 | 2026.01.04 04:09:22.339208 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5433 | 2026.01.04 04:09:22.339254 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5434 | 2026.01.04 04:09:22.340061 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316966 sec., 27335.5576377826 rows/sec., 2.28 MiB/sec. | ||
| 5435 | 2026.01.04 04:09:22.340248 [ 187 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5436 | 2026.01.04 04:09:22.340569 [ 187 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.01.04 04:09:22.340656 [ 187 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_10_2} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5438 | 2026.01.04 04:09:22.340741 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5439 | 2026.01.04 04:09:25.534537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 708 | ||
| 5440 | 2026.01.04 04:09:25.536977 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.01.04 04:09:25.537035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5442 | 2026.01.04 04:09:25.538237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5443 | 2026.01.04 04:09:25.538519 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.01.04 04:09:25.538637 [ 58 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5445 | 2026.01.04 04:09:25.538674 [ 58 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.01.04 04:09:25.538692 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5447 | 2026.01.04 04:09:25.538785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5448 | 2026.01.04 04:09:25.538815 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 5449 | 2026.01.04 04:09:25.539400 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5450 | 2026.01.04 04:09:25.539561 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part | ||
| 5451 | 2026.01.04 04:09:25.539923 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 5452 | 2026.01.04 04:09:25.540325 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5453 | 2026.01.04 04:09:25.540663 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5454 | 2026.01.04 04:09:25.541011 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 5455 | 2026.01.04 04:09:25.541353 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5456 | 2026.01.04 04:09:25.547469 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 72 columns (72 merged, 0 gathered) in 0.008729202 sec., 81107.07026827881 rows/sec., 71.86 MiB/sec. | ||
| 5457 | 2026.01.04 04:09:25.548396 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5458 | 2026.01.04 04:09:25.548908 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.04 04:09:25.548981 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_16_3} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5460 | 2026.01.04 04:09:25.549158 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5461 | 2026.01.04 04:09:26.593327 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.01.04 04:09:26.593576 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5463 | 2026.01.04 04:09:26.593665 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5464 | 2026.01.04 04:09:26.594484 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.04 04:09:26.594536 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5466 | 2026.01.04 04:09:26.594938 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5467 | 2026.01.04 04:09:26.595167 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.04 04:09:26.595331 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. | ||
| 5469 | 2026.01.04 04:09:26.595385 [ 5 ] {6c0adc5e-1f57-4dc0-9850-e365b78143bf} <Debug> TCPHandler: Processed in 0.002222474 sec. | ||
| 5470 | 2026.01.04 04:09:26.595505 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.01.04 04:09:26.595608 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5472 | 2026.01.04 04:09:26.595653 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5473 | 2026.01.04 04:09:26.596059 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.04 04:09:26.596097 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5475 | 2026.01.04 04:09:26.596404 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5476 | 2026.01.04 04:09:26.596618 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.04 04:09:26.596757 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 5478 | 2026.01.04 04:09:26.596796 [ 5 ] {fdb674eb-71d6-4ba5-9e88-3020c5aafd64} <Debug> TCPHandler: Processed in 0.001342857 sec. | ||
| 5479 | 2026.01.04 04:09:26.596901 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.01.04 04:09:26.597000 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5481 | 2026.01.04 04:09:26.597043 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5482 | 2026.01.04 04:09:26.597628 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.01.04 04:09:26.597667 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5484 | 2026.01.04 04:09:26.598001 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5485 | 2026.01.04 04:09:26.598219 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.01.04 04:09:26.598334 [ 56 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5487 | 2026.01.04 04:09:26.598354 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Debug> executeQuery: Read 239 rows, 21.79 KiB in 0.001372 sec., 174198.25072886297 rows/sec., 15.51 MiB/sec. | ||
| 5488 | 2026.01.04 04:09:26.598402 [ 56 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.01.04 04:09:26.598411 [ 5 ] {e91f87c4-a7d2-4b09-85da-3abbdab69a0a} <Debug> TCPHandler: Processed in 0.001560741 sec. | ||
| 5490 | 2026.01.04 04:09:26.598441 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5491 | 2026.01.04 04:09:26.598548 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.01.04 04:09:26.598576 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 5493 | 2026.01.04 04:09:26.598648 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.01.04 04:09:26.598695 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5495 | 2026.01.04 04:09:26.598738 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5496 | 2026.01.04 04:09:26.598779 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1323 rows starting from the beginning of the part | ||
| 5497 | 2026.01.04 04:09:26.598848 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1135 rows starting from the beginning of the part | ||
| 5498 | 2026.01.04 04:09:26.598894 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1166 rows starting from the beginning of the part | ||
| 5499 | 2026.01.04 04:09:26.598941 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5500 | 2026.01.04 04:09:26.598980 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5501 | 2026.01.04 04:09:26.599021 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 239 rows starting from the beginning of the part | ||
| 5502 | 2026.01.04 04:09:26.599126 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.01.04 04:09:26.599170 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5504 | 2026.01.04 04:09:26.599508 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5505 | 2026.01.04 04:09:26.599729 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.01.04 04:09:26.599874 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001243 sec., 36202.73531777957 rows/sec., 2.70 MiB/sec. | ||
| 5507 | 2026.01.04 04:09:26.599913 [ 5 ] {85dab8b3-27f5-4bed-96f4-294881f5f7ac} <Debug> TCPHandler: Processed in 0.001415728 sec. | ||
| 5508 | 2026.01.04 04:09:26.600016 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.01.04 04:09:26.600109 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.01.04 04:09:26.600149 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5511 | 2026.01.04 04:09:26.600557 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.01.04 04:09:26.600593 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5513 | 2026.01.04 04:09:26.600891 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5514 | 2026.01.04 04:09:26.601018 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5113 rows, containing 5 columns (5 merged, 0 gathered) in 0.00250738 sec., 2039180.3396373903 rows/sec., 173.06 MiB/sec. | ||
| 5515 | 2026.01.04 04:09:26.601095 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.01.04 04:09:26.601225 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 5517 | 2026.01.04 04:09:26.601266 [ 5 ] {248cdeb9-9f30-4b91-834e-10fc1d750398} <Debug> TCPHandler: Processed in 0.001299006 sec. | ||
| 5518 | 2026.01.04 04:09:26.601268 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5519 | 2026.01.04 04:09:26.601379 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.01.04 04:09:26.601478 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5521 | 2026.01.04 04:09:26.601521 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5522 | 2026.01.04 04:09:26.601549 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.01.04 04:09:26.601632 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_31_6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5524 | 2026.01.04 04:09:26.601710 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 5525 | 2026.01.04 04:09:26.601928 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.01.04 04:09:26.601970 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5527 | 2026.01.04 04:09:26.602270 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5528 | 2026.01.04 04:09:26.602485 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.01.04 04:09:26.602621 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 5530 | 2026.01.04 04:09:26.602662 [ 5 ] {db6563ef-218f-416b-abb0-9a6bd13b7505} <Debug> TCPHandler: Processed in 0.001332726 sec. | ||
| 5531 | 2026.01.04 04:09:26.602763 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.01.04 04:09:26.602856 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5533 | 2026.01.04 04:09:26.602896 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5534 | 2026.01.04 04:09:26.603361 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.04 04:09:26.603397 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5536 | 2026.01.04 04:09:26.603705 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5537 | 2026.01.04 04:09:26.603910 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.01.04 04:09:26.604012 [ 56 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5539 | 2026.01.04 04:09:26.604040 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.0012 sec., 110833.33333333334 rows/sec., 8.97 MiB/sec. | ||
| 5540 | 2026.01.04 04:09:26.604046 [ 56 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.01.04 04:09:26.604081 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5542 | 2026.01.04 04:09:26.604085 [ 5 ] {26b92fe6-84dd-411f-ac3e-3277dbdbb9be} <Debug> TCPHandler: Processed in 0.001370698 sec. | ||
| 5543 | 2026.01.04 04:09:26.604167 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 5544 | 2026.01.04 04:09:26.604205 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.01.04 04:09:26.604257 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.01.04 04:09:26.604284 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 792 rows starting from the beginning of the part | ||
| 5547 | 2026.01.04 04:09:26.604298 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.01.04 04:09:26.604342 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5549 | 2026.01.04 04:09:26.604360 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 695 rows starting from the beginning of the part | ||
| 5550 | 2026.01.04 04:09:26.604404 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 484 rows starting from the beginning of the part | ||
| 5551 | 2026.01.04 04:09:26.604447 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5552 | 2026.01.04 04:09:26.604487 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5553 | 2026.01.04 04:09:26.604528 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 133 rows starting from the beginning of the part | ||
| 5554 | 2026.01.04 04:09:26.604797 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.01.04 04:09:26.604831 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5556 | 2026.01.04 04:09:26.605190 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5557 | 2026.01.04 04:09:26.605399 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.01.04 04:09:26.605500 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5559 | 2026.01.04 04:09:26.605530 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001248 sec., 273237.1794871795 rows/sec., 20.68 MiB/sec. | ||
| 5560 | 2026.01.04 04:09:26.605531 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.01.04 04:09:26.605571 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5562 | 2026.01.04 04:09:26.605578 [ 5 ] {1fa376eb-2d95-48c7-8cf8-8a836b5d4cd4} <Debug> TCPHandler: Processed in 0.001421698 sec. | ||
| 5563 | 2026.01.04 04:09:26.605642 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 5564 | 2026.01.04 04:09:26.605678 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550431 sec., 1862707.8534936416 rows/sec., 140.69 MiB/sec. | ||
| 5565 | 2026.01.04 04:09:26.605697 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.01.04 04:09:26.605744 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5567 | 2026.01.04 04:09:26.605776 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5755 rows starting from the beginning of the part | ||
| 5568 | 2026.01.04 04:09:26.605792 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.01.04 04:09:26.605828 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 317 rows starting from the beginning of the part | ||
| 5570 | 2026.01.04 04:09:26.605845 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5571 | 2026.01.04 04:09:26.605853 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5572 | 2026.01.04 04:09:26.605876 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4742 rows starting from the beginning of the part | ||
| 5573 | 2026.01.04 04:09:26.605918 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 140 rows starting from the beginning of the part | ||
| 5574 | 2026.01.04 04:09:26.605956 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5575 | 2026.01.04 04:09:26.605995 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 341 rows starting from the beginning of the part | ||
| 5576 | 2026.01.04 04:09:26.606099 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.01.04 04:09:26.606182 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_31_6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5578 | 2026.01.04 04:09:26.606243 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5579 | 2026.01.04 04:09:26.606699 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.01.04 04:09:26.606735 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5581 | 2026.01.04 04:09:26.607299 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5582 | 2026.01.04 04:09:26.607516 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.01.04 04:09:26.607649 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 5584 | 2026.01.04 04:09:26.607715 [ 5 ] {7f1c6ebe-7060-4258-93c5-6a7743693fb1} <Debug> TCPHandler: Processed in 0.002087241 sec. | ||
| 5585 | 2026.01.04 04:09:26.607823 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.01.04 04:09:26.607912 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5587 | 2026.01.04 04:09:26.607952 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5588 | 2026.01.04 04:09:26.608277 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.01.04 04:09:26.608311 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5590 | 2026.01.04 04:09:26.608739 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5591 | 2026.01.04 04:09:26.608963 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.01.04 04:09:26.609068 [ 56 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5593 | 2026.01.04 04:09:26.609098 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5594 | 2026.01.04 04:09:26.609099 [ 56 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.01.04 04:09:26.609140 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5596 | 2026.01.04 04:09:26.609145 [ 5 ] {50ac5a22-d04d-4117-8dda-4b1d95466cfd} <Debug> TCPHandler: Processed in 0.001342096 sec. | ||
| 5597 | 2026.01.04 04:09:26.609275 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 5598 | 2026.01.04 04:09:26.609465 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2026.01.04 04:09:26.609515 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1916 rows starting from the beginning of the part | ||
| 5600 | 2026.01.04 04:09:26.609600 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5601 | 2026.01.04 04:09:26.609619 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11609 rows, containing 5 columns (5 merged, 0 gathered) in 0.004008969 sec., 2895756.9888916574 rows/sec., 195.63 MiB/sec. | ||
| 5602 | 2026.01.04 04:09:26.609663 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 5603 | 2026.01.04 04:09:26.609723 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
| 5604 | 2026.01.04 04:09:26.609772 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 5605 | 2026.01.04 04:09:26.609827 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 5606 | 2026.01.04 04:09:26.609971 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5607 | 2026.01.04 04:09:26.610335 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.01.04 04:09:26.610438 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5609 | 2026.01.04 04:09:26.610533 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5610 | 2026.01.04 04:09:26.611142 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936518 sec., 1158780.8633846936 rows/sec., 74.20 MiB/sec. | ||
| 5611 | 2026.01.04 04:09:26.611365 [ 197 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5612 | 2026.01.04 04:09:26.611636 [ 197 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.01.04 04:09:26.611706 [ 197 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_31_6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5614 | 2026.01.04 04:09:26.611779 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5615 | 2026.01.04 04:09:28.010934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11016 | ||
| 5616 | 2026.01.04 04:09:28.011529 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.01.04 04:09:28.011573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5618 | 2026.01.04 04:09:28.012060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5619 | 2026.01.04 04:09:28.012293 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.01.04 04:09:28.012424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11016 | ||
| 5621 | 2026.01.04 04:09:28.605357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5622 | 2026.01.04 04:09:28.623213 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.01.04 04:09:28.623280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5624 | 2026.01.04 04:09:28.629048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5625 | 2026.01.04 04:09:28.629754 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.01.04 04:09:28.632779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5627 | 2026.01.04 04:09:31.584416 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.01.04 04:09:31.584661 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5629 | 2026.01.04 04:09:31.584747 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5630 | 2026.01.04 04:09:31.585558 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.04 04:09:31.585604 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5632 | 2026.01.04 04:09:31.586005 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5633 | 2026.01.04 04:09:31.586228 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.04 04:09:31.586388 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001787 sec., 42529.37884722999 rows/sec., 3.50 MiB/sec. | ||
| 5635 | 2026.01.04 04:09:31.586432 [ 5 ] {d9ae9115-5e80-47a0-8359-9b81a9591ee5} <Debug> TCPHandler: Processed in 0.002176603 sec. | ||
| 5636 | 2026.01.04 04:09:31.586556 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.01.04 04:09:31.586650 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5638 | 2026.01.04 04:09:31.586692 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5639 | 2026.01.04 04:09:31.587094 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.01.04 04:09:31.587131 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5641 | 2026.01.04 04:09:31.587455 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5642 | 2026.01.04 04:09:31.587663 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.04 04:09:31.587796 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 5644 | 2026.01.04 04:09:31.587834 [ 5 ] {8c8332b2-3552-42f4-a417-19d6112fc8bb} <Debug> TCPHandler: Processed in 0.001327826 sec. | ||
| 5645 | 2026.01.04 04:09:31.587946 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.01.04 04:09:31.588040 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5647 | 2026.01.04 04:09:31.588080 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5648 | 2026.01.04 04:09:31.588507 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.04 04:09:31.588566 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5650 | 2026.01.04 04:09:31.588876 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5651 | 2026.01.04 04:09:31.589083 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.04 04:09:31.589210 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001186 sec., 62394.60370994941 rows/sec., 4.87 MiB/sec. | ||
| 5653 | 2026.01.04 04:09:31.589249 [ 5 ] {42234814-48f7-4321-925c-cae19304bf38} <Debug> TCPHandler: Processed in 0.001351617 sec. | ||
| 5654 | 2026.01.04 04:09:31.589415 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.01.04 04:09:31.589509 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.01.04 04:09:31.589553 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5657 | 2026.01.04 04:09:31.589966 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.01.04 04:09:31.590001 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5659 | 2026.01.04 04:09:31.590331 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5660 | 2026.01.04 04:09:31.590540 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.01.04 04:09:31.590668 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5662 | 2026.01.04 04:09:31.590705 [ 5 ] {e10b9cf1-854d-4303-bbc5-758d02980905} <Debug> TCPHandler: Processed in 0.001339577 sec. | ||
| 5663 | 2026.01.04 04:09:31.590813 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.01.04 04:09:31.590906 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5665 | 2026.01.04 04:09:31.590961 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5666 | 2026.01.04 04:09:31.591716 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.01.04 04:09:31.591751 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5668 | 2026.01.04 04:09:31.592241 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5669 | 2026.01.04 04:09:31.592459 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.01.04 04:09:31.592595 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 5671 | 2026.01.04 04:09:31.592647 [ 5 ] {9224b67d-e899-4295-84a6-afa792865161} <Debug> TCPHandler: Processed in 0.001883667 sec. | ||
| 5672 | 2026.01.04 04:09:31.592754 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.01.04 04:09:31.592849 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5674 | 2026.01.04 04:09:31.592890 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5675 | 2026.01.04 04:09:31.593231 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.01.04 04:09:31.593265 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5677 | 2026.01.04 04:09:31.593580 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5678 | 2026.01.04 04:09:31.593798 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.04 04:09:31.593927 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5680 | 2026.01.04 04:09:31.593963 [ 5 ] {865cacf1-149a-4d22-b550-43fa0ff866d1} <Debug> TCPHandler: Processed in 0.001257795 sec. | ||
| 5681 | 2026.01.04 04:09:35.428909 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5682 | 2026.01.04 04:09:35.428956 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5683 | 2026.01.04 04:09:35.513342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11464 | ||
| 5684 | 2026.01.04 04:09:35.513855 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.01.04 04:09:35.513898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5686 | 2026.01.04 04:09:35.514394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5687 | 2026.01.04 04:09:35.514674 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.01.04 04:09:35.514812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11464 | ||
| 5689 | 2026.01.04 04:09:35.539078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 740 | ||
| 5690 | 2026.01.04 04:09:35.541295 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.01.04 04:09:35.541342 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5692 | 2026.01.04 04:09:35.542524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5693 | 2026.01.04 04:09:35.542794 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.01.04 04:09:35.543054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5695 | 2026.01.04 04:09:36.133605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5696 | 2026.01.04 04:09:36.150333 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.04 04:09:36.150392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5698 | 2026.01.04 04:09:36.155889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5699 | 2026.01.04 04:09:36.156593 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.01.04 04:09:36.159373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5701 | 2026.01.04 04:09:36.584398 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.01.04 04:09:36.584599 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5703 | 2026.01.04 04:09:36.584659 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5704 | 2026.01.04 04:09:36.585343 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.01.04 04:09:36.585381 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5706 | 2026.01.04 04:09:36.585765 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5707 | 2026.01.04 04:09:36.585981 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.01.04 04:09:36.586133 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001561 sec., 75592.56886611147 rows/sec., 6.42 MiB/sec. | ||
| 5709 | 2026.01.04 04:09:36.586176 [ 5 ] {ad2bbc94-3f74-4ad9-a360-20d7439be2d4} <Debug> TCPHandler: Processed in 0.001953959 sec. | ||
| 5710 | 2026.01.04 04:09:36.586298 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.01.04 04:09:36.586394 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5712 | 2026.01.04 04:09:36.586436 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5713 | 2026.01.04 04:09:36.586852 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.01.04 04:09:36.586886 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5715 | 2026.01.04 04:09:36.587180 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5716 | 2026.01.04 04:09:36.587390 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.01.04 04:09:36.587523 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001146 sec., 27050.610820244325 rows/sec., 1.99 MiB/sec. | ||
| 5718 | 2026.01.04 04:09:36.587561 [ 5 ] {8637dc66-2bd4-4753-8961-95ad9a0b6c56} <Debug> TCPHandler: Processed in 0.001313136 sec. | ||
| 5719 | 2026.01.04 04:09:36.587672 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2026.01.04 04:09:36.587766 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5721 | 2026.01.04 04:09:36.587806 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5722 | 2026.01.04 04:09:36.588237 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.01.04 04:09:36.588272 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5724 | 2026.01.04 04:09:36.588582 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5725 | 2026.01.04 04:09:36.588794 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.01.04 04:09:36.588921 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001172 sec., 81058.02047781569 rows/sec., 6.33 MiB/sec. | ||
| 5727 | 2026.01.04 04:09:36.588959 [ 5 ] {6c5a9d41-aa3c-489e-9251-f337b993d269} <Debug> TCPHandler: Processed in 0.001337227 sec. | ||
| 5728 | 2026.01.04 04:09:36.589073 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.01.04 04:09:36.589168 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5730 | 2026.01.04 04:09:36.589212 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5731 | 2026.01.04 04:09:36.589625 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.01.04 04:09:36.589659 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5733 | 2026.01.04 04:09:36.589978 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5734 | 2026.01.04 04:09:36.590194 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.01.04 04:09:36.590324 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5736 | 2026.01.04 04:09:36.590360 [ 5 ] {8050e137-f108-4ec8-8fda-1c0eec348e7b} <Debug> TCPHandler: Processed in 0.001336566 sec. | ||
| 5737 | 2026.01.04 04:09:36.590470 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.01.04 04:09:36.590562 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.01.04 04:09:36.590618 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5740 | 2026.01.04 04:09:36.591452 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.01.04 04:09:36.591487 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5742 | 2026.01.04 04:09:36.592018 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5743 | 2026.01.04 04:09:36.592238 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.04 04:09:36.592377 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 5745 | 2026.01.04 04:09:36.592433 [ 5 ] {bc7942b0-68f2-41e9-a095-0c8be39a2e1c} <Debug> TCPHandler: Processed in 0.002013139 sec. | ||
| 5746 | 2026.01.04 04:09:36.592558 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.01.04 04:09:36.592652 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.01.04 04:09:36.592694 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5749 | 2026.01.04 04:09:36.593044 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.04 04:09:36.593078 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5751 | 2026.01.04 04:09:36.593381 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5752 | 2026.01.04 04:09:36.593597 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.04 04:09:36.593724 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5754 | 2026.01.04 04:09:36.593760 [ 5 ] {15a4d452-59eb-449c-b99d-8ee40e9d2f10} <Debug> TCPHandler: Processed in 0.001251925 sec. | ||
| 5755 | 2026.01.04 04:09:37.769891 [ 39 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 5756 | 2026.01.04 04:09:37.769962 [ 39 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.01.04 04:09:37.769987 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5758 | 2026.01.04 04:09:37.770135 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 5759 | 2026.01.04 04:09:37.770334 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5760 | 2026.01.04 04:09:37.770386 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 236 rows starting from the beginning of the part | ||
| 5761 | 2026.01.04 04:09:37.770484 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5762 | 2026.01.04 04:09:37.770560 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5763 | 2026.01.04 04:09:37.770626 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5764 | 2026.01.04 04:09:37.770667 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5765 | 2026.01.04 04:09:37.771505 [ 197 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441058 sec., 632868.3508921916 rows/sec., 44.35 MiB/sec. | ||
| 5766 | 2026.01.04 04:09:37.771665 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5767 | 2026.01.04 04:09:37.771917 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.01.04 04:09:37.771985 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_15_3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 5769 | 2026.01.04 04:09:37.772048 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5770 | 2026.01.04 04:09:41.615029 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.01.04 04:09:41.615237 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5772 | 2026.01.04 04:09:41.615315 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5773 | 2026.01.04 04:09:41.616622 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.01.04 04:09:41.616672 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5775 | 2026.01.04 04:09:41.617145 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5776 | 2026.01.04 04:09:41.617381 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.01.04 04:09:41.617568 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002381 sec., 510709.7858042839 rows/sec., 42.24 MiB/sec. | ||
| 5778 | 2026.01.04 04:09:41.617614 [ 5 ] {d73ab01d-a4a6-4ff9-8bce-134f87bb3b34} <Debug> TCPHandler: Processed in 0.002734194 sec. | ||
| 5779 | 2026.01.04 04:09:41.617759 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.01.04 04:09:41.617867 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.01.04 04:09:41.617913 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5782 | 2026.01.04 04:09:41.618377 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.01.04 04:09:41.618415 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5784 | 2026.01.04 04:09:41.618740 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5785 | 2026.01.04 04:09:41.618984 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.01.04 04:09:41.619101 [ 35 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5787 | 2026.01.04 04:09:41.619136 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0013 sec., 7692.307692307692 rows/sec., 578.43 KiB/sec. | ||
| 5788 | 2026.01.04 04:09:41.619170 [ 35 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.01.04 04:09:41.619185 [ 5 ] {7c687f88-4e57-4d70-b448-a1d886b64e53} <Debug> TCPHandler: Processed in 0.001477179 sec. | ||
| 5790 | 2026.01.04 04:09:41.619197 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5791 | 2026.01.04 04:09:41.619335 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.01.04 04:09:41.619343 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 5793 | 2026.01.04 04:09:41.619450 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.01.04 04:09:41.619501 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5795 | 2026.01.04 04:09:41.619504 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5796 | 2026.01.04 04:09:41.619553 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5797 | 2026.01.04 04:09:41.619621 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 215 rows starting from the beginning of the part | ||
| 5798 | 2026.01.04 04:09:41.619666 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 45 rows starting from the beginning of the part | ||
| 5799 | 2026.01.04 04:09:41.619717 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5800 | 2026.01.04 04:09:41.619780 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5801 | 2026.01.04 04:09:41.619845 [ 188 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5802 | 2026.01.04 04:09:41.620072 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.01.04 04:09:41.620118 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5804 | 2026.01.04 04:09:41.620506 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5805 | 2026.01.04 04:09:41.620756 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.01.04 04:09:41.620872 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590212 sec., 370390.8661235106 rows/sec., 24.80 MiB/sec. | ||
| 5807 | 2026.01.04 04:09:41.620901 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001469 sec., 155207.6242341729 rows/sec., 10.51 MiB/sec. | ||
| 5808 | 2026.01.04 04:09:41.620960 [ 5 ] {ba0439ec-27d7-4bf9-ab4b-6d2c69a136d2} <Debug> TCPHandler: Processed in 0.001675934 sec. | ||
| 5809 | 2026.01.04 04:09:41.621071 [ 197 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5810 | 2026.01.04 04:09:41.621079 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.01.04 04:09:41.621180 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5812 | 2026.01.04 04:09:41.621221 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5813 | 2026.01.04 04:09:41.621343 [ 197 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.01.04 04:09:41.621416 [ 197 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_31_6} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5815 | 2026.01.04 04:09:41.621497 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5816 | 2026.01.04 04:09:41.621857 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.01.04 04:09:41.621894 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5818 | 2026.01.04 04:09:41.622232 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5819 | 2026.01.04 04:09:41.622448 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.01.04 04:09:41.622579 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001418 sec., 373765.86741889984 rows/sec., 27.69 MiB/sec. | ||
| 5821 | 2026.01.04 04:09:41.622619 [ 5 ] {41a00dcd-ec43-446c-9fbe-b3c159814c8e} <Debug> TCPHandler: Processed in 0.001589671 sec. | ||
| 5822 | 2026.01.04 04:09:41.622736 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.01.04 04:09:41.622832 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.01.04 04:09:41.622877 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5825 | 2026.01.04 04:09:41.623466 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.01.04 04:09:41.623504 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5827 | 2026.01.04 04:09:41.623883 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5828 | 2026.01.04 04:09:41.624112 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.01.04 04:09:41.624241 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001428 sec., 591036.4145658263 rows/sec., 39.78 MiB/sec. | ||
| 5830 | 2026.01.04 04:09:41.624280 [ 5 ] {e4082c2f-9764-4484-a40e-812eba62f02e} <Debug> TCPHandler: Processed in 0.001592651 sec. | ||
| 5831 | 2026.01.04 04:09:41.624392 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.01.04 04:09:41.624487 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.01.04 04:09:41.624544 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5834 | 2026.01.04 04:09:41.625302 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.01.04 04:09:41.625345 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5836 | 2026.01.04 04:09:41.625850 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5837 | 2026.01.04 04:09:41.626075 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.01.04 04:09:41.626212 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 5839 | 2026.01.04 04:09:41.626264 [ 5 ] {06a57201-366d-4d42-972b-0f3121139f83} <Debug> TCPHandler: Processed in 0.001921698 sec. | ||
| 5840 | 2026.01.04 04:09:41.626375 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.01.04 04:09:41.626472 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5842 | 2026.01.04 04:09:41.626515 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5843 | 2026.01.04 04:09:41.626870 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.04 04:09:41.626907 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5845 | 2026.01.04 04:09:41.627220 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5846 | 2026.01.04 04:09:41.627436 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.01.04 04:09:41.627564 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5848 | 2026.01.04 04:09:41.627602 [ 5 ] {b0c77e56-2660-432d-8870-64768ba86b59} <Debug> TCPHandler: Processed in 0.001276095 sec. | ||
| 5849 | 2026.01.04 04:09:41.821589 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63593 | ||
| 5850 | 2026.01.04 04:09:41.821710 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5851 | 2026.01.04 04:09:41.821740 [ 286 ] {} <Debug> TCP-Session: d331ad2d-fe07-4ba3-8e93-6c80b99df55c Authenticating user 'default' from [fd00:1122:3344:101::e]:63593 | ||
| 5852 | 2026.01.04 04:09:41.821765 [ 286 ] {} <Debug> TCP-Session: d331ad2d-fe07-4ba3-8e93-6c80b99df55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.01.04 04:09:41.821780 [ 286 ] {} <Debug> TCP-Session: d331ad2d-fe07-4ba3-8e93-6c80b99df55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.01.04 04:09:41.821975 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46265 | ||
| 5855 | 2026.01.04 04:09:41.822010 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62298 | ||
| 5856 | 2026.01.04 04:09:41.822043 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55433 | ||
| 5857 | 2026.01.04 04:09:41.822054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34914 | ||
| 5858 | 2026.01.04 04:09:41.822114 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5859 | 2026.01.04 04:09:41.822131 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5860 | 2026.01.04 04:09:41.822076 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54664 | ||
| 5861 | 2026.01.04 04:09:41.822157 [ 287 ] {} <Debug> TCP-Session: 26179a4e-8ce2-49ab-96ce-62f0389dff8f Authenticating user 'default' from [fd00:1122:3344:101::e]:46265 | ||
| 5862 | 2026.01.04 04:09:41.822173 [ 289 ] {} <Debug> TCP-Session: 6c818155-743d-4659-a30f-afa915a67a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:62298 | ||
| 5863 | 2026.01.04 04:09:41.822176 [ 286 ] {} <Trace> TCP-Session: d331ad2d-fe07-4ba3-8e93-6c80b99df55c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.01.04 04:09:41.822260 [ 289 ] {} <Debug> TCP-Session: 6c818155-743d-4659-a30f-afa915a67a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.01.04 04:09:41.822243 [ 287 ] {} <Debug> TCP-Session: 26179a4e-8ce2-49ab-96ce-62f0389dff8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.01.04 04:09:41.822292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5867 | 2026.01.04 04:09:41.822322 [ 287 ] {} <Debug> TCP-Session: 26179a4e-8ce2-49ab-96ce-62f0389dff8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.01.04 04:09:41.822336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5869 | 2026.01.04 04:09:41.822348 [ 292 ] {} <Debug> TCP-Session: b39e1e41-a71e-4f86-9f9e-7c4026e8ef67 Authenticating user 'default' from [fd00:1122:3344:101::e]:55433 | ||
| 5870 | 2026.01.04 04:09:41.822299 [ 289 ] {} <Debug> TCP-Session: 6c818155-743d-4659-a30f-afa915a67a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.01.04 04:09:41.822394 [ 292 ] {} <Debug> TCP-Session: b39e1e41-a71e-4f86-9f9e-7c4026e8ef67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.01.04 04:09:41.822388 [ 293 ] {} <Debug> TCP-Session: f4fc5d4c-23ea-4ab7-b63a-7697cea14d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:34914 | ||
| 5873 | 2026.01.04 04:09:41.822411 [ 292 ] {} <Debug> TCP-Session: b39e1e41-a71e-4f86-9f9e-7c4026e8ef67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.01.04 04:09:41.822406 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.01.04 04:09:41.822442 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5876 | 2026.01.04 04:09:41.822469 [ 294 ] {} <Debug> TCP-Session: e41766c3-d534-4848-8187-b13bfefb8cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54664 | ||
| 5877 | 2026.01.04 04:09:41.822438 [ 293 ] {} <Debug> TCP-Session: f4fc5d4c-23ea-4ab7-b63a-7697cea14d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.01.04 04:09:41.822503 [ 294 ] {} <Debug> TCP-Session: e41766c3-d534-4848-8187-b13bfefb8cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.01.04 04:09:41.822520 [ 293 ] {} <Debug> TCP-Session: f4fc5d4c-23ea-4ab7-b63a-7697cea14d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.01.04 04:09:41.822537 [ 294 ] {} <Debug> TCP-Session: e41766c3-d534-4848-8187-b13bfefb8cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.01.04 04:09:41.822023 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46353 | ||
| 5882 | 2026.01.04 04:09:41.822017 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44391 | ||
| 5883 | 2026.01.04 04:09:41.822005 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45052 | ||
| 5884 | 2026.01.04 04:09:41.822713 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.01.04 04:09:41.822733 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5886 | 2026.01.04 04:09:41.822746 [ 291 ] {} <Debug> TCP-Session: 448a401f-0a52-4b13-b77a-61ae221a1986 Authenticating user 'default' from [fd00:1122:3344:101::e]:46353 | ||
| 5887 | 2026.01.04 04:09:41.822776 [ 291 ] {} <Debug> TCP-Session: 448a401f-0a52-4b13-b77a-61ae221a1986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.01.04 04:09:41.822788 [ 291 ] {} <Debug> TCP-Session: 448a401f-0a52-4b13-b77a-61ae221a1986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.04 04:09:41.822796 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5890 | 2026.01.04 04:09:41.822828 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5891 | 2026.01.04 04:09:41.822862 [ 290 ] {} <Debug> TCP-Session: d26ebc0e-64c0-486a-b4a6-c9de92d4f8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:44391 | ||
| 5892 | 2026.01.04 04:09:41.822861 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5893 | 2026.01.04 04:09:41.822885 [ 290 ] {} <Debug> TCP-Session: d26ebc0e-64c0-486a-b4a6-c9de92d4f8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.01.04 04:09:41.822904 [ 288 ] {} <Debug> TCP-Session: a007c1ad-34d1-4af1-b5d9-144781889d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:45052 | ||
| 5895 | 2026.01.04 04:09:41.822911 [ 290 ] {} <Debug> TCP-Session: d26ebc0e-64c0-486a-b4a6-c9de92d4f8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.01.04 04:09:41.822931 [ 288 ] {} <Debug> TCP-Session: a007c1ad-34d1-4af1-b5d9-144781889d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.01.04 04:09:41.822954 [ 288 ] {} <Debug> TCP-Session: a007c1ad-34d1-4af1-b5d9-144781889d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.01.04 04:09:41.823085 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 5899 | 2026.01.04 04:09:41.824052 [ 303 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> AggregatingTransform: Aggregating | ||
| 5900 | 2026.01.04 04:09:41.824100 [ 303 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5901 | 2026.01.04 04:09:41.824143 [ 303 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953349 sec. (1048.934 rows/sec., 40.97 KiB/sec.) | ||
| 5902 | 2026.01.04 04:09:41.824165 [ 303 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Trace> Aggregator: Merging aggregated data | ||
| 5903 | 2026.01.04 04:09:41.825257 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00288 sec., 347.22222222222223 rows/sec., 13.56 KiB/sec. | ||
| 5904 | 2026.01.04 04:09:41.825404 [ 286 ] {11eb435c-e97b-4a9b-a927-1f9714d5d98c} <Debug> TCPHandler: Processed in 0.003347056 sec. | ||
| 5905 | 2026.01.04 04:09:41.825530 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5906 | 2026.01.04 04:09:41.825559 [ 286 ] {} <Debug> TCP-Session: d331ad2d-fe07-4ba3-8e93-6c80b99df55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.01.04 04:09:41.825565 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2026.01.04 04:09:41.825583 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2026.01.04 04:09:41.825606 [ 287 ] {} <Debug> TCP-Session: 26179a4e-8ce2-49ab-96ce-62f0389dff8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.01.04 04:09:41.825600 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5911 | 2026.01.04 04:09:41.825618 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2026.01.04 04:09:41.825637 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5913 | 2026.01.04 04:09:41.825676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5914 | 2026.01.04 04:09:41.825692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5915 | 2026.01.04 04:09:41.825703 [ 292 ] {} <Debug> TCP-Session: b39e1e41-a71e-4f86-9f9e-7c4026e8ef67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.01.04 04:09:41.825719 [ 291 ] {} <Debug> TCP-Session: 448a401f-0a52-4b13-b77a-61ae221a1986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.01.04 04:09:41.825738 [ 293 ] {} <Debug> TCP-Session: f4fc5d4c-23ea-4ab7-b63a-7697cea14d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.01.04 04:09:41.825683 [ 290 ] {} <Debug> TCP-Session: d26ebc0e-64c0-486a-b4a6-c9de92d4f8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.01.04 04:09:41.825664 [ 288 ] {} <Debug> TCP-Session: a007c1ad-34d1-4af1-b5d9-144781889d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.01.04 04:09:41.825654 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5921 | 2026.01.04 04:09:41.825632 [ 289 ] {} <Debug> TCP-Session: 6c818155-743d-4659-a30f-afa915a67a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.01.04 04:09:41.825837 [ 294 ] {} <Debug> TCP-Session: e41766c3-d534-4848-8187-b13bfefb8cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.01.04 04:09:42.893263 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52627 | ||
| 5924 | 2026.01.04 04:09:42.893377 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2026.01.04 04:09:42.893403 [ 286 ] {} <Debug> TCP-Session: ddff0154-4f55-4987-a4d6-3b92cfb454dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52627 | ||
| 5926 | 2026.01.04 04:09:42.893426 [ 286 ] {} <Debug> TCP-Session: ddff0154-4f55-4987-a4d6-3b92cfb454dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.01.04 04:09:42.893439 [ 286 ] {} <Debug> TCP-Session: ddff0154-4f55-4987-a4d6-3b92cfb454dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.04 04:09:42.893637 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59536 | ||
| 5929 | 2026.01.04 04:09:42.893676 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40338 | ||
| 5930 | 2026.01.04 04:09:42.893690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59855 | ||
| 5931 | 2026.01.04 04:09:42.893746 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5932 | 2026.01.04 04:09:42.893781 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2026.01.04 04:09:42.893782 [ 287 ] {} <Debug> TCP-Session: 9b00f773-07e2-4c7e-804e-7195534a6086 Authenticating user 'default' from [fd00:1122:3344:101::e]:59536 | ||
| 5934 | 2026.01.04 04:09:42.893795 [ 286 ] {} <Trace> TCP-Session: ddff0154-4f55-4987-a4d6-3b92cfb454dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.04 04:09:42.893815 [ 288 ] {} <Debug> TCP-Session: 09831513-18ea-443d-b97f-8693aaa10ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40338 | ||
| 5936 | 2026.01.04 04:09:42.893827 [ 287 ] {} <Debug> TCP-Session: 9b00f773-07e2-4c7e-804e-7195534a6086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.01.04 04:09:42.893836 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5938 | 2026.01.04 04:09:42.893865 [ 287 ] {} <Debug> TCP-Session: 9b00f773-07e2-4c7e-804e-7195534a6086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.01.04 04:09:42.893859 [ 288 ] {} <Debug> TCP-Session: 09831513-18ea-443d-b97f-8693aaa10ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.01.04 04:09:42.893897 [ 289 ] {} <Debug> TCP-Session: 53c9e3f9-6415-4b09-9927-936eaa97b626 Authenticating user 'default' from [fd00:1122:3344:101::e]:59855 | ||
| 5941 | 2026.01.04 04:09:42.893918 [ 288 ] {} <Debug> TCP-Session: 09831513-18ea-443d-b97f-8693aaa10ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.01.04 04:09:42.893948 [ 289 ] {} <Debug> TCP-Session: 53c9e3f9-6415-4b09-9927-936eaa97b626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.01.04 04:09:42.893973 [ 289 ] {} <Debug> TCP-Session: 53c9e3f9-6415-4b09-9927-936eaa97b626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.01.04 04:09:42.893984 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5945 | 2026.01.04 04:09:42.894253 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5946 | 2026.01.04 04:09:42.894309 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5947 | 2026.01.04 04:09:42.894625 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 5948 | 2026.01.04 04:09:42.895589 [ 311 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> AggregatingTransform: Aggregating | ||
| 5949 | 2026.01.04 04:09:42.895633 [ 311 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5950 | 2026.01.04 04:09:42.895673 [ 311 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940149 sec. (1063.661 rows/sec., 41.55 KiB/sec.) | ||
| 5951 | 2026.01.04 04:09:42.895692 [ 311 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Trace> Aggregator: Merging aggregated data | ||
| 5952 | 2026.01.04 04:09:42.897285 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003358 sec., 297.79630732578914 rows/sec., 11.63 KiB/sec. | ||
| 5953 | 2026.01.04 04:09:42.897454 [ 286 ] {addd4f9e-e013-40af-89a1-365c4a8a0d5b} <Debug> TCPHandler: Processed in 0.003774155 sec. | ||
| 5954 | 2026.01.04 04:09:42.897593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.01.04 04:09:42.897614 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5956 | 2026.01.04 04:09:42.897626 [ 286 ] {} <Debug> TCP-Session: ddff0154-4f55-4987-a4d6-3b92cfb454dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.01.04 04:09:42.897657 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2026.01.04 04:09:42.897664 [ 287 ] {} <Debug> TCP-Session: 9b00f773-07e2-4c7e-804e-7195534a6086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.01.04 04:09:42.897698 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2026.01.04 04:09:42.897707 [ 288 ] {} <Debug> TCP-Session: 09831513-18ea-443d-b97f-8693aaa10ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.01.04 04:09:42.897748 [ 289 ] {} <Debug> TCP-Session: 53c9e3f9-6415-4b09-9927-936eaa97b626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.01.04 04:09:42.899354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61390 | ||
| 5963 | 2026.01.04 04:09:42.899363 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42111 | ||
| 5964 | 2026.01.04 04:09:42.899392 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35654 | ||
| 5965 | 2026.01.04 04:09:42.899398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50157 | ||
| 5966 | 2026.01.04 04:09:42.899429 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5967 | 2026.01.04 04:09:42.899456 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5968 | 2026.01.04 04:09:42.899478 [ 290 ] {} <Debug> TCP-Session: 28768f7a-6218-4133-95e4-cf6b0bcb24b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61390 | ||
| 5969 | 2026.01.04 04:09:42.899374 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54582 | ||
| 5970 | 2026.01.04 04:09:42.899502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5971 | 2026.01.04 04:09:42.899508 [ 290 ] {} <Debug> TCP-Session: 28768f7a-6218-4133-95e4-cf6b0bcb24b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.01.04 04:09:42.899571 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.01.04 04:09:42.899578 [ 292 ] {} <Debug> TCP-Session: 6872245c-a7e3-4a97-ba53-b66ba866b06b Authenticating user 'default' from [fd00:1122:3344:101::e]:35654 | ||
| 5974 | 2026.01.04 04:09:42.899604 [ 291 ] {} <Debug> TCP-Session: e969dab3-fec2-4951-b208-ce69953d44c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54582 | ||
| 5975 | 2026.01.04 04:09:42.899621 [ 292 ] {} <Debug> TCP-Session: 6872245c-a7e3-4a97-ba53-b66ba866b06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.01.04 04:09:42.899637 [ 291 ] {} <Debug> TCP-Session: e969dab3-fec2-4951-b208-ce69953d44c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.04 04:09:42.899648 [ 292 ] {} <Debug> TCP-Session: 6872245c-a7e3-4a97-ba53-b66ba866b06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.01.04 04:09:42.899666 [ 291 ] {} <Debug> TCP-Session: e969dab3-fec2-4951-b208-ce69953d44c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.01.04 04:09:42.899500 [ 288 ] {} <Debug> TCP-Session: 8b44d38e-27e0-460b-9357-8ac5c6e82c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:42111 | ||
| 5980 | 2026.01.04 04:09:42.899497 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5981 | 2026.01.04 04:09:42.899736 [ 288 ] {} <Debug> TCP-Session: 8b44d38e-27e0-460b-9357-8ac5c6e82c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.01.04 04:09:42.899580 [ 290 ] {} <Debug> TCP-Session: 28768f7a-6218-4133-95e4-cf6b0bcb24b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.01.04 04:09:42.899752 [ 293 ] {} <Debug> TCP-Session: 4654c100-ad75-4c61-bd55-8354b61be7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50157 | ||
| 5984 | 2026.01.04 04:09:42.899756 [ 288 ] {} <Debug> TCP-Session: 8b44d38e-27e0-460b-9357-8ac5c6e82c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.01.04 04:09:42.899794 [ 293 ] {} <Debug> TCP-Session: 4654c100-ad75-4c61-bd55-8354b61be7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.01.04 04:09:42.899808 [ 293 ] {} <Debug> TCP-Session: 4654c100-ad75-4c61-bd55-8354b61be7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.01.04 04:09:42.917032 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50157). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5988 | |||
| 5989 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5991 | 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 | ||
| 5992 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5993 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5994 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5995 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5996 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5997 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5998 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5999 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6000 | (version 23.8.7.1) | ||
| 6001 | 2026.01.04 04:09:42.917192 [ 293 ] {} <Debug> TCP-Session: 4654c100-ad75-4c61-bd55-8354b61be7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.01.04 04:09:42.917216 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61390). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6003 | |||
| 6004 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 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 | ||
| 6007 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6008 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6009 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6010 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6011 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6012 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6013 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6014 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6015 | (version 23.8.7.1) | ||
| 6016 | 2026.01.04 04:09:42.917296 [ 290 ] {} <Debug> TCP-Session: 28768f7a-6218-4133-95e4-cf6b0bcb24b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.01.04 04:09:42.917316 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42111). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6018 | |||
| 6019 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6021 | 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 | ||
| 6022 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6023 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6024 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6025 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6026 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6027 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6028 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6029 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6030 | (version 23.8.7.1) | ||
| 6031 | 2026.01.04 04:09:42.917388 [ 288 ] {} <Debug> TCP-Session: 8b44d38e-27e0-460b-9357-8ac5c6e82c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.01.04 04:09:42.917420 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35654). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6033 | |||
| 6034 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6035 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6036 | 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 | ||
| 6037 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6038 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6039 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6040 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6041 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6042 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6043 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6044 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6045 | (version 23.8.7.1) | ||
| 6046 | 2026.01.04 04:09:42.917504 [ 292 ] {} <Debug> TCP-Session: 6872245c-a7e3-4a97-ba53-b66ba866b06b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.04 04:09:42.917537 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54582). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6048 | |||
| 6049 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6051 | 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 | ||
| 6052 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6053 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6054 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6055 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6056 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6057 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6058 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6059 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6060 | (version 23.8.7.1) | ||
| 6061 | 2026.01.04 04:09:42.917614 [ 291 ] {} <Debug> TCP-Session: e969dab3-fec2-4951-b208-ce69953d44c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.01.04 04:09:43.015562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11976 | ||
| 6063 | 2026.01.04 04:09:43.016159 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.01.04 04:09:43.016213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6065 | 2026.01.04 04:09:43.016743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6066 | 2026.01.04 04:09:43.017087 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.01.04 04:09:43.017309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11976 | ||
| 6068 | 2026.01.04 04:09:43.129691 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47566 | ||
| 6069 | 2026.01.04 04:09:43.129804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6070 | 2026.01.04 04:09:43.129831 [ 290 ] {} <Debug> TCP-Session: 1bfe476b-15fa-405b-9f1f-23925a425fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47566 | ||
| 6071 | 2026.01.04 04:09:43.129853 [ 290 ] {} <Debug> TCP-Session: 1bfe476b-15fa-405b-9f1f-23925a425fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.01.04 04:09:43.129865 [ 290 ] {} <Debug> TCP-Session: 1bfe476b-15fa-405b-9f1f-23925a425fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.01.04 04:09:43.130037 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46385 | ||
| 6074 | 2026.01.04 04:09:43.130077 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44864 | ||
| 6075 | 2026.01.04 04:09:43.130103 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44498 | ||
| 6076 | 2026.01.04 04:09:43.130137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64205 | ||
| 6077 | 2026.01.04 04:09:43.130169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2026.01.04 04:09:43.130129 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54742 | ||
| 6079 | 2026.01.04 04:09:43.130216 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6080 | 2026.01.04 04:09:43.130225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6081 | 2026.01.04 04:09:43.130215 [ 291 ] {} <Debug> TCP-Session: 3ea8e77c-f060-45b2-a9c8-bc8c97534f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:46385 | ||
| 6082 | 2026.01.04 04:09:43.130264 [ 292 ] {} <Debug> TCP-Session: 9207f41a-516c-49b6-9c31-9a10fa4891e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44864 | ||
| 6083 | 2026.01.04 04:09:43.130272 [ 290 ] {} <Trace> TCP-Session: 1bfe476b-15fa-405b-9f1f-23925a425fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.04 04:09:43.130311 [ 292 ] {} <Debug> TCP-Session: 9207f41a-516c-49b6-9c31-9a10fa4891e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.01.04 04:09:43.130305 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6086 | 2026.01.04 04:09:43.130338 [ 292 ] {} <Debug> TCP-Session: 9207f41a-516c-49b6-9c31-9a10fa4891e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.01.04 04:09:43.130296 [ 291 ] {} <Debug> TCP-Session: 3ea8e77c-f060-45b2-a9c8-bc8c97534f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.01.04 04:09:43.130363 [ 288 ] {} <Debug> TCP-Session: 55759bd8-8f3b-4a01-b992-2e980ec6c8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:54742 | ||
| 6089 | 2026.01.04 04:09:43.130387 [ 291 ] {} <Debug> TCP-Session: 3ea8e77c-f060-45b2-a9c8-bc8c97534f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.01.04 04:09:43.130266 [ 289 ] {} <Debug> TCP-Session: b7ff0ab4-f594-4c9b-8c0d-fe164ba6165c Authenticating user 'default' from [fd00:1122:3344:101::e]:64205 | ||
| 6091 | 2026.01.04 04:09:43.130409 [ 288 ] {} <Debug> TCP-Session: 55759bd8-8f3b-4a01-b992-2e980ec6c8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2026.01.04 04:09:43.130442 [ 289 ] {} <Debug> TCP-Session: b7ff0ab4-f594-4c9b-8c0d-fe164ba6165c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2026.01.04 04:09:43.130454 [ 288 ] {} <Debug> TCP-Session: 55759bd8-8f3b-4a01-b992-2e980ec6c8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.01.04 04:09:43.130118 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44619 | ||
| 6095 | 2026.01.04 04:09:43.130471 [ 289 ] {} <Debug> TCP-Session: b7ff0ab4-f594-4c9b-8c0d-fe164ba6165c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.01.04 04:09:43.130088 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56549 | ||
| 6097 | 2026.01.04 04:09:43.130472 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6098 | 2026.01.04 04:09:43.130539 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6099 | 2026.01.04 04:09:43.130204 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6100 | 2026.01.04 04:09:43.130574 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.01.04 04:09:43.130575 [ 287 ] {} <Debug> TCP-Session: a310cfb3-0b08-48bb-aada-fa11c84d7d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:44619 | ||
| 6102 | 2026.01.04 04:09:43.130598 [ 286 ] {} <Debug> TCP-Session: d91c8983-191a-43ed-83e3-72a9079444a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44498 | ||
| 6103 | 2026.01.04 04:09:43.130618 [ 287 ] {} <Debug> TCP-Session: a310cfb3-0b08-48bb-aada-fa11c84d7d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.01.04 04:09:43.130638 [ 286 ] {} <Debug> TCP-Session: d91c8983-191a-43ed-83e3-72a9079444a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2026.01.04 04:09:43.130652 [ 287 ] {} <Debug> TCP-Session: a310cfb3-0b08-48bb-aada-fa11c84d7d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.01.04 04:09:43.130671 [ 286 ] {} <Debug> TCP-Session: d91c8983-191a-43ed-83e3-72a9079444a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.01.04 04:09:43.130610 [ 294 ] {} <Debug> TCP-Session: 96723018-0ade-47d2-ab61-6efb730b453c Authenticating user 'default' from [fd00:1122:3344:101::e]:56549 | ||
| 6108 | 2026.01.04 04:09:43.130102 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54379 | ||
| 6109 | 2026.01.04 04:09:43.130723 [ 294 ] {} <Debug> TCP-Session: 96723018-0ade-47d2-ab61-6efb730b453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.01.04 04:09:43.130758 [ 294 ] {} <Debug> TCP-Session: 96723018-0ade-47d2-ab61-6efb730b453c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.01.04 04:09:43.130798 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6112 | 2026.01.04 04:09:43.130825 [ 293 ] {} <Debug> TCP-Session: 3998d9f7-2596-4838-99c9-60333446d20c Authenticating user 'default' from [fd00:1122:3344:101::e]:54379 | ||
| 6113 | 2026.01.04 04:09:43.130843 [ 293 ] {} <Debug> TCP-Session: 3998d9f7-2596-4838-99c9-60333446d20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.01.04 04:09:43.130855 [ 293 ] {} <Debug> TCP-Session: 3998d9f7-2596-4838-99c9-60333446d20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.01.04 04:09:43.130857 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6116 | 2026.01.04 04:09:43.130923 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6117 | 2026.01.04 04:09:43.131241 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 6118 | 2026.01.04 04:09:43.132470 [ 317 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> AggregatingTransform: Aggregating | ||
| 6119 | 2026.01.04 04:09:43.132510 [ 317 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6120 | 2026.01.04 04:09:43.132542 [ 317 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001200784 sec. (832.789 rows/sec., 32.53 KiB/sec.) | ||
| 6121 | 2026.01.04 04:09:43.132557 [ 317 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Trace> Aggregator: Merging aggregated data | ||
| 6122 | 2026.01.04 04:09:43.133830 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 6123 | 2026.01.04 04:09:43.133980 [ 290 ] {2e234f22-24dd-40d2-a063-cdb43159dab1} <Debug> TCPHandler: Processed in 0.003861916 sec. | ||
| 6124 | 2026.01.04 04:09:43.134067 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2026.01.04 04:09:43.134095 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6126 | 2026.01.04 04:09:43.134102 [ 290 ] {} <Debug> TCP-Session: 1bfe476b-15fa-405b-9f1f-23925a425fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.01.04 04:09:43.134114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2026.01.04 04:09:43.134139 [ 291 ] {} <Debug> TCP-Session: 3ea8e77c-f060-45b2-a9c8-bc8c97534f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2026.01.04 04:09:43.134144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6130 | 2026.01.04 04:09:43.134178 [ 289 ] {} <Debug> TCP-Session: b7ff0ab4-f594-4c9b-8c0d-fe164ba6165c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.01.04 04:09:43.134194 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6132 | 2026.01.04 04:09:43.134208 [ 286 ] {} <Debug> TCP-Session: d91c8983-191a-43ed-83e3-72a9079444a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.01.04 04:09:43.134213 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2026.01.04 04:09:43.134248 [ 287 ] {} <Debug> TCP-Session: a310cfb3-0b08-48bb-aada-fa11c84d7d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.01.04 04:09:43.134161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6136 | 2026.01.04 04:09:43.134287 [ 288 ] {} <Debug> TCP-Session: 55759bd8-8f3b-4a01-b992-2e980ec6c8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.01.04 04:09:43.134125 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6138 | 2026.01.04 04:09:43.134315 [ 294 ] {} <Debug> TCP-Session: 96723018-0ade-47d2-ab61-6efb730b453c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.01.04 04:09:43.134183 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6140 | 2026.01.04 04:09:43.134351 [ 292 ] {} <Debug> TCP-Session: 9207f41a-516c-49b6-9c31-9a10fa4891e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.01.04 04:09:43.134394 [ 293 ] {} <Debug> TCP-Session: 3998d9f7-2596-4838-99c9-60333446d20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.01.04 04:09:43.660162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6143 | 2026.01.04 04:09:43.678276 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.01.04 04:09:43.678343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6145 | 2026.01.04 04:09:43.684431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6146 | 2026.01.04 04:09:43.685289 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.01.04 04:09:43.689693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6148 | 2026.01.04 04:09:45.543870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 772 | ||
| 6149 | 2026.01.04 04:09:45.546091 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.01.04 04:09:45.546136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6151 | 2026.01.04 04:09:45.547288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6152 | 2026.01.04 04:09:45.547554 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.01.04 04:09:45.547819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6154 | 2026.01.04 04:09:46.585532 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.04 04:09:46.585744 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.04 04:09:46.585818 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6157 | 2026.01.04 04:09:46.586558 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.04 04:09:46.586607 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6159 | 2026.01.04 04:09:46.587008 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6160 | 2026.01.04 04:09:46.587258 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.04 04:09:46.587411 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001722 sec., 68524.97096399535 rows/sec., 5.82 MiB/sec. | ||
| 6162 | 2026.01.04 04:09:46.587453 [ 5 ] {017b76b9-50c8-4f66-a602-1534ccbde93c} <Debug> TCPHandler: Processed in 0.002063531 sec. | ||
| 6163 | 2026.01.04 04:09:46.587576 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.01.04 04:09:46.587671 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.01.04 04:09:46.587714 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6166 | 2026.01.04 04:09:46.588139 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.04 04:09:46.588176 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6168 | 2026.01.04 04:09:46.588482 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6169 | 2026.01.04 04:09:46.588696 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.04 04:09:46.588828 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001175 sec., 26382.978723404256 rows/sec., 1.94 MiB/sec. | ||
| 6171 | 2026.01.04 04:09:46.588866 [ 5 ] {25bfd804-45d5-453c-8deb-9241ba9b89da} <Debug> TCPHandler: Processed in 0.001340297 sec. | ||
| 6172 | 2026.01.04 04:09:46.588969 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.01.04 04:09:46.589064 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6174 | 2026.01.04 04:09:46.589104 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6175 | 2026.01.04 04:09:46.589530 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.04 04:09:46.589567 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6177 | 2026.01.04 04:09:46.589876 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6178 | 2026.01.04 04:09:46.590090 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.04 04:09:46.590221 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001175 sec., 80851.06382978724 rows/sec., 6.31 MiB/sec. | ||
| 6180 | 2026.01.04 04:09:46.590259 [ 5 ] {d0842c44-3f62-4de7-b6bc-f502406c8a27} <Debug> TCPHandler: Processed in 0.001339476 sec. | ||
| 6181 | 2026.01.04 04:09:46.590369 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.01.04 04:09:46.590463 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.01.04 04:09:46.590505 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6184 | 2026.01.04 04:09:46.590904 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.04 04:09:46.590941 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6186 | 2026.01.04 04:09:46.591260 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6187 | 2026.01.04 04:09:46.591476 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.01.04 04:09:46.591604 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 6189 | 2026.01.04 04:09:46.591641 [ 5 ] {13cc2e1e-37db-4d9c-8ac7-4be4121f8a1c} <Debug> TCPHandler: Processed in 0.001322037 sec. | ||
| 6190 | 2026.01.04 04:09:46.591746 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.01.04 04:09:46.591840 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.01.04 04:09:46.591896 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6193 | 2026.01.04 04:09:46.592709 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.01.04 04:09:46.592747 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6195 | 2026.01.04 04:09:46.593293 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6196 | 2026.01.04 04:09:46.593513 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.01.04 04:09:46.593629 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6198 | 2026.01.04 04:09:46.593653 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001831 sec., 16930.638995084653 rows/sec., 30.34 MiB/sec. | ||
| 6199 | 2026.01.04 04:09:46.593696 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.01.04 04:09:46.593721 [ 5 ] {adfce446-751c-46cb-816d-279870f3a423} <Debug> TCPHandler: Processed in 0.00202383 sec. | ||
| 6201 | 2026.01.04 04:09:46.593723 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6202 | 2026.01.04 04:09:46.593843 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.01.04 04:09:46.593873 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 6204 | 2026.01.04 04:09:46.593943 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.04 04:09:46.593990 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6206 | 2026.01.04 04:09:46.594154 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6207 | 2026.01.04 04:09:46.594224 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 489 rows starting from the beginning of the part | ||
| 6208 | 2026.01.04 04:09:46.594329 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.01.04 04:09:46.594369 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6210 | 2026.01.04 04:09:46.594372 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 6211 | 2026.01.04 04:09:46.594492 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6212 | 2026.01.04 04:09:46.594601 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6213 | 2026.01.04 04:09:46.594688 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6214 | 2026.01.04 04:09:46.594714 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6215 | 2026.01.04 04:09:46.594827 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6216 | 2026.01.04 04:09:46.594910 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.01.04 04:09:46.595045 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6218 | 2026.01.04 04:09:46.595081 [ 5 ] {1b4e9194-01b5-43f5-8118-cd247cfd734e} <Debug> TCPHandler: Processed in 0.001287565 sec. | ||
| 6219 | 2026.01.04 04:09:46.617802 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 19 columns (19 merged, 0 gathered) in 0.023993774 sec., 25089.84205652683 rows/sec., 44.96 MiB/sec. | ||
| 6220 | 2026.01.04 04:09:46.618833 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6221 | 2026.01.04 04:09:46.619159 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.04 04:09:46.619228 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6223 | 2026.01.04 04:09:46.619334 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6224 | 2026.01.04 04:09:47.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.47 MiB, peak 265.29 MiB, free memory in arenas 0.00 B, will set to 256.49 MiB (RSS), difference: 1.02 MiB | ||
| 6225 | 2026.01.04 04:09:50.429005 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6226 | 2026.01.04 04:09:50.429121 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6227 | 2026.01.04 04:09:50.517519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12424 | ||
| 6228 | 2026.01.04 04:09:50.518157 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.01.04 04:09:50.518225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6230 | 2026.01.04 04:09:50.519005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6231 | 2026.01.04 04:09:50.519339 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.04 04:09:50.519453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12424 | ||
| 6233 | 2026.01.04 04:09:50.519459 [ 48 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6234 | 2026.01.04 04:09:50.519495 [ 48 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.04 04:09:50.519512 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6236 | 2026.01.04 04:09:50.519638 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 6237 | 2026.01.04 04:09:50.519785 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6238 | 2026.01.04 04:09:50.519840 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10056 rows starting from the beginning of the part | ||
| 6239 | 2026.01.04 04:09:50.519931 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6240 | 2026.01.04 04:09:50.519996 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6241 | 2026.01.04 04:09:50.520055 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6242 | 2026.01.04 04:09:50.520179 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6243 | 2026.01.04 04:09:50.520240 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6244 | 2026.01.04 04:09:50.524353 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004733574 sec., 2624655.281611738 rows/sec., 37.55 MiB/sec. | ||
| 6245 | 2026.01.04 04:09:50.524898 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6246 | 2026.01.04 04:09:50.525174 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.01.04 04:09:50.525250 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_26_5} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6248 | 2026.01.04 04:09:50.525340 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6249 | 2026.01.04 04:09:51.190168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6250 | 2026.01.04 04:09:51.208729 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.01.04 04:09:51.208799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6252 | 2026.01.04 04:09:51.214137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6253 | 2026.01.04 04:09:51.214846 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.04 04:09:51.215152 [ 70 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6255 | 2026.01.04 04:09:51.215246 [ 70 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.04 04:09:51.215280 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6257 | 2026.01.04 04:09:51.215458 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6258 | 2026.01.04 04:09:51.218000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6259 | 2026.01.04 04:09:51.219216 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6260 | 2026.01.04 04:09:51.220671 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6261 | 2026.01.04 04:09:51.225312 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6262 | 2026.01.04 04:09:51.229744 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6263 | 2026.01.04 04:09:51.233913 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6264 | 2026.01.04 04:09:51.238249 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6265 | 2026.01.04 04:09:51.242568 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 6266 | 2026.01.04 04:09:51.294158 [ 191 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078768747 sec., 2488.29653212587 rows/sec., 12.87 MiB/sec. | ||
| 6267 | 2026.01.04 04:09:51.296765 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6268 | 2026.01.04 04:09:51.298819 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_26_5} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.01.04 04:09:51.298919 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_26_5} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6270 | 2026.01.04 04:09:51.301076 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6271 | 2026.01.04 04:09:51.585204 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.01.04 04:09:51.585387 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6273 | 2026.01.04 04:09:51.585460 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6274 | 2026.01.04 04:09:51.586151 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.01.04 04:09:51.586199 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6276 | 2026.01.04 04:09:51.586607 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6277 | 2026.01.04 04:09:51.586840 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.01.04 04:09:51.586992 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 6279 | 2026.01.04 04:09:51.587000 [ 48 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6280 | 2026.01.04 04:09:51.587037 [ 5 ] {0bbc7496-8ccc-4910-8f54-cc610d3285a4} <Debug> TCPHandler: Processed in 0.001966179 sec. | ||
| 6281 | 2026.01.04 04:09:51.587069 [ 48 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.01.04 04:09:51.587098 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6283 | 2026.01.04 04:09:51.587177 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.01.04 04:09:51.587226 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 6285 | 2026.01.04 04:09:51.587279 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6286 | 2026.01.04 04:09:51.587326 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6287 | 2026.01.04 04:09:51.587364 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6288 | 2026.01.04 04:09:51.587403 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 6289 | 2026.01.04 04:09:51.587470 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6290 | 2026.01.04 04:09:51.587514 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6291 | 2026.01.04 04:09:51.587555 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1216 rows starting from the beginning of the part | ||
| 6292 | 2026.01.04 04:09:51.587592 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 6293 | 2026.01.04 04:09:51.587631 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6294 | 2026.01.04 04:09:51.587747 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.01.04 04:09:51.587793 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6296 | 2026.01.04 04:09:51.588180 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6297 | 2026.01.04 04:09:51.588464 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.01.04 04:09:51.588606 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001345 sec., 7434.944237918216 rows/sec., 559.07 KiB/sec. | ||
| 6299 | 2026.01.04 04:09:51.588647 [ 5 ] {54d1f738-bf47-427b-81d4-1b88315c1b94} <Debug> TCPHandler: Processed in 0.00152074 sec. | ||
| 6300 | 2026.01.04 04:09:51.588763 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.01.04 04:09:51.588857 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6302 | 2026.01.04 04:09:51.588899 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6303 | 2026.01.04 04:09:51.589372 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.01.04 04:09:51.589416 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6305 | 2026.01.04 04:09:51.589698 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252983 sec., 1608013.186656811 rows/sec., 138.45 MiB/sec. | ||
| 6306 | 2026.01.04 04:09:51.589806 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6307 | 2026.01.04 04:09:51.590028 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6308 | 2026.01.04 04:09:51.590123 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.01.04 04:09:51.590259 [ 48 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6310 | 2026.01.04 04:09:51.590280 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001441 sec., 51353.22692574601 rows/sec., 4.01 MiB/sec. | ||
| 6311 | 2026.01.04 04:09:51.590294 [ 48 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.01.04 04:09:51.590324 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6313 | 2026.01.04 04:09:51.590328 [ 5 ] {7b581b60-67be-4fc1-8c48-f903f995667e} <Debug> TCPHandler: Processed in 0.001614832 sec. | ||
| 6314 | 2026.01.04 04:09:51.590395 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): 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.04 04:09:51.590402 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 6316 | 2026.01.04 04:09:51.590464 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.01.04 04:09:51.590494 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_36_7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6318 | 2026.01.04 04:09:51.590515 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2026.01.04 04:09:51.590546 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6320 | 2026.01.04 04:09:51.590569 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.01.04 04:09:51.590594 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6322 | 2026.01.04 04:09:51.590604 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6323 | 2026.01.04 04:09:51.590620 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6324 | 2026.01.04 04:09:51.590643 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6325 | 2026.01.04 04:09:51.590684 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 530 rows starting from the beginning of the part | ||
| 6326 | 2026.01.04 04:09:51.590719 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 6327 | 2026.01.04 04:09:51.590755 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6328 | 2026.01.04 04:09:51.591088 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.01.04 04:09:51.591130 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6330 | 2026.01.04 04:09:51.591530 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6331 | 2026.01.04 04:09:51.591786 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.01.04 04:09:51.591905 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6333 | 2026.01.04 04:09:51.591923 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 6334 | 2026.01.04 04:09:51.591930 [ 194 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559601 sec., 1358039.6524495687 rows/sec., 105.12 MiB/sec. | ||
| 6335 | 2026.01.04 04:09:51.591947 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.01.04 04:09:51.591977 [ 5 ] {aa37ce52-3007-4ad6-8857-ccbb0d34692d} <Debug> TCPHandler: Processed in 0.001563481 sec. | ||
| 6337 | 2026.01.04 04:09:51.592010 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6338 | 2026.01.04 04:09:51.592094 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 6339 | 2026.01.04 04:09:51.592115 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.04 04:09:51.592163 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6341 | 2026.01.04 04:09:51.592206 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6342 | 2026.01.04 04:09:51.592216 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6343 | 2026.01.04 04:09:51.592247 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11609 rows starting from the beginning of the part | ||
| 6344 | 2026.01.04 04:09:51.592285 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6345 | 2026.01.04 04:09:51.592317 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6346 | 2026.01.04 04:09:51.592369 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 6347 | 2026.01.04 04:09:51.592414 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 844 rows starting from the beginning of the part | ||
| 6348 | 2026.01.04 04:09:51.592455 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.01.04 04:09:51.592459 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 6350 | 2026.01.04 04:09:51.592523 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 6351 | 2026.01.04 04:09:51.592537 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_36_7} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6352 | 2026.01.04 04:09:51.592618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6353 | 2026.01.04 04:09:51.593091 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.01.04 04:09:51.593134 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6355 | 2026.01.04 04:09:51.593730 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6356 | 2026.01.04 04:09:51.593988 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.01.04 04:09:51.594137 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001939 sec., 5157.297576070139 rows/sec., 9.24 MiB/sec. | ||
| 6358 | 2026.01.04 04:09:51.594192 [ 5 ] {270624f9-4214-40a7-aaef-017fee64b583} <Debug> TCPHandler: Processed in 0.002126822 sec. | ||
| 6359 | 2026.01.04 04:09:51.594303 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.01.04 04:09:51.594400 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6361 | 2026.01.04 04:09:51.594443 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6362 | 2026.01.04 04:09:51.594788 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.01.04 04:09:51.594826 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6364 | 2026.01.04 04:09:51.595181 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6365 | 2026.01.04 04:09:51.595400 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.01.04 04:09:51.595508 [ 48 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6367 | 2026.01.04 04:09:51.595533 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6368 | 2026.01.04 04:09:51.595543 [ 48 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.01.04 04:09:51.595578 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6370 | 2026.01.04 04:09:51.595581 [ 5 ] {f8a32eb4-f14a-4de4-b254-2e8c9500d3c3} <Debug> TCPHandler: Processed in 0.001327866 sec. | ||
| 6371 | 2026.01.04 04:09:51.595671 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6372 | 2026.01.04 04:09:51.595788 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2026.01.04 04:09:51.595819 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2244 rows starting from the beginning of the part | ||
| 6374 | 2026.01.04 04:09:51.595881 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6375 | 2026.01.04 04:09:51.595930 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6376 | 2026.01.04 04:09:51.595974 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6377 | 2026.01.04 04:09:51.596018 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6378 | 2026.01.04 04:09:51.596057 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 6379 | 2026.01.04 04:09:51.596950 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13093 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891636 sec., 2676609.6250824877 rows/sec., 181.05 MiB/sec. | ||
| 6380 | 2026.01.04 04:09:51.597118 [ 198 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493009 sec., 1703941.503366691 rows/sec., 109.78 MiB/sec. | ||
| 6381 | 2026.01.04 04:09:51.597399 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6382 | 2026.01.04 04:09:51.597445 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6383 | 2026.01.04 04:09:51.597714 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.01.04 04:09:51.597795 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_36_7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6385 | 2026.01.04 04:09:51.597803 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.01.04 04:09:51.597867 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6387 | 2026.01.04 04:09:51.597889 [ 200 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6388 | 2026.01.04 04:09:51.597984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6389 | 2026.01.04 04:09:52.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.20 MiB, peak 268.19 MiB, free memory in arenas 0.00 B, will set to 264.89 MiB (RSS), difference: 6.69 MiB | ||
| 6390 | 2026.01.04 04:09:55.548663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 796 | ||
| 6391 | 2026.01.04 04:09:55.550887 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.01.04 04:09:55.550937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6393 | 2026.01.04 04:09:55.552123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6394 | 2026.01.04 04:09:55.552405 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.01.04 04:09:55.552777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6396 | 2026.01.04 04:09:56.597388 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.04 04:09:56.597581 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.01.04 04:09:56.597648 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6399 | 2026.01.04 04:09:56.598495 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.01.04 04:09:56.598544 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6401 | 2026.01.04 04:09:56.598959 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6402 | 2026.01.04 04:09:56.599195 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.01.04 04:09:56.599353 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 6404 | 2026.01.04 04:09:56.599484 [ 5 ] {613f458c-fee0-4843-96f6-07fb805e1a1b} <Debug> TCPHandler: Processed in 0.002226984 sec. | ||
| 6405 | 2026.01.04 04:09:56.599605 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.01.04 04:09:56.599703 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6407 | 2026.01.04 04:09:56.599747 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6408 | 2026.01.04 04:09:56.600146 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.04 04:09:56.600183 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6410 | 2026.01.04 04:09:56.600498 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6411 | 2026.01.04 04:09:56.600706 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.04 04:09:56.600834 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 6413 | 2026.01.04 04:09:56.600874 [ 5 ] {dabd84ab-33b2-40ea-a543-e993181c59cc} <Debug> TCPHandler: Processed in 0.001318306 sec. | ||
| 6414 | 2026.01.04 04:09:56.600987 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.01.04 04:09:56.601082 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6416 | 2026.01.04 04:09:56.601122 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6417 | 2026.01.04 04:09:56.602077 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.01.04 04:09:56.602114 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6419 | 2026.01.04 04:09:56.602496 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6420 | 2026.01.04 04:09:56.602711 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.04 04:09:56.602839 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Debug> executeQuery: Read 1176 rows, 95.84 KiB in 0.001775 sec., 662535.2112676055 rows/sec., 52.73 MiB/sec. | ||
| 6422 | 2026.01.04 04:09:56.602878 [ 5 ] {70498f6f-91b7-4d3e-9fe9-94f1c76a10ee} <Debug> TCPHandler: Processed in 0.001941258 sec. | ||
| 6423 | 2026.01.04 04:09:56.602991 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.01.04 04:09:56.603085 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.01.04 04:09:56.603126 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6426 | 2026.01.04 04:09:56.603627 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.01.04 04:09:56.603663 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6428 | 2026.01.04 04:09:56.603962 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6429 | 2026.01.04 04:09:56.604162 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.01.04 04:09:56.604284 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Debug> executeQuery: Read 240 rows, 14.93 KiB in 0.001257 sec., 190930.7875894988 rows/sec., 11.60 MiB/sec. | ||
| 6431 | 2026.01.04 04:09:56.604320 [ 5 ] {17da5662-193d-485a-9fca-c46ebc225da0} <Debug> TCPHandler: Processed in 0.001422428 sec. | ||
| 6432 | 2026.01.04 04:09:56.604416 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.01.04 04:09:56.604503 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.01.04 04:09:56.604541 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6435 | 2026.01.04 04:09:56.605092 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.01.04 04:09:56.605129 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6437 | 2026.01.04 04:09:56.605465 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6438 | 2026.01.04 04:09:56.605679 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.01.04 04:09:56.605806 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 6440 | 2026.01.04 04:09:56.605844 [ 5 ] {17abb14e-f9b0-48cf-b6c7-8f38182e1b9d} <Debug> TCPHandler: Processed in 0.001428769 sec. | ||
| 6441 | 2026.01.04 04:09:56.605949 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.01.04 04:09:56.606042 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.01.04 04:09:56.606084 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6444 | 2026.01.04 04:09:56.606554 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.01.04 04:09:56.606591 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6446 | 2026.01.04 04:09:56.606905 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6447 | 2026.01.04 04:09:56.607111 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.04 04:09:56.607238 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 6449 | 2026.01.04 04:09:56.607277 [ 5 ] {e9590bcf-b330-4ec3-aaac-285b4fe4b46f} <Debug> TCPHandler: Processed in 0.001377477 sec. | ||
| 6450 | 2026.01.04 04:09:56.607386 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.01.04 04:09:56.607498 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6452 | 2026.01.04 04:09:56.607549 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6453 | 2026.01.04 04:09:56.608331 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.01.04 04:09:56.608377 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6455 | 2026.01.04 04:09:56.608737 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6456 | 2026.01.04 04:09:56.608955 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.01.04 04:09:56.609084 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Debug> executeQuery: Read 714 rows, 51.28 KiB in 0.00161 sec., 443478.2608695652 rows/sec., 31.10 MiB/sec. | ||
| 6458 | 2026.01.04 04:09:56.609123 [ 5 ] {d8d324a2-9f90-436c-9107-f798b0081f45} <Debug> TCPHandler: Processed in 0.001788796 sec. | ||
| 6459 | 2026.01.04 04:09:56.609240 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.01.04 04:09:56.609334 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6461 | 2026.01.04 04:09:56.609376 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6462 | 2026.01.04 04:09:56.609703 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.04 04:09:56.609739 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6464 | 2026.01.04 04:09:56.610048 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6465 | 2026.01.04 04:09:56.610265 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.01.04 04:09:56.610391 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 6467 | 2026.01.04 04:09:56.610431 [ 5 ] {69360242-357b-4419-a982-325f1f289f8b} <Debug> TCPHandler: Processed in 0.001240804 sec. | ||
| 6468 | 2026.01.04 04:09:56.610536 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2026.01.04 04:09:56.610636 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6470 | 2026.01.04 04:09:56.610680 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6471 | 2026.01.04 04:09:56.611134 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.01.04 04:09:56.611171 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6473 | 2026.01.04 04:09:56.611527 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6474 | 2026.01.04 04:09:56.611794 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.01.04 04:09:56.611949 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001333 sec., 237059.26481620406 rows/sec., 15.58 MiB/sec. | ||
| 6476 | 2026.01.04 04:09:56.611990 [ 5 ] {d4efb45d-dbbb-48f4-b99e-9126d03434d9} <Debug> TCPHandler: Processed in 0.0015035 sec. | ||
| 6477 | 2026.01.04 04:09:56.612098 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6478 | 2026.01.04 04:09:56.612191 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6479 | 2026.01.04 04:09:56.612233 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6480 | 2026.01.04 04:09:56.612547 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.01.04 04:09:56.612584 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6482 | 2026.01.04 04:09:56.612898 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6483 | 2026.01.04 04:09:56.613113 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.01.04 04:09:56.613242 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 6485 | 2026.01.04 04:09:56.613279 [ 5 ] {1f25b22b-0607-478a-9f98-3399515dacc1} <Debug> TCPHandler: Processed in 0.001230715 sec. | ||
| 6486 | 2026.01.04 04:09:56.613387 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.01.04 04:09:56.613481 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6488 | 2026.01.04 04:09:56.613534 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6489 | 2026.01.04 04:09:56.614361 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.01.04 04:09:56.614396 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6491 | 2026.01.04 04:09:56.614930 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6492 | 2026.01.04 04:09:56.615150 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.01.04 04:09:56.615286 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001824 sec., 16995.614035087718 rows/sec., 30.46 MiB/sec. | ||
| 6494 | 2026.01.04 04:09:56.615342 [ 5 ] {217a04d7-e090-4993-b704-603ca3348a63} <Debug> TCPHandler: Processed in 0.002003059 sec. | ||
| 6495 | 2026.01.04 04:09:56.615454 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2026.01.04 04:09:56.615548 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6497 | 2026.01.04 04:09:56.615589 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6498 | 2026.01.04 04:09:56.615925 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2026.01.04 04:09:56.615961 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6500 | 2026.01.04 04:09:56.616263 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6501 | 2026.01.04 04:09:56.616475 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.01.04 04:09:56.616599 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 6503 | 2026.01.04 04:09:56.616635 [ 5 ] {24a54ce3-3dc2-46f6-8970-70969ba647da} <Debug> TCPHandler: Processed in 0.001230434 sec. | ||
| 6504 | 2026.01.04 04:09:58.019788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12936 | ||
| 6505 | 2026.01.04 04:09:58.020328 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.01.04 04:09:58.020375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6507 | 2026.01.04 04:09:58.020888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6508 | 2026.01.04 04:09:58.021149 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.01.04 04:09:58.021282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12936 | ||
| 6510 | 2026.01.04 04:09:58.718917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6511 | 2026.01.04 04:09:58.733477 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.01.04 04:09:58.733528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6513 | 2026.01.04 04:09:58.739287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6514 | 2026.01.04 04:09:58.739996 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.04 04:09:58.742516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6516 | 2026.01.04 04:10:01.584431 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.01.04 04:10:01.584720 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6518 | 2026.01.04 04:10:01.584817 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6519 | 2026.01.04 04:10:01.585688 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.01.04 04:10:01.585730 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6521 | 2026.01.04 04:10:01.586114 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6522 | 2026.01.04 04:10:01.586344 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.01.04 04:10:01.586498 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001849 sec., 3244.997295835587 rows/sec., 264.61 KiB/sec. | ||
| 6524 | 2026.01.04 04:10:01.586541 [ 5 ] {820cb7d2-1c79-4058-b0f5-1a43a6ed8e34} <Debug> TCPHandler: Processed in 0.002253895 sec. | ||
| 6525 | 2026.01.04 04:10:01.586658 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.01.04 04:10:01.586752 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6527 | 2026.01.04 04:10:01.586792 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6528 | 2026.01.04 04:10:01.587221 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.01.04 04:10:01.587256 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6530 | 2026.01.04 04:10:01.587563 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6531 | 2026.01.04 04:10:01.587770 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.01.04 04:10:01.587901 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001168 sec., 67636.98630136986 rows/sec., 5.55 MiB/sec. | ||
| 6533 | 2026.01.04 04:10:01.587939 [ 5 ] {5bcc8e75-4479-4572-92f7-55961e176dba} <Debug> TCPHandler: Processed in 0.001330646 sec. | ||
| 6534 | 2026.01.04 04:10:01.588049 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.01.04 04:10:01.588143 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6536 | 2026.01.04 04:10:01.588183 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6537 | 2026.01.04 04:10:01.588574 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.01.04 04:10:01.588609 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6539 | 2026.01.04 04:10:01.588905 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6540 | 2026.01.04 04:10:01.589119 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.01.04 04:10:01.589247 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001122 sec., 14260.249554367201 rows/sec., 1.02 MiB/sec. | ||
| 6542 | 2026.01.04 04:10:01.589285 [ 5 ] {9c5adf7a-be10-4130-9878-30fafd19073a} <Debug> TCPHandler: Processed in 0.001284485 sec. | ||
| 6543 | 2026.01.04 04:10:01.589385 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.01.04 04:10:01.589476 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6545 | 2026.01.04 04:10:01.589515 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6546 | 2026.01.04 04:10:01.589928 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.01.04 04:10:01.589965 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6548 | 2026.01.04 04:10:01.590261 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6549 | 2026.01.04 04:10:01.590478 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.01.04 04:10:01.590608 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001151 sec., 69504.77845351868 rows/sec., 5.43 MiB/sec. | ||
| 6551 | 2026.01.04 04:10:01.590645 [ 5 ] {d479b0c6-ddd4-4b79-8dd9-5aa9d1639da8} <Debug> TCPHandler: Processed in 0.001309426 sec. | ||
| 6552 | 2026.01.04 04:10:01.590754 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.01.04 04:10:01.590847 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.01.04 04:10:01.590889 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6555 | 2026.01.04 04:10:01.591305 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.01.04 04:10:01.591338 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6557 | 2026.01.04 04:10:01.591670 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6558 | 2026.01.04 04:10:01.591872 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.01.04 04:10:01.592001 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001172 sec., 139078.49829351535 rows/sec., 9.68 MiB/sec. | ||
| 6560 | 2026.01.04 04:10:01.592037 [ 5 ] {89559ed7-9b0c-4ef1-a16e-d3ad3c3b6755} <Debug> TCPHandler: Processed in 0.001331846 sec. | ||
| 6561 | 2026.01.04 04:10:01.592135 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.01.04 04:10:01.592227 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.01.04 04:10:01.592282 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6564 | 2026.01.04 04:10:01.593064 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.01.04 04:10:01.593099 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6566 | 2026.01.04 04:10:01.593609 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6567 | 2026.01.04 04:10:01.593836 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.01.04 04:10:01.593971 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 6569 | 2026.01.04 04:10:01.594023 [ 5 ] {b0460a15-8baa-4d9e-9c08-065d793c419c} <Debug> TCPHandler: Processed in 0.001935638 sec. | ||
| 6570 | 2026.01.04 04:10:01.594136 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.01.04 04:10:01.594230 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.01.04 04:10:01.594271 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6573 | 2026.01.04 04:10:01.594614 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.01.04 04:10:01.594648 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6575 | 2026.01.04 04:10:01.594955 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6576 | 2026.01.04 04:10:01.595170 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.01.04 04:10:01.595296 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6578 | 2026.01.04 04:10:01.595331 [ 5 ] {a0fcccbf-7c9b-4e5c-970f-8bb318c8b0a9} <Debug> TCPHandler: Processed in 0.001243934 sec. | ||
| 6579 | 2026.01.04 04:10:05.429191 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6580 | 2026.01.04 04:10:05.429272 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6581 | 2026.01.04 04:10:05.521664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13384 | ||
| 6582 | 2026.01.04 04:10:05.522398 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.01.04 04:10:05.522467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6584 | 2026.01.04 04:10:05.522984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6585 | 2026.01.04 04:10:05.523209 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.01.04 04:10:05.523339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13384 | ||
| 6587 | 2026.01.04 04:10:05.553758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 834 | ||
| 6588 | 2026.01.04 04:10:05.556096 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.01.04 04:10:05.556132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6590 | 2026.01.04 04:10:05.557304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6591 | 2026.01.04 04:10:05.557567 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.04 04:10:05.557816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6593 | 2026.01.04 04:10:06.242834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6594 | 2026.01.04 04:10:06.258665 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.01.04 04:10:06.258721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6596 | 2026.01.04 04:10:06.265077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6597 | 2026.01.04 04:10:06.265859 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.01.04 04:10:06.268707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6599 | 2026.01.04 04:10:06.595629 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.01.04 04:10:06.595801 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.01.04 04:10:06.595862 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6602 | 2026.01.04 04:10:06.596619 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.01.04 04:10:06.596667 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6604 | 2026.01.04 04:10:06.597077 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6605 | 2026.01.04 04:10:06.597306 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.01.04 04:10:06.597430 [ 89 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6607 | 2026.01.04 04:10:06.597455 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001685 sec., 243323.44213649852 rows/sec., 15.44 MiB/sec. | ||
| 6608 | 2026.01.04 04:10:06.597466 [ 89 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.01.04 04:10:06.597488 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6610 | 2026.01.04 04:10:06.597498 [ 5 ] {e96be7a3-26f3-4739-a465-c7c675785cae} <Debug> TCPHandler: Processed in 0.00199665 sec. | ||
| 6611 | 2026.01.04 04:10:06.597613 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 6612 | 2026.01.04 04:10:06.597620 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.01.04 04:10:06.597774 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6614 | 2026.01.04 04:10:06.597788 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2026.01.04 04:10:06.597819 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6616 | 2026.01.04 04:10:06.597830 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6617 | 2026.01.04 04:10:06.597906 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6618 | 2026.01.04 04:10:06.597953 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6619 | 2026.01.04 04:10:06.597997 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6620 | 2026.01.04 04:10:06.598041 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6621 | 2026.01.04 04:10:06.598083 [ 202 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 6622 | 2026.01.04 04:10:06.598734 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.01.04 04:10:06.598776 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6624 | 2026.01.04 04:10:06.599232 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6625 | 2026.01.04 04:10:06.599249 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694373 sec., 1238216.1424904668 rows/sec., 83.82 MiB/sec. | ||
| 6626 | 2026.01.04 04:10:06.599455 [ 198 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6627 | 2026.01.04 04:10:06.599492 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.01.04 04:10:06.599640 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001885 sec., 622811.6710875331 rows/sec., 49.58 MiB/sec. | ||
| 6629 | 2026.01.04 04:10:06.599680 [ 5 ] {fd990fc2-7194-4cdb-8d0c-632597e2c6e7} <Debug> TCPHandler: Processed in 0.002110022 sec. | ||
| 6630 | 2026.01.04 04:10:06.599776 [ 198 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.01.04 04:10:06.599805 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.01.04 04:10:06.599856 [ 198 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_16_3} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6633 | 2026.01.04 04:10:06.599904 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.04 04:10:06.599947 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6635 | 2026.01.04 04:10:06.599949 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6636 | 2026.01.04 04:10:06.600476 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.01.04 04:10:06.600515 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6638 | 2026.01.04 04:10:06.600854 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6639 | 2026.01.04 04:10:06.601091 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.01.04 04:10:06.601198 [ 89 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6641 | 2026.01.04 04:10:06.601221 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001336 sec., 176646.70658682636 rows/sec., 10.71 MiB/sec. | ||
| 6642 | 2026.01.04 04:10:06.601236 [ 89 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.01.04 04:10:06.601259 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6644 | 2026.01.04 04:10:06.601262 [ 5 ] {08615bf4-3c7b-4f51-9a9a-8259c5d17206} <Debug> TCPHandler: Processed in 0.00150671 sec. | ||
| 6645 | 2026.01.04 04:10:06.601338 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 6646 | 2026.01.04 04:10:06.601392 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.01.04 04:10:06.601433 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6648 | 2026.01.04 04:10:06.601463 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6649 | 2026.01.04 04:10:06.601489 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.01.04 04:10:06.601509 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6651 | 2026.01.04 04:10:06.601534 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6652 | 2026.01.04 04:10:06.601550 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6653 | 2026.01.04 04:10:06.601596 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 240 rows starting from the beginning of the part | ||
| 6654 | 2026.01.04 04:10:06.601636 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 6655 | 2026.01.04 04:10:06.601674 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 236 rows starting from the beginning of the part | ||
| 6656 | 2026.01.04 04:10:06.602060 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.01.04 04:10:06.602101 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6658 | 2026.01.04 04:10:06.602439 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6659 | 2026.01.04 04:10:06.602459 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159713 sec., 699310.9502092329 rows/sec., 46.10 MiB/sec. | ||
| 6660 | 2026.01.04 04:10:06.602601 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6661 | 2026.01.04 04:10:06.602689 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.04 04:10:06.602840 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001369 sec., 154857.56026296568 rows/sec., 9.99 MiB/sec. | ||
| 6663 | 2026.01.04 04:10:06.602880 [ 5 ] {b45ccd09-3630-47c9-b755-7d2d16737c29} <Debug> TCPHandler: Processed in 0.00153731 sec. | ||
| 6664 | 2026.01.04 04:10:06.602880 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.01.04 04:10:06.602964 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_36_7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6666 | 2026.01.04 04:10:06.603000 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.01.04 04:10:06.603028 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6668 | 2026.01.04 04:10:06.603097 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.01.04 04:10:06.603141 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6670 | 2026.01.04 04:10:06.603655 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.01.04 04:10:06.603691 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6672 | 2026.01.04 04:10:06.604011 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6673 | 2026.01.04 04:10:06.604233 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.01.04 04:10:06.604330 [ 85 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6675 | 2026.01.04 04:10:06.604361 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 6676 | 2026.01.04 04:10:06.604364 [ 85 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.01.04 04:10:06.604394 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6678 | 2026.01.04 04:10:06.604399 [ 5 ] {ffc8f641-06dd-4dd7-8870-03698e51ad45} <Debug> TCPHandler: Processed in 0.001448539 sec. | ||
| 6679 | 2026.01.04 04:10:06.604496 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 6680 | 2026.01.04 04:10:06.604515 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.01.04 04:10:06.604629 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6682 | 2026.01.04 04:10:06.604633 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6683 | 2026.01.04 04:10:06.604679 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6684 | 2026.01.04 04:10:06.604682 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6685 | 2026.01.04 04:10:06.604785 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6686 | 2026.01.04 04:10:06.604847 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6687 | 2026.01.04 04:10:06.604894 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6688 | 2026.01.04 04:10:06.604953 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6689 | 2026.01.04 04:10:06.605018 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6690 | 2026.01.04 04:10:06.605395 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.01.04 04:10:06.605434 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6692 | 2026.01.04 04:10:06.605866 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6693 | 2026.01.04 04:10:06.606086 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.01.04 04:10:06.606133 [ 202 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686523 sec., 639777.8150668564 rows/sec., 39.05 MiB/sec. | ||
| 6695 | 2026.01.04 04:10:06.606219 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001602 sec., 443196.0049937578 rows/sec., 31.06 MiB/sec. | ||
| 6696 | 2026.01.04 04:10:06.606260 [ 5 ] {6dca6440-e546-4cae-b207-854752fe4492} <Debug> TCPHandler: Processed in 0.001793966 sec. | ||
| 6697 | 2026.01.04 04:10:06.606280 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6698 | 2026.01.04 04:10:06.606382 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.01.04 04:10:06.606481 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6700 | 2026.01.04 04:10:06.606524 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6701 | 2026.01.04 04:10:06.606547 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.04 04:10:06.606624 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_16_3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6703 | 2026.01.04 04:10:06.606701 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6704 | 2026.01.04 04:10:06.606863 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.01.04 04:10:06.606904 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6706 | 2026.01.04 04:10:06.607235 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6707 | 2026.01.04 04:10:06.607443 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.01.04 04:10:06.607570 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 6709 | 2026.01.04 04:10:06.607605 [ 5 ] {e7c75376-d232-4085-8469-318ebb772974} <Debug> TCPHandler: Processed in 0.001271885 sec. | ||
| 6710 | 2026.01.04 04:10:06.607711 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.01.04 04:10:06.607802 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.01.04 04:10:06.607845 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6713 | 2026.01.04 04:10:06.608282 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.01.04 04:10:06.608316 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6715 | 2026.01.04 04:10:06.608669 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6716 | 2026.01.04 04:10:06.608880 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.01.04 04:10:06.609006 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 16.87 MiB/sec. | ||
| 6718 | 2026.01.04 04:10:06.609042 [ 5 ] {336c6a11-3a39-4e83-9622-84a94d31b841} <Debug> TCPHandler: Processed in 0.001380478 sec. | ||
| 6719 | 2026.01.04 04:10:06.609149 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.01.04 04:10:06.609242 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.01.04 04:10:06.609283 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6722 | 2026.01.04 04:10:06.609594 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.01.04 04:10:06.609628 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6724 | 2026.01.04 04:10:06.609936 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6725 | 2026.01.04 04:10:06.610143 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.01.04 04:10:06.610276 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6727 | 2026.01.04 04:10:06.610313 [ 5 ] {e6e0db6c-9c75-40d1-b7f7-e9b47b17f538} <Debug> TCPHandler: Processed in 0.001211934 sec. | ||
| 6728 | 2026.01.04 04:10:06.610425 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.01.04 04:10:06.610518 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.01.04 04:10:06.610573 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6731 | 2026.01.04 04:10:06.611386 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.01.04 04:10:06.611420 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6733 | 2026.01.04 04:10:06.612012 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6734 | 2026.01.04 04:10:06.612242 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.01.04 04:10:06.612375 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 6736 | 2026.01.04 04:10:06.612427 [ 5 ] {c1e7f324-6005-47be-83ea-f7741aaf4db6} <Debug> TCPHandler: Processed in 0.002050651 sec. | ||
| 6737 | 2026.01.04 04:10:06.612543 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.01.04 04:10:06.612638 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.01.04 04:10:06.612680 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6740 | 2026.01.04 04:10:06.613013 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.01.04 04:10:06.613047 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6742 | 2026.01.04 04:10:06.613356 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6743 | 2026.01.04 04:10:06.613573 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.01.04 04:10:06.613703 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 6745 | 2026.01.04 04:10:06.613739 [ 5 ] {f5cfe7f4-6ef9-4dfe-8f32-3d44bfbfbba8} <Debug> TCPHandler: Processed in 0.001245234 sec. | ||
| 6746 | 2026.01.04 04:10:11.612332 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.01.04 04:10:11.612544 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6748 | 2026.01.04 04:10:11.612617 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6749 | 2026.01.04 04:10:11.613260 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.01.04 04:10:11.613308 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6751 | 2026.01.04 04:10:11.613691 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6752 | 2026.01.04 04:10:11.613918 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.01.04 04:10:11.614067 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 309.85 KiB/sec. | ||
| 6754 | 2026.01.04 04:10:11.614110 [ 5 ] {810d10a4-4c1c-45ad-a85d-3d8b33039a4f} <Debug> TCPHandler: Processed in 0.001916458 sec. | ||
| 6755 | 2026.01.04 04:10:11.614224 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.01.04 04:10:11.614317 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6757 | 2026.01.04 04:10:11.614357 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6758 | 2026.01.04 04:10:11.615383 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.01.04 04:10:11.615420 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6760 | 2026.01.04 04:10:11.615845 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6761 | 2026.01.04 04:10:11.616072 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.01.04 04:10:11.616201 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001902 sec., 640904.3112513144 rows/sec., 52.98 MiB/sec. | ||
| 6763 | 2026.01.04 04:10:11.616239 [ 5 ] {05d8f81e-aef3-4ee0-a632-bb07f7b11b9a} <Debug> TCPHandler: Processed in 0.002065131 sec. | ||
| 6764 | 2026.01.04 04:10:11.616351 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.01.04 04:10:11.616445 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.01.04 04:10:11.616486 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6767 | 2026.01.04 04:10:11.616883 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.01.04 04:10:11.616919 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6769 | 2026.01.04 04:10:11.617233 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6770 | 2026.01.04 04:10:11.617440 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.01.04 04:10:11.617568 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001142 sec., 14010.507880910684 rows/sec., 1.00 MiB/sec. | ||
| 6772 | 2026.01.04 04:10:11.617607 [ 5 ] {cdf5f921-4e89-4825-87e5-fd4ba105e40e} <Debug> TCPHandler: Processed in 0.001306005 sec. | ||
| 6773 | 2026.01.04 04:10:11.617715 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2026.01.04 04:10:11.617809 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6775 | 2026.01.04 04:10:11.617849 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6776 | 2026.01.04 04:10:11.618324 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.01.04 04:10:11.618360 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6778 | 2026.01.04 04:10:11.618686 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6779 | 2026.01.04 04:10:11.618885 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.01.04 04:10:11.619002 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 6781 | 2026.01.04 04:10:11.619039 [ 5 ] {72beb544-c96a-4a93-aa7b-a418c75d9c19} <Debug> TCPHandler: Processed in 0.001397457 sec. | ||
| 6782 | 2026.01.04 04:10:11.619139 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.01.04 04:10:11.619227 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6784 | 2026.01.04 04:10:11.619265 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6785 | 2026.01.04 04:10:11.619884 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.01.04 04:10:11.619920 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6787 | 2026.01.04 04:10:11.620258 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6788 | 2026.01.04 04:10:11.620474 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.01.04 04:10:11.620601 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001354 sec., 395864.10635155096 rows/sec., 29.35 MiB/sec. | ||
| 6790 | 2026.01.04 04:10:11.620639 [ 5 ] {9edc65f8-deba-46eb-8172-0421e6ca3399} <Debug> TCPHandler: Processed in 0.001517099 sec. | ||
| 6791 | 2026.01.04 04:10:11.620753 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2026.01.04 04:10:11.620845 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6793 | 2026.01.04 04:10:11.620889 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6794 | 2026.01.04 04:10:11.621442 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.01.04 04:10:11.621478 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6796 | 2026.01.04 04:10:11.621873 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6797 | 2026.01.04 04:10:11.622078 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.01.04 04:10:11.622213 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001387 sec., 610670.5118961788 rows/sec., 41.10 MiB/sec. | ||
| 6799 | 2026.01.04 04:10:11.622253 [ 5 ] {94228b8f-37c2-41ae-b13d-cfaded7f6dd6} <Debug> TCPHandler: Processed in 0.00154915 sec. | ||
| 6800 | 2026.01.04 04:10:11.622362 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.01.04 04:10:11.622455 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.01.04 04:10:11.622512 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6803 | 2026.01.04 04:10:11.623277 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.01.04 04:10:11.623314 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6805 | 2026.01.04 04:10:11.623822 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6806 | 2026.01.04 04:10:11.624042 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.01.04 04:10:11.624155 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6808 | 2026.01.04 04:10:11.624186 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 6809 | 2026.01.04 04:10:11.624230 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.01.04 04:10:11.624251 [ 5 ] {13248a7d-c513-4d90-ab69-00c4bef37dd0} <Debug> TCPHandler: Processed in 0.001938118 sec. | ||
| 6811 | 2026.01.04 04:10:11.624260 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6812 | 2026.01.04 04:10:11.624369 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2026.01.04 04:10:11.624374 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 6814 | 2026.01.04 04:10:11.624468 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.01.04 04:10:11.624510 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6816 | 2026.01.04 04:10:11.624589 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6817 | 2026.01.04 04:10:11.624646 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 602 rows starting from the beginning of the part | ||
| 6818 | 2026.01.04 04:10:11.624777 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6819 | 2026.01.04 04:10:11.624873 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.01.04 04:10:11.624885 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6821 | 2026.01.04 04:10:11.624910 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6822 | 2026.01.04 04:10:11.624986 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6823 | 2026.01.04 04:10:11.625083 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6824 | 2026.01.04 04:10:11.625175 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6825 | 2026.01.04 04:10:11.625220 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6826 | 2026.01.04 04:10:11.625441 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.01.04 04:10:11.625578 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6828 | 2026.01.04 04:10:11.625614 [ 5 ] {a29250d5-6c95-4fa2-b6f6-55da346f5813} <Debug> TCPHandler: Processed in 0.001295216 sec. | ||
| 6829 | 2026.01.04 04:10:11.629608 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 19 columns (19 merged, 0 gathered) in 0.005275005 sec., 131563.85633757693 rows/sec., 235.76 MiB/sec. | ||
| 6830 | 2026.01.04 04:10:11.630784 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6831 | 2026.01.04 04:10:11.631169 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.01.04 04:10:11.631249 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6833 | 2026.01.04 04:10:11.631386 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6834 | 2026.01.04 04:10:12.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.34 MiB, peak 273.79 MiB, free memory in arenas 0.00 B, will set to 268.62 MiB (RSS), difference: 2.28 MiB | ||
| 6835 | 2026.01.04 04:10:13.023644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13896 | ||
| 6836 | 2026.01.04 04:10:13.024212 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.04 04:10:13.024251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6838 | 2026.01.04 04:10:13.024785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6839 | 2026.01.04 04:10:13.025002 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): 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.04 04:10:13.025119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13896 | ||
| 6841 | 2026.01.04 04:10:13.768991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6842 | 2026.01.04 04:10:13.785495 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.01.04 04:10:13.785555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6844 | 2026.01.04 04:10:13.791634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6845 | 2026.01.04 04:10:13.792360 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.01.04 04:10:13.796051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6847 | 2026.01.04 04:10:15.558276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 872 | ||
| 6848 | 2026.01.04 04:10:15.560982 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.01.04 04:10:15.561039 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6850 | 2026.01.04 04:10:15.562211 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6851 | 2026.01.04 04:10:15.562477 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.01.04 04:10:15.562638 [ 151 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6853 | 2026.01.04 04:10:15.562706 [ 151 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.01.04 04:10:15.562727 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6855 | 2026.01.04 04:10:15.562747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 6856 | 2026.01.04 04:10:15.562849 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 6857 | 2026.01.04 04:10:15.563539 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6858 | 2026.01.04 04:10:15.563727 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
| 6859 | 2026.01.04 04:10:15.564169 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6860 | 2026.01.04 04:10:15.564523 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 6861 | 2026.01.04 04:10:15.564870 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6862 | 2026.01.04 04:10:15.565204 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6863 | 2026.01.04 04:10:15.565533 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6864 | 2026.01.04 04:10:15.572451 [ 193 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 72 columns (72 merged, 0 gathered) in 0.009656041 sec., 90306.16170747411 rows/sec., 77.06 MiB/sec. | ||
| 6865 | 2026.01.04 04:10:15.573559 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6866 | 2026.01.04 04:10:15.574083 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.04 04:10:15.574158 [ 192 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_21_4} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6868 | 2026.01.04 04:10:15.574332 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6869 | 2026.01.04 04:10:16.597424 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.04 04:10:16.597631 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.04 04:10:16.597704 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6872 | 2026.01.04 04:10:16.598599 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.04 04:10:16.598647 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6874 | 2026.01.04 04:10:16.599053 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6875 | 2026.01.04 04:10:16.599269 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.04 04:10:16.599417 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 6877 | 2026.01.04 04:10:16.599457 [ 5 ] {b0794517-df5c-4e37-90f6-c30f22e1b0af} <Debug> TCPHandler: Processed in 0.002170493 sec. | ||
| 6878 | 2026.01.04 04:10:16.599571 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.04 04:10:16.599663 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.04 04:10:16.599704 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6881 | 2026.01.04 04:10:16.600644 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.04 04:10:16.600680 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6883 | 2026.01.04 04:10:16.601051 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6884 | 2026.01.04 04:10:16.601254 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.04 04:10:16.601378 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001733 sec., 677437.9688401616 rows/sec., 53.92 MiB/sec. | ||
| 6886 | 2026.01.04 04:10:16.601376 [ 124 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6887 | 2026.01.04 04:10:16.601415 [ 5 ] {ec3b0266-76b2-4e62-b9ce-00e39b341483} <Debug> TCPHandler: Processed in 0.001891218 sec. | ||
| 6888 | 2026.01.04 04:10:16.601460 [ 124 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.04 04:10:16.601490 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6890 | 2026.01.04 04:10:16.601548 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.01.04 04:10:16.601599 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 6892 | 2026.01.04 04:10:16.601644 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.01.04 04:10:16.601688 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6894 | 2026.01.04 04:10:16.601728 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6895 | 2026.01.04 04:10:16.601767 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6896 | 2026.01.04 04:10:16.601835 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1176 rows starting from the beginning of the part | ||
| 6897 | 2026.01.04 04:10:16.601883 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 79 rows starting from the beginning of the part | ||
| 6898 | 2026.01.04 04:10:16.601925 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1174 rows starting from the beginning of the part | ||
| 6899 | 2026.01.04 04:10:16.601966 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1219 rows starting from the beginning of the part | ||
| 6900 | 2026.01.04 04:10:16.602006 [ 187 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1174 rows starting from the beginning of the part | ||
| 6901 | 2026.01.04 04:10:16.602164 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.01.04 04:10:16.602206 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6903 | 2026.01.04 04:10:16.602573 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6904 | 2026.01.04 04:10:16.602793 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.01.04 04:10:16.602928 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001301 sec., 181398.92390468868 rows/sec., 10.99 MiB/sec. | ||
| 6906 | 2026.01.04 04:10:16.602965 [ 5 ] {acb2a058-41d5-4940-8e1d-5b7ce0779969} <Debug> TCPHandler: Processed in 0.001465929 sec. | ||
| 6907 | 2026.01.04 04:10:16.603062 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.01.04 04:10:16.603153 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.01.04 04:10:16.603192 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6910 | 2026.01.04 04:10:16.603649 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.01.04 04:10:16.603685 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6912 | 2026.01.04 04:10:16.603996 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6913 | 2026.01.04 04:10:16.604209 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.01.04 04:10:16.604310 [ 124 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6915 | 2026.01.04 04:10:16.604334 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 6916 | 2026.01.04 04:10:16.604346 [ 124 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.01.04 04:10:16.604375 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6918 | 2026.01.04 04:10:16.604377 [ 5 ] {c7fbd926-7f6d-4cc4-b7fb-577c2d96c120} <Debug> TCPHandler: Processed in 0.001361497 sec. | ||
| 6919 | 2026.01.04 04:10:16.604446 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6920 | 2026.01.04 04:10:16.604445 [ 199 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002892647 sec., 2518800.2545765177 rows/sec., 213.36 MiB/sec. | ||
| 6921 | 2026.01.04 04:10:16.604489 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.01.04 04:10:16.604540 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.01.04 04:10:16.604569 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 464 rows starting from the beginning of the part | ||
| 6924 | 2026.01.04 04:10:16.604586 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6925 | 2026.01.04 04:10:16.604617 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 6926 | 2026.01.04 04:10:16.604630 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6927 | 2026.01.04 04:10:16.604660 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6928 | 2026.01.04 04:10:16.604700 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6929 | 2026.01.04 04:10:16.604737 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6930 | 2026.01.04 04:10:16.604776 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6931 | 2026.01.04 04:10:16.604833 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6932 | 2026.01.04 04:10:16.605100 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.01.04 04:10:16.605144 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6934 | 2026.01.04 04:10:16.605201 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.01.04 04:10:16.605291 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_41_8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6936 | 2026.01.04 04:10:16.605387 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 6937 | 2026.01.04 04:10:16.605525 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6938 | 2026.01.04 04:10:16.605713 [ 199 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294236 sec., 1202253.684799372 rows/sec., 84.16 MiB/sec. | ||
| 6939 | 2026.01.04 04:10:16.605743 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.01.04 04:10:16.605875 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6941 | 2026.01.04 04:10:16.605882 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001314 sec., 160578.38660578386 rows/sec., 9.12 MiB/sec. | ||
| 6942 | 2026.01.04 04:10:16.605935 [ 5 ] {9b063c46-da91-42bd-912b-9b08c27a14c4} <Debug> TCPHandler: Processed in 0.001492249 sec. | ||
| 6943 | 2026.01.04 04:10:16.606040 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.01.04 04:10:16.606134 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6945 | 2026.01.04 04:10:16.606136 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.01.04 04:10:16.606180 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6947 | 2026.01.04 04:10:16.606228 [ 187 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_20_4} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6948 | 2026.01.04 04:10:16.606326 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6949 | 2026.01.04 04:10:16.606884 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.01.04 04:10:16.606925 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6951 | 2026.01.04 04:10:16.607262 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6952 | 2026.01.04 04:10:16.607478 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.01.04 04:10:16.607594 [ 124 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6954 | 2026.01.04 04:10:16.607606 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001489 sec., 476830.08730691735 rows/sec., 33.42 MiB/sec. | ||
| 6955 | 2026.01.04 04:10:16.607632 [ 124 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.01.04 04:10:16.607655 [ 5 ] {fff3a2c3-9988-4e90-8be3-2b7007d8766c} <Debug> TCPHandler: Processed in 0.001663953 sec. | ||
| 6957 | 2026.01.04 04:10:16.607656 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6958 | 2026.01.04 04:10:16.607756 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 6959 | 2026.01.04 04:10:16.607779 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.01.04 04:10:16.607848 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.01.04 04:10:16.607877 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6962 | 2026.01.04 04:10:16.607882 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6963 | 2026.01.04 04:10:16.607926 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6964 | 2026.01.04 04:10:16.607960 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 714 rows starting from the beginning of the part | ||
| 6965 | 2026.01.04 04:10:16.608008 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part | ||
| 6966 | 2026.01.04 04:10:16.608048 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 710 rows starting from the beginning of the part | ||
| 6967 | 2026.01.04 04:10:16.608086 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 536 rows starting from the beginning of the part | ||
| 6968 | 2026.01.04 04:10:16.608129 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 710 rows starting from the beginning of the part | ||
| 6969 | 2026.01.04 04:10:16.608272 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.04 04:10:16.608315 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6971 | 2026.01.04 04:10:16.608670 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6972 | 2026.01.04 04:10:16.608905 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.01.04 04:10:16.609038 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00118 sec., 5084.745762711864 rows/sec., 265.66 KiB/sec. | ||
| 6974 | 2026.01.04 04:10:16.609076 [ 5 ] {dddeb5a0-3636-4bd1-b65d-470ada45a8c5} <Debug> TCPHandler: Processed in 0.001346807 sec. | ||
| 6975 | 2026.01.04 04:10:16.609185 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.01.04 04:10:16.609278 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.01.04 04:10:16.609320 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6978 | 2026.01.04 04:10:16.609569 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849087 sec., 2163229.7452742895 rows/sec., 162.81 MiB/sec. | ||
| 6979 | 2026.01.04 04:10:16.609769 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6980 | 2026.01.04 04:10:16.609786 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.01.04 04:10:16.609829 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6982 | 2026.01.04 04:10:16.610074 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.01.04 04:10:16.610157 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_41_8} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6984 | 2026.01.04 04:10:16.610215 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6985 | 2026.01.04 04:10:16.610240 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6986 | 2026.01.04 04:10:16.610442 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.01.04 04:10:16.610566 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6988 | 2026.01.04 04:10:16.610584 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001323 sec., 237339.38019652307 rows/sec., 15.59 MiB/sec. | ||
| 6989 | 2026.01.04 04:10:16.610609 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.01.04 04:10:16.610632 [ 5 ] {f6a82f1f-4537-4fe7-82ed-2ff56cfc63e2} <Debug> TCPHandler: Processed in 0.00149629 sec. | ||
| 6991 | 2026.01.04 04:10:16.610633 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6992 | 2026.01.04 04:10:16.610747 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 6993 | 2026.01.04 04:10:16.610759 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.01.04 04:10:16.610852 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6995 | 2026.01.04 04:10:16.610865 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.01.04 04:10:16.610885 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13093 rows starting from the beginning of the part | ||
| 6997 | 2026.01.04 04:10:16.610909 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6998 | 2026.01.04 04:10:16.610944 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 316 rows starting from the beginning of the part | ||
| 6999 | 2026.01.04 04:10:16.610991 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part | ||
| 7000 | 2026.01.04 04:10:16.611036 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 7001 | 2026.01.04 04:10:16.611079 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 847 rows starting from the beginning of the part | ||
| 7002 | 2026.01.04 04:10:16.611120 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 314 rows starting from the beginning of the part | ||
| 7003 | 2026.01.04 04:10:16.611230 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.04 04:10:16.611266 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7005 | 2026.01.04 04:10:16.611569 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7006 | 2026.01.04 04:10:16.611794 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.01.04 04:10:16.611902 [ 124 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7008 | 2026.01.04 04:10:16.611924 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 7009 | 2026.01.04 04:10:16.611941 [ 124 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.04 04:10:16.611967 [ 5 ] {c3336f63-c8cb-4cc5-9014-90991d2f01b9} <Debug> TCPHandler: Processed in 0.001257175 sec. | ||
| 7011 | 2026.01.04 04:10:16.611967 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7012 | 2026.01.04 04:10:16.612062 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7013 | 2026.01.04 04:10:16.612087 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.01.04 04:10:16.612168 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7015 | 2026.01.04 04:10:16.612186 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.01.04 04:10:16.612201 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7017 | 2026.01.04 04:10:16.612250 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7018 | 2026.01.04 04:10:16.612264 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 7019 | 2026.01.04 04:10:16.612313 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7020 | 2026.01.04 04:10:16.612352 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7021 | 2026.01.04 04:10:16.612389 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7022 | 2026.01.04 04:10:16.612426 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7023 | 2026.01.04 04:10:16.613150 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.01.04 04:10:16.613191 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7025 | 2026.01.04 04:10:16.613264 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234275 sec., 12152.883271556177 rows/sec., 818.90 KiB/sec. | ||
| 7026 | 2026.01.04 04:10:16.613391 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7027 | 2026.01.04 04:10:16.613714 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.01.04 04:10:16.613801 [ 195 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_15_3} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7029 | 2026.01.04 04:10:16.613883 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7030 | 2026.01.04 04:10:16.613995 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7031 | 2026.01.04 04:10:16.614245 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.01.04 04:10:16.614385 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002217 sec., 13982.859720342807 rows/sec., 25.06 MiB/sec. | ||
| 7033 | 2026.01.04 04:10:16.614442 [ 5 ] {4c15df2a-32c6-4254-9a2c-d43030e4dec8} <Debug> TCPHandler: Processed in 0.002404248 sec. | ||
| 7034 | 2026.01.04 04:10:16.614558 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.01.04 04:10:16.614653 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.01.04 04:10:16.614694 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7037 | 2026.01.04 04:10:16.615038 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.01.04 04:10:16.615076 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7039 | 2026.01.04 04:10:16.615410 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7040 | 2026.01.04 04:10:16.615508 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15047 rows, containing 5 columns (5 merged, 0 gathered) in 0.004795235 sec., 3137906.6927898214 rows/sec., 211.88 MiB/sec. | ||
| 7041 | 2026.01.04 04:10:16.615628 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.04 04:10:16.615737 [ 124 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7043 | 2026.01.04 04:10:16.615759 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 7044 | 2026.01.04 04:10:16.615772 [ 124 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.01.04 04:10:16.615802 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7046 | 2026.01.04 04:10:16.615803 [ 5 ] {3f258be6-0fe3-442b-a9c1-800bf580aff7} <Debug> TCPHandler: Processed in 0.001294046 sec. | ||
| 7047 | 2026.01.04 04:10:16.615879 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7048 | 2026.01.04 04:10:16.615973 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7049 | 2026.01.04 04:10:16.616001 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2544 rows starting from the beginning of the part | ||
| 7050 | 2026.01.04 04:10:16.616048 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7051 | 2026.01.04 04:10:16.616055 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 7052 | 2026.01.04 04:10:16.616110 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7053 | 2026.01.04 04:10:16.616149 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 7054 | 2026.01.04 04:10:16.616189 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7055 | 2026.01.04 04:10:16.616228 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 7056 | 2026.01.04 04:10:16.616334 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.04 04:10:16.616415 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7058 | 2026.01.04 04:10:16.616492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 7059 | 2026.01.04 04:10:16.617573 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2976 rows, containing 4 columns (4 merged, 0 gathered) in 0.001729934 sec., 1720296.843694615 rows/sec., 110.47 MiB/sec. | ||
| 7060 | 2026.01.04 04:10:16.617822 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7061 | 2026.01.04 04:10:16.618066 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.01.04 04:10:16.618128 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_41_8} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7063 | 2026.01.04 04:10:16.618186 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7064 | 2026.01.04 04:10:20.429339 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7065 | 2026.01.04 04:10:20.429416 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7066 | 2026.01.04 04:10:20.525277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14344 | ||
| 7067 | 2026.01.04 04:10:20.525845 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.01.04 04:10:20.525893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7069 | 2026.01.04 04:10:20.526400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7070 | 2026.01.04 04:10:20.526632 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.01.04 04:10:20.526829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14344 | ||
| 7072 | 2026.01.04 04:10:21.296155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7073 | 2026.01.04 04:10:21.313436 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.01.04 04:10:21.313502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7075 | 2026.01.04 04:10:21.319074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7076 | 2026.01.04 04:10:21.319819 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.01.04 04:10:21.322760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7078 | 2026.01.04 04:10:21.584693 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.01.04 04:10:21.584888 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7080 | 2026.01.04 04:10:21.584999 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7081 | 2026.01.04 04:10:21.585691 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.01.04 04:10:21.585740 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7083 | 2026.01.04 04:10:21.586148 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7084 | 2026.01.04 04:10:21.586375 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.01.04 04:10:21.586537 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001704 sec., 44600.93896713615 rows/sec., 3.68 MiB/sec. | ||
| 7086 | 2026.01.04 04:10:21.586590 [ 5 ] {b29b8654-2cc0-46ec-a221-3637ec2ccaf9} <Debug> TCPHandler: Processed in 0.00203533 sec. | ||
| 7087 | 2026.01.04 04:10:21.586717 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.01.04 04:10:21.586848 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7089 | 2026.01.04 04:10:21.586893 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7090 | 2026.01.04 04:10:21.587311 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.01.04 04:10:21.587348 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7092 | 2026.01.04 04:10:21.587654 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7093 | 2026.01.04 04:10:21.587877 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.01.04 04:10:21.588008 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 7095 | 2026.01.04 04:10:21.588047 [ 5 ] {8d395314-915e-4cca-a2c9-05667db3c772} <Debug> TCPHandler: Processed in 0.001382357 sec. | ||
| 7096 | 2026.01.04 04:10:21.588147 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.01.04 04:10:21.588241 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7098 | 2026.01.04 04:10:21.588282 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7099 | 2026.01.04 04:10:21.588695 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.01.04 04:10:21.588731 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7101 | 2026.01.04 04:10:21.589034 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7102 | 2026.01.04 04:10:21.589242 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.01.04 04:10:21.589366 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 7104 | 2026.01.04 04:10:21.589403 [ 5 ] {8a8fe669-aa0b-422d-8865-607b71f31052} <Debug> TCPHandler: Processed in 0.001305836 sec. | ||
| 7105 | 2026.01.04 04:10:21.589513 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.01.04 04:10:21.589606 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7107 | 2026.01.04 04:10:21.589649 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7108 | 2026.01.04 04:10:21.590050 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.01.04 04:10:21.590086 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7110 | 2026.01.04 04:10:21.590409 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7111 | 2026.01.04 04:10:21.590619 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.01.04 04:10:21.590744 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7113 | 2026.01.04 04:10:21.590781 [ 5 ] {2b24d0b2-4e9c-45ce-aed7-2e0fcccfb8d1} <Debug> TCPHandler: Processed in 0.001318156 sec. | ||
| 7114 | 2026.01.04 04:10:21.590879 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.01.04 04:10:21.590970 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.01.04 04:10:21.591024 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7117 | 2026.01.04 04:10:21.591792 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.04 04:10:21.591828 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7119 | 2026.01.04 04:10:21.592348 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7120 | 2026.01.04 04:10:21.592574 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.01.04 04:10:21.592719 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 7122 | 2026.01.04 04:10:21.592783 [ 5 ] {ab61a179-2bc9-44b4-88c5-71a28ce59201} <Debug> TCPHandler: Processed in 0.001952889 sec. | ||
| 7123 | 2026.01.04 04:10:21.592899 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.01.04 04:10:21.592993 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.01.04 04:10:21.593034 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7126 | 2026.01.04 04:10:21.593362 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.01.04 04:10:21.593398 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7128 | 2026.01.04 04:10:21.593705 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7129 | 2026.01.04 04:10:21.593919 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.01.04 04:10:21.594044 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7131 | 2026.01.04 04:10:21.594079 [ 5 ] {66d5d2e6-902e-4605-b601-90d8196ff8e6} <Debug> TCPHandler: Processed in 0.001230715 sec. | ||
| 7132 | 2026.01.04 04:10:23.494157 [ 148 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7133 | 2026.01.04 04:10:23.494227 [ 148 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.04 04:10:23.494252 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7135 | 2026.01.04 04:10:23.494381 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7136 | 2026.01.04 04:10:23.494538 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2026.01.04 04:10:23.494573 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7138 | 2026.01.04 04:10:23.494645 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7139 | 2026.01.04 04:10:23.494692 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7140 | 2026.01.04 04:10:23.494735 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7141 | 2026.01.04 04:10:23.494774 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7142 | 2026.01.04 04:10:23.495585 [ 191 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263045 sec., 30086.022271573856 rows/sec., 2.51 MiB/sec. | ||
| 7143 | 2026.01.04 04:10:23.495732 [ 191 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7144 | 2026.01.04 04:10:23.496044 [ 191 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.01.04 04:10:23.496131 [ 191 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_14_3} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7146 | 2026.01.04 04:10:23.496209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7147 | 2026.01.04 04:10:25.563749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 906 | ||
| 7148 | 2026.01.04 04:10:25.566123 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.01.04 04:10:25.566183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7150 | 2026.01.04 04:10:25.567394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7151 | 2026.01.04 04:10:25.567671 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.01.04 04:10:25.568030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7153 | 2026.01.04 04:10:26.596327 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.01.04 04:10:26.596637 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7155 | 2026.01.04 04:10:26.596744 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7156 | 2026.01.04 04:10:26.597806 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.01.04 04:10:26.597854 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7158 | 2026.01.04 04:10:26.598267 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7159 | 2026.01.04 04:10:26.598518 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.01.04 04:10:26.598677 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002117 sec., 193670.28814359943 rows/sec., 12.29 MiB/sec. | ||
| 7161 | 2026.01.04 04:10:26.598719 [ 5 ] {7c97e470-8c16-470f-af5a-e4fdd328d967} <Debug> TCPHandler: Processed in 0.00256563 sec. | ||
| 7162 | 2026.01.04 04:10:26.598835 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.01.04 04:10:26.598930 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7164 | 2026.01.04 04:10:26.598972 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7165 | 2026.01.04 04:10:26.599345 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.01.04 04:10:26.599381 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7167 | 2026.01.04 04:10:26.599664 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7168 | 2026.01.04 04:10:26.599862 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.01.04 04:10:26.599981 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. | ||
| 7170 | 2026.01.04 04:10:26.600015 [ 5 ] {1db94071-a4bf-4f74-b052-2c2dcaebe9b6} <Debug> TCPHandler: Processed in 0.001256835 sec. | ||
| 7171 | 2026.01.04 04:10:26.600109 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.01.04 04:10:26.600196 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7173 | 2026.01.04 04:10:26.600233 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7174 | 2026.01.04 04:10:26.601230 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.01.04 04:10:26.601265 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7176 | 2026.01.04 04:10:26.601642 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7177 | 2026.01.04 04:10:26.601852 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.01.04 04:10:26.601978 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Debug> executeQuery: Read 1175 rows, 95.77 KiB in 0.00176 sec., 667613.6363636364 rows/sec., 53.14 MiB/sec. | ||
| 7179 | 2026.01.04 04:10:26.602014 [ 5 ] {9bc998bc-8019-4933-8133-de61d05f920f} <Debug> TCPHandler: Processed in 0.001919937 sec. | ||
| 7180 | 2026.01.04 04:10:26.602124 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.01.04 04:10:26.602218 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.01.04 04:10:26.602258 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7183 | 2026.01.04 04:10:26.602747 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.01.04 04:10:26.602780 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7185 | 2026.01.04 04:10:26.603090 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7186 | 2026.01.04 04:10:26.603302 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.04 04:10:26.603429 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.00123 sec., 193495.9349593496 rows/sec., 11.74 MiB/sec. | ||
| 7188 | 2026.01.04 04:10:26.603465 [ 5 ] {45288390-abfb-444b-a7ee-68af66beabbb} <Debug> TCPHandler: Processed in 0.001391627 sec. | ||
| 7189 | 2026.01.04 04:10:26.603571 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.01.04 04:10:26.603672 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7191 | 2026.01.04 04:10:26.603714 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7192 | 2026.01.04 04:10:26.604204 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.01.04 04:10:26.604242 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7194 | 2026.01.04 04:10:26.604565 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7195 | 2026.01.04 04:10:26.604786 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.01.04 04:10:26.604913 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 7197 | 2026.01.04 04:10:26.604951 [ 5 ] {cc88c711-2445-44f1-b898-af9fcd7cd5c5} <Debug> TCPHandler: Processed in 0.001431678 sec. | ||
| 7198 | 2026.01.04 04:10:26.605061 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2026.01.04 04:10:26.605155 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7200 | 2026.01.04 04:10:26.605197 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7201 | 2026.01.04 04:10:26.605672 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.01.04 04:10:26.605708 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7203 | 2026.01.04 04:10:26.606027 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7204 | 2026.01.04 04:10:26.606249 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.01.04 04:10:26.606381 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 7206 | 2026.01.04 04:10:26.606419 [ 5 ] {7552ae9c-ffae-4262-9c67-99de1830ce51} <Debug> TCPHandler: Processed in 0.001409478 sec. | ||
| 7207 | 2026.01.04 04:10:26.606527 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.01.04 04:10:26.606625 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7209 | 2026.01.04 04:10:26.606666 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7210 | 2026.01.04 04:10:26.607345 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.01.04 04:10:26.607381 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7212 | 2026.01.04 04:10:26.607727 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7213 | 2026.01.04 04:10:26.607942 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.01.04 04:10:26.608071 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001463 sec., 486671.22351332876 rows/sec., 34.12 MiB/sec. | ||
| 7215 | 2026.01.04 04:10:26.608111 [ 5 ] {f0ae78c3-1533-4a0b-98ea-719c622e5c02} <Debug> TCPHandler: Processed in 0.001634542 sec. | ||
| 7216 | 2026.01.04 04:10:26.608281 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.01.04 04:10:26.608376 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7218 | 2026.01.04 04:10:26.608417 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7219 | 2026.01.04 04:10:26.608743 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.01.04 04:10:26.608779 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7221 | 2026.01.04 04:10:26.609082 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7222 | 2026.01.04 04:10:26.609287 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.01.04 04:10:26.609381 [ 141 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7224 | 2026.01.04 04:10:26.609415 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 7225 | 2026.01.04 04:10:26.609418 [ 141 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.04 04:10:26.609454 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7227 | 2026.01.04 04:10:26.609464 [ 5 ] {91250468-5c14-4ec0-8c8d-45836c19fe18} <Debug> TCPHandler: Processed in 0.001233065 sec. | ||
| 7228 | 2026.01.04 04:10:26.609564 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 7229 | 2026.01.04 04:10:26.609590 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.01.04 04:10:26.609710 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.01.04 04:10:26.609711 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.01.04 04:10:26.609756 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7233 | 2026.01.04 04:10:26.609762 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7234 | 2026.01.04 04:10:26.609836 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7235 | 2026.01.04 04:10:26.609879 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7236 | 2026.01.04 04:10:26.609920 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7237 | 2026.01.04 04:10:26.609955 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7238 | 2026.01.04 04:10:26.609994 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7239 | 2026.01.04 04:10:26.610177 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.01.04 04:10:26.610216 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7241 | 2026.01.04 04:10:26.610624 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7242 | 2026.01.04 04:10:26.610850 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.01.04 04:10:26.610851 [ 196 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336996 sec., 71802.75782425677 rows/sec., 3.66 MiB/sec. | ||
| 7244 | 2026.01.04 04:10:26.610986 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001285 sec., 245136.18677042803 rows/sec., 16.11 MiB/sec. | ||
| 7245 | 2026.01.04 04:10:26.611030 [ 5 ] {59d639ad-7dc9-493c-9940-f630beec4eb8} <Debug> TCPHandler: Processed in 0.00148804 sec. | ||
| 7246 | 2026.01.04 04:10:26.611059 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7247 | 2026.01.04 04:10:26.611134 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.01.04 04:10:26.611232 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.01.04 04:10:26.611277 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7250 | 2026.01.04 04:10:26.611395 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.01.04 04:10:26.611483 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_16_3} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7252 | 2026.01.04 04:10:26.611583 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.01.04 04:10:26.611604 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7254 | 2026.01.04 04:10:26.611626 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7255 | 2026.01.04 04:10:26.611947 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7256 | 2026.01.04 04:10:26.612154 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.01.04 04:10:26.612285 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 7258 | 2026.01.04 04:10:26.612322 [ 5 ] {0e3d5ea4-8795-47dc-b4fd-dd2caa715ed0} <Debug> TCPHandler: Processed in 0.001236324 sec. | ||
| 7259 | 2026.01.04 04:10:26.612431 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.01.04 04:10:26.612532 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.01.04 04:10:26.612587 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7262 | 2026.01.04 04:10:26.613454 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.01.04 04:10:26.613491 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7264 | 2026.01.04 04:10:26.614052 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7265 | 2026.01.04 04:10:26.614288 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.04 04:10:26.614425 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 7267 | 2026.01.04 04:10:26.614495 [ 5 ] {d6e27267-5cb1-4d9e-ab62-e49487f2ddd3} <Debug> TCPHandler: Processed in 0.002113862 sec. | ||
| 7268 | 2026.01.04 04:10:26.614614 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.01.04 04:10:26.614709 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.01.04 04:10:26.614751 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7271 | 2026.01.04 04:10:26.615088 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.04 04:10:26.615126 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7273 | 2026.01.04 04:10:26.615429 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7274 | 2026.01.04 04:10:26.615657 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.04 04:10:26.615784 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 7276 | 2026.01.04 04:10:26.615822 [ 5 ] {62a76b31-13b3-4fbc-8d60-e3f1d4140cbb} <Debug> TCPHandler: Processed in 0.001257664 sec. | ||
| 7277 | 2026.01.04 04:10:28.026907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14856 | ||
| 7278 | 2026.01.04 04:10:28.027750 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.01.04 04:10:28.027827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7280 | 2026.01.04 04:10:28.028348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7281 | 2026.01.04 04:10:28.028568 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.01.04 04:10:28.028696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14856 | ||
| 7283 | 2026.01.04 04:10:28.028694 [ 139 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7284 | 2026.01.04 04:10:28.028771 [ 139 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.01.04 04:10:28.028790 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7286 | 2026.01.04 04:10:28.028896 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 7287 | 2026.01.04 04:10:28.029025 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2026.01.04 04:10:28.029066 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12424 rows starting from the beginning of the part | ||
| 7289 | 2026.01.04 04:10:28.029128 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7290 | 2026.01.04 04:10:28.029171 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7291 | 2026.01.04 04:10:28.029210 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7292 | 2026.01.04 04:10:28.029248 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7293 | 2026.01.04 04:10:28.029286 [ 199 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7294 | 2026.01.04 04:10:28.031040 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14856 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193303 sec., 6773345.953568658 rows/sec., 96.89 MiB/sec. | ||
| 7295 | 2026.01.04 04:10:28.031426 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7296 | 2026.01.04 04:10:28.031691 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.01.04 04:10:28.031771 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_31_6} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7298 | 2026.01.04 04:10:28.031858 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7299 | 2026.01.04 04:10:28.823799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7300 | 2026.01.04 04:10:28.841577 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.04 04:10:28.841642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7302 | 2026.01.04 04:10:28.847200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7303 | 2026.01.04 04:10:28.847905 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.04 04:10:28.848189 [ 139 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7305 | 2026.01.04 04:10:28.848224 [ 139 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.01.04 04:10:28.848249 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7307 | 2026.01.04 04:10:28.848343 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7308 | 2026.01.04 04:10:28.851030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7309 | 2026.01.04 04:10:28.851408 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7310 | 2026.01.04 04:10:28.852186 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7311 | 2026.01.04 04:10:28.855520 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7312 | 2026.01.04 04:10:28.858880 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7313 | 2026.01.04 04:10:28.862568 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7314 | 2026.01.04 04:10:28.866585 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7315 | 2026.01.04 04:10:28.870475 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 7316 | 2026.01.04 04:10:28.921892 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073583924 sec., 3180.042423396719 rows/sec., 16.44 MiB/sec. | ||
| 7317 | 2026.01.04 04:10:28.924948 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7318 | 2026.01.04 04:10:28.927070 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_31_6} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.01.04 04:10:28.927200 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_31_6} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7320 | 2026.01.04 04:10:28.930294 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7321 | 2026.01.04 04:10:29.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.69 MiB, peak 282.23 MiB, free memory in arenas 0.00 B, will set to 275.89 MiB (RSS), difference: 4.20 MiB | ||
| 7322 | 2026.01.04 04:10:31.584521 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.01.04 04:10:31.584726 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.04 04:10:31.584797 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7325 | 2026.01.04 04:10:31.585532 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.01.04 04:10:31.585581 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7327 | 2026.01.04 04:10:31.585960 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7328 | 2026.01.04 04:10:31.586173 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.04 04:10:31.586315 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001641 sec., 46313.22364411944 rows/sec., 3.82 MiB/sec. | ||
| 7330 | 2026.01.04 04:10:31.586356 [ 5 ] {2992d92a-f074-475c-b1bc-5f42a453c54c} <Debug> TCPHandler: Processed in 0.001960989 sec. | ||
| 7331 | 2026.01.04 04:10:31.586472 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.04 04:10:31.586565 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.01.04 04:10:31.586605 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7334 | 2026.01.04 04:10:31.586991 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.04 04:10:31.587028 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7336 | 2026.01.04 04:10:31.587315 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7337 | 2026.01.04 04:10:31.587517 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.01.04 04:10:31.587627 [ 134 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7339 | 2026.01.04 04:10:31.587639 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 688.60 KiB/sec. | ||
| 7340 | 2026.01.04 04:10:31.587690 [ 134 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.01.04 04:10:31.587697 [ 5 ] {349495fc-fad5-4d4f-827f-1a967c532495} <Debug> TCPHandler: Processed in 0.001272535 sec. | ||
| 7342 | 2026.01.04 04:10:31.587716 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7343 | 2026.01.04 04:10:31.587808 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.01.04 04:10:31.587831 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 7345 | 2026.01.04 04:10:31.587903 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7346 | 2026.01.04 04:10:31.587941 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7347 | 2026.01.04 04:10:31.587945 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2026.01.04 04:10:31.587979 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7349 | 2026.01.04 04:10:31.588072 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 7350 | 2026.01.04 04:10:31.588117 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 236 rows starting from the beginning of the part | ||
| 7351 | 2026.01.04 04:10:31.588161 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7352 | 2026.01.04 04:10:31.588200 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 238 rows starting from the beginning of the part | ||
| 7353 | 2026.01.04 04:10:31.588238 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7354 | 2026.01.04 04:10:31.588357 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.04 04:10:31.588397 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7356 | 2026.01.04 04:10:31.588936 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7357 | 2026.01.04 04:10:31.589129 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344326 sec., 586167.3433378511 rows/sec., 38.46 MiB/sec. | ||
| 7358 | 2026.01.04 04:10:31.589154 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.04 04:10:31.589298 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001413 sec., 52370.84217975938 rows/sec., 4.09 MiB/sec. | ||
| 7360 | 2026.01.04 04:10:31.589335 [ 5 ] {5d38769a-4ecd-45e1-b123-ae542ad58697} <Debug> TCPHandler: Processed in 0.001574441 sec. | ||
| 7361 | 2026.01.04 04:10:31.589337 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7362 | 2026.01.04 04:10:31.589445 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2026.01.04 04:10:31.589541 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7364 | 2026.01.04 04:10:31.589585 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7365 | 2026.01.04 04:10:31.589655 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.04 04:10:31.589727 [ 202 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_41_8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7367 | 2026.01.04 04:10:31.589796 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7368 | 2026.01.04 04:10:31.589993 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.04 04:10:31.590033 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7370 | 2026.01.04 04:10:31.590358 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7371 | 2026.01.04 04:10:31.590570 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.04 04:10:31.590695 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7373 | 2026.01.04 04:10:31.590731 [ 5 ] {5f2f97c1-c7e8-4a49-8afd-d50715ffb150} <Debug> TCPHandler: Processed in 0.001332746 sec. | ||
| 7374 | 2026.01.04 04:10:31.590829 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.01.04 04:10:31.590920 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.01.04 04:10:31.590974 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7377 | 2026.01.04 04:10:31.591712 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.04 04:10:31.591748 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7379 | 2026.01.04 04:10:31.592259 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7380 | 2026.01.04 04:10:31.592470 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.01.04 04:10:31.592601 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001699 sec., 5885.8151854031785 rows/sec., 10.55 MiB/sec. | ||
| 7382 | 2026.01.04 04:10:31.592653 [ 5 ] {70632b58-4bc6-4c1a-aefe-01c5e3d3ad8c} <Debug> TCPHandler: Processed in 0.001869876 sec. | ||
| 7383 | 2026.01.04 04:10:31.592766 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.01.04 04:10:31.592873 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7385 | 2026.01.04 04:10:31.592916 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7386 | 2026.01.04 04:10:31.593282 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.01.04 04:10:31.593318 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7388 | 2026.01.04 04:10:31.593630 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7389 | 2026.01.04 04:10:31.593838 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.01.04 04:10:31.593967 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 7391 | 2026.01.04 04:10:31.594006 [ 5 ] {d5ebda64-cd5d-476c-b5e2-3f122c0d68ea} <Debug> TCPHandler: Processed in 0.001293995 sec. | ||
| 7392 | 2026.01.04 04:10:35.429664 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7393 | 2026.01.04 04:10:35.429717 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7394 | 2026.01.04 04:10:35.528817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15304 | ||
| 7395 | 2026.01.04 04:10:35.529386 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.01.04 04:10:35.529445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7397 | 2026.01.04 04:10:35.530205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7398 | 2026.01.04 04:10:35.530456 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.01.04 04:10:35.530608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15304 | ||
| 7400 | 2026.01.04 04:10:35.568459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 942 | ||
| 7401 | 2026.01.04 04:10:35.570828 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.01.04 04:10:35.570877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7403 | 2026.01.04 04:10:35.572123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7404 | 2026.01.04 04:10:35.572390 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.01.04 04:10:35.572656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7406 | 2026.01.04 04:10:36.001301 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000891847 sec. | ||
| 7407 | 2026.01.04 04:10:36.351165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7408 | 2026.01.04 04:10:36.366341 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.01.04 04:10:36.366396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7410 | 2026.01.04 04:10:36.372116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7411 | 2026.01.04 04:10:36.372830 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.04 04:10:36.375471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7413 | 2026.01.04 04:10:36.596089 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.04 04:10:36.596267 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.01.04 04:10:36.596332 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7416 | 2026.01.04 04:10:36.597241 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.01.04 04:10:36.597293 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7418 | 2026.01.04 04:10:36.597747 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7419 | 2026.01.04 04:10:36.597986 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.01.04 04:10:36.598138 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001918 sec., 213764.3378519291 rows/sec., 13.56 MiB/sec. | ||
| 7421 | 2026.01.04 04:10:36.598182 [ 5 ] {37c3b128-a31e-41ad-8605-30cf644637b9} <Debug> TCPHandler: Processed in 0.002224795 sec. | ||
| 7422 | 2026.01.04 04:10:36.598299 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.01.04 04:10:36.598396 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7424 | 2026.01.04 04:10:36.598438 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7425 | 2026.01.04 04:10:36.599247 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.01.04 04:10:36.599283 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7427 | 2026.01.04 04:10:36.599704 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7428 | 2026.01.04 04:10:36.599916 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.01.04 04:10:36.600053 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001674 sec., 701314.2174432498 rows/sec., 55.83 MiB/sec. | ||
| 7430 | 2026.01.04 04:10:36.600092 [ 5 ] {822b5c42-d84c-41e5-9fdc-16d0d9ed28e1} <Debug> TCPHandler: Processed in 0.001843566 sec. | ||
| 7431 | 2026.01.04 04:10:36.600206 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2026.01.04 04:10:36.600301 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7433 | 2026.01.04 04:10:36.600341 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7434 | 2026.01.04 04:10:36.600814 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.04 04:10:36.600852 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7436 | 2026.01.04 04:10:36.601167 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7437 | 2026.01.04 04:10:36.601373 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.01.04 04:10:36.601504 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.00122 sec., 193442.62295081967 rows/sec., 11.72 MiB/sec. | ||
| 7439 | 2026.01.04 04:10:36.601542 [ 5 ] {f1adf0f8-4dff-496e-b6e5-d7bc13991609} <Debug> TCPHandler: Processed in 0.001384858 sec. | ||
| 7440 | 2026.01.04 04:10:36.601646 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.01.04 04:10:36.601740 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7442 | 2026.01.04 04:10:36.601780 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7443 | 2026.01.04 04:10:36.602237 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.01.04 04:10:36.602274 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7445 | 2026.01.04 04:10:36.602576 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7446 | 2026.01.04 04:10:36.602784 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.01.04 04:10:36.602914 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 7448 | 2026.01.04 04:10:36.602952 [ 5 ] {d2457af4-0aac-4560-afc2-b0464729b553} <Debug> TCPHandler: Processed in 0.001355297 sec. | ||
| 7449 | 2026.01.04 04:10:36.603053 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.01.04 04:10:36.603145 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.01.04 04:10:36.603184 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7452 | 2026.01.04 04:10:36.603640 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.01.04 04:10:36.603676 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7454 | 2026.01.04 04:10:36.603984 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7455 | 2026.01.04 04:10:36.604182 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.01.04 04:10:36.604304 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 7457 | 2026.01.04 04:10:36.604340 [ 5 ] {32f7c391-be59-49b0-9e59-2b2e173861bb} <Debug> TCPHandler: Processed in 0.001369847 sec. | ||
| 7458 | 2026.01.04 04:10:36.604437 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.01.04 04:10:36.604523 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7460 | 2026.01.04 04:10:36.604561 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7461 | 2026.01.04 04:10:36.605213 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.01.04 04:10:36.605249 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7463 | 2026.01.04 04:10:36.605591 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7464 | 2026.01.04 04:10:36.605797 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.01.04 04:10:36.605932 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001378 sec., 515239.4775036284 rows/sec., 36.11 MiB/sec. | ||
| 7466 | 2026.01.04 04:10:36.605972 [ 5 ] {d7e7908f-8efc-45e7-adbd-d3dee7757a4a} <Debug> TCPHandler: Processed in 0.00154372 sec. | ||
| 7467 | 2026.01.04 04:10:36.606093 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.01.04 04:10:36.606188 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.04 04:10:36.606229 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7470 | 2026.01.04 04:10:36.606563 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.01.04 04:10:36.606600 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7472 | 2026.01.04 04:10:36.606910 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7473 | 2026.01.04 04:10:36.607114 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.04 04:10:36.607245 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 7475 | 2026.01.04 04:10:36.607282 [ 5 ] {fa167c25-796e-4bb6-bf62-d3dfde056b3c} <Debug> TCPHandler: Processed in 0.001239754 sec. | ||
| 7476 | 2026.01.04 04:10:36.607384 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.01.04 04:10:36.607477 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7478 | 2026.01.04 04:10:36.607519 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7479 | 2026.01.04 04:10:36.607934 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.01.04 04:10:36.607970 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7481 | 2026.01.04 04:10:36.608311 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7482 | 2026.01.04 04:10:36.608524 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.04 04:10:36.608659 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 7484 | 2026.01.04 04:10:36.608697 [ 5 ] {c1b0b2ed-711c-42cc-bb3e-bf0971a5a82b} <Debug> TCPHandler: Processed in 0.001361247 sec. | ||
| 7485 | 2026.01.04 04:10:36.608806 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.04 04:10:36.608899 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.01.04 04:10:36.608943 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7488 | 2026.01.04 04:10:36.609256 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.01.04 04:10:36.609293 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7490 | 2026.01.04 04:10:36.609590 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7491 | 2026.01.04 04:10:36.609794 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.01.04 04:10:36.609930 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 7493 | 2026.01.04 04:10:36.609967 [ 5 ] {6ac287e4-7104-42b4-85f1-49071cac4a99} <Debug> TCPHandler: Processed in 0.001211193 sec. | ||
| 7494 | 2026.01.04 04:10:36.610093 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.01.04 04:10:36.610215 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.01.04 04:10:36.610282 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7497 | 2026.01.04 04:10:36.611111 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.04 04:10:36.611149 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7499 | 2026.01.04 04:10:36.611722 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7500 | 2026.01.04 04:10:36.611952 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.04 04:10:36.612085 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001897 sec., 16341.591987348445 rows/sec., 29.28 MiB/sec. | ||
| 7502 | 2026.01.04 04:10:36.612116 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7503 | 2026.01.04 04:10:36.612139 [ 5 ] {62e6ce3c-58b7-48bd-8d8b-b3e19fa2c9bd} <Debug> TCPHandler: Processed in 0.002107591 sec. | ||
| 7504 | 2026.01.04 04:10:36.612192 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.01.04 04:10:36.612222 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7506 | 2026.01.04 04:10:36.612278 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.01.04 04:10:36.612317 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 7508 | 2026.01.04 04:10:36.612377 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.01.04 04:10:36.612419 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2026.01.04 04:10:36.612495 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2026.01.04 04:10:36.612544 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 694 rows starting from the beginning of the part | ||
| 7512 | 2026.01.04 04:10:36.612659 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7513 | 2026.01.04 04:10:36.612737 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.01.04 04:10:36.612753 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7515 | 2026.01.04 04:10:36.612774 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7516 | 2026.01.04 04:10:36.612846 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7517 | 2026.01.04 04:10:36.612935 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7518 | 2026.01.04 04:10:36.613026 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7519 | 2026.01.04 04:10:36.613107 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7520 | 2026.01.04 04:10:36.613326 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.01.04 04:10:36.613458 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 7522 | 2026.01.04 04:10:36.613495 [ 5 ] {2826ffe7-6df3-498a-9896-3a33d6cbdc64} <Debug> TCPHandler: Processed in 0.001269925 sec. | ||
| 7523 | 2026.01.04 04:10:36.628625 [ 202 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 19 columns (19 merged, 0 gathered) in 0.016341913 sec., 49382.223488767806 rows/sec., 88.49 MiB/sec. | ||
| 7524 | 2026.01.04 04:10:36.629877 [ 202 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7525 | 2026.01.04 04:10:36.630243 [ 202 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.01.04 04:10:36.630327 [ 202 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7527 | 2026.01.04 04:10:36.630460 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7528 | 2026.01.04 04:10:37.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.34 MiB, peak 284.94 MiB, free memory in arenas 0.00 B, will set to 282.11 MiB (RSS), difference: 4.78 MiB | ||
| 7529 | 2026.01.04 04:10:41.610996 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.01.04 04:10:41.611191 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7531 | 2026.01.04 04:10:41.611259 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7532 | 2026.01.04 04:10:41.612485 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2026.01.04 04:10:41.612543 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7534 | 2026.01.04 04:10:41.613139 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7535 | 2026.01.04 04:10:41.613428 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.01.04 04:10:41.613608 [ 118 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7537 | 2026.01.04 04:10:41.613617 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002473 sec., 491710.4731095835 rows/sec., 40.66 MiB/sec. | ||
| 7538 | 2026.01.04 04:10:41.613689 [ 118 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.01.04 04:10:41.613717 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7540 | 2026.01.04 04:10:41.613730 [ 5 ] {bd7b33fc-42f0-4533-93b0-45a3fc93b19d} <Debug> TCPHandler: Processed in 0.002872457 sec. | ||
| 7541 | 2026.01.04 04:10:41.613810 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 7542 | 2026.01.04 04:10:41.613875 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.01.04 04:10:41.613901 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7544 | 2026.01.04 04:10:41.613932 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 7545 | 2026.01.04 04:10:41.613988 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7546 | 2026.01.04 04:10:41.613992 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7547 | 2026.01.04 04:10:41.614041 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7548 | 2026.01.04 04:10:41.614053 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1175 rows starting from the beginning of the part | ||
| 7549 | 2026.01.04 04:10:41.614101 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 7550 | 2026.01.04 04:10:41.614147 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1174 rows starting from the beginning of the part | ||
| 7551 | 2026.01.04 04:10:41.614194 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1216 rows starting from the beginning of the part | ||
| 7552 | 2026.01.04 04:10:41.614541 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.01.04 04:10:41.614588 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7554 | 2026.01.04 04:10:41.614994 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7555 | 2026.01.04 04:10:41.615260 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.01.04 04:10:41.615418 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001458 sec., 6858.710562414266 rows/sec., 515.74 KiB/sec. | ||
| 7557 | 2026.01.04 04:10:41.615465 [ 5 ] {b897eb8e-19c1-40aa-b2c4-2513a90a0578} <Debug> TCPHandler: Processed in 0.001649623 sec. | ||
| 7558 | 2026.01.04 04:10:41.615584 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.01.04 04:10:41.615692 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7560 | 2026.01.04 04:10:41.615739 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7561 | 2026.01.04 04:10:41.616299 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.01.04 04:10:41.616341 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7563 | 2026.01.04 04:10:41.616429 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002659503 sec., 2324118.453711088 rows/sec., 197.50 MiB/sec. | ||
| 7564 | 2026.01.04 04:10:41.616738 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7565 | 2026.01.04 04:10:41.616743 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7566 | 2026.01.04 04:10:41.617109 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.01.04 04:10:41.617116 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.04 04:10:41.617206 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_46_9} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7569 | 2026.01.04 04:10:41.617303 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001634 sec., 139534.88372093023 rows/sec., 9.45 MiB/sec. | ||
| 7570 | 2026.01.04 04:10:41.617321 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 7571 | 2026.01.04 04:10:41.617362 [ 5 ] {70092742-d96b-4755-b6d2-90b0bca684d1} <Debug> TCPHandler: Processed in 0.001835066 sec. | ||
| 7572 | 2026.01.04 04:10:41.617506 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.01.04 04:10:41.617613 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7574 | 2026.01.04 04:10:41.617661 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7575 | 2026.01.04 04:10:41.618332 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.04 04:10:41.618374 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7577 | 2026.01.04 04:10:41.618777 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7578 | 2026.01.04 04:10:41.619066 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.04 04:10:41.619199 [ 118 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7580 | 2026.01.04 04:10:41.619228 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001638 sec., 323565.3235653236 rows/sec., 23.97 MiB/sec. | ||
| 7581 | 2026.01.04 04:10:41.619243 [ 118 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.01.04 04:10:41.619278 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7583 | 2026.01.04 04:10:41.619284 [ 5 ] {94f44120-e683-49b7-a0de-e2d4b597434c} <Debug> TCPHandler: Processed in 0.001834536 sec. | ||
| 7584 | 2026.01.04 04:10:41.619358 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 7585 | 2026.01.04 04:10:41.619428 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.01.04 04:10:41.619441 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7587 | 2026.01.04 04:10:41.619470 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7588 | 2026.01.04 04:10:41.619515 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7589 | 2026.01.04 04:10:41.619547 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7590 | 2026.01.04 04:10:41.619555 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 712 rows starting from the beginning of the part | ||
| 7591 | 2026.01.04 04:10:41.619601 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 7592 | 2026.01.04 04:10:41.619606 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7593 | 2026.01.04 04:10:41.619636 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 710 rows starting from the beginning of the part | ||
| 7594 | 2026.01.04 04:10:41.619672 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 530 rows starting from the beginning of the part | ||
| 7595 | 2026.01.04 04:10:41.620278 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.01.04 04:10:41.620322 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7597 | 2026.01.04 04:10:41.620839 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7598 | 2026.01.04 04:10:41.620872 [ 202 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545551 sec., 2167511.7805882823 rows/sec., 164.01 MiB/sec. | ||
| 7599 | 2026.01.04 04:10:41.621118 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7600 | 2026.01.04 04:10:41.621192 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.01.04 04:10:41.621341 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7602 | 2026.01.04 04:10:41.621377 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.01.04 04:10:41.621380 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001857 sec., 454496.49973074853 rows/sec., 30.59 MiB/sec. | ||
| 7604 | 2026.01.04 04:10:41.621404 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7605 | 2026.01.04 04:10:41.621443 [ 5 ] {d748168b-cfbc-4602-8423-ce2de8a55f79} <Debug> TCPHandler: Processed in 0.002075481 sec. | ||
| 7606 | 2026.01.04 04:10:41.621476 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.01.04 04:10:41.621491 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 7608 | 2026.01.04 04:10:41.621572 [ 192 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_46_9} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7609 | 2026.01.04 04:10:41.621586 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7610 | 2026.01.04 04:10:41.621587 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.01.04 04:10:41.621621 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15047 rows starting from the beginning of the part | ||
| 7612 | 2026.01.04 04:10:41.621669 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 7613 | 2026.01.04 04:10:41.621695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7614 | 2026.01.04 04:10:41.621709 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 315 rows starting from the beginning of the part | ||
| 7615 | 2026.01.04 04:10:41.621718 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.01.04 04:10:41.621768 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7617 | 2026.01.04 04:10:41.621793 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7618 | 2026.01.04 04:10:41.621805 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 7619 | 2026.01.04 04:10:41.621842 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 844 rows starting from the beginning of the part | ||
| 7620 | 2026.01.04 04:10:41.622599 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.01.04 04:10:41.622636 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7622 | 2026.01.04 04:10:41.623201 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7623 | 2026.01.04 04:10:41.623444 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.01.04 04:10:41.623605 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 7625 | 2026.01.04 04:10:41.623679 [ 5 ] {2333c147-86df-4d94-ac35-92c459e9b91a} <Debug> TCPHandler: Processed in 0.002152533 sec. | ||
| 7626 | 2026.01.04 04:10:41.623795 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.01.04 04:10:41.623891 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.01.04 04:10:41.623934 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7629 | 2026.01.04 04:10:41.624282 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.01.04 04:10:41.624320 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7631 | 2026.01.04 04:10:41.624656 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7632 | 2026.01.04 04:10:41.624874 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.01.04 04:10:41.624993 [ 118 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7634 | 2026.01.04 04:10:41.625013 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 7635 | 2026.01.04 04:10:41.625025 [ 118 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.04 04:10:41.625053 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7637 | 2026.01.04 04:10:41.625057 [ 5 ] {e677257d-909a-4d65-9b3d-3703903c2b5b} <Debug> TCPHandler: Processed in 0.001312486 sec. | ||
| 7638 | 2026.01.04 04:10:41.625140 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7639 | 2026.01.04 04:10:41.625245 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7640 | 2026.01.04 04:10:41.625277 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2976 rows starting from the beginning of the part | ||
| 7641 | 2026.01.04 04:10:41.625342 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7642 | 2026.01.04 04:10:41.625394 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7643 | 2026.01.04 04:10:41.625437 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7644 | 2026.01.04 04:10:41.625480 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7645 | 2026.01.04 04:10:41.625521 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 7646 | 2026.01.04 04:10:41.626032 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16840 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457192 sec., 3683354.03944076 rows/sec., 248.57 MiB/sec. | ||
| 7647 | 2026.01.04 04:10:41.626339 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7648 | 2026.01.04 04:10:41.626820 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.01.04 04:10:41.626892 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790515 sec., 1878789.0634817358 rows/sec., 120.63 MiB/sec. | ||
| 7650 | 2026.01.04 04:10:41.626932 [ 187 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7651 | 2026.01.04 04:10:41.627065 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 7652 | 2026.01.04 04:10:41.627141 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7653 | 2026.01.04 04:10:41.627399 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.01.04 04:10:41.627464 [ 192 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_46_9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7655 | 2026.01.04 04:10:41.627526 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7656 | 2026.01.04 04:10:41.883945 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43870 | ||
| 7657 | 2026.01.04 04:10:41.884066 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2026.01.04 04:10:41.884096 [ 290 ] {} <Debug> TCP-Session: c6238bb8-24a8-457b-a948-a7245966c4ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43870 | ||
| 7659 | 2026.01.04 04:10:41.884123 [ 290 ] {} <Debug> TCP-Session: c6238bb8-24a8-457b-a948-a7245966c4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7660 | 2026.01.04 04:10:41.884139 [ 290 ] {} <Debug> TCP-Session: c6238bb8-24a8-457b-a948-a7245966c4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.01.04 04:10:41.884368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64511 | ||
| 7662 | 2026.01.04 04:10:41.884400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37239 | ||
| 7663 | 2026.01.04 04:10:41.884446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33272 | ||
| 7664 | 2026.01.04 04:10:41.884467 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50757 | ||
| 7665 | 2026.01.04 04:10:41.884490 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7666 | 2026.01.04 04:10:41.884524 [ 290 ] {} <Trace> TCP-Session: c6238bb8-24a8-457b-a948-a7245966c4ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.01.04 04:10:41.884535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7668 | 2026.01.04 04:10:41.884546 [ 291 ] {} <Debug> TCP-Session: b362aaa5-625c-4797-912a-f052f119a53b Authenticating user 'default' from [fd00:1122:3344:101::e]:64511 | ||
| 7669 | 2026.01.04 04:10:41.884459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39538 | ||
| 7670 | 2026.01.04 04:10:41.884600 [ 291 ] {} <Debug> TCP-Session: b362aaa5-625c-4797-912a-f052f119a53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.01.04 04:10:41.884587 [ 292 ] {} <Debug> TCP-Session: 306f00ae-2424-44c9-a6a1-ab520aae364c Authenticating user 'default' from [fd00:1122:3344:101::e]:37239 | ||
| 7672 | 2026.01.04 04:10:41.884651 [ 291 ] {} <Debug> TCP-Session: b362aaa5-625c-4797-912a-f052f119a53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2026.01.04 04:10:41.884416 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50818 | ||
| 7674 | 2026.01.04 04:10:41.884679 [ 292 ] {} <Debug> TCP-Session: 306f00ae-2424-44c9-a6a1-ab520aae364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.01.04 04:10:41.884676 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.01.04 04:10:41.884730 [ 292 ] {} <Debug> TCP-Session: 306f00ae-2424-44c9-a6a1-ab520aae364c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.01.04 04:10:41.884728 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7678 | 2026.01.04 04:10:41.884769 [ 287 ] {} <Debug> TCP-Session: ab9f1dbe-04d9-4c8e-8f0f-8884e786b555 Authenticating user 'default' from [fd00:1122:3344:101::e]:33272 | ||
| 7679 | 2026.01.04 04:10:41.884406 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65327 | ||
| 7680 | 2026.01.04 04:10:41.884821 [ 287 ] {} <Debug> TCP-Session: ab9f1dbe-04d9-4c8e-8f0f-8884e786b555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.01.04 04:10:41.884407 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48635 | ||
| 7682 | 2026.01.04 04:10:41.884854 [ 287 ] {} <Debug> TCP-Session: ab9f1dbe-04d9-4c8e-8f0f-8884e786b555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.01.04 04:10:41.885070 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7684 | 2026.01.04 04:10:41.885136 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7685 | 2026.01.04 04:10:41.885254 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.01.04 04:10:41.885286 [ 294 ] {} <Debug> TCP-Session: 80d69fee-d651-4b7b-89e1-4e3112adf877 Authenticating user 'default' from [fd00:1122:3344:101::e]:48635 | ||
| 7687 | 2026.01.04 04:10:41.885303 [ 294 ] {} <Debug> TCP-Session: 80d69fee-d651-4b7b-89e1-4e3112adf877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.01.04 04:10:41.885319 [ 294 ] {} <Debug> TCP-Session: 80d69fee-d651-4b7b-89e1-4e3112adf877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.01.04 04:10:41.885360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.01.04 04:10:41.885398 [ 293 ] {} <Debug> TCP-Session: 2d199ad0-10f8-4275-9f3f-eb06dc99062b Authenticating user 'default' from [fd00:1122:3344:101::e]:65327 | ||
| 7691 | 2026.01.04 04:10:41.885424 [ 293 ] {} <Debug> TCP-Session: 2d199ad0-10f8-4275-9f3f-eb06dc99062b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.04 04:10:41.885430 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 7693 | 2026.01.04 04:10:41.885438 [ 293 ] {} <Debug> TCP-Session: 2d199ad0-10f8-4275-9f3f-eb06dc99062b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2026.01.04 04:10:41.885462 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7695 | 2026.01.04 04:10:41.885498 [ 286 ] {} <Debug> TCP-Session: 43b07b80-a4a7-41ba-9a3d-52f9e1c0d453 Authenticating user 'default' from [fd00:1122:3344:101::e]:50818 | ||
| 7696 | 2026.01.04 04:10:41.885515 [ 286 ] {} <Debug> TCP-Session: 43b07b80-a4a7-41ba-9a3d-52f9e1c0d453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.04 04:10:41.885531 [ 286 ] {} <Debug> TCP-Session: 43b07b80-a4a7-41ba-9a3d-52f9e1c0d453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.01.04 04:10:41.885579 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7699 | 2026.01.04 04:10:41.885616 [ 289 ] {} <Debug> TCP-Session: 03a50d10-800f-4dcc-94c2-4135b7205675 Authenticating user 'default' from [fd00:1122:3344:101::e]:50757 | ||
| 7700 | 2026.01.04 04:10:41.885633 [ 289 ] {} <Debug> TCP-Session: 03a50d10-800f-4dcc-94c2-4135b7205675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.01.04 04:10:41.885649 [ 289 ] {} <Debug> TCP-Session: 03a50d10-800f-4dcc-94c2-4135b7205675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.01.04 04:10:41.885747 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2026.01.04 04:10:41.885780 [ 288 ] {} <Debug> TCP-Session: 659a9377-125c-47a1-b93d-7d5e2bf27e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:39538 | ||
| 7704 | 2026.01.04 04:10:41.885798 [ 288 ] {} <Debug> TCP-Session: 659a9377-125c-47a1-b93d-7d5e2bf27e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.01.04 04:10:41.885810 [ 288 ] {} <Debug> TCP-Session: 659a9377-125c-47a1-b93d-7d5e2bf27e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.04 04:10:41.886396 [ 313 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> AggregatingTransform: Aggregating | ||
| 7707 | 2026.01.04 04:10:41.886454 [ 313 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> Aggregator: Aggregation method: without_key | ||
| 7708 | 2026.01.04 04:10:41.886497 [ 313 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950439 sec. (1052.145 rows/sec., 41.10 KiB/sec.) | ||
| 7709 | 2026.01.04 04:10:41.886520 [ 313 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Trace> Aggregator: Merging aggregated data | ||
| 7710 | 2026.01.04 04:10:41.887720 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 7711 | 2026.01.04 04:10:41.887852 [ 290 ] {4ee2edd1-b22b-40c1-84a6-2a6a8f6c3888} <Debug> TCPHandler: Processed in 0.003450798 sec. | ||
| 7712 | 2026.01.04 04:10:41.887970 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.01.04 04:10:41.887996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7714 | 2026.01.04 04:10:41.888006 [ 290 ] {} <Debug> TCP-Session: c6238bb8-24a8-457b-a948-a7245966c4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.01.04 04:10:41.888017 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.01.04 04:10:41.888040 [ 291 ] {} <Debug> TCP-Session: b362aaa5-625c-4797-912a-f052f119a53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2026.01.04 04:10:41.888055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7718 | 2026.01.04 04:10:41.888078 [ 288 ] {} <Debug> TCP-Session: 659a9377-125c-47a1-b93d-7d5e2bf27e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.01.04 04:10:41.888068 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.01.04 04:10:41.888100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.01.04 04:10:41.888116 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7722 | 2026.01.04 04:10:41.888134 [ 292 ] {} <Debug> TCP-Session: 306f00ae-2424-44c9-a6a1-ab520aae364c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.01.04 04:10:41.888147 [ 294 ] {} <Debug> TCP-Session: 80d69fee-d651-4b7b-89e1-4e3112adf877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.01.04 04:10:41.888161 [ 287 ] {} <Debug> TCP-Session: ab9f1dbe-04d9-4c8e-8f0f-8884e786b555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.04 04:10:41.888082 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2026.01.04 04:10:41.888035 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2026.01.04 04:10:41.888221 [ 289 ] {} <Debug> TCP-Session: 03a50d10-800f-4dcc-94c2-4135b7205675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.01.04 04:10:41.888105 [ 293 ] {} <Debug> TCP-Session: 2d199ad0-10f8-4275-9f3f-eb06dc99062b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2026.01.04 04:10:41.888246 [ 286 ] {} <Debug> TCP-Session: 43b07b80-a4a7-41ba-9a3d-52f9e1c0d453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.01.04 04:10:42.826814 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 7731 | 2026.01.04 04:10:42.826929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2026.01.04 04:10:42.826957 [ 290 ] {} <Debug> TCP-Session: 2fa774a2-5c8b-4055-bdb0-59b8a1dd6083 Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 7733 | 2026.01.04 04:10:42.826979 [ 290 ] {} <Debug> TCP-Session: 2fa774a2-5c8b-4055-bdb0-59b8a1dd6083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.01.04 04:10:42.826992 [ 290 ] {} <Debug> TCP-Session: 2fa774a2-5c8b-4055-bdb0-59b8a1dd6083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7735 | 2026.01.04 04:10:42.827195 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53507 | ||
| 7736 | 2026.01.04 04:10:42.827255 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38674 | ||
| 7737 | 2026.01.04 04:10:42.827272 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37502 | ||
| 7738 | 2026.01.04 04:10:42.827298 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48460 | ||
| 7739 | 2026.01.04 04:10:42.827321 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7740 | 2026.01.04 04:10:42.827364 [ 290 ] {} <Trace> TCP-Session: 2fa774a2-5c8b-4055-bdb0-59b8a1dd6083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.01.04 04:10:42.827390 [ 291 ] {} <Debug> TCP-Session: 4713a929-aca1-4655-af9b-299ae13e3089 Authenticating user 'default' from [fd00:1122:3344:101::e]:53507 | ||
| 7742 | 2026.01.04 04:10:42.827398 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7743 | 2026.01.04 04:10:42.827410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7744 | 2026.01.04 04:10:42.827427 [ 291 ] {} <Debug> TCP-Session: 4713a929-aca1-4655-af9b-299ae13e3089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.01.04 04:10:42.827431 [ 294 ] {} <Debug> TCP-Session: 861df70d-2372-4c5b-a018-b431b0075186 Authenticating user 'default' from [fd00:1122:3344:101::e]:37502 | ||
| 7746 | 2026.01.04 04:10:42.827444 [ 287 ] {} <Debug> TCP-Session: 73acdaff-a480-4265-90a6-efc7911b6874 Authenticating user 'default' from [fd00:1122:3344:101::e]:48460 | ||
| 7747 | 2026.01.04 04:10:42.827446 [ 291 ] {} <Debug> TCP-Session: 4713a929-aca1-4655-af9b-299ae13e3089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7748 | 2026.01.04 04:10:42.827457 [ 294 ] {} <Debug> TCP-Session: 861df70d-2372-4c5b-a018-b431b0075186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2026.01.04 04:10:42.827467 [ 287 ] {} <Debug> TCP-Session: 73acdaff-a480-4265-90a6-efc7911b6874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2026.01.04 04:10:42.827478 [ 294 ] {} <Debug> TCP-Session: 861df70d-2372-4c5b-a018-b431b0075186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.01.04 04:10:42.827487 [ 287 ] {} <Debug> TCP-Session: 73acdaff-a480-4265-90a6-efc7911b6874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2026.01.04 04:10:42.827396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7753 | 2026.01.04 04:10:42.827318 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56348 | ||
| 7754 | 2026.01.04 04:10:42.827542 [ 292 ] {} <Debug> TCP-Session: 70bcb614-1f39-455f-bc24-550efbcf282f Authenticating user 'default' from [fd00:1122:3344:101::e]:38674 | ||
| 7755 | 2026.01.04 04:10:42.827550 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7756 | 2026.01.04 04:10:42.827573 [ 292 ] {} <Debug> TCP-Session: 70bcb614-1f39-455f-bc24-550efbcf282f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7757 | 2026.01.04 04:10:42.827309 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42537 | ||
| 7758 | 2026.01.04 04:10:42.827596 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7759 | 2026.01.04 04:10:42.827597 [ 292 ] {} <Debug> TCP-Session: 70bcb614-1f39-455f-bc24-550efbcf282f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.01.04 04:10:42.827648 [ 289 ] {} <Debug> TCP-Session: c9c666ee-09c1-4335-af22-a405f2305543 Authenticating user 'default' from [fd00:1122:3344:101::e]:56348 | ||
| 7761 | 2026.01.04 04:10:42.827287 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49845 | ||
| 7762 | 2026.01.04 04:10:42.827670 [ 289 ] {} <Debug> TCP-Session: c9c666ee-09c1-4335-af22-a405f2305543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.01.04 04:10:42.827692 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7764 | 2026.01.04 04:10:42.827707 [ 289 ] {} <Debug> TCP-Session: c9c666ee-09c1-4335-af22-a405f2305543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.01.04 04:10:42.827273 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41955 | ||
| 7766 | 2026.01.04 04:10:42.827732 [ 288 ] {} <Debug> TCP-Session: f3cd7bc0-0ff1-4730-970a-101467ce21ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42537 | ||
| 7767 | 2026.01.04 04:10:42.827742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7768 | 2026.01.04 04:10:42.827773 [ 288 ] {} <Debug> TCP-Session: f3cd7bc0-0ff1-4730-970a-101467ce21ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.01.04 04:10:42.827786 [ 286 ] {} <Debug> TCP-Session: 4ff50ba5-8f87-443e-8829-24e96c871ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49845 | ||
| 7770 | 2026.01.04 04:10:42.827793 [ 288 ] {} <Debug> TCP-Session: f3cd7bc0-0ff1-4730-970a-101467ce21ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.01.04 04:10:42.827800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7772 | 2026.01.04 04:10:42.827813 [ 286 ] {} <Debug> TCP-Session: 4ff50ba5-8f87-443e-8829-24e96c871ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.01.04 04:10:42.827834 [ 293 ] {} <Debug> TCP-Session: 22d6f1de-a0ff-4534-a26c-4944ecbd5413 Authenticating user 'default' from [fd00:1122:3344:101::e]:41955 | ||
| 7774 | 2026.01.04 04:10:42.827842 [ 286 ] {} <Debug> TCP-Session: 4ff50ba5-8f87-443e-8829-24e96c871ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2026.01.04 04:10:42.827860 [ 293 ] {} <Debug> TCP-Session: 22d6f1de-a0ff-4534-a26c-4944ecbd5413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.01.04 04:10:42.827834 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7777 | 2026.01.04 04:10:42.827885 [ 293 ] {} <Debug> TCP-Session: 22d6f1de-a0ff-4534-a26c-4944ecbd5413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.01.04 04:10:42.827950 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7779 | 2026.01.04 04:10:42.828275 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 7780 | 2026.01.04 04:10:42.829313 [ 348 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> AggregatingTransform: Aggregating | ||
| 7781 | 2026.01.04 04:10:42.829354 [ 348 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7782 | 2026.01.04 04:10:42.829391 [ 348 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100608 sec. (993.957 rows/sec., 38.83 KiB/sec.) | ||
| 7783 | 2026.01.04 04:10:42.829410 [ 348 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Trace> Aggregator: Merging aggregated data | ||
| 7784 | 2026.01.04 04:10:42.830635 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00314 sec., 318.47133757961785 rows/sec., 12.44 KiB/sec. | ||
| 7785 | 2026.01.04 04:10:42.830795 [ 290 ] {483739fb-a6a9-48cf-91ee-ecbe75007ec0} <Debug> TCPHandler: Processed in 0.00356241 sec. | ||
| 7786 | 2026.01.04 04:10:42.830902 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7787 | 2026.01.04 04:10:42.830935 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7788 | 2026.01.04 04:10:42.830964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7789 | 2026.01.04 04:10:42.830985 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7790 | 2026.01.04 04:10:42.831020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7791 | 2026.01.04 04:10:42.831038 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7792 | 2026.01.04 04:10:42.831075 [ 289 ] {} <Debug> TCP-Session: c9c666ee-09c1-4335-af22-a405f2305543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2026.01.04 04:10:42.831086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7794 | 2026.01.04 04:10:42.831113 [ 292 ] {} <Debug> TCP-Session: 70bcb614-1f39-455f-bc24-550efbcf282f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.01.04 04:10:42.831065 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7796 | 2026.01.04 04:10:42.831146 [ 288 ] {} <Debug> TCP-Session: f3cd7bc0-0ff1-4730-970a-101467ce21ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.01.04 04:10:42.831031 [ 294 ] {} <Debug> TCP-Session: 861df70d-2372-4c5b-a018-b431b0075186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2026.01.04 04:10:42.831188 [ 286 ] {} <Debug> TCP-Session: 4ff50ba5-8f87-443e-8829-24e96c871ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.01.04 04:10:42.831009 [ 291 ] {} <Debug> TCP-Session: 4713a929-aca1-4655-af9b-299ae13e3089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.01.04 04:10:42.831004 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7801 | 2026.01.04 04:10:42.831091 [ 287 ] {} <Debug> TCP-Session: 73acdaff-a480-4265-90a6-efc7911b6874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.01.04 04:10:42.831288 [ 293 ] {} <Debug> TCP-Session: 22d6f1de-a0ff-4534-a26c-4944ecbd5413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2026.01.04 04:10:42.830942 [ 290 ] {} <Debug> TCP-Session: 2fa774a2-5c8b-4055-bdb0-59b8a1dd6083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.01.04 04:10:42.934368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37133 | ||
| 7805 | 2026.01.04 04:10:42.934502 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.01.04 04:10:42.934539 [ 290 ] {} <Debug> TCP-Session: 440c81b7-142b-4593-9282-db5e86f7f4b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37133 | ||
| 7807 | 2026.01.04 04:10:42.934570 [ 290 ] {} <Debug> TCP-Session: 440c81b7-142b-4593-9282-db5e86f7f4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.01.04 04:10:42.934587 [ 290 ] {} <Debug> TCP-Session: 440c81b7-142b-4593-9282-db5e86f7f4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2026.01.04 04:10:42.934974 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48831 | ||
| 7810 | 2026.01.04 04:10:42.935009 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56980 | ||
| 7811 | 2026.01.04 04:10:42.935039 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48454 | ||
| 7812 | 2026.01.04 04:10:42.935053 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47890 | ||
| 7813 | 2026.01.04 04:10:42.935090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57092 | ||
| 7814 | 2026.01.04 04:10:42.935134 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7815 | 2026.01.04 04:10:42.935118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7816 | 2026.01.04 04:10:42.935113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7817 | 2026.01.04 04:10:42.935184 [ 287 ] {} <Debug> TCP-Session: 02d4c216-ff72-42f6-ac39-25b04aeba873 Authenticating user 'default' from [fd00:1122:3344:101::e]:48454 | ||
| 7818 | 2026.01.04 04:10:42.935200 [ 294 ] {} <Debug> TCP-Session: 7e463515-05f6-43f0-8eb8-6fee94d0c7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56980 | ||
| 7819 | 2026.01.04 04:10:42.935202 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7820 | 2026.01.04 04:10:42.935238 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7821 | 2026.01.04 04:10:42.935243 [ 294 ] {} <Debug> TCP-Session: 7e463515-05f6-43f0-8eb8-6fee94d0c7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.01.04 04:10:42.935269 [ 288 ] {} <Debug> TCP-Session: 195ba1c6-7d61-4e5f-9722-0cb41d8b0bea Authenticating user 'default' from [fd00:1122:3344:101::e]:47890 | ||
| 7823 | 2026.01.04 04:10:42.935288 [ 294 ] {} <Debug> TCP-Session: 7e463515-05f6-43f0-8eb8-6fee94d0c7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.01.04 04:10:42.935285 [ 289 ] {} <Debug> TCP-Session: 7d7cb7bb-d763-4812-b2ee-b0519779cd52 Authenticating user 'default' from [fd00:1122:3344:101::e]:57092 | ||
| 7825 | 2026.01.04 04:10:42.935323 [ 288 ] {} <Debug> TCP-Session: 195ba1c6-7d61-4e5f-9722-0cb41d8b0bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2026.01.04 04:10:42.935226 [ 287 ] {} <Debug> TCP-Session: 02d4c216-ff72-42f6-ac39-25b04aeba873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.01.04 04:10:42.935370 [ 289 ] {} <Debug> TCP-Session: 7d7cb7bb-d763-4812-b2ee-b0519779cd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.01.04 04:10:42.935403 [ 287 ] {} <Debug> TCP-Session: 02d4c216-ff72-42f6-ac39-25b04aeba873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.01.04 04:10:42.935444 [ 289 ] {} <Debug> TCP-Session: 7d7cb7bb-d763-4812-b2ee-b0519779cd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.01.04 04:10:42.935378 [ 288 ] {} <Debug> TCP-Session: 195ba1c6-7d61-4e5f-9722-0cb41d8b0bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2026.01.04 04:10:42.935210 [ 291 ] {} <Debug> TCP-Session: 5c3e449f-d5fe-4927-80bc-3d083a211e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:48831 | ||
| 7832 | 2026.01.04 04:10:42.935028 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54421 | ||
| 7833 | 2026.01.04 04:10:42.935547 [ 291 ] {} <Debug> TCP-Session: 5c3e449f-d5fe-4927-80bc-3d083a211e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.01.04 04:10:42.935012 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57776 | ||
| 7835 | 2026.01.04 04:10:42.935593 [ 291 ] {} <Debug> TCP-Session: 5c3e449f-d5fe-4927-80bc-3d083a211e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.01.04 04:10:42.935013 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44395 | ||
| 7837 | 2026.01.04 04:10:42.935643 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7838 | 2026.01.04 04:10:42.935677 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7839 | 2026.01.04 04:10:42.935703 [ 286 ] {} <Debug> TCP-Session: 08bf4e7d-8664-4508-a2c2-1aa4bcedb7e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54421 | ||
| 7840 | 2026.01.04 04:10:42.935720 [ 292 ] {} <Debug> TCP-Session: e157e9b5-05c4-4e28-b355-ff9ac5df18d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57776 | ||
| 7841 | 2026.01.04 04:10:42.935740 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2026.01.04 04:10:42.935742 [ 286 ] {} <Debug> TCP-Session: 08bf4e7d-8664-4508-a2c2-1aa4bcedb7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.01.04 04:10:42.935052 [ 290 ] {} <Trace> TCP-Session: 440c81b7-142b-4593-9282-db5e86f7f4b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.01.04 04:10:42.935795 [ 286 ] {} <Debug> TCP-Session: 08bf4e7d-8664-4508-a2c2-1aa4bcedb7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7845 | 2026.01.04 04:10:42.935786 [ 292 ] {} <Debug> TCP-Session: e157e9b5-05c4-4e28-b355-ff9ac5df18d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2026.01.04 04:10:42.935829 [ 293 ] {} <Debug> TCP-Session: 02e66a3b-89aa-48a2-89ec-f1ab0c206e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:44395 | ||
| 7847 | 2026.01.04 04:10:42.935902 [ 293 ] {} <Debug> TCP-Session: 02e66a3b-89aa-48a2-89ec-f1ab0c206e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.01.04 04:10:42.935918 [ 292 ] {} <Debug> TCP-Session: e157e9b5-05c4-4e28-b355-ff9ac5df18d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2026.01.04 04:10:42.935931 [ 293 ] {} <Debug> TCP-Session: 02e66a3b-89aa-48a2-89ec-f1ab0c206e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.01.04 04:10:42.936033 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7851 | 2026.01.04 04:10:42.936395 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7852 | 2026.01.04 04:10:42.936464 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7853 | 2026.01.04 04:10:42.936820 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 7854 | 2026.01.04 04:10:42.937994 [ 332 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> AggregatingTransform: Aggregating | ||
| 7855 | 2026.01.04 04:10:42.938037 [ 332 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7856 | 2026.01.04 04:10:42.938075 [ 332 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131202 sec. (884.015 rows/sec., 34.53 KiB/sec.) | ||
| 7857 | 2026.01.04 04:10:42.938094 [ 332 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Trace> Aggregator: Merging aggregated data | ||
| 7858 | 2026.01.04 04:10:42.939361 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003409 sec., 293.3411557641537 rows/sec., 11.46 KiB/sec. | ||
| 7859 | 2026.01.04 04:10:42.939513 [ 290 ] {b3f279f6-4809-488b-90ee-17016eb61c1e} <Debug> TCPHandler: Processed in 0.00459237 sec. | ||
| 7860 | 2026.01.04 04:10:42.939672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7861 | 2026.01.04 04:10:42.939710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7862 | 2026.01.04 04:10:42.939730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7863 | 2026.01.04 04:10:42.939752 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7864 | 2026.01.04 04:10:42.939761 [ 289 ] {} <Debug> TCP-Session: 7d7cb7bb-d763-4812-b2ee-b0519779cd52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.01.04 04:10:42.939778 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7866 | 2026.01.04 04:10:42.939801 [ 286 ] {} <Debug> TCP-Session: 08bf4e7d-8664-4508-a2c2-1aa4bcedb7e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.01.04 04:10:42.939822 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7868 | 2026.01.04 04:10:42.939845 [ 291 ] {} <Debug> TCP-Session: 5c3e449f-d5fe-4927-80bc-3d083a211e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.01.04 04:10:42.939862 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7870 | 2026.01.04 04:10:42.939885 [ 294 ] {} <Debug> TCP-Session: 7e463515-05f6-43f0-8eb8-6fee94d0c7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.01.04 04:10:42.939843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7872 | 2026.01.04 04:10:42.939912 [ 288 ] {} <Debug> TCP-Session: 195ba1c6-7d61-4e5f-9722-0cb41d8b0bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7873 | 2026.01.04 04:10:42.939953 [ 292 ] {} <Debug> TCP-Session: e157e9b5-05c4-4e28-b355-ff9ac5df18d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.01.04 04:10:42.939797 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7875 | 2026.01.04 04:10:42.939781 [ 293 ] {} <Debug> TCP-Session: 02e66a3b-89aa-48a2-89ec-f1ab0c206e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.01.04 04:10:42.939713 [ 290 ] {} <Debug> TCP-Session: 440c81b7-142b-4593-9282-db5e86f7f4b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.01.04 04:10:42.940037 [ 287 ] {} <Debug> TCP-Session: 02d4c216-ff72-42f6-ac39-25b04aeba873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2026.01.04 04:10:43.030795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15816 | ||
| 7879 | 2026.01.04 04:10:43.031332 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.04 04:10:43.031403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7881 | 2026.01.04 04:10:43.032091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7882 | 2026.01.04 04:10:43.032436 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.04 04:10:43.032653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15816 | ||
| 7884 | 2026.01.04 04:10:43.875638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7885 | 2026.01.04 04:10:43.892467 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.01.04 04:10:43.892534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7887 | 2026.01.04 04:10:43.898432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7888 | 2026.01.04 04:10:43.899555 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.01.04 04:10:43.903178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7890 | 2026.01.04 04:10:45.572873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 984 | ||
| 7891 | 2026.01.04 04:10:45.575418 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.01.04 04:10:45.575477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7893 | 2026.01.04 04:10:45.576743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7894 | 2026.01.04 04:10:45.577030 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.01.04 04:10:45.577398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7896 | 2026.01.04 04:10:46.596296 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.01.04 04:10:46.596511 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.01.04 04:10:46.596587 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7899 | 2026.01.04 04:10:46.597437 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.01.04 04:10:46.597488 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7901 | 2026.01.04 04:10:46.597913 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7902 | 2026.01.04 04:10:46.598147 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.01.04 04:10:46.598299 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 7904 | 2026.01.04 04:10:46.598342 [ 5 ] {0c80c1b8-f49b-4f60-a2ab-00e7fed1ec51} <Debug> TCPHandler: Processed in 0.002190723 sec. | ||
| 7905 | 2026.01.04 04:10:46.598462 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.04 04:10:46.598558 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7907 | 2026.01.04 04:10:46.598601 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7908 | 2026.01.04 04:10:46.599600 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.04 04:10:46.599638 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7910 | 2026.01.04 04:10:46.600027 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7911 | 2026.01.04 04:10:46.600246 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.01.04 04:10:46.600386 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001847 sec., 635625.3383865729 rows/sec., 50.60 MiB/sec. | ||
| 7913 | 2026.01.04 04:10:46.600425 [ 5 ] {a51454db-c417-4029-a756-5319ee91aeea} <Debug> TCPHandler: Processed in 0.0020129 sec. | ||
| 7914 | 2026.01.04 04:10:46.600546 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.04 04:10:46.600650 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.01.04 04:10:46.600692 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7917 | 2026.01.04 04:10:46.601188 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.04 04:10:46.601225 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7919 | 2026.01.04 04:10:46.601540 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7920 | 2026.01.04 04:10:46.601760 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.04 04:10:46.601890 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001258 sec., 187599.3640699523 rows/sec., 11.37 MiB/sec. | ||
| 7922 | 2026.01.04 04:10:46.601927 [ 5 ] {000c337b-176c-4384-9686-d44b17408f67} <Debug> TCPHandler: Processed in 0.001430238 sec. | ||
| 7923 | 2026.01.04 04:10:46.602035 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.01.04 04:10:46.602131 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.01.04 04:10:46.602174 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7926 | 2026.01.04 04:10:46.602678 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.01.04 04:10:46.602715 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7928 | 2026.01.04 04:10:46.603042 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7929 | 2026.01.04 04:10:46.603253 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.01.04 04:10:46.603378 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001265 sec., 167588.9328063241 rows/sec., 10.81 MiB/sec. | ||
| 7931 | 2026.01.04 04:10:46.603415 [ 5 ] {5e54751c-071e-46a3-87fb-f13029efd0f2} <Debug> TCPHandler: Processed in 0.001430088 sec. | ||
| 7932 | 2026.01.04 04:10:46.603516 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.01.04 04:10:46.603608 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.01.04 04:10:46.603650 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7935 | 2026.01.04 04:10:46.604159 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.01.04 04:10:46.604197 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7937 | 2026.01.04 04:10:46.604501 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7938 | 2026.01.04 04:10:46.604715 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.01.04 04:10:46.604841 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 7940 | 2026.01.04 04:10:46.604879 [ 5 ] {ec14e0aa-5285-4008-9267-0deb0df54cef} <Debug> TCPHandler: Processed in 0.001412018 sec. | ||
| 7941 | 2026.01.04 04:10:46.604987 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.01.04 04:10:46.605080 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7943 | 2026.01.04 04:10:46.605122 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7944 | 2026.01.04 04:10:46.605906 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.01.04 04:10:46.605947 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7946 | 2026.01.04 04:10:46.606305 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7947 | 2026.01.04 04:10:46.606529 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): 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.04 04:10:46.606681 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001616 sec., 439356.4356435643 rows/sec., 30.79 MiB/sec. | ||
| 7949 | 2026.01.04 04:10:46.606724 [ 5 ] {0603a619-0a5f-469c-81dc-b85846f6f093} <Debug> TCPHandler: Processed in 0.001787266 sec. | ||
| 7950 | 2026.01.04 04:10:46.606844 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.01.04 04:10:46.606941 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7952 | 2026.01.04 04:10:46.606984 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7953 | 2026.01.04 04:10:46.607335 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.01.04 04:10:46.607372 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7955 | 2026.01.04 04:10:46.607678 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7956 | 2026.01.04 04:10:46.607884 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.01.04 04:10:46.608022 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 7958 | 2026.01.04 04:10:46.608062 [ 5 ] {e1b991d5-4496-4bf9-9786-21cab679cebc} <Debug> TCPHandler: Processed in 0.001268965 sec. | ||
| 7959 | 2026.01.04 04:10:46.608179 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.01.04 04:10:46.608273 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7961 | 2026.01.04 04:10:46.608317 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7962 | 2026.01.04 04:10:46.608786 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.01.04 04:10:46.608823 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7964 | 2026.01.04 04:10:46.609155 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7965 | 2026.01.04 04:10:46.609374 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.01.04 04:10:46.609505 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001249 sec., 251401.1208967174 rows/sec., 16.51 MiB/sec. | ||
| 7967 | 2026.01.04 04:10:46.609543 [ 5 ] {bc67a996-5b72-41ac-a869-7da2ea8e5904} <Debug> TCPHandler: Processed in 0.001413178 sec. | ||
| 7968 | 2026.01.04 04:10:46.609654 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.01.04 04:10:46.609747 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.01.04 04:10:46.609790 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7971 | 2026.01.04 04:10:46.610095 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.01.04 04:10:46.610131 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7973 | 2026.01.04 04:10:46.610423 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7974 | 2026.01.04 04:10:46.610628 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.01.04 04:10:46.610760 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7976 | 2026.01.04 04:10:46.610798 [ 5 ] {11039063-f58c-4bf7-beea-bd02d64075ab} <Debug> TCPHandler: Processed in 0.001192414 sec. | ||
| 7977 | 2026.01.04 04:10:46.610901 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.01.04 04:10:46.610993 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.01.04 04:10:46.611048 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7980 | 2026.01.04 04:10:46.611895 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.04 04:10:46.611931 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7982 | 2026.01.04 04:10:46.612471 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7983 | 2026.01.04 04:10:46.612692 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.04 04:10:46.612837 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 7985 | 2026.01.04 04:10:46.612904 [ 5 ] {4e1ba1e5-646c-4a8f-89f5-fc8dd45a0a93} <Debug> TCPHandler: Processed in 0.002052651 sec. | ||
| 7986 | 2026.01.04 04:10:46.613017 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.01.04 04:10:46.613111 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.01.04 04:10:46.613154 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7989 | 2026.01.04 04:10:46.613500 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.01.04 04:10:46.613536 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7991 | 2026.01.04 04:10:46.613834 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7992 | 2026.01.04 04:10:46.614037 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.01.04 04:10:46.614168 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 7994 | 2026.01.04 04:10:46.614205 [ 5 ] {b7f12fd3-6c64-49a2-892e-92bc782ca876} <Debug> TCPHandler: Processed in 0.001238674 sec. | ||
| 7995 | 2026.01.04 04:10:50.429766 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7996 | 2026.01.04 04:10:50.429822 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7997 | 2026.01.04 04:10:50.532913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16264 | ||
| 7998 | 2026.01.04 04:10:50.533443 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.04 04:10:50.533481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8000 | 2026.01.04 04:10:50.533945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8001 | 2026.01.04 04:10:50.534161 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.01.04 04:10:50.534279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16264 | ||
| 8003 | 2026.01.04 04:10:51.403407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8004 | 2026.01.04 04:10:51.420002 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.01.04 04:10:51.420053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8006 | 2026.01.04 04:10:51.425586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8007 | 2026.01.04 04:10:51.426254 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.01.04 04:10:51.429168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8009 | 2026.01.04 04:10:51.584768 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.01.04 04:10:51.584944 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8011 | 2026.01.04 04:10:51.585010 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8012 | 2026.01.04 04:10:51.585698 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.01.04 04:10:51.585738 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8014 | 2026.01.04 04:10:51.586139 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8015 | 2026.01.04 04:10:51.586368 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.04 04:10:51.586520 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001623 sec., 46826.863832409115 rows/sec., 3.86 MiB/sec. | ||
| 8017 | 2026.01.04 04:10:51.586562 [ 5 ] {97b0acae-7a43-4403-865d-4dc2c8f90a9e} <Debug> TCPHandler: Processed in 0.001919608 sec. | ||
| 8018 | 2026.01.04 04:10:51.586686 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.01.04 04:10:51.586781 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8020 | 2026.01.04 04:10:51.586823 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8021 | 2026.01.04 04:10:51.587239 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.04 04:10:51.587274 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8023 | 2026.01.04 04:10:51.587576 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8024 | 2026.01.04 04:10:51.587780 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.01.04 04:10:51.587911 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 8026 | 2026.01.04 04:10:51.587949 [ 5 ] {d8d9476b-3333-4ade-a194-01a349a3f288} <Debug> TCPHandler: Processed in 0.001313226 sec. | ||
| 8027 | 2026.01.04 04:10:51.588061 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.04 04:10:51.588155 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8029 | 2026.01.04 04:10:51.588195 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8030 | 2026.01.04 04:10:51.588620 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.01.04 04:10:51.588655 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8032 | 2026.01.04 04:10:51.588962 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8033 | 2026.01.04 04:10:51.589175 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.01.04 04:10:51.589315 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 8035 | 2026.01.04 04:10:51.589353 [ 5 ] {f8c7dcd5-7bb5-43b7-bdfe-751ef0471590} <Debug> TCPHandler: Processed in 0.001341566 sec. | ||
| 8036 | 2026.01.04 04:10:51.589469 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.01.04 04:10:51.589564 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.01.04 04:10:51.589608 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8039 | 2026.01.04 04:10:51.590028 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.01.04 04:10:51.590064 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8041 | 2026.01.04 04:10:51.590408 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8042 | 2026.01.04 04:10:51.590653 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.01.04 04:10:51.590792 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 8044 | 2026.01.04 04:10:51.590839 [ 5 ] {2b56714a-70f6-44b3-b65b-04c650c25e63} <Debug> TCPHandler: Processed in 0.001418718 sec. | ||
| 8045 | 2026.01.04 04:10:51.590952 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.01.04 04:10:51.591050 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.01.04 04:10:51.591112 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8048 | 2026.01.04 04:10:51.591918 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.04 04:10:51.591954 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8050 | 2026.01.04 04:10:51.592492 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8051 | 2026.01.04 04:10:51.592725 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.04 04:10:51.592864 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 8053 | 2026.01.04 04:10:51.592923 [ 5 ] {476b3a63-e4ec-4934-b616-0f3d6fc025a2} <Debug> TCPHandler: Processed in 0.00202139 sec. | ||
| 8054 | 2026.01.04 04:10:51.593042 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.01.04 04:10:51.593139 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8056 | 2026.01.04 04:10:51.593182 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8057 | 2026.01.04 04:10:51.593528 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2026.01.04 04:10:51.593564 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8059 | 2026.01.04 04:10:51.593879 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8060 | 2026.01.04 04:10:51.594103 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2026.01.04 04:10:51.594237 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8062 | 2026.01.04 04:10:51.594272 [ 5 ] {4d60ab22-5c18-45db-85a1-73e45f698a70} <Debug> TCPHandler: Processed in 0.001280246 sec. | ||
| 8063 | 2026.01.04 04:10:55.577913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1018 | ||
| 8064 | 2026.01.04 04:10:55.580278 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.01.04 04:10:55.580324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8066 | 2026.01.04 04:10:55.581484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8067 | 2026.01.04 04:10:55.581753 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.01.04 04:10:55.582028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8069 | 2026.01.04 04:10:56.596512 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.04 04:10:56.596708 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.04 04:10:56.596775 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8072 | 2026.01.04 04:10:56.597592 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.04 04:10:56.597641 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8074 | 2026.01.04 04:10:56.598056 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8075 | 2026.01.04 04:10:56.598287 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.04 04:10:56.598422 [ 93 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8077 | 2026.01.04 04:10:56.598444 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 8078 | 2026.01.04 04:10:56.598467 [ 93 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.01.04 04:10:56.598492 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8080 | 2026.01.04 04:10:56.598496 [ 5 ] {a976871e-543e-492f-a503-88c51f7a3002} <Debug> TCPHandler: Processed in 0.002115432 sec. | ||
| 8081 | 2026.01.04 04:10:56.598623 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.04 04:10:56.598628 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 8083 | 2026.01.04 04:10:56.598727 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8084 | 2026.01.04 04:10:56.598777 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8085 | 2026.01.04 04:10:56.598781 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8086 | 2026.01.04 04:10:56.598825 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 8087 | 2026.01.04 04:10:56.598894 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 8088 | 2026.01.04 04:10:56.598942 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 8089 | 2026.01.04 04:10:56.598987 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 8090 | 2026.01.04 04:10:56.599035 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 8091 | 2026.01.04 04:10:56.599077 [ 195 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8092 | 2026.01.04 04:10:56.599201 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.04 04:10:56.599245 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8094 | 2026.01.04 04:10:56.599575 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8095 | 2026.01.04 04:10:56.599805 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.04 04:10:56.599945 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 262.83 KiB/sec. | ||
| 8097 | 2026.01.04 04:10:56.599984 [ 5 ] {3d5445d9-88ba-4f0b-973c-7d034527d90f} <Debug> TCPHandler: Processed in 0.001413088 sec. | ||
| 8098 | 2026.01.04 04:10:56.600085 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.04 04:10:56.600185 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.04 04:10:56.600228 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8101 | 2026.01.04 04:10:56.600325 [ 192 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759855 sec., 1411479.923061843 rows/sec., 95.19 MiB/sec. | ||
| 8102 | 2026.01.04 04:10:56.600499 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8103 | 2026.01.04 04:10:56.600773 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.01.04 04:10:56.600846 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_21_4} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8105 | 2026.01.04 04:10:56.600919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8106 | 2026.01.04 04:10:56.601236 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.04 04:10:56.601278 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8108 | 2026.01.04 04:10:56.601673 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8109 | 2026.01.04 04:10:56.601906 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.04 04:10:56.602046 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Debug> executeQuery: Read 1176 rows, 95.84 KiB in 0.001882 sec., 624867.1625929861 rows/sec., 49.73 MiB/sec. | ||
| 8111 | 2026.01.04 04:10:56.602084 [ 5 ] {3ecb04a3-0404-46cb-b8db-340a542f758d} <Debug> TCPHandler: Processed in 0.00204796 sec. | ||
| 8112 | 2026.01.04 04:10:56.602196 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.01.04 04:10:56.602296 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8114 | 2026.01.04 04:10:56.602341 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8115 | 2026.01.04 04:10:56.602831 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.01.04 04:10:56.602866 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8117 | 2026.01.04 04:10:56.603192 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8118 | 2026.01.04 04:10:56.603409 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.01.04 04:10:56.603508 [ 93 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8120 | 2026.01.04 04:10:56.603536 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Debug> executeQuery: Read 240 rows, 14.93 KiB in 0.00126 sec., 190476.19047619047 rows/sec., 11.57 MiB/sec. | ||
| 8121 | 2026.01.04 04:10:56.603543 [ 93 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.01.04 04:10:56.603569 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8123 | 2026.01.04 04:10:56.603574 [ 5 ] {28bd5159-663f-4795-9ff0-f3426fee4c25} <Debug> TCPHandler: Processed in 0.001428878 sec. | ||
| 8124 | 2026.01.04 04:10:56.603654 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 8125 | 2026.01.04 04:10:56.603687 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2026.01.04 04:10:56.603770 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8127 | 2026.01.04 04:10:56.603791 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.01.04 04:10:56.603813 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8129 | 2026.01.04 04:10:56.603837 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8130 | 2026.01.04 04:10:56.603895 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 236 rows starting from the beginning of the part | ||
| 8131 | 2026.01.04 04:10:56.603955 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8132 | 2026.01.04 04:10:56.604006 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 236 rows starting from the beginning of the part | ||
| 8133 | 2026.01.04 04:10:56.604055 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8134 | 2026.01.04 04:10:56.604104 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 240 rows starting from the beginning of the part | ||
| 8135 | 2026.01.04 04:10:56.604324 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.01.04 04:10:56.604366 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8137 | 2026.01.04 04:10:56.604693 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8138 | 2026.01.04 04:10:56.604925 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.01.04 04:10:56.605023 [ 93 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8140 | 2026.01.04 04:10:56.605051 [ 93 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.01.04 04:10:56.605064 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 8142 | 2026.01.04 04:10:56.605070 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8143 | 2026.01.04 04:10:56.605107 [ 5 ] {6faead6a-1d72-4b1e-ae36-bfbcaf4c2ef9} <Debug> TCPHandler: Processed in 0.001469689 sec. | ||
| 8144 | 2026.01.04 04:10:56.605134 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151127 sec., 668312.0818913893 rows/sec., 43.57 MiB/sec. | ||
| 8145 | 2026.01.04 04:10:56.605142 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8146 | 2026.01.04 04:10:56.605222 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.01.04 04:10:56.605253 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2026.01.04 04:10:56.605284 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 464 rows starting from the beginning of the part | ||
| 8149 | 2026.01.04 04:10:56.605305 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8150 | 2026.01.04 04:10:56.605325 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.04 04:10:56.605329 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8152 | 2026.01.04 04:10:56.605372 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8153 | 2026.01.04 04:10:56.605381 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8154 | 2026.01.04 04:10:56.605429 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 8155 | 2026.01.04 04:10:56.605464 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8156 | 2026.01.04 04:10:56.605501 [ 192 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8157 | 2026.01.04 04:10:56.605587 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.01.04 04:10:56.605673 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_46_9} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8159 | 2026.01.04 04:10:56.605753 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8160 | 2026.01.04 04:10:56.605859 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.01.04 04:10:56.605901 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8162 | 2026.01.04 04:10:56.606228 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8163 | 2026.01.04 04:10:56.606451 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.01.04 04:10:56.606547 [ 93 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8165 | 2026.01.04 04:10:56.606571 [ 93 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.01.04 04:10:56.606582 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 8167 | 2026.01.04 04:10:56.606587 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8168 | 2026.01.04 04:10:56.606620 [ 5 ] {943a2676-ab43-444a-b172-69e47cc0937d} <Debug> TCPHandler: Processed in 0.001453329 sec. | ||
| 8169 | 2026.01.04 04:10:56.606663 [ 194 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154967 sec., 993759.9617983184 rows/sec., 69.11 MiB/sec. | ||
| 8170 | 2026.01.04 04:10:56.606669 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 8171 | 2026.01.04 04:10:56.606740 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.01.04 04:10:56.606769 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8173 | 2026.01.04 04:10:56.606798 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 8174 | 2026.01.04 04:10:56.606841 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8175 | 2026.01.04 04:10:56.606848 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 8176 | 2026.01.04 04:10:56.606876 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8177 | 2026.01.04 04:10:56.606889 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8178 | 2026.01.04 04:10:56.606905 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 8179 | 2026.01.04 04:10:56.606957 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 8180 | 2026.01.04 04:10:56.606996 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8181 | 2026.01.04 04:10:56.607036 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8182 | 2026.01.04 04:10:56.607269 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.01.04 04:10:56.607373 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_25_5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8184 | 2026.01.04 04:10:56.607483 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8185 | 2026.01.04 04:10:56.607584 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.01.04 04:10:56.607626 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8187 | 2026.01.04 04:10:56.607933 [ 187 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299815 sec., 983216.8423968026 rows/sec., 59.76 MiB/sec. | ||
| 8188 | 2026.01.04 04:10:56.607984 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8189 | 2026.01.04 04:10:56.608100 [ 194 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8190 | 2026.01.04 04:10:56.608240 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.01.04 04:10:56.608390 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Debug> executeQuery: Read 714 rows, 51.28 KiB in 0.001567 sec., 455647.73452456924 rows/sec., 31.96 MiB/sec. | ||
| 8192 | 2026.01.04 04:10:56.608415 [ 194 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.01.04 04:10:56.608429 [ 5 ] {f0a022bc-ff79-4af7-a920-44ead8540d8a} <Debug> TCPHandler: Processed in 0.001738784 sec. | ||
| 8194 | 2026.01.04 04:10:56.608498 [ 194 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_21_4} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8195 | 2026.01.04 04:10:56.608559 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.01.04 04:10:56.608601 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8197 | 2026.01.04 04:10:56.608659 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8198 | 2026.01.04 04:10:56.608707 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8199 | 2026.01.04 04:10:56.609051 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.01.04 04:10:56.609089 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8201 | 2026.01.04 04:10:56.609403 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8202 | 2026.01.04 04:10:56.609616 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.01.04 04:10:56.609745 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 8204 | 2026.01.04 04:10:56.609782 [ 5 ] {7b2356e7-5f3f-4aec-8554-747d35efcb34} <Debug> TCPHandler: Processed in 0.001273125 sec. | ||
| 8205 | 2026.01.04 04:10:56.609894 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.01.04 04:10:56.609989 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.01.04 04:10:56.610033 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8208 | 2026.01.04 04:10:56.610488 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.01.04 04:10:56.610525 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8210 | 2026.01.04 04:10:56.610864 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8211 | 2026.01.04 04:10:56.611077 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.01.04 04:10:56.611206 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001236 sec., 255663.430420712 rows/sec., 16.80 MiB/sec. | ||
| 8213 | 2026.01.04 04:10:56.611244 [ 5 ] {846cdacc-98ef-4344-9f1c-0adfbfea49fa} <Debug> TCPHandler: Processed in 0.001398848 sec. | ||
| 8214 | 2026.01.04 04:10:56.611368 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2026.01.04 04:10:56.611462 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8216 | 2026.01.04 04:10:56.611505 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8217 | 2026.01.04 04:10:56.611823 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.01.04 04:10:56.611861 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8219 | 2026.01.04 04:10:56.612178 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8220 | 2026.01.04 04:10:56.612388 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.01.04 04:10:56.612515 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 8222 | 2026.01.04 04:10:56.612552 [ 5 ] {e3d949ae-fafb-4eab-9339-5cd91a2a735a} <Debug> TCPHandler: Processed in 0.001234974 sec. | ||
| 8223 | 2026.01.04 04:10:56.612663 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.01.04 04:10:56.612757 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8225 | 2026.01.04 04:10:56.612814 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8226 | 2026.01.04 04:10:56.613668 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2026.01.04 04:10:56.613705 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8228 | 2026.01.04 04:10:56.614257 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8229 | 2026.01.04 04:10:56.614487 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.01.04 04:10:56.614631 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 8231 | 2026.01.04 04:10:56.614695 [ 5 ] {7ac0e539-c7d1-4aef-9245-c4dd1205e3b8} <Debug> TCPHandler: Processed in 0.002081571 sec. | ||
| 8232 | 2026.01.04 04:10:56.614840 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2026.01.04 04:10:56.614941 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8234 | 2026.01.04 04:10:56.614984 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8235 | 2026.01.04 04:10:56.615333 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.01.04 04:10:56.615371 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8237 | 2026.01.04 04:10:56.615695 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8238 | 2026.01.04 04:10:56.615918 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.01.04 04:10:56.616044 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 8240 | 2026.01.04 04:10:56.616080 [ 5 ] {665780b0-f2aa-4502-82a8-ad7d14458272} <Debug> TCPHandler: Processed in 0.001295906 sec. | ||
| 8241 | 2026.01.04 04:10:58.034441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16776 | ||
| 8242 | 2026.01.04 04:10:58.034942 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.04 04:10:58.034979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8244 | 2026.01.04 04:10:58.035469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8245 | 2026.01.04 04:10:58.035700 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.04 04:10:58.035832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16776 | ||
| 8247 | 2026.01.04 04:10:58.929345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8248 | 2026.01.04 04:10:58.946171 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.01.04 04:10:58.946228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8250 | 2026.01.04 04:10:58.952390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8251 | 2026.01.04 04:10:58.953087 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.01.04 04:10:58.955882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8253 | 2026.01.04 04:11:01.584762 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.01.04 04:11:01.584953 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8255 | 2026.01.04 04:11:01.585021 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8256 | 2026.01.04 04:11:01.585641 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.01.04 04:11:01.585689 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8258 | 2026.01.04 04:11:01.586086 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8259 | 2026.01.04 04:11:01.586311 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.01.04 04:11:01.586461 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 314.23 KiB/sec. | ||
| 8261 | 2026.01.04 04:11:01.586502 [ 5 ] {6ae7a2c3-e788-4bf6-ac8d-9b6618c4269e} <Debug> TCPHandler: Processed in 0.001870937 sec. | ||
| 8262 | 2026.01.04 04:11:01.586619 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.01.04 04:11:01.586714 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8264 | 2026.01.04 04:11:01.586756 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8265 | 2026.01.04 04:11:01.587190 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.04 04:11:01.587227 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8267 | 2026.01.04 04:11:01.587541 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8268 | 2026.01.04 04:11:01.587746 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.04 04:11:01.587874 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001179 sec., 67005.93723494487 rows/sec., 5.49 MiB/sec. | ||
| 8270 | 2026.01.04 04:11:01.587913 [ 5 ] {f3b3b2e7-c925-4cd1-bb5f-8d51740eb15c} <Debug> TCPHandler: Processed in 0.001344167 sec. | ||
| 8271 | 2026.01.04 04:11:01.588025 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.01.04 04:11:01.588119 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.01.04 04:11:01.588162 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8274 | 2026.01.04 04:11:01.588560 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.04 04:11:01.588597 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8276 | 2026.01.04 04:11:01.588895 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8277 | 2026.01.04 04:11:01.589104 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.04 04:11:01.589231 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001129 sec., 14171.833480956599 rows/sec., 1.01 MiB/sec. | ||
| 8279 | 2026.01.04 04:11:01.589268 [ 5 ] {115dfd4a-8f09-4721-a180-bd2e6728d34d} <Debug> TCPHandler: Processed in 0.001293136 sec. | ||
| 8280 | 2026.01.04 04:11:01.589383 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.01.04 04:11:01.589477 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8282 | 2026.01.04 04:11:01.589517 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8283 | 2026.01.04 04:11:01.589923 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.01.04 04:11:01.589960 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8285 | 2026.01.04 04:11:01.590267 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8286 | 2026.01.04 04:11:01.590488 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.01.04 04:11:01.590615 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.41 MiB/sec. | ||
| 8288 | 2026.01.04 04:11:01.590654 [ 5 ] {f02235e2-368a-4171-8254-75956fa3eac3} <Debug> TCPHandler: Processed in 0.001320736 sec. | ||
| 8289 | 2026.01.04 04:11:01.590764 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.01.04 04:11:01.590857 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8291 | 2026.01.04 04:11:01.590901 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8292 | 2026.01.04 04:11:01.591316 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.01.04 04:11:01.591354 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8294 | 2026.01.04 04:11:01.591702 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8295 | 2026.01.04 04:11:01.591917 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.01.04 04:11:01.592050 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00121 sec., 134710.7438016529 rows/sec., 9.38 MiB/sec. | ||
| 8297 | 2026.01.04 04:11:01.592087 [ 5 ] {d9b5d8d7-5f6f-44b7-8837-1d317db0b3cc} <Debug> TCPHandler: Processed in 0.001372687 sec. | ||
| 8298 | 2026.01.04 04:11:01.592189 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.01.04 04:11:01.592284 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8300 | 2026.01.04 04:11:01.592338 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8301 | 2026.01.04 04:11:01.593099 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.01.04 04:11:01.593136 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8303 | 2026.01.04 04:11:01.593650 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8304 | 2026.01.04 04:11:01.593875 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.01.04 04:11:01.594004 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8306 | 2026.01.04 04:11:01.594012 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 8307 | 2026.01.04 04:11:01.594085 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.01.04 04:11:01.594111 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8309 | 2026.01.04 04:11:01.594117 [ 5 ] {44b943f0-45bf-42c7-b485-17eb1d6b8d69} <Debug> TCPHandler: Processed in 0.00197711 sec. | ||
| 8310 | 2026.01.04 04:11:01.594221 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 8311 | 2026.01.04 04:11:01.594236 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.01.04 04:11:01.594346 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.01.04 04:11:01.594389 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8314 | 2026.01.04 04:11:01.594476 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8315 | 2026.01.04 04:11:01.594547 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 807 rows starting from the beginning of the part | ||
| 8316 | 2026.01.04 04:11:01.594690 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8317 | 2026.01.04 04:11:01.594717 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.01.04 04:11:01.594760 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8319 | 2026.01.04 04:11:01.594802 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8320 | 2026.01.04 04:11:01.594918 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8321 | 2026.01.04 04:11:01.595019 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8322 | 2026.01.04 04:11:01.595085 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8323 | 2026.01.04 04:11:01.595111 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8324 | 2026.01.04 04:11:01.595328 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.01.04 04:11:01.595470 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 8326 | 2026.01.04 04:11:01.595508 [ 5 ] {0a7c6ddc-aa1d-4337-8ffc-f3c2a765e5cc} <Debug> TCPHandler: Processed in 0.001322666 sec. | ||
| 8327 | 2026.01.04 04:11:01.600892 [ 194 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 19 columns (19 merged, 0 gathered) in 0.006714632 sec., 133886.71188532744 rows/sec., 239.92 MiB/sec. | ||
| 8328 | 2026.01.04 04:11:01.602207 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8329 | 2026.01.04 04:11:01.602638 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.01.04 04:11:01.602723 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8331 | 2026.01.04 04:11:01.602866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 8332 | 2026.01.04 04:11:02.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.95 MiB, peak 293.37 MiB, free memory in arenas 0.00 B, will set to 287.33 MiB (RSS), difference: 3.38 MiB | ||
| 8333 | 2026.01.04 04:11:05.429873 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8334 | 2026.01.04 04:11:05.429932 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8335 | 2026.01.04 04:11:05.535959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17224 | ||
| 8336 | 2026.01.04 04:11:05.536663 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2026.01.04 04:11:05.536720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8338 | 2026.01.04 04:11:05.537474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8339 | 2026.01.04 04:11:05.537709 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.01.04 04:11:05.537823 [ 76 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8341 | 2026.01.04 04:11:05.537835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17224 | ||
| 8342 | 2026.01.04 04:11:05.537867 [ 76 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.01.04 04:11:05.537892 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8344 | 2026.01.04 04:11:05.538085 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 8345 | 2026.01.04 04:11:05.538258 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8346 | 2026.01.04 04:11:05.538303 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14856 rows starting from the beginning of the part | ||
| 8347 | 2026.01.04 04:11:05.538372 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8348 | 2026.01.04 04:11:05.538424 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8349 | 2026.01.04 04:11:05.538473 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8350 | 2026.01.04 04:11:05.538519 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8351 | 2026.01.04 04:11:05.538565 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8352 | 2026.01.04 04:11:05.540570 [ 190 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579681 sec., 6676794.533897796 rows/sec., 95.51 MiB/sec. | ||
| 8353 | 2026.01.04 04:11:05.540832 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8354 | 2026.01.04 04:11:05.541095 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.01.04 04:11:05.541158 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_36_7} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8356 | 2026.01.04 04:11:05.541249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8357 | 2026.01.04 04:11:05.582299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1056 | ||
| 8358 | 2026.01.04 04:11:05.584647 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.01.04 04:11:05.584687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8360 | 2026.01.04 04:11:05.585796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8361 | 2026.01.04 04:11:05.586051 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.01.04 04:11:05.586254 [ 13 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8363 | 2026.01.04 04:11:05.586299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8364 | 2026.01.04 04:11:05.586361 [ 13 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.04 04:11:05.586406 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8366 | 2026.01.04 04:11:05.586567 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 8367 | 2026.01.04 04:11:05.587299 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8368 | 2026.01.04 04:11:05.587439 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 872 rows starting from the beginning of the part | ||
| 8369 | 2026.01.04 04:11:05.587793 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8370 | 2026.01.04 04:11:05.588152 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8371 | 2026.01.04 04:11:05.588514 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8372 | 2026.01.04 04:11:05.588854 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8373 | 2026.01.04 04:11:05.589185 [ 189 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8374 | 2026.01.04 04:11:05.595508 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 72 columns (72 merged, 0 gathered) in 0.009021248 sec., 117056.97482210887 rows/sec., 97.00 MiB/sec. | ||
| 8375 | 2026.01.04 04:11:05.596690 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8376 | 2026.01.04 04:11:05.597228 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.01.04 04:11:05.597300 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_26_5} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8378 | 2026.01.04 04:11:05.597432 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8379 | 2026.01.04 04:11:06.456000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8380 | 2026.01.04 04:11:06.473040 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.01.04 04:11:06.473095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8382 | 2026.01.04 04:11:06.479287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8383 | 2026.01.04 04:11:06.479967 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.01.04 04:11:06.480258 [ 13 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8385 | 2026.01.04 04:11:06.480329 [ 13 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.01.04 04:11:06.480356 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8387 | 2026.01.04 04:11:06.480494 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8388 | 2026.01.04 04:11:06.483086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8389 | 2026.01.04 04:11:06.484189 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2026.01.04 04:11:06.485631 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8391 | 2026.01.04 04:11:06.489965 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8392 | 2026.01.04 04:11:06.494402 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8393 | 2026.01.04 04:11:06.498887 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8394 | 2026.01.04 04:11:06.503453 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8395 | 2026.01.04 04:11:06.507629 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 8396 | 2026.01.04 04:11:06.557795 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077358408 sec., 3516.1013137705727 rows/sec., 18.18 MiB/sec. | ||
| 8397 | 2026.01.04 04:11:06.560691 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8398 | 2026.01.04 04:11:06.562912 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_36_7} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.01.04 04:11:06.563019 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_36_7} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8400 | 2026.01.04 04:11:06.565843 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8401 | 2026.01.04 04:11:06.597478 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.01.04 04:11:06.597644 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8403 | 2026.01.04 04:11:06.597712 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8404 | 2026.01.04 04:11:06.598528 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.01.04 04:11:06.598566 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8406 | 2026.01.04 04:11:06.598936 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8407 | 2026.01.04 04:11:06.599151 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.01.04 04:11:06.599285 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001693 sec., 242173.65623154162 rows/sec., 15.36 MiB/sec. | ||
| 8409 | 2026.01.04 04:11:06.599324 [ 5 ] {215e51ce-7385-4663-9802-dae0cc8195f4} <Debug> TCPHandler: Processed in 0.001972429 sec. | ||
| 8410 | 2026.01.04 04:11:06.599436 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.01.04 04:11:06.599528 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8412 | 2026.01.04 04:11:06.599568 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8413 | 2026.01.04 04:11:06.600524 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.01.04 04:11:06.600560 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8415 | 2026.01.04 04:11:06.600929 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8416 | 2026.01.04 04:11:06.601134 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.01.04 04:11:06.601230 [ 13 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8418 | 2026.01.04 04:11:06.601255 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001746 sec., 672394.0435280642 rows/sec., 53.52 MiB/sec. | ||
| 8419 | 2026.01.04 04:11:06.601273 [ 13 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.01.04 04:11:06.601293 [ 5 ] {6b089354-fdd8-4a7c-b3bd-a8d47af2d4d4} <Debug> TCPHandler: Processed in 0.001904538 sec. | ||
| 8421 | 2026.01.04 04:11:06.601296 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8422 | 2026.01.04 04:11:06.601409 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2026.01.04 04:11:06.601435 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 8424 | 2026.01.04 04:11:06.601503 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.01.04 04:11:06.601548 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8426 | 2026.01.04 04:11:06.601615 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8427 | 2026.01.04 04:11:06.601669 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 8428 | 2026.01.04 04:11:06.601765 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1174 rows starting from the beginning of the part | ||
| 8429 | 2026.01.04 04:11:06.601842 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 8430 | 2026.01.04 04:11:06.601909 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1176 rows starting from the beginning of the part | ||
| 8431 | 2026.01.04 04:11:06.601973 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 79 rows starting from the beginning of the part | ||
| 8432 | 2026.01.04 04:11:06.602027 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.01.04 04:11:06.602036 [ 202 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1174 rows starting from the beginning of the part | ||
| 8434 | 2026.01.04 04:11:06.602072 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8435 | 2026.01.04 04:11:06.602427 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8436 | 2026.01.04 04:11:06.602663 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.01.04 04:11:06.602794 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.00131 sec., 180152.6717557252 rows/sec., 10.92 MiB/sec. | ||
| 8438 | 2026.01.04 04:11:06.602830 [ 5 ] {58df0d73-01c9-4775-a2da-22c2c7b5e058} <Debug> TCPHandler: Processed in 0.001468649 sec. | ||
| 8439 | 2026.01.04 04:11:06.602929 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.01.04 04:11:06.603020 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8441 | 2026.01.04 04:11:06.603059 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8442 | 2026.01.04 04:11:06.603521 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.01.04 04:11:06.603555 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8444 | 2026.01.04 04:11:06.603872 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8445 | 2026.01.04 04:11:06.604085 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.01.04 04:11:06.604179 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6143 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815646 sec., 2181737.334878035 rows/sec., 184.08 MiB/sec. | ||
| 8447 | 2026.01.04 04:11:06.604209 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 8448 | 2026.01.04 04:11:06.604246 [ 5 ] {cc2bdd4e-452d-4f01-b5e4-1124b734f1c5} <Debug> TCPHandler: Processed in 0.001363167 sec. | ||
| 8449 | 2026.01.04 04:11:06.604352 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2026.01.04 04:11:06.604443 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8451 | 2026.01.04 04:11:06.604482 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8452 | 2026.01.04 04:11:06.604561 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8453 | 2026.01.04 04:11:06.604888 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.04 04:11:06.604973 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.04 04:11:06.604975 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_51_10} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8456 | 2026.01.04 04:11:06.605017 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8457 | 2026.01.04 04:11:06.605116 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 8458 | 2026.01.04 04:11:06.605347 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8459 | 2026.01.04 04:11:06.605558 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.01.04 04:11:06.605682 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 8461 | 2026.01.04 04:11:06.605718 [ 5 ] {95e4145d-81a3-4b26-9ee2-10e531b874ea} <Debug> TCPHandler: Processed in 0.001411748 sec. | ||
| 8462 | 2026.01.04 04:11:06.605828 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.01.04 04:11:06.605919 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8464 | 2026.01.04 04:11:06.605957 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8465 | 2026.01.04 04:11:06.606609 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.01.04 04:11:06.606643 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8467 | 2026.01.04 04:11:06.606991 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8468 | 2026.01.04 04:11:06.607202 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.01.04 04:11:06.607297 [ 13 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8470 | 2026.01.04 04:11:06.607325 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001424 sec., 498595.5056179776 rows/sec., 34.94 MiB/sec. | ||
| 8471 | 2026.01.04 04:11:06.607328 [ 13 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.01.04 04:11:06.607359 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8473 | 2026.01.04 04:11:06.607362 [ 5 ] {e81d0eb2-082b-4c4d-b362-d260516cf2b5} <Debug> TCPHandler: Processed in 0.001581062 sec. | ||
| 8474 | 2026.01.04 04:11:06.607435 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 8475 | 2026.01.04 04:11:06.607475 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.01.04 04:11:06.607530 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8477 | 2026.01.04 04:11:06.607564 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8478 | 2026.01.04 04:11:06.607567 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8479 | 2026.01.04 04:11:06.607615 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8480 | 2026.01.04 04:11:06.607630 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 710 rows starting from the beginning of the part | ||
| 8481 | 2026.01.04 04:11:06.607682 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 8482 | 2026.01.04 04:11:06.607728 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 714 rows starting from the beginning of the part | ||
| 8483 | 2026.01.04 04:11:06.607774 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 80 rows starting from the beginning of the part | ||
| 8484 | 2026.01.04 04:11:06.607818 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 710 rows starting from the beginning of the part | ||
| 8485 | 2026.01.04 04:11:06.607938 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.01.04 04:11:06.607972 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8487 | 2026.01.04 04:11:06.608288 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8488 | 2026.01.04 04:11:06.608497 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.01.04 04:11:06.608620 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 8490 | 2026.01.04 04:11:06.608654 [ 5 ] {f4d6c6b4-1185-493f-83bc-49a87d5d5232} <Debug> TCPHandler: Processed in 0.001225574 sec. | ||
| 8491 | 2026.01.04 04:11:06.608759 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.01.04 04:11:06.608857 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.01.04 04:11:06.608899 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8494 | 2026.01.04 04:11:06.609100 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696814 sec., 2085084.1636148687 rows/sec., 156.37 MiB/sec. | ||
| 8495 | 2026.01.04 04:11:06.609297 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8496 | 2026.01.04 04:11:06.609349 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.04 04:11:06.609384 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8498 | 2026.01.04 04:11:06.609548 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.04 04:11:06.609620 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_51_10} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8500 | 2026.01.04 04:11:06.609750 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8501 | 2026.01.04 04:11:06.609770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8502 | 2026.01.04 04:11:06.609956 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.01.04 04:11:06.610067 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8504 | 2026.01.04 04:11:06.610084 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 8505 | 2026.01.04 04:11:06.610112 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.04 04:11:06.610128 [ 5 ] {80a57e40-551d-414e-9bca-a711b66f65a5} <Debug> TCPHandler: Processed in 0.001418208 sec. | ||
| 8507 | 2026.01.04 04:11:06.610136 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8508 | 2026.01.04 04:11:06.610219 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 8509 | 2026.01.04 04:11:06.610234 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.01.04 04:11:06.610392 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8511 | 2026.01.04 04:11:06.610409 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.01.04 04:11:06.610429 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16840 rows starting from the beginning of the part | ||
| 8513 | 2026.01.04 04:11:06.610457 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8514 | 2026.01.04 04:11:06.610497 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 8515 | 2026.01.04 04:11:06.610547 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 8516 | 2026.01.04 04:11:06.610589 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 316 rows starting from the beginning of the part | ||
| 8517 | 2026.01.04 04:11:06.610630 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 163 rows starting from the beginning of the part | ||
| 8518 | 2026.01.04 04:11:06.610671 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8519 | 2026.01.04 04:11:06.610786 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.01.04 04:11:06.610828 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8521 | 2026.01.04 04:11:06.611156 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8522 | 2026.01.04 04:11:06.611367 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.01.04 04:11:06.611457 [ 13 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8524 | 2026.01.04 04:11:06.611482 [ 13 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.04 04:11:06.611492 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 8526 | 2026.01.04 04:11:06.611499 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8527 | 2026.01.04 04:11:06.611528 [ 5 ] {e454d557-0c4c-4ea7-91dc-8ee8d41b1bad} <Debug> TCPHandler: Processed in 0.001344237 sec. | ||
| 8528 | 2026.01.04 04:11:06.611606 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8529 | 2026.01.04 04:11:06.611645 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.01.04 04:11:06.611723 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8531 | 2026.01.04 04:11:06.611758 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 8532 | 2026.01.04 04:11:06.611764 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.01.04 04:11:06.611817 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8534 | 2026.01.04 04:11:06.611838 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8535 | 2026.01.04 04:11:06.611869 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8536 | 2026.01.04 04:11:06.611919 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8537 | 2026.01.04 04:11:06.611959 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8538 | 2026.01.04 04:11:06.611999 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8539 | 2026.01.04 04:11:06.612718 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.01.04 04:11:06.612722 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001157342 sec., 17280.976582548632 rows/sec., 1.14 MiB/sec. | ||
| 8541 | 2026.01.04 04:11:06.612766 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8542 | 2026.01.04 04:11:06.612868 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8543 | 2026.01.04 04:11:06.613128 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.01.04 04:11:06.613204 [ 186 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_20_4} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8545 | 2026.01.04 04:11:06.613272 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8546 | 2026.01.04 04:11:06.613655 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8547 | 2026.01.04 04:11:06.613892 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.01.04 04:11:06.614032 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002292 sec., 13525.305410122162 rows/sec., 24.24 MiB/sec. | ||
| 8549 | 2026.01.04 04:11:06.614088 [ 5 ] {5f0b66fd-cafa-4bcc-847f-691fc3321afc} <Debug> TCPHandler: Processed in 0.002502819 sec. | ||
| 8550 | 2026.01.04 04:11:06.614205 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.01.04 04:11:06.614302 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.01.04 04:11:06.614345 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8553 | 2026.01.04 04:11:06.614679 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.01.04 04:11:06.614714 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8555 | 2026.01.04 04:11:06.615048 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8556 | 2026.01.04 04:11:06.615293 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.01.04 04:11:06.615411 [ 29 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8558 | 2026.01.04 04:11:06.615422 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 5.60 MiB/sec. | ||
| 8559 | 2026.01.04 04:11:06.615451 [ 29 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.01.04 04:11:06.615467 [ 5 ] {42b80bd2-4d19-455c-a418-ff42b159f6d6} <Debug> TCPHandler: Processed in 0.001311506 sec. | ||
| 8561 | 2026.01.04 04:11:06.615475 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8562 | 2026.01.04 04:11:06.615561 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 8563 | 2026.01.04 04:11:06.615676 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2026.01.04 04:11:06.615708 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3364 rows starting from the beginning of the part | ||
| 8565 | 2026.01.04 04:11:06.615767 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8566 | 2026.01.04 04:11:06.615817 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 8567 | 2026.01.04 04:11:06.615864 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 8568 | 2026.01.04 04:11:06.615908 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 8569 | 2026.01.04 04:11:06.615954 [ 199 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8570 | 2026.01.04 04:11:06.616213 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18107 rows, containing 5 columns (5 merged, 0 gathered) in 0.006027739 sec., 3003945.5922029805 rows/sec., 202.55 MiB/sec. | ||
| 8571 | 2026.01.04 04:11:06.616514 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8572 | 2026.01.04 04:11:06.616778 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.04 04:11:06.616860 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8574 | 2026.01.04 04:11:06.616939 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 8575 | 2026.01.04 04:11:06.617148 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617882 sec., 2346277.417018052 rows/sec., 150.31 MiB/sec. | ||
| 8576 | 2026.01.04 04:11:06.617608 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8577 | 2026.01.04 04:11:06.617879 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.01.04 04:11:06.617961 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_51_10} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8579 | 2026.01.04 04:11:06.618048 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8580 | 2026.01.04 04:11:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.67 MiB, peak 300.59 MiB, free memory in arenas 0.00 B, will set to 292.81 MiB (RSS), difference: 3.14 MiB | ||
| 8581 | 2026.01.04 04:11:11.615321 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.01.04 04:11:11.615538 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8583 | 2026.01.04 04:11:11.615612 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8584 | 2026.01.04 04:11:11.616301 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.01.04 04:11:11.616346 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8586 | 2026.01.04 04:11:11.616744 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8587 | 2026.01.04 04:11:11.616978 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.01.04 04:11:11.617149 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 293.50 KiB/sec. | ||
| 8589 | 2026.01.04 04:11:11.617200 [ 5 ] {5b517528-b517-4e42-a9af-673ee105ce97} <Debug> TCPHandler: Processed in 0.00201836 sec. | ||
| 8590 | 2026.01.04 04:11:11.617321 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.01.04 04:11:11.617425 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8592 | 2026.01.04 04:11:11.617469 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8593 | 2026.01.04 04:11:11.618533 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.01.04 04:11:11.618573 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8595 | 2026.01.04 04:11:11.619001 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8596 | 2026.01.04 04:11:11.619227 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.01.04 04:11:11.619366 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001965 sec., 620356.2340966921 rows/sec., 51.29 MiB/sec. | ||
| 8598 | 2026.01.04 04:11:11.619407 [ 5 ] {f95c5864-771b-48b5-a7d9-6bb991aab57c} <Debug> TCPHandler: Processed in 0.002139413 sec. | ||
| 8599 | 2026.01.04 04:11:11.619530 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.01.04 04:11:11.619631 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8601 | 2026.01.04 04:11:11.619675 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8602 | 2026.01.04 04:11:11.620079 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.01.04 04:11:11.620116 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8604 | 2026.01.04 04:11:11.620429 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8605 | 2026.01.04 04:11:11.620672 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.01.04 04:11:11.620807 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001198 sec., 13355.59265442404 rows/sec., 977.38 KiB/sec. | ||
| 8607 | 2026.01.04 04:11:11.620847 [ 5 ] {b4692cdd-5d09-471a-8330-01bfa0e904e0} <Debug> TCPHandler: Processed in 0.001367667 sec. | ||
| 8608 | 2026.01.04 04:11:11.620959 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.01.04 04:11:11.621057 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.01.04 04:11:11.621098 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8611 | 2026.01.04 04:11:11.621592 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.01.04 04:11:11.621629 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8613 | 2026.01.04 04:11:11.621946 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8614 | 2026.01.04 04:11:11.622157 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.01.04 04:11:11.622286 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 8616 | 2026.01.04 04:11:11.622326 [ 5 ] {b6f54ab2-a7de-48df-8965-c874fe38e079} <Debug> TCPHandler: Processed in 0.001415408 sec. | ||
| 8617 | 2026.01.04 04:11:11.622435 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.01.04 04:11:11.622538 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8619 | 2026.01.04 04:11:11.622582 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8620 | 2026.01.04 04:11:11.623190 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.01.04 04:11:11.623228 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8622 | 2026.01.04 04:11:11.623573 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8623 | 2026.01.04 04:11:11.623796 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.01.04 04:11:11.623928 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.00141 sec., 380141.8439716312 rows/sec., 28.18 MiB/sec. | ||
| 8625 | 2026.01.04 04:11:11.623968 [ 5 ] {fbcbadec-c91c-472b-a1d3-aa47b0117297} <Debug> TCPHandler: Processed in 0.001585472 sec. | ||
| 8626 | 2026.01.04 04:11:11.624078 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.01.04 04:11:11.624174 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.01.04 04:11:11.624218 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8629 | 2026.01.04 04:11:11.624805 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.04 04:11:11.624842 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8631 | 2026.01.04 04:11:11.625228 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8632 | 2026.01.04 04:11:11.625446 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.01.04 04:11:11.625578 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001423 sec., 595221.3633169361 rows/sec., 40.06 MiB/sec. | ||
| 8634 | 2026.01.04 04:11:11.625616 [ 5 ] {272de64e-de33-4f00-85b1-b6499bdbd058} <Debug> TCPHandler: Processed in 0.001587881 sec. | ||
| 8635 | 2026.01.04 04:11:11.625728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.01.04 04:11:11.625824 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.01.04 04:11:11.625881 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8638 | 2026.01.04 04:11:11.626723 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.01.04 04:11:11.626768 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8640 | 2026.01.04 04:11:11.627369 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8641 | 2026.01.04 04:11:11.627598 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.01.04 04:11:11.627748 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001944 sec., 5144.0329218107 rows/sec., 9.22 MiB/sec. | ||
| 8643 | 2026.01.04 04:11:11.627823 [ 5 ] {4e5ee124-eb4f-4013-8dd0-13fa09456fd2} <Debug> TCPHandler: Processed in 0.002143382 sec. | ||
| 8644 | 2026.01.04 04:11:11.627932 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.01.04 04:11:11.628028 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.01.04 04:11:11.628071 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.01.04 04:11:11.628420 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.01.04 04:11:11.628456 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8649 | 2026.01.04 04:11:11.628771 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8650 | 2026.01.04 04:11:11.628984 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.01.04 04:11:11.629116 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8652 | 2026.01.04 04:11:11.629153 [ 5 ] {c9c9dcb8-fd05-4d73-b66a-55912afbf67d} <Debug> TCPHandler: Processed in 0.001270275 sec. | ||
| 8653 | 2026.01.04 04:11:13.037960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17736 | ||
| 8654 | 2026.01.04 04:11:13.038501 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.01.04 04:11:13.038539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8656 | 2026.01.04 04:11:13.039021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8657 | 2026.01.04 04:11:13.039248 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.01.04 04:11:13.039394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17736 | ||
| 8659 | 2026.01.04 04:11:13.983217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8660 | 2026.01.04 04:11:13.999027 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.01.04 04:11:13.999077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8662 | 2026.01.04 04:11:14.004455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8663 | 2026.01.04 04:11:14.005178 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.01.04 04:11:14.007985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8665 | 2026.01.04 04:11:15.586527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1094 | ||
| 8666 | 2026.01.04 04:11:15.588983 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.01.04 04:11:15.589045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8668 | 2026.01.04 04:11:15.590259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8669 | 2026.01.04 04:11:15.590520 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.01.04 04:11:15.590794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8671 | 2026.01.04 04:11:16.598948 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.01.04 04:11:16.599191 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8673 | 2026.01.04 04:11:16.599274 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8674 | 2026.01.04 04:11:16.600097 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.01.04 04:11:16.600133 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8676 | 2026.01.04 04:11:16.600526 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8677 | 2026.01.04 04:11:16.600744 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.04 04:11:16.600890 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 8679 | 2026.01.04 04:11:16.600931 [ 5 ] {862e7146-8ef1-4b0b-a786-4d8f47bb36a7} <Debug> TCPHandler: Processed in 0.002134052 sec. | ||
| 8680 | 2026.01.04 04:11:16.601047 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.01.04 04:11:16.601142 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8682 | 2026.01.04 04:11:16.601182 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8683 | 2026.01.04 04:11:16.602097 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.01.04 04:11:16.602131 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8685 | 2026.01.04 04:11:16.602511 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8686 | 2026.01.04 04:11:16.602716 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.01.04 04:11:16.602838 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001715 sec., 684548.1049562682 rows/sec., 54.49 MiB/sec. | ||
| 8688 | 2026.01.04 04:11:16.602873 [ 5 ] {3bc12ffe-7fc0-4e7c-a286-349e9c6d05b7} <Debug> TCPHandler: Processed in 0.001874077 sec. | ||
| 8689 | 2026.01.04 04:11:16.602985 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.01.04 04:11:16.603077 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.01.04 04:11:16.603115 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8692 | 2026.01.04 04:11:16.603579 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.01.04 04:11:16.603613 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8694 | 2026.01.04 04:11:16.603906 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8695 | 2026.01.04 04:11:16.604112 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.01.04 04:11:16.604232 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001174 sec., 201022.14650766613 rows/sec., 12.18 MiB/sec. | ||
| 8697 | 2026.01.04 04:11:16.604268 [ 5 ] {0118a8f5-2f15-4583-8b04-2ea7db815f40} <Debug> TCPHandler: Processed in 0.001331356 sec. | ||
| 8698 | 2026.01.04 04:11:16.604368 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.01.04 04:11:16.604459 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.01.04 04:11:16.604497 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8701 | 2026.01.04 04:11:16.604949 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.01.04 04:11:16.604982 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8703 | 2026.01.04 04:11:16.605282 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8704 | 2026.01.04 04:11:16.605485 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.01.04 04:11:16.605605 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001164 sec., 182130.58419243986 rows/sec., 11.75 MiB/sec. | ||
| 8706 | 2026.01.04 04:11:16.605641 [ 5 ] {ef700e22-2489-410c-9eca-6c81dc8ed249} <Debug> TCPHandler: Processed in 0.001320216 sec. | ||
| 8707 | 2026.01.04 04:11:16.605747 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.01.04 04:11:16.605839 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8709 | 2026.01.04 04:11:16.605877 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8710 | 2026.01.04 04:11:16.606333 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.01.04 04:11:16.606367 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8712 | 2026.01.04 04:11:16.606662 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8713 | 2026.01.04 04:11:16.606876 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.01.04 04:11:16.606997 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 8715 | 2026.01.04 04:11:16.607033 [ 5 ] {d47e95f6-743c-4c41-a076-1cc6ddd8669c} <Debug> TCPHandler: Processed in 0.001333587 sec. | ||
| 8716 | 2026.01.04 04:11:16.607137 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.04 04:11:16.607230 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.04 04:11:16.607268 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8719 | 2026.01.04 04:11:16.607885 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.04 04:11:16.607920 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8721 | 2026.01.04 04:11:16.608243 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8722 | 2026.01.04 04:11:16.608449 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.04 04:11:16.608569 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001357 sec., 523212.96978629334 rows/sec., 36.67 MiB/sec. | ||
| 8724 | 2026.01.04 04:11:16.608605 [ 5 ] {be4bcd4e-86e1-4e75-8541-4352cbcacbf3} <Debug> TCPHandler: Processed in 0.00151416 sec. | ||
| 8725 | 2026.01.04 04:11:16.608713 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.04 04:11:16.608805 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.04 04:11:16.608845 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8728 | 2026.01.04 04:11:16.609165 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.04 04:11:16.609198 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8730 | 2026.01.04 04:11:16.609492 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8731 | 2026.01.04 04:11:16.609690 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.04 04:11:16.609775 [ 65 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8733 | 2026.01.04 04:11:16.609810 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 8734 | 2026.01.04 04:11:16.609811 [ 65 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.01.04 04:11:16.609842 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8736 | 2026.01.04 04:11:16.609846 [ 5 ] {69db788d-aaae-455a-b8cf-3daf1396aa37} <Debug> TCPHandler: Processed in 0.001180013 sec. | ||
| 8737 | 2026.01.04 04:11:16.609945 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.01.04 04:11:16.609975 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 8739 | 2026.01.04 04:11:16.610037 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8740 | 2026.01.04 04:11:16.610081 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8741 | 2026.01.04 04:11:16.610141 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8742 | 2026.01.04 04:11:16.610186 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8743 | 2026.01.04 04:11:16.610259 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8744 | 2026.01.04 04:11:16.610326 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8745 | 2026.01.04 04:11:16.610374 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8746 | 2026.01.04 04:11:16.610415 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8747 | 2026.01.04 04:11:16.610454 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8748 | 2026.01.04 04:11:16.610518 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.01.04 04:11:16.610558 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8750 | 2026.01.04 04:11:16.610923 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8751 | 2026.01.04 04:11:16.611160 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.04 04:11:16.611292 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 8753 | 2026.01.04 04:11:16.611329 [ 5 ] {b17008bf-d0bc-4997-9886-b1f44888a131} <Debug> TCPHandler: Processed in 0.001429479 sec. | ||
| 8754 | 2026.01.04 04:11:16.611329 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418658 sec., 88816.33205466012 rows/sec., 4.53 MiB/sec. | ||
| 8755 | 2026.01.04 04:11:16.611438 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.01.04 04:11:16.611484 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8757 | 2026.01.04 04:11:16.611536 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8758 | 2026.01.04 04:11:16.611583 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8759 | 2026.01.04 04:11:16.611748 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.01.04 04:11:16.611829 [ 199 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_21_4} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8761 | 2026.01.04 04:11:16.611895 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.04 04:11:16.611915 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8763 | 2026.01.04 04:11:16.611940 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8764 | 2026.01.04 04:11:16.612245 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8765 | 2026.01.04 04:11:16.612451 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.04 04:11:16.612572 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 8767 | 2026.01.04 04:11:16.612607 [ 5 ] {5f11d5eb-ad43-4978-8c56-c0a2174bf47b} <Debug> TCPHandler: Processed in 0.001215024 sec. | ||
| 8768 | 2026.01.04 04:11:16.612708 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.01.04 04:11:16.612803 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.04 04:11:16.612857 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8771 | 2026.01.04 04:11:16.613672 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.01.04 04:11:16.613706 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8773 | 2026.01.04 04:11:16.614233 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8774 | 2026.01.04 04:11:16.614448 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.01.04 04:11:16.614579 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 8776 | 2026.01.04 04:11:16.614630 [ 5 ] {10006a77-125b-4ef1-8a2c-6094cd15a4c0} <Debug> TCPHandler: Processed in 0.001968949 sec. | ||
| 8777 | 2026.01.04 04:11:16.614738 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.01.04 04:11:16.614830 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8779 | 2026.01.04 04:11:16.614870 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8780 | 2026.01.04 04:11:16.615188 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.04 04:11:16.615222 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8782 | 2026.01.04 04:11:16.615527 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8783 | 2026.01.04 04:11:16.615732 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.01.04 04:11:16.615851 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00104 sec., 100000.00000000001 rows/sec., 6.13 MiB/sec. | ||
| 8785 | 2026.01.04 04:11:16.615886 [ 5 ] {40fa79ea-df03-49f4-99b0-ba0482fd41c5} <Debug> TCPHandler: Processed in 0.001194294 sec. | ||
| 8786 | 2026.01.04 04:11:20.429985 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8787 | 2026.01.04 04:11:20.430064 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8788 | 2026.01.04 04:11:20.539628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18184 | ||
| 8789 | 2026.01.04 04:11:20.540131 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.01.04 04:11:20.540175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8791 | 2026.01.04 04:11:20.540660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8792 | 2026.01.04 04:11:20.540890 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.01.04 04:11:20.541031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18184 | ||
| 8794 | 2026.01.04 04:11:21.508989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8795 | 2026.01.04 04:11:21.525426 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.01.04 04:11:21.525486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8797 | 2026.01.04 04:11:21.531515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8798 | 2026.01.04 04:11:21.532251 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.01.04 04:11:21.535324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8800 | 2026.01.04 04:11:21.585325 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.01.04 04:11:21.585522 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8802 | 2026.01.04 04:11:21.585593 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8803 | 2026.01.04 04:11:21.586245 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2026.01.04 04:11:21.586291 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8805 | 2026.01.04 04:11:21.586681 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8806 | 2026.01.04 04:11:21.586900 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2026.01.04 04:11:21.587047 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00158 sec., 48101.26582278481 rows/sec., 3.96 MiB/sec. | ||
| 8808 | 2026.01.04 04:11:21.587089 [ 5 ] {9846eb38-ce3c-445d-8f80-f85c4b62ce41} <Debug> TCPHandler: Processed in 0.001903778 sec. | ||
| 8809 | 2026.01.04 04:11:21.587212 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2026.01.04 04:11:21.587308 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8811 | 2026.01.04 04:11:21.587349 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8812 | 2026.01.04 04:11:21.587747 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.01.04 04:11:21.587782 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8814 | 2026.01.04 04:11:21.588075 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8815 | 2026.01.04 04:11:21.588282 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.01.04 04:11:21.588396 [ 68 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8817 | 2026.01.04 04:11:21.588411 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 8818 | 2026.01.04 04:11:21.588461 [ 68 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.01.04 04:11:21.588471 [ 5 ] {1cee6a09-1471-4e5e-9120-750fbc3f21cc} <Debug> TCPHandler: Processed in 0.001308786 sec. | ||
| 8820 | 2026.01.04 04:11:21.588491 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8821 | 2026.01.04 04:11:21.588592 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.01.04 04:11:21.588619 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 8823 | 2026.01.04 04:11:21.588690 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8824 | 2026.01.04 04:11:21.588734 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8825 | 2026.01.04 04:11:21.588764 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8826 | 2026.01.04 04:11:21.588800 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8827 | 2026.01.04 04:11:21.588864 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
| 8828 | 2026.01.04 04:11:21.588908 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 236 rows starting from the beginning of the part | ||
| 8829 | 2026.01.04 04:11:21.588951 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 8830 | 2026.01.04 04:11:21.588991 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 236 rows starting from the beginning of the part | ||
| 8831 | 2026.01.04 04:11:21.589032 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8832 | 2026.01.04 04:11:21.589158 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.01.04 04:11:21.589200 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8834 | 2026.01.04 04:11:21.589541 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8835 | 2026.01.04 04:11:21.589773 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.01.04 04:11:21.589906 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001235 sec., 59919.02834008097 rows/sec., 4.68 MiB/sec. | ||
| 8837 | 2026.01.04 04:11:21.589944 [ 5 ] {f49ec4b1-0721-4e9b-9adf-04a7098aa4e5} <Debug> TCPHandler: Processed in 0.001400057 sec. | ||
| 8838 | 2026.01.04 04:11:21.589983 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420408 sec., 557586.2709869277 rows/sec., 36.60 MiB/sec. | ||
| 8839 | 2026.01.04 04:11:21.590061 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.01.04 04:11:21.590172 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8841 | 2026.01.04 04:11:21.590172 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8842 | 2026.01.04 04:11:21.590234 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8843 | 2026.01.04 04:11:21.590478 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.01.04 04:11:21.590557 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_51_10} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8845 | 2026.01.04 04:11:21.590660 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8846 | 2026.01.04 04:11:21.590681 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.01.04 04:11:21.590722 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8848 | 2026.01.04 04:11:21.591053 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8849 | 2026.01.04 04:11:21.591263 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.01.04 04:11:21.591393 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 8851 | 2026.01.04 04:11:21.591430 [ 5 ] {f94d327f-6a77-4f9b-946e-1afb3674c625} <Debug> TCPHandler: Processed in 0.001417579 sec. | ||
| 8852 | 2026.01.04 04:11:21.591536 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.01.04 04:11:21.591631 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.01.04 04:11:21.591687 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8855 | 2026.01.04 04:11:21.592473 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.01.04 04:11:21.592508 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8857 | 2026.01.04 04:11:21.593020 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8858 | 2026.01.04 04:11:21.593231 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.01.04 04:11:21.593373 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 8860 | 2026.01.04 04:11:21.593427 [ 5 ] {d31291f3-c736-4b26-a202-92b38d09a8ec} <Debug> TCPHandler: Processed in 0.001940588 sec. | ||
| 8861 | 2026.01.04 04:11:21.593541 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.01.04 04:11:21.593634 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.01.04 04:11:21.593675 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8864 | 2026.01.04 04:11:21.594009 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.04 04:11:21.594043 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8866 | 2026.01.04 04:11:21.594338 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8867 | 2026.01.04 04:11:21.594548 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.01.04 04:11:21.594674 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8869 | 2026.01.04 04:11:21.594710 [ 5 ] {6c5a78b3-2eca-4b5b-a628-01c5e0e0ebed} <Debug> TCPHandler: Processed in 0.001218454 sec. | ||
| 8870 | 2026.01.04 04:11:23.188403 [ 71 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8871 | 2026.01.04 04:11:23.188501 [ 71 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.01.04 04:11:23.188541 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8873 | 2026.01.04 04:11:23.188694 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8874 | 2026.01.04 04:11:23.188900 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8875 | 2026.01.04 04:11:23.188959 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 8876 | 2026.01.04 04:11:23.189069 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8877 | 2026.01.04 04:11:23.189148 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8878 | 2026.01.04 04:11:23.189220 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8879 | 2026.01.04 04:11:23.189316 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8880 | 2026.01.04 04:11:23.190372 [ 200 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001742904 sec., 21802.692517774933 rows/sec., 1.82 MiB/sec. | ||
| 8881 | 2026.01.04 04:11:23.190545 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8882 | 2026.01.04 04:11:23.190831 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.04 04:11:23.190908 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_18_4} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8884 | 2026.01.04 04:11:23.191000 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8885 | 2026.01.04 04:11:25.591875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1128 | ||
| 8886 | 2026.01.04 04:11:25.594145 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.01.04 04:11:25.594192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8888 | 2026.01.04 04:11:25.595482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8889 | 2026.01.04 04:11:25.595749 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.04 04:11:25.596074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 8891 | 2026.01.04 04:11:26.596872 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.01.04 04:11:26.597084 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.01.04 04:11:26.597160 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8894 | 2026.01.04 04:11:26.598061 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.01.04 04:11:26.598112 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8896 | 2026.01.04 04:11:26.598530 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8897 | 2026.01.04 04:11:26.598760 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.01.04 04:11:26.598919 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 8899 | 2026.01.04 04:11:26.598975 [ 5 ] {c62e1cc0-4dc7-4227-bec0-f5c403acd74f} <Debug> TCPHandler: Processed in 0.002242674 sec. | ||
| 8900 | 2026.01.04 04:11:26.599099 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.01.04 04:11:26.599203 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8902 | 2026.01.04 04:11:26.599248 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8903 | 2026.01.04 04:11:26.599651 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.01.04 04:11:26.599689 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8905 | 2026.01.04 04:11:26.599995 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8906 | 2026.01.04 04:11:26.600206 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.01.04 04:11:26.600332 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 8908 | 2026.01.04 04:11:26.600373 [ 5 ] {57c303ca-1a34-42f0-94e7-5c06e691efa6} <Debug> TCPHandler: Processed in 0.001326586 sec. | ||
| 8909 | 2026.01.04 04:11:26.600490 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.01.04 04:11:26.600587 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8911 | 2026.01.04 04:11:26.600627 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8912 | 2026.01.04 04:11:26.601565 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.01.04 04:11:26.601600 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8914 | 2026.01.04 04:11:26.601967 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8915 | 2026.01.04 04:11:26.602202 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.01.04 04:11:26.602332 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Debug> executeQuery: Read 1175 rows, 95.77 KiB in 0.001766 sec., 665345.4133635334 rows/sec., 52.96 MiB/sec. | ||
| 8917 | 2026.01.04 04:11:26.602371 [ 5 ] {b8d1bddb-fab3-49ea-88a4-e2a8cf91868d} <Debug> TCPHandler: Processed in 0.001930688 sec. | ||
| 8918 | 2026.01.04 04:11:26.602486 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.01.04 04:11:26.602581 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8920 | 2026.01.04 04:11:26.602621 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8921 | 2026.01.04 04:11:26.603144 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.01.04 04:11:26.603181 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8923 | 2026.01.04 04:11:26.603499 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8924 | 2026.01.04 04:11:26.603703 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.01.04 04:11:26.603830 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001268 sec., 187697.16088328074 rows/sec., 11.39 MiB/sec. | ||
| 8926 | 2026.01.04 04:11:26.603868 [ 5 ] {66d29435-6bc0-4601-abf7-62ebd8b6746d} <Debug> TCPHandler: Processed in 0.001432138 sec. | ||
| 8927 | 2026.01.04 04:11:26.603967 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.01.04 04:11:26.604060 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.01.04 04:11:26.604099 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8930 | 2026.01.04 04:11:26.604583 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.04 04:11:26.604619 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8932 | 2026.01.04 04:11:26.604916 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8933 | 2026.01.04 04:11:26.605125 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.01.04 04:11:26.605249 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 8935 | 2026.01.04 04:11:26.605286 [ 5 ] {338c86c5-8e12-4d52-9753-7dca5412cf34} <Debug> TCPHandler: Processed in 0.001368507 sec. | ||
| 8936 | 2026.01.04 04:11:26.605391 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.01.04 04:11:26.605483 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.01.04 04:11:26.605522 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8939 | 2026.01.04 04:11:26.606015 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.01.04 04:11:26.606050 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8941 | 2026.01.04 04:11:26.606348 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8942 | 2026.01.04 04:11:26.606561 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.01.04 04:11:26.606686 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 8944 | 2026.01.04 04:11:26.606724 [ 5 ] {dcde44ee-2da8-47a9-aae2-30324fadc331} <Debug> TCPHandler: Processed in 0.001381677 sec. | ||
| 8945 | 2026.01.04 04:11:26.606829 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.01.04 04:11:26.606932 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8947 | 2026.01.04 04:11:26.606974 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8948 | 2026.01.04 04:11:26.607749 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.01.04 04:11:26.607788 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8950 | 2026.01.04 04:11:26.608146 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8951 | 2026.01.04 04:11:26.608363 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.01.04 04:11:26.608502 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001588 sec., 448362.72040302266 rows/sec., 31.43 MiB/sec. | ||
| 8953 | 2026.01.04 04:11:26.608549 [ 5 ] {dc2f760f-cdd6-4acb-b3e4-9ee360e98bff} <Debug> TCPHandler: Processed in 0.001770166 sec. | ||
| 8954 | 2026.01.04 04:11:26.608679 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.01.04 04:11:26.608795 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8956 | 2026.01.04 04:11:26.608845 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8957 | 2026.01.04 04:11:26.609238 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.01.04 04:11:26.609282 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8959 | 2026.01.04 04:11:26.609661 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8960 | 2026.01.04 04:11:26.609870 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.01.04 04:11:26.609999 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 255.07 KiB/sec. | ||
| 8962 | 2026.01.04 04:11:26.610037 [ 5 ] {94b42942-8697-4677-a354-89bc93df0619} <Debug> TCPHandler: Processed in 0.001418938 sec. | ||
| 8963 | 2026.01.04 04:11:26.610139 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.01.04 04:11:26.610239 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.01.04 04:11:26.610281 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8966 | 2026.01.04 04:11:26.610737 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.01.04 04:11:26.610773 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8968 | 2026.01.04 04:11:26.611122 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8969 | 2026.01.04 04:11:26.611349 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.01.04 04:11:26.611480 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00126 sec., 250000 rows/sec., 16.43 MiB/sec. | ||
| 8971 | 2026.01.04 04:11:26.611519 [ 5 ] {43877134-9968-4edc-b509-556d85607fc1} <Debug> TCPHandler: Processed in 0.001429528 sec. | ||
| 8972 | 2026.01.04 04:11:26.611633 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.01.04 04:11:26.611753 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.01.04 04:11:26.611807 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8975 | 2026.01.04 04:11:26.612186 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.01.04 04:11:26.612239 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8977 | 2026.01.04 04:11:26.612614 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8978 | 2026.01.04 04:11:26.612826 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.01.04 04:11:26.612958 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 54.74 KiB/sec. | ||
| 8980 | 2026.01.04 04:11:26.612997 [ 5 ] {6e91a8e1-3739-4d5c-bbad-31fd0afbbea6} <Debug> TCPHandler: Processed in 0.001422028 sec. | ||
| 8981 | 2026.01.04 04:11:26.613100 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.01.04 04:11:26.613195 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.01.04 04:11:26.613253 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8984 | 2026.01.04 04:11:26.614093 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.01.04 04:11:26.614131 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8986 | 2026.01.04 04:11:26.614680 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8987 | 2026.01.04 04:11:26.614909 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.01.04 04:11:26.615035 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8989 | 2026.01.04 04:11:26.615054 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 8990 | 2026.01.04 04:11:26.615107 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.01.04 04:11:26.615136 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8992 | 2026.01.04 04:11:26.615140 [ 5 ] {e2808005-ce57-48eb-b28c-0fc6a1e89552} <Debug> TCPHandler: Processed in 0.002089882 sec. | ||
| 8993 | 2026.01.04 04:11:26.615253 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 8994 | 2026.01.04 04:11:26.615271 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.01.04 04:11:26.615382 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8996 | 2026.01.04 04:11:26.615426 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8997 | 2026.01.04 04:11:26.615538 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2026.01.04 04:11:26.615620 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 899 rows starting from the beginning of the part | ||
| 8999 | 2026.01.04 04:11:26.615766 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9000 | 2026.01.04 04:11:26.615838 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.01.04 04:11:26.615878 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 9002 | 2026.01.04 04:11:26.615887 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9003 | 2026.01.04 04:11:26.615988 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9004 | 2026.01.04 04:11:26.616089 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 9005 | 2026.01.04 04:11:26.616182 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 9006 | 2026.01.04 04:11:26.616245 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9007 | 2026.01.04 04:11:26.616474 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.01.04 04:11:26.616614 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00125 sec., 83200 rows/sec., 5.10 MiB/sec. | ||
| 9009 | 2026.01.04 04:11:26.616651 [ 5 ] {54aa972e-d0b1-4fb6-9a24-abc7e529bdec} <Debug> TCPHandler: Processed in 0.001430909 sec. | ||
| 9010 | 2026.01.04 04:11:26.622040 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 19 columns (19 merged, 0 gathered) in 0.006835475 sec., 148051.15957559642 rows/sec., 265.30 MiB/sec. | ||
| 9011 | 2026.01.04 04:11:26.623613 [ 191 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9012 | 2026.01.04 04:11:26.624023 [ 191 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.01.04 04:11:26.624118 [ 191 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9014 | 2026.01.04 04:11:26.624303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 9015 | 2026.01.04 04:11:27.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.75 MiB, peak 302.00 MiB, free memory in arenas 0.00 B, will set to 295.94 MiB (RSS), difference: 2.19 MiB | ||
| 9016 | 2026.01.04 04:11:28.041994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18696 | ||
| 9017 | 2026.01.04 04:11:28.042489 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.01.04 04:11:28.042530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9019 | 2026.01.04 04:11:28.043016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9020 | 2026.01.04 04:11:28.043252 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.04 04:11:28.043387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18696 | ||
| 9022 | 2026.01.04 04:11:29.036308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9023 | 2026.01.04 04:11:29.054561 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.01.04 04:11:29.054634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9025 | 2026.01.04 04:11:29.060987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9026 | 2026.01.04 04:11:29.061720 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.01.04 04:11:29.064946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9028 | 2026.01.04 04:11:31.584703 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.01.04 04:11:31.585000 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9030 | 2026.01.04 04:11:31.585096 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9031 | 2026.01.04 04:11:31.586004 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.01.04 04:11:31.586050 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9033 | 2026.01.04 04:11:31.586441 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9034 | 2026.01.04 04:11:31.586664 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.01.04 04:11:31.586812 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001884 sec., 40339.702760084925 rows/sec., 3.32 MiB/sec. | ||
| 9036 | 2026.01.04 04:11:31.586814 [ 55 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9037 | 2026.01.04 04:11:31.586855 [ 5 ] {6bd1d114-47e7-47c5-814f-64007c372eec} <Debug> TCPHandler: Processed in 0.002319506 sec. | ||
| 9038 | 2026.01.04 04:11:31.586891 [ 55 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.01.04 04:11:31.586921 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9040 | 2026.01.04 04:11:31.586988 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.01.04 04:11:31.587040 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 9042 | 2026.01.04 04:11:31.587086 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.01.04 04:11:31.587131 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9044 | 2026.01.04 04:11:31.587177 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.01.04 04:11:31.587215 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2464 rows starting from the beginning of the part | ||
| 9046 | 2026.01.04 04:11:31.587279 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1219 rows starting from the beginning of the part | ||
| 9047 | 2026.01.04 04:11:31.587325 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1174 rows starting from the beginning of the part | ||
| 9048 | 2026.01.04 04:11:31.587368 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 9049 | 2026.01.04 04:11:31.587408 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1175 rows starting from the beginning of the part | ||
| 9050 | 2026.01.04 04:11:31.587447 [ 200 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 9051 | 2026.01.04 04:11:31.587552 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.01.04 04:11:31.587595 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9053 | 2026.01.04 04:11:31.587913 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9054 | 2026.01.04 04:11:31.588129 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.01.04 04:11:31.588261 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 9056 | 2026.01.04 04:11:31.588298 [ 5 ] {5261cfcc-dd7f-4c8a-97f6-8ad91afdeb42} <Debug> TCPHandler: Processed in 0.001357816 sec. | ||
| 9057 | 2026.01.04 04:11:31.588417 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.01.04 04:11:31.588509 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9059 | 2026.01.04 04:11:31.588548 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9060 | 2026.01.04 04:11:31.588966 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.01.04 04:11:31.589001 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9062 | 2026.01.04 04:11:31.589307 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9063 | 2026.01.04 04:11:31.589521 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.01.04 04:11:31.589528 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546941 sec., 2428010.699894501 rows/sec., 206.32 MiB/sec. | ||
| 9065 | 2026.01.04 04:11:31.589629 [ 55 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9066 | 2026.01.04 04:11:31.589648 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 9067 | 2026.01.04 04:11:31.589669 [ 55 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.04 04:11:31.589692 [ 5 ] {f91b9fed-d3f2-4789-ab2f-05c94784da01} <Debug> TCPHandler: Processed in 0.001322136 sec. | ||
| 9069 | 2026.01.04 04:11:31.589693 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9070 | 2026.01.04 04:11:31.589798 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 9071 | 2026.01.04 04:11:31.589818 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9072 | 2026.01.04 04:11:31.589819 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.01.04 04:11:31.589898 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2026.01.04 04:11:31.589929 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.01.04 04:11:31.589933 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 9076 | 2026.01.04 04:11:31.589981 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9077 | 2026.01.04 04:11:31.590016 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 536 rows starting from the beginning of the part | ||
| 9078 | 2026.01.04 04:11:31.590065 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 710 rows starting from the beginning of the part | ||
| 9079 | 2026.01.04 04:11:31.590106 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 9080 | 2026.01.04 04:11:31.590125 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.01.04 04:11:31.590152 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 712 rows starting from the beginning of the part | ||
| 9082 | 2026.01.04 04:11:31.590197 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 9083 | 2026.01.04 04:11:31.590206 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_56_11} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9084 | 2026.01.04 04:11:31.590318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9085 | 2026.01.04 04:11:31.590418 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.01.04 04:11:31.590461 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9087 | 2026.01.04 04:11:31.590801 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9088 | 2026.01.04 04:11:31.591015 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.01.04 04:11:31.591122 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9090 | 2026.01.04 04:11:31.591142 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 9091 | 2026.01.04 04:11:31.591154 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.01.04 04:11:31.591181 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9093 | 2026.01.04 04:11:31.591186 [ 5 ] {1a35a8b1-8647-4f04-9c4d-199ab7eb2dd0} <Debug> TCPHandler: Processed in 0.001412619 sec. | ||
| 9094 | 2026.01.04 04:11:31.591261 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 9095 | 2026.01.04 04:11:31.591314 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.01.04 04:11:31.591348 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9097 | 2026.01.04 04:11:31.591378 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18107 rows starting from the beginning of the part | ||
| 9098 | 2026.01.04 04:11:31.591405 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.01.04 04:11:31.591436 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 847 rows starting from the beginning of the part | ||
| 9100 | 2026.01.04 04:11:31.591459 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9101 | 2026.01.04 04:11:31.591459 [ 189 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704274 sec., 1969166.9297307828 rows/sec., 149.03 MiB/sec. | ||
| 9102 | 2026.01.04 04:11:31.591481 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 9103 | 2026.01.04 04:11:31.591528 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 9104 | 2026.01.04 04:11:31.591567 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 315 rows starting from the beginning of the part | ||
| 9105 | 2026.01.04 04:11:31.591606 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9106 | 2026.01.04 04:11:31.591711 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9107 | 2026.01.04 04:11:31.592042 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.01.04 04:11:31.592122 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_56_11} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9109 | 2026.01.04 04:11:31.592224 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9110 | 2026.01.04 04:11:31.592229 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.04 04:11:31.592273 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9112 | 2026.01.04 04:11:31.592804 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9113 | 2026.01.04 04:11:31.593021 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.04 04:11:31.593157 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 9115 | 2026.01.04 04:11:31.593212 [ 5 ] {6e8cc5f3-0ca0-43ef-9d72-7435ad8df328} <Debug> TCPHandler: Processed in 0.001944139 sec. | ||
| 9116 | 2026.01.04 04:11:31.593325 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.01.04 04:11:31.593416 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.01.04 04:11:31.593457 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9119 | 2026.01.04 04:11:31.593796 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.01.04 04:11:31.593832 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9121 | 2026.01.04 04:11:31.594202 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9122 | 2026.01.04 04:11:31.594417 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.04 04:11:31.594521 [ 55 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9124 | 2026.01.04 04:11:31.594542 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 9125 | 2026.01.04 04:11:31.594552 [ 55 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.01.04 04:11:31.594581 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9127 | 2026.01.04 04:11:31.594585 [ 5 ] {8c047e13-8615-411a-8647-b2c417021c31} <Debug> TCPHandler: Processed in 0.001306856 sec. | ||
| 9128 | 2026.01.04 04:11:31.594686 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 9129 | 2026.01.04 04:11:31.594776 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9130 | 2026.01.04 04:11:31.594802 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3796 rows starting from the beginning of the part | ||
| 9131 | 2026.01.04 04:11:31.594850 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 9132 | 2026.01.04 04:11:31.594891 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 9133 | 2026.01.04 04:11:31.594931 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 9134 | 2026.01.04 04:11:31.594970 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 9135 | 2026.01.04 04:11:31.595006 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 9136 | 2026.01.04 04:11:31.596397 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001746054 sec., 2396260.367663314 rows/sec., 153.53 MiB/sec. | ||
| 9137 | 2026.01.04 04:11:31.596748 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9138 | 2026.01.04 04:11:31.596997 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.01.04 04:11:31.597060 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_56_11} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9140 | 2026.01.04 04:11:31.597122 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9141 | 2026.01.04 04:11:31.597327 [ 197 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19903 rows, containing 5 columns (5 merged, 0 gathered) in 0.006099511 sec., 3263048.464049003 rows/sec., 219.95 MiB/sec. | ||
| 9142 | 2026.01.04 04:11:31.597633 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9143 | 2026.01.04 04:11:31.597888 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.01.04 04:11:31.597955 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9145 | 2026.01.04 04:11:31.598025 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9146 | 2026.01.04 04:11:32.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.79 MiB, peak 307.22 MiB, free memory in arenas 0.00 B, will set to 298.23 MiB (RSS), difference: 1.44 MiB | ||
| 9147 | 2026.01.04 04:11:35.430127 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9148 | 2026.01.04 04:11:35.430177 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9149 | 2026.01.04 04:11:35.543469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19144 | ||
| 9150 | 2026.01.04 04:11:35.544027 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.01.04 04:11:35.544077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9152 | 2026.01.04 04:11:35.544590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9153 | 2026.01.04 04:11:35.544830 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.01.04 04:11:35.544977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19144 | ||
| 9155 | 2026.01.04 04:11:35.596244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1164 | ||
| 9156 | 2026.01.04 04:11:35.598654 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.01.04 04:11:35.598691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9158 | 2026.01.04 04:11:35.599866 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9159 | 2026.01.04 04:11:35.600120 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.04 04:11:35.600379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9161 | 2026.01.04 04:11:36.565043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9162 | 2026.01.04 04:11:36.584063 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.01.04 04:11:36.584126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9164 | 2026.01.04 04:11:36.590636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9165 | 2026.01.04 04:11:36.591349 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.01.04 04:11:36.594705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9167 | 2026.01.04 04:11:36.598708 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.01.04 04:11:36.598909 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9169 | 2026.01.04 04:11:36.598981 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9170 | 2026.01.04 04:11:36.599718 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.01.04 04:11:36.599760 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9172 | 2026.01.04 04:11:36.600181 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9173 | 2026.01.04 04:11:36.600414 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.01.04 04:11:36.600565 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001712 sec., 239485.98130841122 rows/sec., 15.19 MiB/sec. | ||
| 9175 | 2026.01.04 04:11:36.600615 [ 5 ] {d4158a70-7775-4fb3-8e2e-4921b78bcc24} <Debug> TCPHandler: Processed in 0.00205426 sec. | ||
| 9176 | 2026.01.04 04:11:36.600731 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.01.04 04:11:36.600832 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9178 | 2026.01.04 04:11:36.600876 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9179 | 2026.01.04 04:11:36.601692 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.01.04 04:11:36.601727 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9181 | 2026.01.04 04:11:36.602104 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9182 | 2026.01.04 04:11:36.602320 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.01.04 04:11:36.602473 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001664 sec., 705528.8461538462 rows/sec., 56.16 MiB/sec. | ||
| 9184 | 2026.01.04 04:11:36.602510 [ 5 ] {5353d206-fc4f-4cb6-a42e-65dc9a997af3} <Debug> TCPHandler: Processed in 0.001828807 sec. | ||
| 9185 | 2026.01.04 04:11:36.602622 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.01.04 04:11:36.602716 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.01.04 04:11:36.602757 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9188 | 2026.01.04 04:11:36.603214 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.01.04 04:11:36.603248 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9190 | 2026.01.04 04:11:36.603552 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9191 | 2026.01.04 04:11:36.603799 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.01.04 04:11:36.603928 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001231 sec., 191714.0536149472 rows/sec., 11.62 MiB/sec. | ||
| 9193 | 2026.01.04 04:11:36.603966 [ 5 ] {015e3e5c-e44e-4025-860f-f15bd665db7b} <Debug> TCPHandler: Processed in 0.001391518 sec. | ||
| 9194 | 2026.01.04 04:11:36.604076 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.01.04 04:11:36.604170 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.01.04 04:11:36.604208 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9197 | 2026.01.04 04:11:36.604658 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.04 04:11:36.604692 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9199 | 2026.01.04 04:11:36.604995 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9200 | 2026.01.04 04:11:36.605205 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.01.04 04:11:36.605300 [ 49 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9202 | 2026.01.04 04:11:36.605328 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001177 sec., 180118.94647408664 rows/sec., 11.62 MiB/sec. | ||
| 9203 | 2026.01.04 04:11:36.605337 [ 49 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.04 04:11:36.605360 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9205 | 2026.01.04 04:11:36.605364 [ 5 ] {8fc7c176-926c-4360-b61f-b0cacb128b49} <Debug> TCPHandler: Processed in 0.001335246 sec. | ||
| 9206 | 2026.01.04 04:11:36.605445 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9207 | 2026.01.04 04:11:36.605475 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.01.04 04:11:36.605532 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9209 | 2026.01.04 04:11:36.605563 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 464 rows starting from the beginning of the part | ||
| 9210 | 2026.01.04 04:11:36.605566 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.04 04:11:36.605608 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9212 | 2026.01.04 04:11:36.605621 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9213 | 2026.01.04 04:11:36.605666 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 9214 | 2026.01.04 04:11:36.605712 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9215 | 2026.01.04 04:11:36.605751 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9216 | 2026.01.04 04:11:36.605792 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9217 | 2026.01.04 04:11:36.606049 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.01.04 04:11:36.606083 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9219 | 2026.01.04 04:11:36.606391 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9220 | 2026.01.04 04:11:36.606604 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.01.04 04:11:36.606703 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291115 sec., 1192767.4916641817 rows/sec., 82.95 MiB/sec. | ||
| 9222 | 2026.01.04 04:11:36.606733 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 9223 | 2026.01.04 04:11:36.606781 [ 5 ] {d21fa455-e277-4b0e-82f1-8b8708e0961c} <Debug> TCPHandler: Processed in 0.001353517 sec. | ||
| 9224 | 2026.01.04 04:11:36.606878 [ 197 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9225 | 2026.01.04 04:11:36.606886 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.01.04 04:11:36.606988 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9227 | 2026.01.04 04:11:36.607028 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9228 | 2026.01.04 04:11:36.607170 [ 197 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.04 04:11:36.607248 [ 197 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_30_6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9230 | 2026.01.04 04:11:36.607320 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9231 | 2026.01.04 04:11:36.607622 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.01.04 04:11:36.607657 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9233 | 2026.01.04 04:11:36.608004 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9234 | 2026.01.04 04:11:36.608215 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.01.04 04:11:36.608342 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001373 sec., 517115.80480699195 rows/sec., 36.24 MiB/sec. | ||
| 9236 | 2026.01.04 04:11:36.608379 [ 5 ] {00989adb-5e6e-497d-bb04-6be75d73d2bd} <Debug> TCPHandler: Processed in 0.001542061 sec. | ||
| 9237 | 2026.01.04 04:11:36.608489 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2026.01.04 04:11:36.608580 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9239 | 2026.01.04 04:11:36.608620 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9240 | 2026.01.04 04:11:36.608942 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.01.04 04:11:36.608977 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9242 | 2026.01.04 04:11:36.609278 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9243 | 2026.01.04 04:11:36.609482 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2026.01.04 04:11:36.609604 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 9245 | 2026.01.04 04:11:36.609639 [ 5 ] {86b50323-709c-4889-9c19-829604daff6e} <Debug> TCPHandler: Processed in 0.001197903 sec. | ||
| 9246 | 2026.01.04 04:11:36.609756 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.01.04 04:11:36.609855 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9248 | 2026.01.04 04:11:36.609897 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9249 | 2026.01.04 04:11:36.610387 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.01.04 04:11:36.610430 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9251 | 2026.01.04 04:11:36.610849 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9252 | 2026.01.04 04:11:36.611077 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.01.04 04:11:36.611208 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001373 sec., 228696.28550619082 rows/sec., 15.02 MiB/sec. | ||
| 9254 | 2026.01.04 04:11:36.611247 [ 5 ] {89c64273-e1ac-4648-8cc7-4a143b750521} <Debug> TCPHandler: Processed in 0.00154066 sec. | ||
| 9255 | 2026.01.04 04:11:36.611352 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.01.04 04:11:36.611451 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9257 | 2026.01.04 04:11:36.611495 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9258 | 2026.01.04 04:11:36.611812 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.01.04 04:11:36.611849 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9260 | 2026.01.04 04:11:36.612151 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9261 | 2026.01.04 04:11:36.612359 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.01.04 04:11:36.612489 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 9263 | 2026.01.04 04:11:36.612525 [ 5 ] {5785e789-1bd7-410c-8620-c13f584398d8} <Debug> TCPHandler: Processed in 0.001222775 sec. | ||
| 9264 | 2026.01.04 04:11:36.612643 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2026.01.04 04:11:36.612760 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9266 | 2026.01.04 04:11:36.612827 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9267 | 2026.01.04 04:11:36.613671 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.01.04 04:11:36.613709 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9269 | 2026.01.04 04:11:36.614278 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9270 | 2026.01.04 04:11:36.614501 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.01.04 04:11:36.614640 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001903 sec., 16290.0683131897 rows/sec., 29.19 MiB/sec. | ||
| 9272 | 2026.01.04 04:11:36.614704 [ 5 ] {595e0f78-2e01-48dc-8e0b-2b9e11d2281f} <Debug> TCPHandler: Processed in 0.002121512 sec. | ||
| 9273 | 2026.01.04 04:11:36.614818 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.01.04 04:11:36.614913 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9275 | 2026.01.04 04:11:36.614957 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9276 | 2026.01.04 04:11:36.615296 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.01.04 04:11:36.615332 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9278 | 2026.01.04 04:11:36.615641 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9279 | 2026.01.04 04:11:36.615865 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.01.04 04:11:36.615991 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 9281 | 2026.01.04 04:11:36.616030 [ 5 ] {84dbfa00-cf63-45d7-a967-da146033de5d} <Debug> TCPHandler: Processed in 0.001261015 sec. | ||
| 9282 | 2026.01.04 04:11:41.613589 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.01.04 04:11:41.613793 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9284 | 2026.01.04 04:11:41.613865 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9285 | 2026.01.04 04:11:41.615181 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.01.04 04:11:41.615238 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9287 | 2026.01.04 04:11:41.615749 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9288 | 2026.01.04 04:11:41.615993 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.01.04 04:11:41.616171 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002428 sec., 500823.72322899505 rows/sec., 41.42 MiB/sec. | ||
| 9290 | 2026.01.04 04:11:41.616227 [ 5 ] {217c26b2-020a-468c-9f2e-2b201b58bb5b} <Debug> TCPHandler: Processed in 0.002773615 sec. | ||
| 9291 | 2026.01.04 04:11:41.616366 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.01.04 04:11:41.616474 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.01.04 04:11:41.616521 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9294 | 2026.01.04 04:11:41.616989 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.01.04 04:11:41.617026 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9296 | 2026.01.04 04:11:41.617351 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9297 | 2026.01.04 04:11:41.617570 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.01.04 04:11:41.617707 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00126 sec., 7936.507936507936 rows/sec., 596.79 KiB/sec. | ||
| 9299 | 2026.01.04 04:11:41.617750 [ 5 ] {1d6c8ae9-6922-4ed4-9e44-e4d2207b0edb} <Debug> TCPHandler: Processed in 0.001440148 sec. | ||
| 9300 | 2026.01.04 04:11:41.617867 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.01.04 04:11:41.617968 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.01.04 04:11:41.618011 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9303 | 2026.01.04 04:11:41.618567 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.01.04 04:11:41.618602 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9305 | 2026.01.04 04:11:41.618932 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9306 | 2026.01.04 04:11:41.619149 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.01.04 04:11:41.619287 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 9308 | 2026.01.04 04:11:41.619328 [ 5 ] {344bc375-396d-4f52-b5f4-58e6f8b46afa} <Debug> TCPHandler: Processed in 0.001511849 sec. | ||
| 9309 | 2026.01.04 04:11:41.619430 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.01.04 04:11:41.619526 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9311 | 2026.01.04 04:11:41.619568 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9312 | 2026.01.04 04:11:41.620159 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.01.04 04:11:41.620195 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9314 | 2026.01.04 04:11:41.620549 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9315 | 2026.01.04 04:11:41.620764 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.01.04 04:11:41.620900 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001394 sec., 380200.8608321377 rows/sec., 28.17 MiB/sec. | ||
| 9317 | 2026.01.04 04:11:41.620939 [ 5 ] {9509a7aa-2195-4e13-a8ac-2c0bd155aa22} <Debug> TCPHandler: Processed in 0.001559051 sec. | ||
| 9318 | 2026.01.04 04:11:41.621061 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.01.04 04:11:41.621157 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.01.04 04:11:41.621201 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9321 | 2026.01.04 04:11:41.621800 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.01.04 04:11:41.621836 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9323 | 2026.01.04 04:11:41.622290 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9324 | 2026.01.04 04:11:41.622522 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.01.04 04:11:41.622659 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001521 sec., 554898.0933596318 rows/sec., 37.35 MiB/sec. | ||
| 9326 | 2026.01.04 04:11:41.622698 [ 5 ] {b7c8a4fb-61b2-4b81-ba9a-38416c880fbe} <Debug> TCPHandler: Processed in 0.001687783 sec. | ||
| 9327 | 2026.01.04 04:11:41.622818 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.01.04 04:11:41.622915 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.01.04 04:11:41.622972 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9330 | 2026.01.04 04:11:41.623775 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.01.04 04:11:41.623811 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9332 | 2026.01.04 04:11:41.624372 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9333 | 2026.01.04 04:11:41.624607 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.01.04 04:11:41.624752 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001855 sec., 5390.8355795148245 rows/sec., 9.66 MiB/sec. | ||
| 9335 | 2026.01.04 04:11:41.624818 [ 5 ] {8d021985-a560-4fbf-9043-58e37612c128} <Debug> TCPHandler: Processed in 0.00205052 sec. | ||
| 9336 | 2026.01.04 04:11:41.624931 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.01.04 04:11:41.625029 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.01.04 04:11:41.625074 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9339 | 2026.01.04 04:11:41.625455 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.01.04 04:11:41.625492 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9341 | 2026.01.04 04:11:41.625822 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9342 | 2026.01.04 04:11:41.626042 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.01.04 04:11:41.626177 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 9344 | 2026.01.04 04:11:41.626218 [ 5 ] {e4e6ae5e-841f-40e9-b78b-76018fe90105} <Debug> TCPHandler: Processed in 0.001336267 sec. | ||
| 9345 | 2026.01.04 04:11:42.007118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50320 | ||
| 9346 | 2026.01.04 04:11:42.007218 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9347 | 2026.01.04 04:11:42.007244 [ 291 ] {} <Debug> TCP-Session: 35d311e7-c475-4aad-af57-2807123261ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50320 | ||
| 9348 | 2026.01.04 04:11:42.007265 [ 291 ] {} <Debug> TCP-Session: 35d311e7-c475-4aad-af57-2807123261ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.01.04 04:11:42.007278 [ 291 ] {} <Debug> TCP-Session: 35d311e7-c475-4aad-af57-2807123261ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.01.04 04:11:42.007545 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43458 | ||
| 9351 | 2026.01.04 04:11:42.007543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35574 | ||
| 9352 | 2026.01.04 04:11:42.007561 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61323 | ||
| 9353 | 2026.01.04 04:11:42.007611 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51838 | ||
| 9354 | 2026.01.04 04:11:42.007674 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9355 | 2026.01.04 04:11:42.007627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55134 | ||
| 9356 | 2026.01.04 04:11:42.007717 [ 292 ] {} <Debug> TCP-Session: 7e369425-32f4-47b2-9f37-c0e27214d400 Authenticating user 'default' from [fd00:1122:3344:101::e]:35574 | ||
| 9357 | 2026.01.04 04:11:42.007743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9358 | 2026.01.04 04:11:42.007764 [ 291 ] {} <Trace> TCP-Session: 35d311e7-c475-4aad-af57-2807123261ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.01.04 04:11:42.007772 [ 292 ] {} <Debug> TCP-Session: 7e369425-32f4-47b2-9f37-c0e27214d400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.01.04 04:11:42.007797 [ 293 ] {} <Debug> TCP-Session: ee3e4959-31fe-4849-b2de-96f332b281e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61323 | ||
| 9361 | 2026.01.04 04:11:42.007815 [ 292 ] {} <Debug> TCP-Session: 7e369425-32f4-47b2-9f37-c0e27214d400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.01.04 04:11:42.007617 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49125 | ||
| 9363 | 2026.01.04 04:11:42.007846 [ 293 ] {} <Debug> TCP-Session: ee3e4959-31fe-4849-b2de-96f332b281e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.01.04 04:11:42.007589 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35987 | ||
| 9365 | 2026.01.04 04:11:42.007898 [ 293 ] {} <Debug> TCP-Session: ee3e4959-31fe-4849-b2de-96f332b281e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.01.04 04:11:42.007590 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34171 | ||
| 9367 | 2026.01.04 04:11:42.007614 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9368 | 2026.01.04 04:11:42.007977 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9369 | 2026.01.04 04:11:42.008004 [ 294 ] {} <Debug> TCP-Session: a6df5c94-1208-4cdb-856a-44b2b92afe7b Authenticating user 'default' from [fd00:1122:3344:101::e]:43458 | ||
| 9370 | 2026.01.04 04:11:42.008024 [ 294 ] {} <Debug> TCP-Session: a6df5c94-1208-4cdb-856a-44b2b92afe7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.01.04 04:11:42.008037 [ 294 ] {} <Debug> TCP-Session: a6df5c94-1208-4cdb-856a-44b2b92afe7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.01.04 04:11:42.008351 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2026.01.04 04:11:42.008389 [ 286 ] {} <Debug> TCP-Session: d98612ff-fb10-4f22-8177-14a968146aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:34171 | ||
| 9374 | 2026.01.04 04:11:42.008412 [ 286 ] {} <Debug> TCP-Session: d98612ff-fb10-4f22-8177-14a968146aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.01.04 04:11:42.008420 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9376 | 2026.01.04 04:11:42.008430 [ 286 ] {} <Debug> TCP-Session: d98612ff-fb10-4f22-8177-14a968146aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.01.04 04:11:42.008464 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9378 | 2026.01.04 04:11:42.008498 [ 287 ] {} <Debug> TCP-Session: 674ba802-7fc9-4837-b56e-7faf35a883f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35987 | ||
| 9379 | 2026.01.04 04:11:42.008498 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9380 | 2026.01.04 04:11:42.008515 [ 287 ] {} <Debug> TCP-Session: 674ba802-7fc9-4837-b56e-7faf35a883f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.01.04 04:11:42.008536 [ 287 ] {} <Debug> TCP-Session: 674ba802-7fc9-4837-b56e-7faf35a883f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2026.01.04 04:11:42.008578 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9383 | 2026.01.04 04:11:42.008616 [ 290 ] {} <Debug> TCP-Session: f019fc5c-8275-4c01-a9ac-fab791011226 Authenticating user 'default' from [fd00:1122:3344:101::e]:55134 | ||
| 9384 | 2026.01.04 04:11:42.008634 [ 290 ] {} <Debug> TCP-Session: f019fc5c-8275-4c01-a9ac-fab791011226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.01.04 04:11:42.008646 [ 290 ] {} <Debug> TCP-Session: f019fc5c-8275-4c01-a9ac-fab791011226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.01.04 04:11:42.008826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9387 | 2026.01.04 04:11:42.008859 [ 288 ] {} <Debug> TCP-Session: 6576fbe8-dba3-4872-951c-e3900d63d326 Authenticating user 'default' from [fd00:1122:3344:101::e]:51838 | ||
| 9388 | 2026.01.04 04:11:42.008875 [ 288 ] {} <Debug> TCP-Session: 6576fbe8-dba3-4872-951c-e3900d63d326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.01.04 04:11:42.008892 [ 288 ] {} <Debug> TCP-Session: 6576fbe8-dba3-4872-951c-e3900d63d326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.01.04 04:11:42.008934 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2026.01.04 04:11:42.008969 [ 289 ] {} <Debug> TCP-Session: 4d3598c7-1512-463c-a34e-c3a9d91cca92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49125 | ||
| 9392 | 2026.01.04 04:11:42.008986 [ 289 ] {} <Debug> TCP-Session: 4d3598c7-1512-463c-a34e-c3a9d91cca92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.01.04 04:11:42.009000 [ 289 ] {} <Debug> TCP-Session: 4d3598c7-1512-463c-a34e-c3a9d91cca92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2026.01.04 04:11:42.009069 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 9395 | 2026.01.04 04:11:42.010231 [ 295 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> AggregatingTransform: Aggregating | ||
| 9396 | 2026.01.04 04:11:42.010281 [ 295 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9397 | 2026.01.04 04:11:42.010318 [ 295 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138672 sec. (878.216 rows/sec., 34.31 KiB/sec.) | ||
| 9398 | 2026.01.04 04:11:42.010336 [ 295 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Trace> Aggregator: Merging aggregated data | ||
| 9399 | 2026.01.04 04:11:42.011697 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003795 sec., 263.50461133069825 rows/sec., 10.29 KiB/sec. | ||
| 9400 | 2026.01.04 04:11:42.011845 [ 291 ] {3293a245-d2f5-4e00-b133-26c369be84f7} <Debug> TCPHandler: Processed in 0.004243124 sec. | ||
| 9401 | 2026.01.04 04:11:42.011964 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9402 | 2026.01.04 04:11:42.011993 [ 291 ] {} <Debug> TCP-Session: 35d311e7-c475-4aad-af57-2807123261ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.01.04 04:11:42.012000 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9404 | 2026.01.04 04:11:42.012020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9405 | 2026.01.04 04:11:42.012038 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9406 | 2026.01.04 04:11:42.012060 [ 290 ] {} <Debug> TCP-Session: f019fc5c-8275-4c01-a9ac-fab791011226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2026.01.04 04:11:42.012071 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9408 | 2026.01.04 04:11:42.012095 [ 286 ] {} <Debug> TCP-Session: d98612ff-fb10-4f22-8177-14a968146aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.01.04 04:11:42.012103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9410 | 2026.01.04 04:11:42.012130 [ 294 ] {} <Debug> TCP-Session: a6df5c94-1208-4cdb-856a-44b2b92afe7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.01.04 04:11:42.012120 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9412 | 2026.01.04 04:11:42.012163 [ 293 ] {} <Debug> TCP-Session: ee3e4959-31fe-4849-b2de-96f332b281e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.01.04 04:11:42.012090 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9414 | 2026.01.04 04:11:42.012202 [ 289 ] {} <Debug> TCP-Session: 4d3598c7-1512-463c-a34e-c3a9d91cca92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9415 | 2026.01.04 04:11:42.012232 [ 288 ] {} <Debug> TCP-Session: 6576fbe8-dba3-4872-951c-e3900d63d326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9416 | 2026.01.04 04:11:42.012081 [ 287 ] {} <Debug> TCP-Session: 674ba802-7fc9-4837-b56e-7faf35a883f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2026.01.04 04:11:42.012060 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9418 | 2026.01.04 04:11:42.012319 [ 292 ] {} <Debug> TCP-Session: 7e369425-32f4-47b2-9f37-c0e27214d400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.01.04 04:11:43.045071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19656 | ||
| 9420 | 2026.01.04 04:11:43.045637 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.04 04:11:43.045688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9422 | 2026.01.04 04:11:43.046200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9423 | 2026.01.04 04:11:43.046472 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.01.04 04:11:43.046608 [ 40 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9425 | 2026.01.04 04:11:43.046611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19656 | ||
| 9426 | 2026.01.04 04:11:43.046646 [ 40 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.01.04 04:11:43.046665 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9428 | 2026.01.04 04:11:43.046792 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 9429 | 2026.01.04 04:11:43.046954 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9430 | 2026.01.04 04:11:43.046996 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17224 rows starting from the beginning of the part | ||
| 9431 | 2026.01.04 04:11:43.047063 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9432 | 2026.01.04 04:11:43.047111 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9433 | 2026.01.04 04:11:43.047158 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9434 | 2026.01.04 04:11:43.047200 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9435 | 2026.01.04 04:11:43.047241 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9436 | 2026.01.04 04:11:43.049430 [ 190 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697833 sec., 7285847.567288264 rows/sec., 104.22 MiB/sec. | ||
| 9437 | 2026.01.04 04:11:43.049655 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9438 | 2026.01.04 04:11:43.049916 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.01.04 04:11:43.049997 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_41_8} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9440 | 2026.01.04 04:11:43.050082 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9441 | 2026.01.04 04:11:43.115426 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53180 | ||
| 9442 | 2026.01.04 04:11:43.115541 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2026.01.04 04:11:43.115572 [ 291 ] {} <Debug> TCP-Session: 80ae2e23-4916-47a2-b611-1aaedbfb39db Authenticating user 'default' from [fd00:1122:3344:101::e]:53180 | ||
| 9444 | 2026.01.04 04:11:43.115597 [ 291 ] {} <Debug> TCP-Session: 80ae2e23-4916-47a2-b611-1aaedbfb39db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.01.04 04:11:43.115612 [ 291 ] {} <Debug> TCP-Session: 80ae2e23-4916-47a2-b611-1aaedbfb39db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.01.04 04:11:43.115852 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64644 | ||
| 9447 | 2026.01.04 04:11:43.115863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39832 | ||
| 9448 | 2026.01.04 04:11:43.115904 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61626 | ||
| 9449 | 2026.01.04 04:11:43.115936 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50421 | ||
| 9450 | 2026.01.04 04:11:43.115956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63503 | ||
| 9451 | 2026.01.04 04:11:43.115975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9452 | 2026.01.04 04:11:43.116027 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9453 | 2026.01.04 04:11:43.116031 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9454 | 2026.01.04 04:11:43.116062 [ 289 ] {} <Debug> TCP-Session: d9c3f2d2-5a39-4860-89b6-6b888085d1e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50421 | ||
| 9455 | 2026.01.04 04:11:43.116062 [ 292 ] {} <Debug> TCP-Session: c909687d-caf5-4665-b6b1-60720d8e6d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:64644 | ||
| 9456 | 2026.01.04 04:11:43.116092 [ 287 ] {} <Debug> TCP-Session: e17f8f22-16a2-4b90-af8c-061a0736dbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61626 | ||
| 9457 | 2026.01.04 04:11:43.116103 [ 292 ] {} <Debug> TCP-Session: c909687d-caf5-4665-b6b1-60720d8e6d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.01.04 04:11:43.116114 [ 291 ] {} <Trace> TCP-Session: 80ae2e23-4916-47a2-b611-1aaedbfb39db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.01.04 04:11:43.116132 [ 287 ] {} <Debug> TCP-Session: e17f8f22-16a2-4b90-af8c-061a0736dbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2026.01.04 04:11:43.116138 [ 292 ] {} <Debug> TCP-Session: c909687d-caf5-4665-b6b1-60720d8e6d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.01.04 04:11:43.116169 [ 287 ] {} <Debug> TCP-Session: e17f8f22-16a2-4b90-af8c-061a0736dbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.01.04 04:11:43.116097 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9463 | 2026.01.04 04:11:43.116100 [ 289 ] {} <Debug> TCP-Session: d9c3f2d2-5a39-4860-89b6-6b888085d1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.01.04 04:11:43.115999 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9465 | 2026.01.04 04:11:43.116257 [ 289 ] {} <Debug> TCP-Session: d9c3f2d2-5a39-4860-89b6-6b888085d1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2026.01.04 04:11:43.115929 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51430 | ||
| 9467 | 2026.01.04 04:11:43.116290 [ 293 ] {} <Debug> TCP-Session: e80bef4d-2742-4d85-93e4-86167d658d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:39832 | ||
| 9468 | 2026.01.04 04:11:43.115912 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42051 | ||
| 9469 | 2026.01.04 04:11:43.116327 [ 293 ] {} <Debug> TCP-Session: e80bef4d-2742-4d85-93e4-86167d658d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.01.04 04:11:43.116359 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9471 | 2026.01.04 04:11:43.116370 [ 293 ] {} <Debug> TCP-Session: e80bef4d-2742-4d85-93e4-86167d658d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.01.04 04:11:43.115859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42600 | ||
| 9473 | 2026.01.04 04:11:43.116409 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2026.01.04 04:11:43.116385 [ 288 ] {} <Debug> TCP-Session: 2cdfceff-757a-4914-907a-e440cedad1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51430 | ||
| 9475 | 2026.01.04 04:11:43.116452 [ 286 ] {} <Debug> TCP-Session: 75ae894e-5f6e-410e-bef1-66b922a1d825 Authenticating user 'default' from [fd00:1122:3344:101::e]:42051 | ||
| 9476 | 2026.01.04 04:11:43.116469 [ 288 ] {} <Debug> TCP-Session: 2cdfceff-757a-4914-907a-e440cedad1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.01.04 04:11:43.116486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9478 | 2026.01.04 04:11:43.116492 [ 286 ] {} <Debug> TCP-Session: 75ae894e-5f6e-410e-bef1-66b922a1d825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.01.04 04:11:43.116522 [ 294 ] {} <Debug> TCP-Session: 724da51a-0cf8-423a-b40a-867734c9650e Authenticating user 'default' from [fd00:1122:3344:101::e]:42600 | ||
| 9480 | 2026.01.04 04:11:43.116531 [ 286 ] {} <Debug> TCP-Session: 75ae894e-5f6e-410e-bef1-66b922a1d825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.01.04 04:11:43.116493 [ 288 ] {} <Debug> TCP-Session: 2cdfceff-757a-4914-907a-e440cedad1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.04 04:11:43.116559 [ 294 ] {} <Debug> TCP-Session: 724da51a-0cf8-423a-b40a-867734c9650e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.01.04 04:11:43.116319 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9484 | 2026.01.04 04:11:43.116607 [ 294 ] {} <Debug> TCP-Session: 724da51a-0cf8-423a-b40a-867734c9650e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2026.01.04 04:11:43.116247 [ 290 ] {} <Debug> TCP-Session: d3689ba8-e690-4d0a-aa8f-746db00fd658 Authenticating user 'default' from [fd00:1122:3344:101::e]:63503 | ||
| 9486 | 2026.01.04 04:11:43.116670 [ 290 ] {} <Debug> TCP-Session: d3689ba8-e690-4d0a-aa8f-746db00fd658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.01.04 04:11:43.116687 [ 290 ] {} <Debug> TCP-Session: d3689ba8-e690-4d0a-aa8f-746db00fd658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.01.04 04:11:43.116931 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9489 | 2026.01.04 04:11:43.117000 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9490 | 2026.01.04 04:11:43.117323 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 9491 | 2026.01.04 04:11:43.118274 [ 311 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> AggregatingTransform: Aggregating | ||
| 9492 | 2026.01.04 04:11:43.118310 [ 311 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 9493 | 2026.01.04 04:11:43.118343 [ 311 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917309 sec. (1090.145 rows/sec., 42.58 KiB/sec.) | ||
| 9494 | 2026.01.04 04:11:43.118360 [ 311 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Trace> Aggregator: Merging aggregated data | ||
| 9495 | 2026.01.04 04:11:43.119969 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003692 sec., 270.85590465872156 rows/sec., 10.58 KiB/sec. | ||
| 9496 | 2026.01.04 04:11:43.120128 [ 291 ] {12d4fc11-2648-41bb-8af8-0289c19843fb} <Debug> TCPHandler: Processed in 0.004198583 sec. | ||
| 9497 | 2026.01.04 04:11:43.120253 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2026.01.04 04:11:43.120286 [ 291 ] {} <Debug> TCP-Session: 80ae2e23-4916-47a2-b611-1aaedbfb39db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.01.04 04:11:43.120301 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9500 | 2026.01.04 04:11:43.120323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2026.01.04 04:11:43.120344 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9502 | 2026.01.04 04:11:43.120361 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2026.01.04 04:11:43.120375 [ 294 ] {} <Debug> TCP-Session: 724da51a-0cf8-423a-b40a-867734c9650e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.01.04 04:11:43.120389 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9505 | 2026.01.04 04:11:43.120408 [ 287 ] {} <Debug> TCP-Session: e17f8f22-16a2-4b90-af8c-061a0736dbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.01.04 04:11:43.120411 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9507 | 2026.01.04 04:11:43.120441 [ 286 ] {} <Debug> TCP-Session: 75ae894e-5f6e-410e-bef1-66b922a1d825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2026.01.04 04:11:43.120390 [ 293 ] {} <Debug> TCP-Session: e80bef4d-2742-4d85-93e4-86167d658d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.01.04 04:11:43.120469 [ 288 ] {} <Debug> TCP-Session: 2cdfceff-757a-4914-907a-e440cedad1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.01.04 04:11:43.120375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9511 | 2026.01.04 04:11:43.120356 [ 292 ] {} <Debug> TCP-Session: c909687d-caf5-4665-b6b1-60720d8e6d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2026.01.04 04:11:43.120306 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9513 | 2026.01.04 04:11:43.120529 [ 289 ] {} <Debug> TCP-Session: d9c3f2d2-5a39-4860-89b6-6b888085d1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.01.04 04:11:43.120561 [ 290 ] {} <Debug> TCP-Session: d3689ba8-e690-4d0a-aa8f-746db00fd658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.01.04 04:11:43.228494 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35809 | ||
| 9516 | 2026.01.04 04:11:43.228610 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.01.04 04:11:43.228642 [ 291 ] {} <Debug> TCP-Session: 3cdb7c20-1706-484b-ae39-165ac81447ee Authenticating user 'default' from [fd00:1122:3344:101::e]:35809 | ||
| 9518 | 2026.01.04 04:11:43.228667 [ 291 ] {} <Debug> TCP-Session: 3cdb7c20-1706-484b-ae39-165ac81447ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.01.04 04:11:43.228682 [ 291 ] {} <Debug> TCP-Session: 3cdb7c20-1706-484b-ae39-165ac81447ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.01.04 04:11:43.228947 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 | ||
| 9521 | 2026.01.04 04:11:43.228980 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55936 | ||
| 9522 | 2026.01.04 04:11:43.228982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56994 | ||
| 9523 | 2026.01.04 04:11:43.229023 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53527 | ||
| 9524 | 2026.01.04 04:11:43.229033 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55487 | ||
| 9525 | 2026.01.04 04:11:43.229074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9526 | 2026.01.04 04:11:43.229076 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9527 | 2026.01.04 04:11:43.229107 [ 292 ] {} <Debug> TCP-Session: 56cedc7c-0254-41dd-b462-2f59f7411ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 | ||
| 9528 | 2026.01.04 04:11:43.229124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9529 | 2026.01.04 04:11:43.229124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9530 | 2026.01.04 04:11:43.229135 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9531 | 2026.01.04 04:11:43.229146 [ 292 ] {} <Debug> TCP-Session: 56cedc7c-0254-41dd-b462-2f59f7411ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2026.01.04 04:11:43.229168 [ 293 ] {} <Debug> TCP-Session: 096a011e-5b9e-4dc2-bf80-967b18c0b255 Authenticating user 'default' from [fd00:1122:3344:101::e]:56994 | ||
| 9533 | 2026.01.04 04:11:43.229181 [ 289 ] {} <Debug> TCP-Session: a855249c-a7a5-4ee0-8d28-e6bb59e0c3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:55487 | ||
| 9534 | 2026.01.04 04:11:43.229183 [ 292 ] {} <Debug> TCP-Session: 56cedc7c-0254-41dd-b462-2f59f7411ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.01.04 04:11:43.229201 [ 291 ] {} <Trace> TCP-Session: 3cdb7c20-1706-484b-ae39-165ac81447ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.01.04 04:11:43.229213 [ 289 ] {} <Debug> TCP-Session: a855249c-a7a5-4ee0-8d28-e6bb59e0c3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.01.04 04:11:43.229208 [ 293 ] {} <Debug> TCP-Session: 096a011e-5b9e-4dc2-bf80-967b18c0b255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.01.04 04:11:43.229260 [ 289 ] {} <Debug> TCP-Session: a855249c-a7a5-4ee0-8d28-e6bb59e0c3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.01.04 04:11:43.229282 [ 293 ] {} <Debug> TCP-Session: 096a011e-5b9e-4dc2-bf80-967b18c0b255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.01.04 04:11:43.229157 [ 288 ] {} <Debug> TCP-Session: 487fe0aa-5e2e-486d-9a0c-687948cc3f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:53527 | ||
| 9541 | 2026.01.04 04:11:43.229127 [ 294 ] {} <Debug> TCP-Session: 2b3bf742-e371-4604-8b51-ab749dfc1f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:55936 | ||
| 9542 | 2026.01.04 04:11:43.229347 [ 288 ] {} <Debug> TCP-Session: 487fe0aa-5e2e-486d-9a0c-687948cc3f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.01.04 04:11:43.229370 [ 294 ] {} <Debug> TCP-Session: 2b3bf742-e371-4604-8b51-ab749dfc1f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.04 04:11:43.229384 [ 288 ] {} <Debug> TCP-Session: 487fe0aa-5e2e-486d-9a0c-687948cc3f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2026.01.04 04:11:43.229400 [ 294 ] {} <Debug> TCP-Session: 2b3bf742-e371-4604-8b51-ab749dfc1f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.01.04 04:11:43.229011 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62107 | ||
| 9547 | 2026.01.04 04:11:43.229442 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9548 | 2026.01.04 04:11:43.229006 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42738 | ||
| 9549 | 2026.01.04 04:11:43.229042 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41319 | ||
| 9550 | 2026.01.04 04:11:43.229506 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9551 | 2026.01.04 04:11:43.229560 [ 287 ] {} <Debug> TCP-Session: 9b478504-4cea-4d50-a12e-308f73dd5c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:62107 | ||
| 9552 | 2026.01.04 04:11:43.229577 [ 287 ] {} <Debug> TCP-Session: 9b478504-4cea-4d50-a12e-308f73dd5c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.01.04 04:11:43.229582 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.01.04 04:11:43.229582 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9555 | 2026.01.04 04:11:43.229594 [ 287 ] {} <Debug> TCP-Session: 9b478504-4cea-4d50-a12e-308f73dd5c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.04 04:11:43.229618 [ 290 ] {} <Debug> TCP-Session: 0fed6b33-0757-4ce7-8b55-fbef1417ead8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41319 | ||
| 9557 | 2026.01.04 04:11:43.229629 [ 286 ] {} <Debug> TCP-Session: 4d397ba7-a8c4-424a-a912-988aadaccdb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42738 | ||
| 9558 | 2026.01.04 04:11:43.229683 [ 290 ] {} <Debug> TCP-Session: 0fed6b33-0757-4ce7-8b55-fbef1417ead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2026.01.04 04:11:43.229684 [ 286 ] {} <Debug> TCP-Session: 4d397ba7-a8c4-424a-a912-988aadaccdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9560 | 2026.01.04 04:11:43.229698 [ 290 ] {} <Debug> TCP-Session: 0fed6b33-0757-4ce7-8b55-fbef1417ead8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.01.04 04:11:43.229705 [ 286 ] {} <Debug> TCP-Session: 4d397ba7-a8c4-424a-a912-988aadaccdb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.04 04:11:43.229775 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9563 | 2026.01.04 04:11:43.229854 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9564 | 2026.01.04 04:11:43.230241 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 9565 | 2026.01.04 04:11:43.231263 [ 322 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> AggregatingTransform: Aggregating | ||
| 9566 | 2026.01.04 04:11:43.231322 [ 322 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9567 | 2026.01.04 04:11:43.231359 [ 322 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098572 sec. (1014.487 rows/sec., 39.63 KiB/sec.) | ||
| 9568 | 2026.01.04 04:11:43.231377 [ 322 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Trace> Aggregator: Merging aggregated data | ||
| 9569 | 2026.01.04 04:11:43.232636 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 9570 | 2026.01.04 04:11:43.232823 [ 291 ] {e409bcc1-4f81-4f12-8810-0eca9d5547a1} <Debug> TCPHandler: Processed in 0.003806986 sec. | ||
| 9571 | 2026.01.04 04:11:43.232921 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9572 | 2026.01.04 04:11:43.232952 [ 291 ] {} <Debug> TCP-Session: 3cdb7c20-1706-484b-ae39-165ac81447ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.01.04 04:11:43.232953 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2026.01.04 04:11:43.232977 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2026.01.04 04:11:43.232999 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2026.01.04 04:11:43.233009 [ 286 ] {} <Debug> TCP-Session: 4d397ba7-a8c4-424a-a912-988aadaccdb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.01.04 04:11:43.233027 [ 294 ] {} <Debug> TCP-Session: 2b3bf742-e371-4604-8b51-ab749dfc1f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.01.04 04:11:43.233038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2026.01.04 04:11:43.233050 [ 292 ] {} <Debug> TCP-Session: 56cedc7c-0254-41dd-b462-2f59f7411ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.01.04 04:11:43.233074 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9581 | 2026.01.04 04:11:43.233095 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.01.04 04:11:43.233122 [ 287 ] {} <Debug> TCP-Session: 9b478504-4cea-4d50-a12e-308f73dd5c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.01.04 04:11:43.233059 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2026.01.04 04:11:43.233145 [ 289 ] {} <Debug> TCP-Session: a855249c-a7a5-4ee0-8d28-e6bb59e0c3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.04 04:11:43.233019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.01.04 04:11:43.233189 [ 293 ] {} <Debug> TCP-Session: 096a011e-5b9e-4dc2-bf80-967b18c0b255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.01.04 04:11:43.233094 [ 290 ] {} <Debug> TCP-Session: 0fed6b33-0757-4ce7-8b55-fbef1417ead8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.04 04:11:43.233223 [ 288 ] {} <Debug> TCP-Session: 487fe0aa-5e2e-486d-9a0c-687948cc3f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.01.04 04:11:44.094988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9590 | 2026.01.04 04:11:44.113618 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.01.04 04:11:44.113682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9592 | 2026.01.04 04:11:44.119931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9593 | 2026.01.04 04:11:44.120649 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.01.04 04:11:44.120967 [ 38 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9595 | 2026.01.04 04:11:44.121035 [ 38 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.01.04 04:11:44.121057 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9597 | 2026.01.04 04:11:44.121181 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9598 | 2026.01.04 04:11:44.124256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9599 | 2026.01.04 04:11:44.124986 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9600 | 2026.01.04 04:11:44.126525 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9601 | 2026.01.04 04:11:44.132191 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9602 | 2026.01.04 04:11:44.137403 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9603 | 2026.01.04 04:11:44.142147 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9604 | 2026.01.04 04:11:44.146933 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9605 | 2026.01.04 04:11:44.151002 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 9606 | 2026.01.04 04:11:44.216363 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095238482 sec., 3244.4868241390072 rows/sec., 16.78 MiB/sec. | ||
| 9607 | 2026.01.04 04:11:44.218887 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9608 | 2026.01.04 04:11:44.220836 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_41_8} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.04 04:11:44.220947 [ 196 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_41_8} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9610 | 2026.01.04 04:11:44.223296 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9611 | 2026.01.04 04:11:45.600609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1206 | ||
| 9612 | 2026.01.04 04:11:45.603284 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.01.04 04:11:45.603345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9614 | 2026.01.04 04:11:45.604634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9615 | 2026.01.04 04:11:45.604920 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.01.04 04:11:45.605295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9617 | 2026.01.04 04:11:46.599451 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2026.01.04 04:11:46.599647 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9619 | 2026.01.04 04:11:46.599720 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9620 | 2026.01.04 04:11:46.600528 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2026.01.04 04:11:46.600571 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9622 | 2026.01.04 04:11:46.600989 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9623 | 2026.01.04 04:11:46.601221 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.01.04 04:11:46.601380 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 9625 | 2026.01.04 04:11:46.601376 [ 36 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9626 | 2026.01.04 04:11:46.601425 [ 5 ] {162bdc51-3a8e-4d3d-b100-1b0ada8fd831} <Debug> TCPHandler: Processed in 0.002103992 sec. | ||
| 9627 | 2026.01.04 04:11:46.601459 [ 36 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.01.04 04:11:46.601490 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9629 | 2026.01.04 04:11:46.601567 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.01.04 04:11:46.601667 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9631 | 2026.01.04 04:11:46.601674 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 9632 | 2026.01.04 04:11:46.601711 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9633 | 2026.01.04 04:11:46.601890 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2026.01.04 04:11:46.601950 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 9635 | 2026.01.04 04:11:46.602057 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9636 | 2026.01.04 04:11:46.602140 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9637 | 2026.01.04 04:11:46.602214 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9638 | 2026.01.04 04:11:46.602282 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 9639 | 2026.01.04 04:11:46.602321 [ 194 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9640 | 2026.01.04 04:11:46.602710 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.01.04 04:11:46.602752 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9642 | 2026.01.04 04:11:46.603196 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9643 | 2026.01.04 04:11:46.603423 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.01.04 04:11:46.603529 [ 198 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953338 sec., 1271669.3168309836 rows/sec., 85.76 MiB/sec. | ||
| 9645 | 2026.01.04 04:11:46.603555 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001905 sec., 616272.9658792651 rows/sec., 49.06 MiB/sec. | ||
| 9646 | 2026.01.04 04:11:46.603603 [ 5 ] {3e3f8cbc-8280-4518-9363-421b89bcbbda} <Debug> TCPHandler: Processed in 0.002100522 sec. | ||
| 9647 | 2026.01.04 04:11:46.603712 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9648 | 2026.01.04 04:11:46.603737 [ 199 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9649 | 2026.01.04 04:11:46.603811 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9650 | 2026.01.04 04:11:46.603859 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9651 | 2026.01.04 04:11:46.604054 [ 199 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.01.04 04:11:46.604139 [ 199 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_26_5} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9653 | 2026.01.04 04:11:46.604246 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9654 | 2026.01.04 04:11:46.604353 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.01.04 04:11:46.604395 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9656 | 2026.01.04 04:11:46.604735 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9657 | 2026.01.04 04:11:46.604962 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.01.04 04:11:46.605073 [ 36 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9659 | 2026.01.04 04:11:46.605094 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001303 sec., 181120.49117421336 rows/sec., 10.98 MiB/sec. | ||
| 9660 | 2026.01.04 04:11:46.605105 [ 36 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.01.04 04:11:46.605133 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9662 | 2026.01.04 04:11:46.605141 [ 5 ] {b4f1f0c7-ef08-442b-9607-72acff28c560} <Debug> TCPHandler: Processed in 0.001478259 sec. | ||
| 9663 | 2026.01.04 04:11:46.605227 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 9664 | 2026.01.04 04:11:46.605255 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2026.01.04 04:11:46.605332 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9666 | 2026.01.04 04:11:46.605354 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9667 | 2026.01.04 04:11:46.605367 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9668 | 2026.01.04 04:11:46.605402 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9669 | 2026.01.04 04:11:46.605436 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part | ||
| 9670 | 2026.01.04 04:11:46.605489 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9671 | 2026.01.04 04:11:46.605538 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 236 rows starting from the beginning of the part | ||
| 9672 | 2026.01.04 04:11:46.605591 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9673 | 2026.01.04 04:11:46.605644 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 236 rows starting from the beginning of the part | ||
| 9674 | 2026.01.04 04:11:46.605917 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.01.04 04:11:46.605959 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9676 | 2026.01.04 04:11:46.606292 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9677 | 2026.01.04 04:11:46.606510 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.01.04 04:11:46.606517 [ 199 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334826 sec., 755154.6044203514 rows/sec., 49.22 MiB/sec. | ||
| 9679 | 2026.01.04 04:11:46.606647 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.43 MiB/sec. | ||
| 9680 | 2026.01.04 04:11:46.606679 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9681 | 2026.01.04 04:11:46.606692 [ 5 ] {0150129b-397b-4c9d-ad2e-14e9092e61c6} <Debug> TCPHandler: Processed in 0.00148741 sec. | ||
| 9682 | 2026.01.04 04:11:46.606812 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.01.04 04:11:46.606914 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.01.04 04:11:46.606956 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9685 | 2026.01.04 04:11:46.606957 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.01.04 04:11:46.607044 [ 198 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_56_11} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9687 | 2026.01.04 04:11:46.607130 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9688 | 2026.01.04 04:11:46.607464 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.04 04:11:46.607507 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9690 | 2026.01.04 04:11:46.607840 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9691 | 2026.01.04 04:11:46.608071 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.04 04:11:46.608177 [ 36 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9693 | 2026.01.04 04:11:46.608208 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001314 sec., 160578.38660578386 rows/sec., 9.12 MiB/sec. | ||
| 9694 | 2026.01.04 04:11:46.608210 [ 36 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.01.04 04:11:46.608249 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9696 | 2026.01.04 04:11:46.608256 [ 5 ] {dbb40d11-cd39-41ab-9b56-cd0d97b9d477} <Debug> TCPHandler: Processed in 0.0014926 sec. | ||
| 9697 | 2026.01.04 04:11:46.608315 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 9698 | 2026.01.04 04:11:46.608374 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.01.04 04:11:46.608403 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.01.04 04:11:46.608432 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 9701 | 2026.01.04 04:11:46.608474 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9702 | 2026.01.04 04:11:46.608477 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 9703 | 2026.01.04 04:11:46.608526 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9704 | 2026.01.04 04:11:46.608535 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 9705 | 2026.01.04 04:11:46.608591 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 9706 | 2026.01.04 04:11:46.608629 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 9707 | 2026.01.04 04:11:46.608671 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9708 | 2026.01.04 04:11:46.609232 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.01.04 04:11:46.609275 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9710 | 2026.01.04 04:11:46.609486 [ 198 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199194 sec., 1065715.8057828841 rows/sec., 64.78 MiB/sec. | ||
| 9711 | 2026.01.04 04:11:46.609634 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9712 | 2026.01.04 04:11:46.609661 [ 188 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9713 | 2026.01.04 04:11:46.609908 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.01.04 04:11:46.610005 [ 188 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.01.04 04:11:46.610057 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001601 sec., 443472.829481574 rows/sec., 31.08 MiB/sec. | ||
| 9716 | 2026.01.04 04:11:46.610088 [ 188 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_26_5} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9717 | 2026.01.04 04:11:46.610103 [ 5 ] {ff93464b-9a23-4359-9e5d-e6c8047a8c49} <Debug> TCPHandler: Processed in 0.001779275 sec. | ||
| 9718 | 2026.01.04 04:11:46.610184 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9719 | 2026.01.04 04:11:46.610221 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.01.04 04:11:46.610322 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9721 | 2026.01.04 04:11:46.610365 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9722 | 2026.01.04 04:11:46.610693 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.01.04 04:11:46.610730 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9724 | 2026.01.04 04:11:46.611044 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9725 | 2026.01.04 04:11:46.611258 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.01.04 04:11:46.611388 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9727 | 2026.01.04 04:11:46.611426 [ 5 ] {3ed8d07d-dc24-4ab6-b07e-adb69d45ea4b} <Debug> TCPHandler: Processed in 0.001255394 sec. | ||
| 9728 | 2026.01.04 04:11:46.611544 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.01.04 04:11:46.611646 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.01.04 04:11:46.611691 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9731 | 2026.01.04 04:11:46.612228 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.01.04 04:11:46.612270 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9733 | 2026.01.04 04:11:46.612623 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9734 | 2026.01.04 04:11:46.612837 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.01.04 04:11:46.612970 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001344 sec., 233630.9523809524 rows/sec., 15.35 MiB/sec. | ||
| 9736 | 2026.01.04 04:11:46.613009 [ 5 ] {7d8a30ac-2a0a-4c7c-9b61-ec4a29462a22} <Debug> TCPHandler: Processed in 0.001515769 sec. | ||
| 9737 | 2026.01.04 04:11:46.613123 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.01.04 04:11:46.613217 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9739 | 2026.01.04 04:11:46.613260 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9740 | 2026.01.04 04:11:46.613571 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.01.04 04:11:46.613606 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9742 | 2026.01.04 04:11:46.613919 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9743 | 2026.01.04 04:11:46.614129 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.01.04 04:11:46.614258 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 9745 | 2026.01.04 04:11:46.614295 [ 5 ] {16906713-1894-4f03-821d-2336ecd3cb8e} <Debug> TCPHandler: Processed in 0.001222634 sec. | ||
| 9746 | 2026.01.04 04:11:46.614402 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.01.04 04:11:46.614495 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9748 | 2026.01.04 04:11:46.614550 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9749 | 2026.01.04 04:11:46.615387 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.01.04 04:11:46.615422 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9751 | 2026.01.04 04:11:46.615961 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9752 | 2026.01.04 04:11:46.616180 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.01.04 04:11:46.616315 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001838 sec., 16866.158868335147 rows/sec., 30.22 MiB/sec. | ||
| 9754 | 2026.01.04 04:11:46.616368 [ 5 ] {357ef487-8194-4bdb-9ac7-09ff4caa94bc} <Debug> TCPHandler: Processed in 0.00201562 sec. | ||
| 9755 | 2026.01.04 04:11:46.616478 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.01.04 04:11:46.616574 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.01.04 04:11:46.616615 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9758 | 2026.01.04 04:11:46.616942 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.01.04 04:11:46.616979 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9760 | 2026.01.04 04:11:46.617279 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9761 | 2026.01.04 04:11:46.617480 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.01.04 04:11:46.617603 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 9763 | 2026.01.04 04:11:46.617638 [ 5 ] {a70cbe6e-8fac-4158-92f2-39450dadfd03} <Debug> TCPHandler: Processed in 0.001209204 sec. | ||
| 9764 | 2026.01.04 04:11:50.430259 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9765 | 2026.01.04 04:11:50.430307 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9766 | 2026.01.04 04:11:50.547677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20104 | ||
| 9767 | 2026.01.04 04:11:50.548186 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.04 04:11:50.548239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9769 | 2026.01.04 04:11:50.548747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9770 | 2026.01.04 04:11:50.548999 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.04 04:11:50.549145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20104 | ||
| 9772 | 2026.01.04 04:11:51.585478 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.01.04 04:11:51.585693 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9774 | 2026.01.04 04:11:51.585767 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9775 | 2026.01.04 04:11:51.586490 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.01.04 04:11:51.586538 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9777 | 2026.01.04 04:11:51.586937 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9778 | 2026.01.04 04:11:51.587178 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.01.04 04:11:51.587331 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001692 sec., 44917.25768321513 rows/sec., 3.70 MiB/sec. | ||
| 9780 | 2026.01.04 04:11:51.587375 [ 5 ] {73709787-9ba2-401d-a73a-0d2a0c0e34a6} <Debug> TCPHandler: Processed in 0.00202983 sec. | ||
| 9781 | 2026.01.04 04:11:51.587495 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.01.04 04:11:51.587591 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.01.04 04:11:51.587634 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9784 | 2026.01.04 04:11:51.588037 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.04 04:11:51.588075 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9786 | 2026.01.04 04:11:51.588385 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9787 | 2026.01.04 04:11:51.588581 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.04 04:11:51.588704 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 9789 | 2026.01.04 04:11:51.588740 [ 5 ] {bda18d2d-4254-4cb8-8ea6-7181a40dd41d} <Debug> TCPHandler: Processed in 0.001323366 sec. | ||
| 9790 | 2026.01.04 04:11:51.588835 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.01.04 04:11:51.588922 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9792 | 2026.01.04 04:11:51.588960 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9793 | 2026.01.04 04:11:51.589466 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.04 04:11:51.589503 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9795 | 2026.01.04 04:11:51.589877 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9796 | 2026.01.04 04:11:51.590103 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.01.04 04:11:51.590257 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00131 sec., 56488.54961832061 rows/sec., 4.41 MiB/sec. | ||
| 9798 | 2026.01.04 04:11:51.590300 [ 5 ] {1db521bf-02be-4dd6-8e54-e270dcad3006} <Debug> TCPHandler: Processed in 0.001478489 sec. | ||
| 9799 | 2026.01.04 04:11:51.590424 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.01.04 04:11:51.590520 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9801 | 2026.01.04 04:11:51.590564 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9802 | 2026.01.04 04:11:51.590996 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.01.04 04:11:51.591034 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9804 | 2026.01.04 04:11:51.591378 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9805 | 2026.01.04 04:11:51.591595 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.01.04 04:11:51.591727 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 9807 | 2026.01.04 04:11:51.591764 [ 5 ] {f4bbfb35-f6e4-474d-88da-15cc898e4e43} <Debug> TCPHandler: Processed in 0.001390587 sec. | ||
| 9808 | 2026.01.04 04:11:51.591893 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2026.01.04 04:11:51.591988 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9810 | 2026.01.04 04:11:51.592044 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9811 | 2026.01.04 04:11:51.592824 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.01.04 04:11:51.592861 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9813 | 2026.01.04 04:11:51.593380 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9814 | 2026.01.04 04:11:51.593598 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.01.04 04:11:51.593721 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9816 | 2026.01.04 04:11:51.593739 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 9817 | 2026.01.04 04:11:51.593791 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.04 04:11:51.593815 [ 5 ] {d1606ee8-08df-4215-b9bb-69ef1436226f} <Debug> TCPHandler: Processed in 0.001969688 sec. | ||
| 9819 | 2026.01.04 04:11:51.593816 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9820 | 2026.01.04 04:11:51.593939 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.01.04 04:11:51.593948 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 9822 | 2026.01.04 04:11:51.594039 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9823 | 2026.01.04 04:11:51.594087 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9824 | 2026.01.04 04:11:51.594209 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9825 | 2026.01.04 04:11:51.594270 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1012 rows starting from the beginning of the part | ||
| 9826 | 2026.01.04 04:11:51.594403 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9827 | 2026.01.04 04:11:51.594432 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.01.04 04:11:51.594472 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9829 | 2026.01.04 04:11:51.594499 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9830 | 2026.01.04 04:11:51.594588 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9831 | 2026.01.04 04:11:51.594668 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9832 | 2026.01.04 04:11:51.594747 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9833 | 2026.01.04 04:11:51.594781 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9834 | 2026.01.04 04:11:51.594985 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.01.04 04:11:51.595113 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 9836 | 2026.01.04 04:11:51.595148 [ 5 ] {852b8e97-fc00-4790-a0f5-b17cbfb453f2} <Debug> TCPHandler: Processed in 0.001314076 sec. | ||
| 9837 | 2026.01.04 04:11:51.601469 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 19 columns (19 merged, 0 gathered) in 0.00756491 sec., 145936.9642203278 rows/sec., 261.51 MiB/sec. | ||
| 9838 | 2026.01.04 04:11:51.602849 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9839 | 2026.01.04 04:11:51.603247 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.01.04 04:11:51.603335 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9841 | 2026.01.04 04:11:51.603479 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.53 MiB. | ||
| 9842 | 2026.01.04 04:11:51.624404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9843 | 2026.01.04 04:11:51.640535 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.04 04:11:51.640580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9845 | 2026.01.04 04:11:51.646114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9846 | 2026.01.04 04:11:51.646794 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.04 04:11:51.649574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9848 | 2026.01.04 04:11:52.000359 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.78 MiB, peak 313.25 MiB, free memory in arenas 0.00 B, will set to 304.34 MiB (RSS), difference: 3.56 MiB | ||
| 9849 | 2026.01.04 04:11:55.606099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1240 | ||
| 9850 | 2026.01.04 04:11:55.608715 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9851 | 2026.01.04 04:11:55.608776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9852 | 2026.01.04 04:11:55.610005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9853 | 2026.01.04 04:11:55.610280 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2026.01.04 04:11:55.610478 [ 19 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9855 | 2026.01.04 04:11:55.610574 [ 19 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.01.04 04:11:55.610612 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9857 | 2026.01.04 04:11:55.610653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 9858 | 2026.01.04 04:11:55.610756 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 9859 | 2026.01.04 04:11:55.611390 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9860 | 2026.01.04 04:11:55.611528 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1056 rows starting from the beginning of the part | ||
| 9861 | 2026.01.04 04:11:55.611864 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 9862 | 2026.01.04 04:11:55.612193 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9863 | 2026.01.04 04:11:55.612495 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9864 | 2026.01.04 04:11:55.612799 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 9865 | 2026.01.04 04:11:55.613114 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9866 | 2026.01.04 04:11:55.619704 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 72 columns (72 merged, 0 gathered) in 0.009009558 sec., 137631.6130047667 rows/sec., 111.66 MiB/sec. | ||
| 9867 | 2026.01.04 04:11:55.621223 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9868 | 2026.01.04 04:11:55.621847 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.01.04 04:11:55.621935 [ 191 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_31_6} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9870 | 2026.01.04 04:11:55.622283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9871 | 2026.01.04 04:11:56.594957 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.01.04 04:11:56.595245 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.01.04 04:11:56.595313 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9874 | 2026.01.04 04:11:56.595938 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.01.04 04:11:56.595989 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9876 | 2026.01.04 04:11:56.596383 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9877 | 2026.01.04 04:11:56.596616 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.01.04 04:11:56.596766 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 9879 | 2026.01.04 04:11:56.596820 [ 5 ] {af8458a5-9932-41e4-a906-b97c8b490b82} <Debug> TCPHandler: Processed in 0.002061491 sec. | ||
| 9880 | 2026.01.04 04:11:56.596942 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.04 04:11:56.597038 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.04 04:11:56.597080 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9883 | 2026.01.04 04:11:56.597457 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.04 04:11:56.597496 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9885 | 2026.01.04 04:11:56.597789 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9886 | 2026.01.04 04:11:56.597994 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.04 04:11:56.598124 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. | ||
| 9888 | 2026.01.04 04:11:56.598161 [ 5 ] {e2e6ecf1-8f7f-4b0d-be79-72410da16e5c} <Debug> TCPHandler: Processed in 0.001269136 sec. | ||
| 9889 | 2026.01.04 04:11:56.598264 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.01.04 04:11:56.598359 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9891 | 2026.01.04 04:11:56.598400 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9892 | 2026.01.04 04:11:56.598903 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.04 04:11:56.598940 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9894 | 2026.01.04 04:11:56.599261 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9895 | 2026.01.04 04:11:56.599464 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.04 04:11:56.599581 [ 98 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9897 | 2026.01.04 04:11:56.599591 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Debug> executeQuery: Read 240 rows, 21.87 KiB in 0.001251 sec., 191846.52278177458 rows/sec., 17.07 MiB/sec. | ||
| 9898 | 2026.01.04 04:11:56.599644 [ 98 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.04 04:11:56.599653 [ 5 ] {d036bc94-28da-4996-a9db-f810a1e32447} <Debug> TCPHandler: Processed in 0.001436968 sec. | ||
| 9900 | 2026.01.04 04:11:56.599677 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9901 | 2026.01.04 04:11:56.599777 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.01.04 04:11:56.599784 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 9903 | 2026.01.04 04:11:56.599877 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9904 | 2026.01.04 04:11:56.599895 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9905 | 2026.01.04 04:11:56.599918 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9906 | 2026.01.04 04:11:56.599929 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2464 rows starting from the beginning of the part | ||
| 9907 | 2026.01.04 04:11:56.599998 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1174 rows starting from the beginning of the part | ||
| 9908 | 2026.01.04 04:11:56.600050 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1216 rows starting from the beginning of the part | ||
| 9909 | 2026.01.04 04:11:56.600098 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1174 rows starting from the beginning of the part | ||
| 9910 | 2026.01.04 04:11:56.600141 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9911 | 2026.01.04 04:11:56.600177 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 240 rows starting from the beginning of the part | ||
| 9912 | 2026.01.04 04:11:56.600317 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.01.04 04:11:56.600353 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9914 | 2026.01.04 04:11:56.600676 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9915 | 2026.01.04 04:11:56.600897 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.04 04:11:56.601029 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.00117 sec., 40170.94017094017 rows/sec., 2.98 MiB/sec. | ||
| 9917 | 2026.01.04 04:11:56.601091 [ 5 ] {b44fe873-7b0c-427c-b08a-120561563704} <Debug> TCPHandler: Processed in 0.001363507 sec. | ||
| 9918 | 2026.01.04 04:11:56.601192 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.04 04:11:56.601287 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.01.04 04:11:56.601327 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9921 | 2026.01.04 04:11:56.601716 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.04 04:11:56.601753 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9923 | 2026.01.04 04:11:56.602047 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9924 | 2026.01.04 04:11:56.602254 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.01.04 04:11:56.602282 [ 189 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546991 sec., 2490782.260322082 rows/sec., 212.37 MiB/sec. | ||
| 9926 | 2026.01.04 04:11:56.602406 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 9927 | 2026.01.04 04:11:56.602445 [ 5 ] {9d5e57f7-8689-424a-818d-4007ce36e28e} <Debug> TCPHandler: Processed in 0.001301286 sec. | ||
| 9928 | 2026.01.04 04:11:56.602550 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.01.04 04:11:56.602606 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9930 | 2026.01.04 04:11:56.602645 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.01.04 04:11:56.602690 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9932 | 2026.01.04 04:11:56.602932 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.01.04 04:11:56.603024 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_61_12} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9934 | 2026.01.04 04:11:56.603084 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.01.04 04:11:56.603125 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9936 | 2026.01.04 04:11:56.603132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9937 | 2026.01.04 04:11:56.603432 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9938 | 2026.01.04 04:11:56.603648 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.01.04 04:11:56.603775 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 9940 | 2026.01.04 04:11:56.603812 [ 5 ] {531d822d-1d88-4f7b-a545-fa86d815b570} <Debug> TCPHandler: Processed in 0.001311906 sec. | ||
| 9941 | 2026.01.04 04:11:56.603921 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2026.01.04 04:11:56.604023 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9943 | 2026.01.04 04:11:56.604065 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9944 | 2026.01.04 04:11:56.604602 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.01.04 04:11:56.604649 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9946 | 2026.01.04 04:11:56.605053 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9947 | 2026.01.04 04:11:56.605299 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.01.04 04:11:56.605422 [ 98 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9949 | 2026.01.04 04:11:56.605440 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001436 sec., 94011.14206128134 rows/sec., 7.60 MiB/sec. | ||
| 9950 | 2026.01.04 04:11:56.605465 [ 98 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.01.04 04:11:56.605488 [ 5 ] {83ad33af-301f-4c39-945b-29198316a387} <Debug> TCPHandler: Processed in 0.001618852 sec. | ||
| 9952 | 2026.01.04 04:11:56.605492 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9953 | 2026.01.04 04:11:56.605606 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.01.04 04:11:56.605612 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 9955 | 2026.01.04 04:11:56.605725 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.04 04:11:56.605765 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9957 | 2026.01.04 04:11:56.605775 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9958 | 2026.01.04 04:11:56.605810 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 9959 | 2026.01.04 04:11:56.605893 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 710 rows starting from the beginning of the part | ||
| 9960 | 2026.01.04 04:11:56.605947 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 530 rows starting from the beginning of the part | ||
| 9961 | 2026.01.04 04:11:56.605997 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 710 rows starting from the beginning of the part | ||
| 9962 | 2026.01.04 04:11:56.606044 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9963 | 2026.01.04 04:11:56.606091 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 135 rows starting from the beginning of the part | ||
| 9964 | 2026.01.04 04:11:56.606244 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.01.04 04:11:56.606286 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9966 | 2026.01.04 04:11:56.606675 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9967 | 2026.01.04 04:11:56.606901 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2026.01.04 04:11:56.607013 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9969 | 2026.01.04 04:11:56.607035 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001329 sec., 257336.34311512412 rows/sec., 19.47 MiB/sec. | ||
| 9970 | 2026.01.04 04:11:56.607052 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.01.04 04:11:56.607079 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9972 | 2026.01.04 04:11:56.607082 [ 5 ] {8911c8c5-37f2-4020-827e-2e0dee871ba0} <Debug> TCPHandler: Processed in 0.00152637 sec. | ||
| 9973 | 2026.01.04 04:11:56.607169 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 9974 | 2026.01.04 04:11:56.607208 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.01.04 04:11:56.607289 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9976 | 2026.01.04 04:11:56.607308 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.01.04 04:11:56.607328 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19903 rows starting from the beginning of the part | ||
| 9978 | 2026.01.04 04:11:56.607369 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9979 | 2026.01.04 04:11:56.607400 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 9980 | 2026.01.04 04:11:56.607453 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 844 rows starting from the beginning of the part | ||
| 9981 | 2026.01.04 04:11:56.607493 [ 189 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934319 sec., 1762377.3534768566 rows/sec., 133.74 MiB/sec. | ||
| 9982 | 2026.01.04 04:11:56.607497 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 9983 | 2026.01.04 04:11:56.607563 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 9984 | 2026.01.04 04:11:56.607602 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 342 rows starting from the beginning of the part | ||
| 9985 | 2026.01.04 04:11:56.607716 [ 202 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9986 | 2026.01.04 04:11:56.608050 [ 202 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.01.04 04:11:56.608133 [ 202 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_61_12} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9988 | 2026.01.04 04:11:56.608210 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9989 | 2026.01.04 04:11:56.608240 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.01.04 04:11:56.608282 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9991 | 2026.01.04 04:11:56.608842 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9992 | 2026.01.04 04:11:56.609061 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.01.04 04:11:56.609203 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 9994 | 2026.01.04 04:11:56.609260 [ 5 ] {4ea53a8a-a8f9-4258-a30c-5db297492ee0} <Debug> TCPHandler: Processed in 0.002101902 sec. | ||
| 9995 | 2026.01.04 04:11:56.609373 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2026.01.04 04:11:56.609468 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9997 | 2026.01.04 04:11:56.609511 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9998 | 2026.01.04 04:11:56.609849 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.01.04 04:11:56.609885 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10000 | 2026.01.04 04:11:56.610203 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10001 | 2026.01.04 04:11:56.610409 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.01.04 04:11:56.610504 [ 142 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10003 | 2026.01.04 04:11:56.610536 [ 142 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.04 04:11:56.610537 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10005 | 2026.01.04 04:11:56.610553 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10006 | 2026.01.04 04:11:56.610588 [ 5 ] {1df3c052-1c8b-44f0-9b9c-ec9c438051f6} <Debug> TCPHandler: Processed in 0.001264025 sec. | ||
| 10007 | 2026.01.04 04:11:56.610666 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10008 | 2026.01.04 04:11:56.610818 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10009 | 2026.01.04 04:11:56.610856 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4184 rows starting from the beginning of the part | ||
| 10010 | 2026.01.04 04:11:56.610925 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 10011 | 2026.01.04 04:11:56.610971 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10012 | 2026.01.04 04:11:56.611014 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 10013 | 2026.01.04 04:11:56.611059 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10014 | 2026.01.04 04:11:56.611098 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10015 | 2026.01.04 04:11:56.612961 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 4 columns (4 merged, 0 gathered) in 0.002345796 sec., 1949018.5847362687 rows/sec., 124.88 MiB/sec. | ||
| 10016 | 2026.01.04 04:11:56.613485 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10017 | 2026.01.04 04:11:56.613832 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.01.04 04:11:56.613918 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_61_12} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10019 | 2026.01.04 04:11:56.614017 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10020 | 2026.01.04 04:11:56.614100 [ 199 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21877 rows, containing 5 columns (5 merged, 0 gathered) in 0.006966777 sec., 3140189.5022619497 rows/sec., 211.95 MiB/sec. | ||
| 10021 | 2026.01.04 04:11:56.614604 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10022 | 2026.01.04 04:11:56.614865 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.01.04 04:11:56.614932 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10024 | 2026.01.04 04:11:56.615009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10025 | 2026.01.04 04:11:57.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.57 MiB, peak 316.15 MiB, free memory in arenas 0.00 B, will set to 307.13 MiB (RSS), difference: 1.56 MiB | ||
| 10026 | 2026.01.04 04:11:58.049882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20616 | ||
| 10027 | 2026.01.04 04:11:58.050416 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.01.04 04:11:58.050466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10029 | 2026.01.04 04:11:58.050971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10030 | 2026.01.04 04:11:58.051212 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.01.04 04:11:58.051362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20616 | ||
| 10032 | 2026.01.04 04:11:58.346462 [ 108 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 10033 | 2026.01.04 04:11:58.346528 [ 108 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.01.04 04:11:58.346555 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10035 | 2026.01.04 04:11:58.346699 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 10036 | 2026.01.04 04:11:58.346872 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10037 | 2026.01.04 04:11:58.346915 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 10038 | 2026.01.04 04:11:58.346990 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10039 | 2026.01.04 04:11:58.347042 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10040 | 2026.01.04 04:11:58.347091 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10041 | 2026.01.04 04:11:58.347136 [ 194 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10042 | 2026.01.04 04:11:58.347924 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288016 sec., 18633.308902994995 rows/sec., 1.23 MiB/sec. | ||
| 10043 | 2026.01.04 04:11:58.348126 [ 192 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10044 | 2026.01.04 04:11:58.348444 [ 192 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.01.04 04:11:58.348523 [ 192 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_24_5} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 10046 | 2026.01.04 04:11:58.348615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10047 | 2026.01.04 04:11:59.150106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10048 | 2026.01.04 04:11:59.167236 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.01.04 04:11:59.167306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10050 | 2026.01.04 04:11:59.173215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10051 | 2026.01.04 04:11:59.173904 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.01.04 04:11:59.176768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10053 | 2026.01.04 04:12:01.585628 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.01.04 04:12:01.585897 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10055 | 2026.01.04 04:12:01.585995 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10056 | 2026.01.04 04:12:01.586662 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.01.04 04:12:01.586706 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10058 | 2026.01.04 04:12:01.587095 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10059 | 2026.01.04 04:12:01.587340 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.01.04 04:12:01.587503 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001673 sec., 3586.371787208607 rows/sec., 292.44 KiB/sec. | ||
| 10061 | 2026.01.04 04:12:01.587554 [ 5 ] {08906365-5a79-4e68-b4db-13aa4da75c3c} <Debug> TCPHandler: Processed in 0.002095831 sec. | ||
| 10062 | 2026.01.04 04:12:01.587710 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.01.04 04:12:01.587812 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10064 | 2026.01.04 04:12:01.587856 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10065 | 2026.01.04 04:12:01.588299 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.01.04 04:12:01.588336 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10067 | 2026.01.04 04:12:01.588651 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10068 | 2026.01.04 04:12:01.588856 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.01.04 04:12:01.588991 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001201 sec., 65778.51790174854 rows/sec., 5.39 MiB/sec. | ||
| 10070 | 2026.01.04 04:12:01.589034 [ 5 ] {471296a5-40e0-4e1d-8c9d-3ab4407a7bae} <Debug> TCPHandler: Processed in 0.001375997 sec. | ||
| 10071 | 2026.01.04 04:12:01.589153 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.01.04 04:12:01.589249 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10073 | 2026.01.04 04:12:01.589290 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10074 | 2026.01.04 04:12:01.589712 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.01.04 04:12:01.589749 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10076 | 2026.01.04 04:12:01.590050 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10077 | 2026.01.04 04:12:01.590254 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.01.04 04:12:01.590387 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001155 sec., 13852.813852813853 rows/sec., 1013.76 KiB/sec. | ||
| 10079 | 2026.01.04 04:12:01.590426 [ 5 ] {bad0a59c-6d83-4550-bfb2-12878a50670d} <Debug> TCPHandler: Processed in 0.001323686 sec. | ||
| 10080 | 2026.01.04 04:12:01.590540 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.01.04 04:12:01.590635 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10082 | 2026.01.04 04:12:01.590675 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10083 | 2026.01.04 04:12:01.591092 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.01.04 04:12:01.591129 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10085 | 2026.01.04 04:12:01.591436 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10086 | 2026.01.04 04:12:01.591645 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.01.04 04:12:01.591777 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001159 sec., 69025.02157031924 rows/sec., 5.40 MiB/sec. | ||
| 10088 | 2026.01.04 04:12:01.591816 [ 5 ] {3c234774-da69-499d-b2e1-308c2c7ab482} <Debug> TCPHandler: Processed in 0.001325986 sec. | ||
| 10089 | 2026.01.04 04:12:01.591931 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.01.04 04:12:01.592026 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.01.04 04:12:01.592069 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10092 | 2026.01.04 04:12:01.592487 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.04 04:12:01.592523 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10094 | 2026.01.04 04:12:01.592850 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10095 | 2026.01.04 04:12:01.593059 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.04 04:12:01.593193 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001184 sec., 137668.91891891893 rows/sec., 9.59 MiB/sec. | ||
| 10097 | 2026.01.04 04:12:01.593231 [ 5 ] {e4006db6-b039-440e-9a43-44d35e454f91} <Debug> TCPHandler: Processed in 0.001348896 sec. | ||
| 10098 | 2026.01.04 04:12:01.593346 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.01.04 04:12:01.593439 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.01.04 04:12:01.593494 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10101 | 2026.01.04 04:12:01.594270 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.04 04:12:01.594307 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10103 | 2026.01.04 04:12:01.594829 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10104 | 2026.01.04 04:12:01.595046 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.01.04 04:12:01.595194 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 10106 | 2026.01.04 04:12:01.595259 [ 5 ] {176dcabd-27ff-4e04-aa9b-930fda0c8619} <Debug> TCPHandler: Processed in 0.001961599 sec. | ||
| 10107 | 2026.01.04 04:12:01.595376 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.04 04:12:01.595470 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.01.04 04:12:01.595513 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10110 | 2026.01.04 04:12:01.595861 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.04 04:12:01.595897 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10112 | 2026.01.04 04:12:01.596200 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10113 | 2026.01.04 04:12:01.596419 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.04 04:12:01.596551 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10115 | 2026.01.04 04:12:01.596588 [ 5 ] {6341b1a4-6b29-40dc-a989-b767c00b1c7b} <Debug> TCPHandler: Processed in 0.001261505 sec. | ||
| 10116 | 2026.01.04 04:12:05.430358 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10117 | 2026.01.04 04:12:05.430435 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10118 | 2026.01.04 04:12:05.552154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21064 | ||
| 10119 | 2026.01.04 04:12:05.552676 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.04 04:12:05.552722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10121 | 2026.01.04 04:12:05.553225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10122 | 2026.01.04 04:12:05.553470 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.04 04:12:05.553619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21064 | ||
| 10124 | 2026.01.04 04:12:05.611643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1274 | ||
| 10125 | 2026.01.04 04:12:05.614079 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.01.04 04:12:05.614127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10127 | 2026.01.04 04:12:05.615341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10128 | 2026.01.04 04:12:05.615611 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.01.04 04:12:05.615979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10130 | 2026.01.04 04:12:06.586246 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10131 | 2026.01.04 04:12:06.586453 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10132 | 2026.01.04 04:12:06.586524 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10133 | 2026.01.04 04:12:06.587214 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.01.04 04:12:06.587271 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10135 | 2026.01.04 04:12:06.587679 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10136 | 2026.01.04 04:12:06.587915 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.01.04 04:12:06.588097 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001695 sec., 69616.5191740413 rows/sec., 5.91 MiB/sec. | ||
| 10138 | 2026.01.04 04:12:06.588145 [ 5 ] {add04a12-1a27-4542-9245-0bb82cf0d28c} <Debug> TCPHandler: Processed in 0.00204327 sec. | ||
| 10139 | 2026.01.04 04:12:06.588271 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10140 | 2026.01.04 04:12:06.588369 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10141 | 2026.01.04 04:12:06.588412 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10142 | 2026.01.04 04:12:06.588876 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.01.04 04:12:06.588914 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10144 | 2026.01.04 04:12:06.589227 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10145 | 2026.01.04 04:12:06.589445 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.01.04 04:12:06.589586 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001235 sec., 25101.214574898786 rows/sec., 1.84 MiB/sec. | ||
| 10147 | 2026.01.04 04:12:06.589632 [ 5 ] {8485c3b9-22c5-47e9-9faf-315f3ea16c17} <Debug> TCPHandler: Processed in 0.001411647 sec. | ||
| 10148 | 2026.01.04 04:12:06.589737 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.01.04 04:12:06.589831 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10150 | 2026.01.04 04:12:06.589870 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10151 | 2026.01.04 04:12:06.590280 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.01.04 04:12:06.590316 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10153 | 2026.01.04 04:12:06.590643 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10154 | 2026.01.04 04:12:06.590840 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.01.04 04:12:06.590964 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001175 sec., 80851.06382978724 rows/sec., 6.31 MiB/sec. | ||
| 10156 | 2026.01.04 04:12:06.590999 [ 5 ] {207cf4ca-4595-4992-8f75-e33ffdf87500} <Debug> TCPHandler: Processed in 0.001337397 sec. | ||
| 10157 | 2026.01.04 04:12:06.591101 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2026.01.04 04:12:06.591190 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10159 | 2026.01.04 04:12:06.591231 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10160 | 2026.01.04 04:12:06.591671 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2026.01.04 04:12:06.591705 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10162 | 2026.01.04 04:12:06.592038 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10163 | 2026.01.04 04:12:06.592245 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2026.01.04 04:12:06.592373 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10165 | 2026.01.04 04:12:06.592409 [ 5 ] {2db9d53b-7c51-4c5e-b152-b7774aed4b88} <Debug> TCPHandler: Processed in 0.001324366 sec. | ||
| 10166 | 2026.01.04 04:12:06.592529 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10167 | 2026.01.04 04:12:06.592621 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10168 | 2026.01.04 04:12:06.592677 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10169 | 2026.01.04 04:12:06.593463 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.01.04 04:12:06.593497 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10171 | 2026.01.04 04:12:06.594104 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10172 | 2026.01.04 04:12:06.594340 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.01.04 04:12:06.594480 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 10174 | 2026.01.04 04:12:06.594550 [ 5 ] {c5b8c06e-a92d-4137-8c17-fe0d4a8683b4} <Debug> TCPHandler: Processed in 0.002070892 sec. | ||
| 10175 | 2026.01.04 04:12:06.594667 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.01.04 04:12:06.594763 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.01.04 04:12:06.594806 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10178 | 2026.01.04 04:12:06.595144 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.01.04 04:12:06.595180 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10180 | 2026.01.04 04:12:06.595491 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10181 | 2026.01.04 04:12:06.595701 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.01.04 04:12:06.595834 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10183 | 2026.01.04 04:12:06.595871 [ 5 ] {ef6cb3a5-c755-4816-b5ce-64be4ff94fcb} <Debug> TCPHandler: Processed in 0.001254365 sec. | ||
| 10184 | 2026.01.04 04:12:06.677663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10185 | 2026.01.04 04:12:06.694287 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.01.04 04:12:06.694346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10187 | 2026.01.04 04:12:06.700657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10188 | 2026.01.04 04:12:06.701453 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.01.04 04:12:06.704459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10190 | 2026.01.04 04:12:11.613207 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.01.04 04:12:11.613402 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10192 | 2026.01.04 04:12:11.613471 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10193 | 2026.01.04 04:12:11.614123 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.01.04 04:12:11.614172 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10195 | 2026.01.04 04:12:11.614552 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10196 | 2026.01.04 04:12:11.614779 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.01.04 04:12:11.614936 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 308.87 KiB/sec. | ||
| 10198 | 2026.01.04 04:12:11.614979 [ 5 ] {80ac2464-9501-4663-a50a-763dfb9c07e9} <Debug> TCPHandler: Processed in 0.001902318 sec. | ||
| 10199 | 2026.01.04 04:12:11.615100 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.01.04 04:12:11.615195 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10201 | 2026.01.04 04:12:11.615236 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10202 | 2026.01.04 04:12:11.616276 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.01.04 04:12:11.616312 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10204 | 2026.01.04 04:12:11.616714 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10205 | 2026.01.04 04:12:11.616952 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.01.04 04:12:11.617080 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001903 sec., 640567.5249605885 rows/sec., 52.96 MiB/sec. | ||
| 10207 | 2026.01.04 04:12:11.617118 [ 5 ] {3bc75fc6-b557-43c2-b7e9-232c0c21c478} <Debug> TCPHandler: Processed in 0.002068871 sec. | ||
| 10208 | 2026.01.04 04:12:11.617231 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.01.04 04:12:11.617325 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.01.04 04:12:11.617367 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10211 | 2026.01.04 04:12:11.617782 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.01.04 04:12:11.617820 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10213 | 2026.01.04 04:12:11.618120 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10214 | 2026.01.04 04:12:11.618337 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.01.04 04:12:11.618448 [ 171 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10216 | 2026.01.04 04:12:11.618462 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001156 sec., 13840.83044982699 rows/sec., 1012.89 KiB/sec. | ||
| 10217 | 2026.01.04 04:12:11.618517 [ 171 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.01.04 04:12:11.618526 [ 5 ] {b260bac3-7641-4b98-b1bd-862b6639087c} <Debug> TCPHandler: Processed in 0.001344907 sec. | ||
| 10219 | 2026.01.04 04:12:11.618548 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10220 | 2026.01.04 04:12:11.618641 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.01.04 04:12:11.618696 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 10222 | 2026.01.04 04:12:11.618739 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10223 | 2026.01.04 04:12:11.618787 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10224 | 2026.01.04 04:12:11.618865 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10225 | 2026.01.04 04:12:11.618908 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 10226 | 2026.01.04 04:12:11.618984 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 10227 | 2026.01.04 04:12:11.619037 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 47 rows starting from the beginning of the part | ||
| 10228 | 2026.01.04 04:12:11.619088 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 10229 | 2026.01.04 04:12:11.619134 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 10230 | 2026.01.04 04:12:11.619178 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
| 10231 | 2026.01.04 04:12:11.619274 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.01.04 04:12:11.619316 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10233 | 2026.01.04 04:12:11.619675 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10234 | 2026.01.04 04:12:11.619910 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.01.04 04:12:11.620040 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00132 sec., 172727.27272727274 rows/sec., 11.70 MiB/sec. | ||
| 10236 | 2026.01.04 04:12:11.620079 [ 5 ] {6bc66b79-6fdb-47d5-864f-835dede4e021} <Debug> TCPHandler: Processed in 0.0014868 sec. | ||
| 10237 | 2026.01.04 04:12:11.620095 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466059 sec., 271476.1138535352 rows/sec., 18.86 MiB/sec. | ||
| 10238 | 2026.01.04 04:12:11.620196 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.01.04 04:12:11.620251 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10240 | 2026.01.04 04:12:11.620295 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10241 | 2026.01.04 04:12:11.620341 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10242 | 2026.01.04 04:12:11.620519 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.01.04 04:12:11.620599 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_61_12} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10244 | 2026.01.04 04:12:11.620684 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10245 | 2026.01.04 04:12:11.620939 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.01.04 04:12:11.620981 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10247 | 2026.01.04 04:12:11.621322 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10248 | 2026.01.04 04:12:11.621565 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.01.04 04:12:11.621695 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001418 sec., 377997.1791255289 rows/sec., 28.03 MiB/sec. | ||
| 10250 | 2026.01.04 04:12:11.621734 [ 5 ] {667cb78a-d455-4cac-b4d5-c4708e3e9017} <Debug> TCPHandler: Processed in 0.001587711 sec. | ||
| 10251 | 2026.01.04 04:12:11.621846 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.01.04 04:12:11.621939 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10253 | 2026.01.04 04:12:11.621982 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10254 | 2026.01.04 04:12:11.622549 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.01.04 04:12:11.622586 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10256 | 2026.01.04 04:12:11.622978 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10257 | 2026.01.04 04:12:11.623202 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.01.04 04:12:11.623331 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001411 sec., 600283.4868887315 rows/sec., 40.41 MiB/sec. | ||
| 10259 | 2026.01.04 04:12:11.623369 [ 5 ] {c430f626-a55d-4c82-a85b-8e4d20a0fa66} <Debug> TCPHandler: Processed in 0.001573331 sec. | ||
| 10260 | 2026.01.04 04:12:11.623479 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.01.04 04:12:11.623573 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.01.04 04:12:11.623631 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10263 | 2026.01.04 04:12:11.624422 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.01.04 04:12:11.624460 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10265 | 2026.01.04 04:12:11.624995 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10266 | 2026.01.04 04:12:11.625226 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.01.04 04:12:11.625366 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 10268 | 2026.01.04 04:12:11.625419 [ 5 ] {06dcaebe-5058-4259-9fcc-d808cceb1b92} <Debug> TCPHandler: Processed in 0.001988479 sec. | ||
| 10269 | 2026.01.04 04:12:11.625535 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.01.04 04:12:11.625629 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.01.04 04:12:11.625672 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10272 | 2026.01.04 04:12:11.626016 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.01.04 04:12:11.626053 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10274 | 2026.01.04 04:12:11.626368 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10275 | 2026.01.04 04:12:11.626602 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.01.04 04:12:11.626733 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 10277 | 2026.01.04 04:12:11.626770 [ 5 ] {8a0c13a4-aad7-4dcb-9b75-c8b37204c8b4} <Debug> TCPHandler: Processed in 0.001284846 sec. | ||
| 10278 | 2026.01.04 04:12:13.054663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21576 | ||
| 10279 | 2026.01.04 04:12:13.055175 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.01.04 04:12:13.055217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10281 | 2026.01.04 04:12:13.055720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10282 | 2026.01.04 04:12:13.055962 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.01.04 04:12:13.056117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21576 | ||
| 10284 | 2026.01.04 04:12:14.205489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10285 | 2026.01.04 04:12:14.222567 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.01.04 04:12:14.222623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10287 | 2026.01.04 04:12:14.228786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10288 | 2026.01.04 04:12:14.229592 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.01.04 04:12:14.232521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10290 | 2026.01.04 04:12:15.616271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1302 | ||
| 10291 | 2026.01.04 04:12:15.618500 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.01.04 04:12:15.618547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10293 | 2026.01.04 04:12:15.619648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10294 | 2026.01.04 04:12:15.619985 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.01.04 04:12:15.620247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10296 | 2026.01.04 04:12:16.587581 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2026.01.04 04:12:16.587777 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10298 | 2026.01.04 04:12:16.587844 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10299 | 2026.01.04 04:12:16.588523 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.04 04:12:16.588572 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10301 | 2026.01.04 04:12:16.588990 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10302 | 2026.01.04 04:12:16.589213 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.04 04:12:16.589374 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001647 sec., 71645.415907711 rows/sec., 6.08 MiB/sec. | ||
| 10304 | 2026.01.04 04:12:16.589427 [ 5 ] {ea3531c6-e08d-4934-95cc-4066be5141ac} <Debug> TCPHandler: Processed in 0.001973289 sec. | ||
| 10305 | 2026.01.04 04:12:16.589571 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.01.04 04:12:16.589681 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10307 | 2026.01.04 04:12:16.589725 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10308 | 2026.01.04 04:12:16.590123 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.01.04 04:12:16.590156 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10310 | 2026.01.04 04:12:16.590438 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10311 | 2026.01.04 04:12:16.590631 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.01.04 04:12:16.590750 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001148 sec., 27003.484320557494 rows/sec., 1.98 MiB/sec. | ||
| 10313 | 2026.01.04 04:12:16.590785 [ 5 ] {4c58f86d-7581-479e-a4cb-8073f033ade0} <Debug> TCPHandler: Processed in 0.001333226 sec. | ||
| 10314 | 2026.01.04 04:12:16.590954 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.01.04 04:12:16.591047 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10316 | 2026.01.04 04:12:16.591087 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10317 | 2026.01.04 04:12:16.591505 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.01.04 04:12:16.591541 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10319 | 2026.01.04 04:12:16.591839 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10320 | 2026.01.04 04:12:16.592052 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.01.04 04:12:16.592181 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 10322 | 2026.01.04 04:12:16.592218 [ 5 ] {2a9be88f-094f-43f1-a255-5a88965f2d3c} <Debug> TCPHandler: Processed in 0.001311346 sec. | ||
| 10323 | 2026.01.04 04:12:16.592326 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.01.04 04:12:16.592419 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10325 | 2026.01.04 04:12:16.592461 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10326 | 2026.01.04 04:12:16.592869 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.01.04 04:12:16.592906 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10328 | 2026.01.04 04:12:16.593224 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10329 | 2026.01.04 04:12:16.593425 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.01.04 04:12:16.593557 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10331 | 2026.01.04 04:12:16.593594 [ 5 ] {77b11d5b-b704-4989-9612-f871e0a3ecf7} <Debug> TCPHandler: Processed in 0.001316166 sec. | ||
| 10332 | 2026.01.04 04:12:16.593692 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.01.04 04:12:16.593783 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.01.04 04:12:16.593837 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10335 | 2026.01.04 04:12:16.594664 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.04 04:12:16.594700 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10337 | 2026.01.04 04:12:16.595212 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10338 | 2026.01.04 04:12:16.595420 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.01.04 04:12:16.595531 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10340 | 2026.01.04 04:12:16.595544 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001823 sec., 17004.9369171695 rows/sec., 30.47 MiB/sec. | ||
| 10341 | 2026.01.04 04:12:16.595592 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.01.04 04:12:16.595615 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10343 | 2026.01.04 04:12:16.595617 [ 5 ] {226cc69e-dbd3-4697-a2e7-f7e3ba5b7ca9} <Debug> TCPHandler: Processed in 0.00201979 sec. | ||
| 10344 | 2026.01.04 04:12:16.595728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.01.04 04:12:16.595739 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 10346 | 2026.01.04 04:12:16.595812 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10347 | 2026.01.04 04:12:16.595921 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10348 | 2026.01.04 04:12:16.596052 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10349 | 2026.01.04 04:12:16.596115 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1104 rows starting from the beginning of the part | ||
| 10350 | 2026.01.04 04:12:16.596250 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10351 | 2026.01.04 04:12:16.596250 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.01.04 04:12:16.596302 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10353 | 2026.01.04 04:12:16.596355 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10354 | 2026.01.04 04:12:16.596461 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10355 | 2026.01.04 04:12:16.596562 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10356 | 2026.01.04 04:12:16.596612 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10357 | 2026.01.04 04:12:16.596670 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10358 | 2026.01.04 04:12:16.596843 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.01.04 04:12:16.596982 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 10360 | 2026.01.04 04:12:16.597018 [ 5 ] {484f3a76-6542-4430-b900-b2c6f588651d} <Debug> TCPHandler: Processed in 0.001280226 sec. | ||
| 10361 | 2026.01.04 04:12:16.606439 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1217 rows, containing 19 columns (19 merged, 0 gathered) in 0.010744023 sec., 113272.28171421449 rows/sec., 202.98 MiB/sec. | ||
| 10362 | 2026.01.04 04:12:16.607649 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10363 | 2026.01.04 04:12:16.608043 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.01.04 04:12:16.608130 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10365 | 2026.01.04 04:12:16.608270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 10366 | 2026.01.04 04:12:17.000413 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.76 MiB, peak 319.11 MiB, free memory in arenas 0.00 B, will set to 311.13 MiB (RSS), difference: 3.37 MiB | ||
| 10367 | 2026.01.04 04:12:20.430685 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10368 | 2026.01.04 04:12:20.430738 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10369 | 2026.01.04 04:12:20.556606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22024 | ||
| 10370 | 2026.01.04 04:12:20.557127 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.01.04 04:12:20.557166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10372 | 2026.01.04 04:12:20.557647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10373 | 2026.01.04 04:12:20.557878 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.01.04 04:12:20.558011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22024 | ||
| 10375 | 2026.01.04 04:12:20.558061 [ 131 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10376 | 2026.01.04 04:12:20.558124 [ 131 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.01.04 04:12:20.558146 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10378 | 2026.01.04 04:12:20.558277 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 10379 | 2026.01.04 04:12:20.558436 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10380 | 2026.01.04 04:12:20.558480 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19656 rows starting from the beginning of the part | ||
| 10381 | 2026.01.04 04:12:20.558551 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10382 | 2026.01.04 04:12:20.558602 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10383 | 2026.01.04 04:12:20.558647 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10384 | 2026.01.04 04:12:20.558690 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10385 | 2026.01.04 04:12:20.558733 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10386 | 2026.01.04 04:12:20.560914 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002702383 sec., 8149844.045052089 rows/sec., 116.58 MiB/sec. | ||
| 10387 | 2026.01.04 04:12:20.561165 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10388 | 2026.01.04 04:12:20.561435 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.01.04 04:12:20.561514 [ 198 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_46_9} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10390 | 2026.01.04 04:12:20.561613 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10391 | 2026.01.04 04:12:21.585480 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.01.04 04:12:21.585788 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10393 | 2026.01.04 04:12:21.585896 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10394 | 2026.01.04 04:12:21.586663 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.01.04 04:12:21.586711 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10396 | 2026.01.04 04:12:21.587116 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10397 | 2026.01.04 04:12:21.587344 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.01.04 04:12:21.587501 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001791 sec., 42434.39419318816 rows/sec., 3.50 MiB/sec. | ||
| 10399 | 2026.01.04 04:12:21.587498 [ 124 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10400 | 2026.01.04 04:12:21.587543 [ 5 ] {a9461fe7-20af-4fde-a488-c5ea7475b89f} <Debug> TCPHandler: Processed in 0.002250934 sec. | ||
| 10401 | 2026.01.04 04:12:21.587588 [ 124 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.01.04 04:12:21.587621 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10403 | 2026.01.04 04:12:21.587704 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.01.04 04:12:21.587775 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 10405 | 2026.01.04 04:12:21.587806 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10406 | 2026.01.04 04:12:21.587864 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10407 | 2026.01.04 04:12:21.587945 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10408 | 2026.01.04 04:12:21.587993 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2464 rows starting from the beginning of the part | ||
| 10409 | 2026.01.04 04:12:21.588076 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 79 rows starting from the beginning of the part | ||
| 10410 | 2026.01.04 04:12:21.588120 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 10411 | 2026.01.04 04:12:21.588163 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1219 rows starting from the beginning of the part | ||
| 10412 | 2026.01.04 04:12:21.588202 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 10413 | 2026.01.04 04:12:21.588241 [ 190 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 10414 | 2026.01.04 04:12:21.588275 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.01.04 04:12:21.588318 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10416 | 2026.01.04 04:12:21.588660 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10417 | 2026.01.04 04:12:21.588896 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.01.04 04:12:21.589033 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001245 sec., 8032.128514056225 rows/sec., 603.98 KiB/sec. | ||
| 10419 | 2026.01.04 04:12:21.589072 [ 5 ] {fd9bb055-42f0-43ad-9ddb-f92520c21291} <Debug> TCPHandler: Processed in 0.001418128 sec. | ||
| 10420 | 2026.01.04 04:12:21.589176 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.01.04 04:12:21.589269 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10422 | 2026.01.04 04:12:21.589309 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10423 | 2026.01.04 04:12:21.589736 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2026.01.04 04:12:21.589773 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10425 | 2026.01.04 04:12:21.590004 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4074 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296316 sec., 1774146.0670047153 rows/sec., 152.73 MiB/sec. | ||
| 10426 | 2026.01.04 04:12:21.590091 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10427 | 2026.01.04 04:12:21.590320 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.01.04 04:12:21.590340 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10429 | 2026.01.04 04:12:21.590436 [ 124 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10430 | 2026.01.04 04:12:21.590456 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 10431 | 2026.01.04 04:12:21.590470 [ 124 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.01.04 04:12:21.590501 [ 5 ] {2033c7f1-393a-4699-b8a7-059d76168e4a} <Debug> TCPHandler: Processed in 0.001375097 sec. | ||
| 10433 | 2026.01.04 04:12:21.590502 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10434 | 2026.01.04 04:12:21.590609 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 10435 | 2026.01.04 04:12:21.590626 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2026.01.04 04:12:21.590680 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.01.04 04:12:21.590702 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2026.01.04 04:12:21.590726 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.01.04 04:12:21.590736 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 10440 | 2026.01.04 04:12:21.590771 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10441 | 2026.01.04 04:12:21.590775 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_66_13} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10442 | 2026.01.04 04:12:21.590796 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 80 rows starting from the beginning of the part | ||
| 10443 | 2026.01.04 04:12:21.590850 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 10444 | 2026.01.04 04:12:21.590892 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 536 rows starting from the beginning of the part | ||
| 10445 | 2026.01.04 04:12:21.590894 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10446 | 2026.01.04 04:12:21.590936 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 10447 | 2026.01.04 04:12:21.590984 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 10448 | 2026.01.04 04:12:21.591193 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.01.04 04:12:21.591230 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10450 | 2026.01.04 04:12:21.591583 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10451 | 2026.01.04 04:12:21.591798 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.01.04 04:12:21.591916 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10453 | 2026.01.04 04:12:21.591932 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 10454 | 2026.01.04 04:12:21.591948 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.01.04 04:12:21.591972 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10456 | 2026.01.04 04:12:21.591977 [ 5 ] {4b52ec7b-3098-4df7-b164-03726f2809b2} <Debug> TCPHandler: Processed in 0.001399597 sec. | ||
| 10457 | 2026.01.04 04:12:21.592063 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 10458 | 2026.01.04 04:12:21.592081 [ 200 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151243 sec., 1408329.641702426 rows/sec., 109.06 MiB/sec. | ||
| 10459 | 2026.01.04 04:12:21.592093 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.04 04:12:21.592144 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10461 | 2026.01.04 04:12:21.592169 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21877 rows starting from the beginning of the part | ||
| 10462 | 2026.01.04 04:12:21.592205 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10463 | 2026.01.04 04:12:21.592214 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 163 rows starting from the beginning of the part | ||
| 10464 | 2026.01.04 04:12:21.592257 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 10465 | 2026.01.04 04:12:21.592263 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10466 | 2026.01.04 04:12:21.592270 [ 198 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10467 | 2026.01.04 04:12:21.592294 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 847 rows starting from the beginning of the part | ||
| 10468 | 2026.01.04 04:12:21.592335 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 10469 | 2026.01.04 04:12:21.592372 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 10470 | 2026.01.04 04:12:21.592576 [ 198 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.01.04 04:12:21.592658 [ 198 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_66_13} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10472 | 2026.01.04 04:12:21.592752 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 10473 | 2026.01.04 04:12:21.593055 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.01.04 04:12:21.593096 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10475 | 2026.01.04 04:12:21.593631 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10476 | 2026.01.04 04:12:21.593861 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.01.04 04:12:21.594002 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001815 sec., 5509.641873278237 rows/sec., 9.87 MiB/sec. | ||
| 10478 | 2026.01.04 04:12:21.594058 [ 5 ] {e8cc255b-51ea-4cc9-8c36-2be2bf246e37} <Debug> TCPHandler: Processed in 0.0020149 sec. | ||
| 10479 | 2026.01.04 04:12:21.594170 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.01.04 04:12:21.594266 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10481 | 2026.01.04 04:12:21.594309 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10482 | 2026.01.04 04:12:21.594650 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.01.04 04:12:21.594686 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10484 | 2026.01.04 04:12:21.597459 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10485 | 2026.01.04 04:12:21.597727 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.01.04 04:12:21.597859 [ 124 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10487 | 2026.01.04 04:12:21.597885 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003636 sec., 16501.6501650165 rows/sec., 1.11 MiB/sec. | ||
| 10488 | 2026.01.04 04:12:21.597894 [ 124 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.01.04 04:12:21.597928 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10490 | 2026.01.04 04:12:21.597936 [ 5 ] {49190719-4871-4b5e-9610-36dbc8ceb525} <Debug> TCPHandler: Processed in 0.003816396 sec. | ||
| 10491 | 2026.01.04 04:12:21.598010 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10492 | 2026.01.04 04:12:21.598139 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10493 | 2026.01.04 04:12:21.598178 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4572 rows starting from the beginning of the part | ||
| 10494 | 2026.01.04 04:12:21.598247 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10495 | 2026.01.04 04:12:21.598294 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10496 | 2026.01.04 04:12:21.598341 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10497 | 2026.01.04 04:12:21.598383 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10498 | 2026.01.04 04:12:21.598424 [ 200 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 10499 | 2026.01.04 04:12:21.600013 [ 196 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002042591 sec., 2385205.8488459024 rows/sec., 153.31 MiB/sec. | ||
| 10500 | 2026.01.04 04:12:21.600334 [ 198 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10501 | 2026.01.04 04:12:21.600604 [ 198 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.04 04:12:21.600745 [ 198 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_66_13} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10503 | 2026.01.04 04:12:21.600835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10504 | 2026.01.04 04:12:21.602872 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23367 rows, containing 5 columns (5 merged, 0 gathered) in 0.010849404 sec., 2153758.8608553982 rows/sec., 145.49 MiB/sec. | ||
| 10505 | 2026.01.04 04:12:21.603364 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10506 | 2026.01.04 04:12:21.603644 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.01.04 04:12:21.603727 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10508 | 2026.01.04 04:12:21.603814 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10509 | 2026.01.04 04:12:21.732968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10510 | 2026.01.04 04:12:21.752046 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.01.04 04:12:21.752106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10512 | 2026.01.04 04:12:21.758309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10513 | 2026.01.04 04:12:21.759034 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.01.04 04:12:21.759326 [ 124 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10515 | 2026.01.04 04:12:21.759366 [ 124 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.01.04 04:12:21.759384 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10517 | 2026.01.04 04:12:21.759460 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10518 | 2026.01.04 04:12:21.762826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10519 | 2026.01.04 04:12:21.763194 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10520 | 2026.01.04 04:12:21.764607 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10521 | 2026.01.04 04:12:21.769388 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10522 | 2026.01.04 04:12:21.773772 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10523 | 2026.01.04 04:12:21.778584 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10524 | 2026.01.04 04:12:21.783541 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10525 | 2026.01.04 04:12:21.787484 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 10526 | 2026.01.04 04:12:21.839161 [ 198 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079733806 sec., 4351.980890012951 rows/sec., 22.50 MiB/sec. | ||
| 10527 | 2026.01.04 04:12:21.842504 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10528 | 2026.01.04 04:12:21.845310 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_46_9} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.01.04 04:12:21.845427 [ 200 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_46_9} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10530 | 2026.01.04 04:12:21.848036 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10531 | 2026.01.04 04:12:22.251190 [ 124 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10532 | 2026.01.04 04:12:22.251262 [ 124 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.01.04 04:12:22.251287 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10534 | 2026.01.04 04:12:22.251418 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10535 | 2026.01.04 04:12:22.251587 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10536 | 2026.01.04 04:12:22.251629 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 10537 | 2026.01.04 04:12:22.251709 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10538 | 2026.01.04 04:12:22.251768 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10539 | 2026.01.04 04:12:22.251822 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10540 | 2026.01.04 04:12:22.251872 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10541 | 2026.01.04 04:12:22.252663 [ 202 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309416 sec., 29020.57100264545 rows/sec., 2.42 MiB/sec. | ||
| 10542 | 2026.01.04 04:12:22.252800 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10543 | 2026.01.04 04:12:22.253073 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.01.04 04:12:22.253149 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_22_5} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10545 | 2026.01.04 04:12:22.253224 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10546 | 2026.01.04 04:12:25.084244 [ 149 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 10547 | 2026.01.04 04:12:25.084377 [ 149 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2026.01.04 04:12:25.084425 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10549 | 2026.01.04 04:12:25.084603 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_6 to all_34_34_0 into Compact with storage Full | ||
| 10550 | 2026.01.04 04:12:25.084749 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2026.01.04 04:12:25.084786 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 464 rows starting from the beginning of the part | ||
| 10552 | 2026.01.04 04:12:25.084863 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 10553 | 2026.01.04 04:12:25.084917 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10554 | 2026.01.04 04:12:25.084967 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 10555 | 2026.01.04 04:12:25.085010 [ 189 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 10556 | 2026.01.04 04:12:25.085891 [ 194 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341336 sec., 861827.3124705517 rows/sec., 61.17 MiB/sec. | ||
| 10557 | 2026.01.04 04:12:25.086094 [ 194 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10558 | 2026.01.04 04:12:25.086368 [ 194 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.01.04 04:12:25.086442 [ 194 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_34_7} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 10560 | 2026.01.04 04:12:25.086545 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10561 | 2026.01.04 04:12:25.620662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1326 | ||
| 10562 | 2026.01.04 04:12:25.623196 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.01.04 04:12:25.623249 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10564 | 2026.01.04 04:12:25.624401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10565 | 2026.01.04 04:12:25.624654 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.01.04 04:12:25.624913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10567 | 2026.01.04 04:12:26.596770 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.04 04:12:26.596971 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.01.04 04:12:26.597041 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10570 | 2026.01.04 04:12:26.597814 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.04 04:12:26.597854 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10572 | 2026.01.04 04:12:26.598256 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10573 | 2026.01.04 04:12:26.598483 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.04 04:12:26.598632 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001712 sec., 239485.98130841122 rows/sec., 15.19 MiB/sec. | ||
| 10575 | 2026.01.04 04:12:26.598673 [ 5 ] {54f18d80-08cf-4e12-bf7c-67233110e68f} <Debug> TCPHandler: Processed in 0.002036221 sec. | ||
| 10576 | 2026.01.04 04:12:26.598787 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.01.04 04:12:26.598881 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10578 | 2026.01.04 04:12:26.598922 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10579 | 2026.01.04 04:12:26.599305 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.04 04:12:26.599341 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10581 | 2026.01.04 04:12:26.599623 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10582 | 2026.01.04 04:12:26.599820 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.01.04 04:12:26.599947 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 150.45 KiB/sec. | ||
| 10584 | 2026.01.04 04:12:26.599984 [ 5 ] {7ec6f3f7-a454-4eb4-8729-ee1a2b4c5d72} <Debug> TCPHandler: Processed in 0.001245684 sec. | ||
| 10585 | 2026.01.04 04:12:26.600090 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.01.04 04:12:26.600181 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10587 | 2026.01.04 04:12:26.600221 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10588 | 2026.01.04 04:12:26.601204 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.01.04 04:12:26.601240 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10590 | 2026.01.04 04:12:26.601597 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10591 | 2026.01.04 04:12:26.601802 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.01.04 04:12:26.601926 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Debug> executeQuery: Read 1175 rows, 95.77 KiB in 0.001762 sec., 666855.845629966 rows/sec., 53.08 MiB/sec. | ||
| 10593 | 2026.01.04 04:12:26.601962 [ 5 ] {9d87dfc6-8808-4368-942e-bc4290f4263f} <Debug> TCPHandler: Processed in 0.001920338 sec. | ||
| 10594 | 2026.01.04 04:12:26.602075 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.01.04 04:12:26.602168 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.01.04 04:12:26.602208 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10597 | 2026.01.04 04:12:26.602749 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.01.04 04:12:26.602785 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10599 | 2026.01.04 04:12:26.603086 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10600 | 2026.01.04 04:12:26.603294 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.01.04 04:12:26.603417 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001268 sec., 187697.16088328074 rows/sec., 11.39 MiB/sec. | ||
| 10602 | 2026.01.04 04:12:26.603454 [ 5 ] {2bf24821-0567-431b-94fc-023a8607fc5a} <Debug> TCPHandler: Processed in 0.001427878 sec. | ||
| 10603 | 2026.01.04 04:12:26.603558 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10604 | 2026.01.04 04:12:26.603650 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10605 | 2026.01.04 04:12:26.603690 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10606 | 2026.01.04 04:12:26.604199 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.01.04 04:12:26.604234 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10608 | 2026.01.04 04:12:26.604529 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10609 | 2026.01.04 04:12:26.604739 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2026.01.04 04:12:26.604863 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 10611 | 2026.01.04 04:12:26.604904 [ 5 ] {51580e44-7535-4e11-8752-ccfa4ddd354f} <Debug> TCPHandler: Processed in 0.001392938 sec. | ||
| 10612 | 2026.01.04 04:12:26.605011 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.01.04 04:12:26.605104 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10614 | 2026.01.04 04:12:26.605143 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10615 | 2026.01.04 04:12:26.605632 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.01.04 04:12:26.605667 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10617 | 2026.01.04 04:12:26.605956 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10618 | 2026.01.04 04:12:26.606160 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.01.04 04:12:26.606283 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 10620 | 2026.01.04 04:12:26.606320 [ 5 ] {7b163036-304c-4b11-94ea-6440f2d68167} <Debug> TCPHandler: Processed in 0.001357036 sec. | ||
| 10621 | 2026.01.04 04:12:26.606419 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2026.01.04 04:12:26.606510 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10623 | 2026.01.04 04:12:26.606548 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10624 | 2026.01.04 04:12:26.607259 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.01.04 04:12:26.607295 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10626 | 2026.01.04 04:12:26.607619 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10627 | 2026.01.04 04:12:26.607830 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.01.04 04:12:26.607952 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001459 sec., 488005.4832076765 rows/sec., 34.21 MiB/sec. | ||
| 10629 | 2026.01.04 04:12:26.607988 [ 5 ] {2d2dcb02-637f-4292-92c8-f26124f6860b} <Debug> TCPHandler: Processed in 0.001616972 sec. | ||
| 10630 | 2026.01.04 04:12:26.608096 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2026.01.04 04:12:26.608187 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10632 | 2026.01.04 04:12:26.608227 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10633 | 2026.01.04 04:12:26.608548 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.01.04 04:12:26.608583 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10635 | 2026.01.04 04:12:26.608872 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10636 | 2026.01.04 04:12:26.609077 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.01.04 04:12:26.609206 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 10638 | 2026.01.04 04:12:26.609241 [ 5 ] {684d1637-a835-4f4f-bd69-b1c5bf80a07a} <Debug> TCPHandler: Processed in 0.001192413 sec. | ||
| 10639 | 2026.01.04 04:12:26.609343 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.01.04 04:12:26.609435 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10641 | 2026.01.04 04:12:26.609476 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10642 | 2026.01.04 04:12:26.609920 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.04 04:12:26.609956 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10644 | 2026.01.04 04:12:26.610287 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10645 | 2026.01.04 04:12:26.610494 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.01.04 04:12:26.610616 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001199 sec., 262718.9324437031 rows/sec., 17.26 MiB/sec. | ||
| 10647 | 2026.01.04 04:12:26.610651 [ 5 ] {3323936c-50ab-46a8-bdc5-897895b6b1bd} <Debug> TCPHandler: Processed in 0.001355147 sec. | ||
| 10648 | 2026.01.04 04:12:26.610748 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.01.04 04:12:26.610839 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.01.04 04:12:26.610880 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10651 | 2026.01.04 04:12:26.611182 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.01.04 04:12:26.611217 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10653 | 2026.01.04 04:12:26.611507 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10654 | 2026.01.04 04:12:26.611708 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.01.04 04:12:26.611831 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 10656 | 2026.01.04 04:12:26.611866 [ 5 ] {43096dec-cb17-4f58-9c47-249623fc806b} <Debug> TCPHandler: Processed in 0.001165423 sec. | ||
| 10657 | 2026.01.04 04:12:26.611969 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.01.04 04:12:26.612060 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2026.01.04 04:12:26.612114 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10660 | 2026.01.04 04:12:26.612941 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.01.04 04:12:26.612976 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10662 | 2026.01.04 04:12:26.613507 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10663 | 2026.01.04 04:12:26.613726 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.01.04 04:12:26.613859 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001816 sec., 17070.4845814978 rows/sec., 30.59 MiB/sec. | ||
| 10665 | 2026.01.04 04:12:26.613912 [ 5 ] {425f5320-3c1a-49e7-99c1-4853fb3d059a} <Debug> TCPHandler: Processed in 0.001990309 sec. | ||
| 10666 | 2026.01.04 04:12:26.614020 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.01.04 04:12:26.614111 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2026.01.04 04:12:26.614151 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2026.01.04 04:12:26.614484 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.01.04 04:12:26.614520 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10671 | 2026.01.04 04:12:26.614818 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10672 | 2026.01.04 04:12:26.615025 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.01.04 04:12:26.615149 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 10674 | 2026.01.04 04:12:26.615183 [ 5 ] {5c9b4572-e3f7-4630-97e4-94191f08722c} <Debug> TCPHandler: Processed in 0.001211414 sec. | ||
| 10675 | 2026.01.04 04:12:28.058853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22536 | ||
| 10676 | 2026.01.04 04:12:28.059411 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.01.04 04:12:28.059462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10678 | 2026.01.04 04:12:28.060017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10679 | 2026.01.04 04:12:28.060263 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.01.04 04:12:28.060419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22536 | ||
| 10681 | 2026.01.04 04:12:29.263584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10682 | 2026.01.04 04:12:29.279448 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.01.04 04:12:29.279513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10684 | 2026.01.04 04:12:29.285432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10685 | 2026.01.04 04:12:29.286117 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.01.04 04:12:29.289004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10687 | 2026.01.04 04:12:31.584989 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.01.04 04:12:31.585233 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10689 | 2026.01.04 04:12:31.585316 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10690 | 2026.01.04 04:12:31.586143 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.01.04 04:12:31.586181 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10692 | 2026.01.04 04:12:31.586572 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10693 | 2026.01.04 04:12:31.586799 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.01.04 04:12:31.586944 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001775 sec., 42816.9014084507 rows/sec., 3.53 MiB/sec. | ||
| 10695 | 2026.01.04 04:12:31.586984 [ 5 ] {a6d17128-8aee-4aaf-8456-1f0d36bfbcf5} <Debug> TCPHandler: Processed in 0.002130382 sec. | ||
| 10696 | 2026.01.04 04:12:31.587105 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.01.04 04:12:31.587199 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.01.04 04:12:31.587239 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10699 | 2026.01.04 04:12:31.587617 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.04 04:12:31.587651 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10701 | 2026.01.04 04:12:31.587943 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10702 | 2026.01.04 04:12:31.588141 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.01.04 04:12:31.588262 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 10704 | 2026.01.04 04:12:31.588296 [ 5 ] {c07dab28-79df-4a16-8f31-914e6dd7b332} <Debug> TCPHandler: Processed in 0.001279846 sec. | ||
| 10705 | 2026.01.04 04:12:31.588389 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.01.04 04:12:31.588475 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10707 | 2026.01.04 04:12:31.588511 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10708 | 2026.01.04 04:12:31.588975 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.04 04:12:31.589009 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10710 | 2026.01.04 04:12:31.589308 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10711 | 2026.01.04 04:12:31.589518 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.01.04 04:12:31.589642 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001131 sec., 65428.8240495137 rows/sec., 5.11 MiB/sec. | ||
| 10713 | 2026.01.04 04:12:31.589678 [ 5 ] {6b37e29a-9c78-4168-81f5-b5b5981b8356} <Debug> TCPHandler: Processed in 0.001288125 sec. | ||
| 10714 | 2026.01.04 04:12:31.589786 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.01.04 04:12:31.589878 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10716 | 2026.01.04 04:12:31.589921 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10717 | 2026.01.04 04:12:31.590318 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.01.04 04:12:31.590352 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10719 | 2026.01.04 04:12:31.590675 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10720 | 2026.01.04 04:12:31.590888 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.01.04 04:12:31.591011 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 10722 | 2026.01.04 04:12:31.591047 [ 5 ] {4c0fd8f8-9b4c-4204-a58d-ed90e1cdb30f} <Debug> TCPHandler: Processed in 0.001309086 sec. | ||
| 10723 | 2026.01.04 04:12:31.591169 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.01.04 04:12:31.591294 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.01.04 04:12:31.591362 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10726 | 2026.01.04 04:12:31.592232 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.01.04 04:12:31.592270 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10728 | 2026.01.04 04:12:31.592800 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10729 | 2026.01.04 04:12:31.593021 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.01.04 04:12:31.593163 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001894 sec., 5279.831045406547 rows/sec., 9.46 MiB/sec. | ||
| 10731 | 2026.01.04 04:12:31.593218 [ 5 ] {88f4e5d2-1c84-433c-bffb-ab77508a969b} <Debug> TCPHandler: Processed in 0.002109912 sec. | ||
| 10732 | 2026.01.04 04:12:31.593327 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.01.04 04:12:31.593422 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.01.04 04:12:31.593465 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10735 | 2026.01.04 04:12:31.593840 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.01.04 04:12:31.593882 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10737 | 2026.01.04 04:12:31.594220 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10738 | 2026.01.04 04:12:31.594436 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.01.04 04:12:31.594568 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 10740 | 2026.01.04 04:12:31.594605 [ 5 ] {304415ad-8c17-4376-87de-76e544730cac} <Debug> TCPHandler: Processed in 0.001328016 sec. | ||
| 10741 | 2026.01.04 04:12:35.430856 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10742 | 2026.01.04 04:12:35.430935 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10743 | 2026.01.04 04:12:35.560649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22984 | ||
| 10744 | 2026.01.04 04:12:35.561154 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.01.04 04:12:35.561195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10746 | 2026.01.04 04:12:35.561838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10747 | 2026.01.04 04:12:35.562087 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.01.04 04:12:35.562223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22984 | ||
| 10749 | 2026.01.04 04:12:35.625037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1362 | ||
| 10750 | 2026.01.04 04:12:35.627530 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.01.04 04:12:35.627580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10752 | 2026.01.04 04:12:35.628778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10753 | 2026.01.04 04:12:35.629057 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.01.04 04:12:35.629324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 10755 | 2026.01.04 04:12:36.001347 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000814836 sec. | ||
| 10756 | 2026.01.04 04:12:36.598360 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2026.01.04 04:12:36.598534 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10758 | 2026.01.04 04:12:36.598598 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10759 | 2026.01.04 04:12:36.599345 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2026.01.04 04:12:36.599381 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10761 | 2026.01.04 04:12:36.599770 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10762 | 2026.01.04 04:12:36.599990 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.01.04 04:12:36.600199 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001713 sec., 239346.17629889084 rows/sec., 15.18 MiB/sec. | ||
| 10764 | 2026.01.04 04:12:36.600248 [ 5 ] {bca842ec-3509-4adf-9908-36fa9bcde3f0} <Debug> TCPHandler: Processed in 0.00201022 sec. | ||
| 10765 | 2026.01.04 04:12:36.600391 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.01.04 04:12:36.600487 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10767 | 2026.01.04 04:12:36.600528 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10768 | 2026.01.04 04:12:36.601512 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.01.04 04:12:36.601547 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10770 | 2026.01.04 04:12:36.601931 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10771 | 2026.01.04 04:12:36.602140 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.01.04 04:12:36.602263 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001796 sec., 653674.8329621381 rows/sec., 52.03 MiB/sec. | ||
| 10773 | 2026.01.04 04:12:36.602300 [ 5 ] {ba12c743-d38f-43d5-9f22-32aa8bb28f33} <Debug> TCPHandler: Processed in 0.001961969 sec. | ||
| 10774 | 2026.01.04 04:12:36.602419 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10775 | 2026.01.04 04:12:36.602514 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10776 | 2026.01.04 04:12:36.602555 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10777 | 2026.01.04 04:12:36.603038 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.01.04 04:12:36.603073 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10779 | 2026.01.04 04:12:36.603383 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10780 | 2026.01.04 04:12:36.603590 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.01.04 04:12:36.603715 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001218 sec., 193760.26272578 rows/sec., 11.74 MiB/sec. | ||
| 10782 | 2026.01.04 04:12:36.603732 [ 136 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10783 | 2026.01.04 04:12:36.603752 [ 5 ] {f8674dea-1898-432b-a89e-a9a6417d7447} <Debug> TCPHandler: Processed in 0.001385777 sec. | ||
| 10784 | 2026.01.04 04:12:36.603799 [ 136 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.01.04 04:12:36.603825 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10786 | 2026.01.04 04:12:36.603888 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.01.04 04:12:36.603953 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 10788 | 2026.01.04 04:12:36.603984 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.04 04:12:36.604038 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10790 | 2026.01.04 04:12:36.604111 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10791 | 2026.01.04 04:12:36.604152 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10792 | 2026.01.04 04:12:36.604224 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10793 | 2026.01.04 04:12:36.604275 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 10794 | 2026.01.04 04:12:36.604321 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part | ||
| 10795 | 2026.01.04 04:12:36.604366 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 10796 | 2026.01.04 04:12:36.604412 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 236 rows starting from the beginning of the part | ||
| 10797 | 2026.01.04 04:12:36.604509 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.01.04 04:12:36.604550 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10799 | 2026.01.04 04:12:36.604886 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10800 | 2026.01.04 04:12:36.605147 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.01.04 04:12:36.605276 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 10802 | 2026.01.04 04:12:36.605314 [ 5 ] {3a9ebb01-0617-43c4-9e0c-414f932a11d0} <Debug> TCPHandler: Processed in 0.001482469 sec. | ||
| 10803 | 2026.01.04 04:12:36.605321 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432868 sec., 560414.4973577469 rows/sec., 36.91 MiB/sec. | ||
| 10804 | 2026.01.04 04:12:36.605423 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.01.04 04:12:36.605456 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10806 | 2026.01.04 04:12:36.605516 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10807 | 2026.01.04 04:12:36.605561 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10808 | 2026.01.04 04:12:36.605692 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2026.01.04 04:12:36.605763 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_66_13} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10810 | 2026.01.04 04:12:36.605834 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10811 | 2026.01.04 04:12:36.606025 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.01.04 04:12:36.606067 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10813 | 2026.01.04 04:12:36.606362 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10814 | 2026.01.04 04:12:36.606559 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.01.04 04:12:36.606676 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 10816 | 2026.01.04 04:12:36.606712 [ 5 ] {bfb81b75-6c5e-484d-835a-9aec7f08c880} <Debug> TCPHandler: Processed in 0.001379578 sec. | ||
| 10817 | 2026.01.04 04:12:36.606810 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.01.04 04:12:36.606895 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10819 | 2026.01.04 04:12:36.606931 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10820 | 2026.01.04 04:12:36.607631 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.01.04 04:12:36.607667 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10822 | 2026.01.04 04:12:36.608003 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10823 | 2026.01.04 04:12:36.608211 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.01.04 04:12:36.608335 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001401 sec., 506780.8708065668 rows/sec., 35.51 MiB/sec. | ||
| 10825 | 2026.01.04 04:12:36.608372 [ 5 ] {2e610fe8-92ae-454d-becd-d7fe1b6987f1} <Debug> TCPHandler: Processed in 0.001558711 sec. | ||
| 10826 | 2026.01.04 04:12:36.608482 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.01.04 04:12:36.608574 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10828 | 2026.01.04 04:12:36.608614 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10829 | 2026.01.04 04:12:36.608940 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.01.04 04:12:36.608975 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10831 | 2026.01.04 04:12:36.609269 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10832 | 2026.01.04 04:12:36.609479 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.01.04 04:12:36.609581 [ 136 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10834 | 2026.01.04 04:12:36.609605 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 10835 | 2026.01.04 04:12:36.609624 [ 136 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.01.04 04:12:36.609647 [ 5 ] {56512f12-b6d1-41dc-813a-c4098d6ab531} <Debug> TCPHandler: Processed in 0.001212664 sec. | ||
| 10837 | 2026.01.04 04:12:36.609649 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10838 | 2026.01.04 04:12:36.609753 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 10839 | 2026.01.04 04:12:36.609760 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.01.04 04:12:36.609889 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10841 | 2026.01.04 04:12:36.609900 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.01.04 04:12:36.609929 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 10843 | 2026.01.04 04:12:36.609953 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10844 | 2026.01.04 04:12:36.609996 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10845 | 2026.01.04 04:12:36.610052 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10846 | 2026.01.04 04:12:36.610098 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10847 | 2026.01.04 04:12:36.610139 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10848 | 2026.01.04 04:12:36.610180 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10849 | 2026.01.04 04:12:36.610391 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.01.04 04:12:36.610434 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10851 | 2026.01.04 04:12:36.610796 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10852 | 2026.01.04 04:12:36.610964 [ 192 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249445 sec., 124855.43581350119 rows/sec., 6.37 MiB/sec. | ||
| 10853 | 2026.01.04 04:12:36.611010 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.01.04 04:12:36.611090 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10855 | 2026.01.04 04:12:36.611147 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001265 sec., 248221.34387351776 rows/sec., 16.31 MiB/sec. | ||
| 10856 | 2026.01.04 04:12:36.611189 [ 5 ] {b4e4b27d-3653-4655-87d5-8f43cafde283} <Debug> TCPHandler: Processed in 0.001475909 sec. | ||
| 10857 | 2026.01.04 04:12:36.611294 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2026.01.04 04:12:36.611348 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.01.04 04:12:36.611386 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10860 | 2026.01.04 04:12:36.611420 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_26_5} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10861 | 2026.01.04 04:12:36.611434 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10862 | 2026.01.04 04:12:36.611484 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10863 | 2026.01.04 04:12:36.611748 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.01.04 04:12:36.611787 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10865 | 2026.01.04 04:12:36.612083 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10866 | 2026.01.04 04:12:36.612292 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.01.04 04:12:36.612420 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 10868 | 2026.01.04 04:12:36.612457 [ 5 ] {19058bab-d81d-43c3-8ab7-58f603591696} <Debug> TCPHandler: Processed in 0.001210394 sec. | ||
| 10869 | 2026.01.04 04:12:36.612559 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2026.01.04 04:12:36.612650 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10871 | 2026.01.04 04:12:36.612703 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10872 | 2026.01.04 04:12:36.613529 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.01.04 04:12:36.613566 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10874 | 2026.01.04 04:12:36.614107 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10875 | 2026.01.04 04:12:36.614322 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.01.04 04:12:36.614460 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001854 sec., 16720.604099244876 rows/sec., 29.96 MiB/sec. | ||
| 10877 | 2026.01.04 04:12:36.614512 [ 5 ] {2a82f5a2-fc38-43d4-a989-8a117cb85be9} <Debug> TCPHandler: Processed in 0.00202909 sec. | ||
| 10878 | 2026.01.04 04:12:36.614624 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.01.04 04:12:36.614712 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10880 | 2026.01.04 04:12:36.614750 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10881 | 2026.01.04 04:12:36.615125 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.01.04 04:12:36.615161 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10883 | 2026.01.04 04:12:36.615474 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10884 | 2026.01.04 04:12:36.615681 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2026.01.04 04:12:36.615802 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 10886 | 2026.01.04 04:12:36.615837 [ 5 ] {70e5d988-be82-4a76-a4ba-fcf7f6ee5ca9} <Debug> TCPHandler: Processed in 0.001223204 sec. | ||
| 10887 | 2026.01.04 04:12:36.789472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10888 | 2026.01.04 04:12:36.806547 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.01.04 04:12:36.806614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10890 | 2026.01.04 04:12:36.812488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10891 | 2026.01.04 04:12:36.813182 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.01.04 04:12:36.816303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10893 | 2026.01.04 04:12:37.000315 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.10 MiB, peak 326.32 MiB, free memory in arenas 0.00 B, will set to 312.95 MiB (RSS), difference: -1.15 MiB | ||
| 10894 | 2026.01.04 04:12:41.614043 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.01.04 04:12:41.614245 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10896 | 2026.01.04 04:12:41.614318 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10897 | 2026.01.04 04:12:41.615904 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.01.04 04:12:41.615969 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10899 | 2026.01.04 04:12:41.616664 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10900 | 2026.01.04 04:12:41.617011 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.01.04 04:12:41.617223 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.003025 sec., 401983.47107438016 rows/sec., 33.24 MiB/sec. | ||
| 10902 | 2026.01.04 04:12:41.617291 [ 5 ] {7ba9139c-83c8-4349-836a-4da4a9b63b93} <Debug> TCPHandler: Processed in 0.003381207 sec. | ||
| 10903 | 2026.01.04 04:12:41.617463 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.01.04 04:12:41.617596 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10905 | 2026.01.04 04:12:41.617651 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10906 | 2026.01.04 04:12:41.618140 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.01.04 04:12:41.618177 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10908 | 2026.01.04 04:12:41.618511 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10909 | 2026.01.04 04:12:41.618748 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.01.04 04:12:41.618888 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001322 sec., 7564.296520423601 rows/sec., 568.80 KiB/sec. | ||
| 10911 | 2026.01.04 04:12:41.618930 [ 5 ] {18e5a53b-cd7a-4207-acf1-f49256126822} <Debug> TCPHandler: Processed in 0.00153174 sec. | ||
| 10912 | 2026.01.04 04:12:41.619050 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.01.04 04:12:41.619153 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.01.04 04:12:41.619196 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10915 | 2026.01.04 04:12:41.619826 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.01.04 04:12:41.619863 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10917 | 2026.01.04 04:12:41.620231 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10918 | 2026.01.04 04:12:41.620451 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.01.04 04:12:41.620595 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001463 sec., 155844.15584415584 rows/sec., 10.55 MiB/sec. | ||
| 10920 | 2026.01.04 04:12:41.620635 [ 5 ] {7e0c2780-d270-406b-8048-495dbf6199d3} <Debug> TCPHandler: Processed in 0.001636022 sec. | ||
| 10921 | 2026.01.04 04:12:41.620745 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.01.04 04:12:41.620841 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10923 | 2026.01.04 04:12:41.620883 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10924 | 2026.01.04 04:12:41.621555 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.01.04 04:12:41.621591 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10926 | 2026.01.04 04:12:41.621939 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10927 | 2026.01.04 04:12:41.622155 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.01.04 04:12:41.622295 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001473 sec., 359809.91174473864 rows/sec., 26.65 MiB/sec. | ||
| 10929 | 2026.01.04 04:12:41.622335 [ 5 ] {7a18b48e-0aa3-49dc-85e3-9f4025abb2d4} <Debug> TCPHandler: Processed in 0.001639573 sec. | ||
| 10930 | 2026.01.04 04:12:41.622455 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2026.01.04 04:12:41.622550 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10932 | 2026.01.04 04:12:41.622593 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10933 | 2026.01.04 04:12:41.623328 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.01.04 04:12:41.623372 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10935 | 2026.01.04 04:12:41.623813 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10936 | 2026.01.04 04:12:41.624031 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.01.04 04:12:41.624174 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001643 sec., 513694.46135118685 rows/sec., 34.57 MiB/sec. | ||
| 10938 | 2026.01.04 04:12:41.624214 [ 5 ] {59e5e93c-23de-4c91-a33f-6b0883dc116a} <Debug> TCPHandler: Processed in 0.001808696 sec. | ||
| 10939 | 2026.01.04 04:12:41.624352 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.01.04 04:12:41.624449 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10941 | 2026.01.04 04:12:41.624505 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10942 | 2026.01.04 04:12:41.625321 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2026.01.04 04:12:41.625356 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10944 | 2026.01.04 04:12:41.625906 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10945 | 2026.01.04 04:12:41.626145 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2026.01.04 04:12:41.626258 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10947 | 2026.01.04 04:12:41.626304 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.01.04 04:12:41.626304 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 10949 | 2026.01.04 04:12:41.626329 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10950 | 2026.01.04 04:12:41.626405 [ 5 ] {bb077428-34f1-474c-b634-749b0d335519} <Debug> TCPHandler: Processed in 0.002124552 sec. | ||
| 10951 | 2026.01.04 04:12:41.626434 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 10952 | 2026.01.04 04:12:41.626539 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.01.04 04:12:41.626625 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10954 | 2026.01.04 04:12:41.626636 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10955 | 2026.01.04 04:12:41.626680 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1217 rows starting from the beginning of the part | ||
| 10956 | 2026.01.04 04:12:41.626683 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10957 | 2026.01.04 04:12:41.626801 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10958 | 2026.01.04 04:12:41.626903 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10959 | 2026.01.04 04:12:41.627001 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10960 | 2026.01.04 04:12:41.627082 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.01.04 04:12:41.627113 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10962 | 2026.01.04 04:12:41.627120 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10963 | 2026.01.04 04:12:41.627214 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10964 | 2026.01.04 04:12:41.627511 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10965 | 2026.01.04 04:12:41.627747 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.01.04 04:12:41.627896 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 10967 | 2026.01.04 04:12:41.627935 [ 5 ] {e2312496-2025-4e0b-a8e7-4bdfc00a0ae9} <Debug> TCPHandler: Processed in 0.001444848 sec. | ||
| 10968 | 2026.01.04 04:12:41.634571 [ 189 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1309 rows, containing 19 columns (19 merged, 0 gathered) in 0.008187621 sec., 159875.49985520824 rows/sec., 286.49 MiB/sec. | ||
| 10969 | 2026.01.04 04:12:41.636541 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10970 | 2026.01.04 04:12:41.636950 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2026.01.04 04:12:41.637038 [ 192 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10972 | 2026.01.04 04:12:41.637182 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10973 | 2026.01.04 04:12:41.686124 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57595 | ||
| 10974 | 2026.01.04 04:12:41.686272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2026.01.04 04:12:41.686315 [ 288 ] {} <Debug> TCP-Session: 754b62f8-cd59-48de-87cb-6cfde1c9240a Authenticating user 'default' from [fd00:1122:3344:101::e]:57595 | ||
| 10976 | 2026.01.04 04:12:41.686351 [ 288 ] {} <Debug> TCP-Session: 754b62f8-cd59-48de-87cb-6cfde1c9240a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.01.04 04:12:41.686373 [ 288 ] {} <Debug> TCP-Session: 754b62f8-cd59-48de-87cb-6cfde1c9240a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.01.04 04:12:41.686596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33376 | ||
| 10979 | 2026.01.04 04:12:41.686622 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55701 | ||
| 10980 | 2026.01.04 04:12:41.686639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51999 | ||
| 10981 | 2026.01.04 04:12:41.686674 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35260 | ||
| 10982 | 2026.01.04 04:12:41.686718 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10983 | 2026.01.04 04:12:41.686724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10984 | 2026.01.04 04:12:41.686753 [ 291 ] {} <Debug> TCP-Session: 61335979-9801-41e5-a5d3-8a74b1fe322c Authenticating user 'default' from [fd00:1122:3344:101::e]:55701 | ||
| 10985 | 2026.01.04 04:12:41.686672 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42753 | ||
| 10986 | 2026.01.04 04:12:41.686784 [ 288 ] {} <Trace> TCP-Session: 754b62f8-cd59-48de-87cb-6cfde1c9240a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.01.04 04:12:41.686790 [ 291 ] {} <Debug> TCP-Session: 61335979-9801-41e5-a5d3-8a74b1fe322c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.01.04 04:12:41.686655 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62832 | ||
| 10989 | 2026.01.04 04:12:41.686882 [ 291 ] {} <Debug> TCP-Session: 61335979-9801-41e5-a5d3-8a74b1fe322c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.01.04 04:12:41.686645 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48214 | ||
| 10991 | 2026.01.04 04:12:41.686912 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10992 | 2026.01.04 04:12:41.686596 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54096 | ||
| 10993 | 2026.01.04 04:12:41.686978 [ 287 ] {} <Debug> TCP-Session: 7cb5d736-6b74-49b9-8ab4-a3be52c48f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:35260 | ||
| 10994 | 2026.01.04 04:12:41.686780 [ 290 ] {} <Debug> TCP-Session: 3bc2b96c-94d9-4a62-801a-ce1038a5c341 Authenticating user 'default' from [fd00:1122:3344:101::e]:33376 | ||
| 10995 | 2026.01.04 04:12:41.687032 [ 287 ] {} <Debug> TCP-Session: 7cb5d736-6b74-49b9-8ab4-a3be52c48f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.01.04 04:12:41.687057 [ 290 ] {} <Debug> TCP-Session: 3bc2b96c-94d9-4a62-801a-ce1038a5c341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.01.04 04:12:41.687058 [ 287 ] {} <Debug> TCP-Session: 7cb5d736-6b74-49b9-8ab4-a3be52c48f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.01.04 04:12:41.687082 [ 290 ] {} <Debug> TCP-Session: 3bc2b96c-94d9-4a62-801a-ce1038a5c341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.01.04 04:12:41.687071 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11000 | 2026.01.04 04:12:41.687306 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11001 | 2026.01.04 04:12:41.687343 [ 286 ] {} <Debug> TCP-Session: 71e55d65-9de3-497d-a331-6a593117a982 Authenticating user 'default' from [fd00:1122:3344:101::e]:42753 | ||
| 11002 | 2026.01.04 04:12:41.687365 [ 286 ] {} <Debug> TCP-Session: 71e55d65-9de3-497d-a331-6a593117a982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.01.04 04:12:41.687380 [ 286 ] {} <Debug> TCP-Session: 71e55d65-9de3-497d-a331-6a593117a982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.01.04 04:12:41.687379 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11005 | 2026.01.04 04:12:41.687407 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11006 | 2026.01.04 04:12:41.687435 [ 293 ] {} <Debug> TCP-Session: 01f5ca79-3955-40da-997f-99a1e6d2e3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48214 | ||
| 11007 | 2026.01.04 04:12:41.687446 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11008 | 2026.01.04 04:12:41.687451 [ 293 ] {} <Debug> TCP-Session: 01f5ca79-3955-40da-997f-99a1e6d2e3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.01.04 04:12:41.687467 [ 293 ] {} <Debug> TCP-Session: 01f5ca79-3955-40da-997f-99a1e6d2e3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.01.04 04:12:41.687718 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 11011 | 2026.01.04 04:12:41.687757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11012 | 2026.01.04 04:12:41.687794 [ 289 ] {} <Debug> TCP-Session: a96e8fe8-7d18-4b72-a6f6-9ebec362ac03 Authenticating user 'default' from [fd00:1122:3344:101::e]:54096 | ||
| 11013 | 2026.01.04 04:12:41.687815 [ 289 ] {} <Debug> TCP-Session: a96e8fe8-7d18-4b72-a6f6-9ebec362ac03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2026.01.04 04:12:41.687831 [ 289 ] {} <Debug> TCP-Session: a96e8fe8-7d18-4b72-a6f6-9ebec362ac03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.01.04 04:12:41.687861 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11016 | 2026.01.04 04:12:41.687892 [ 294 ] {} <Debug> TCP-Session: 9758df43-3dcb-4c34-85ed-8e38baae727d Authenticating user 'default' from [fd00:1122:3344:101::e]:62832 | ||
| 11017 | 2026.01.04 04:12:41.687908 [ 294 ] {} <Debug> TCP-Session: 9758df43-3dcb-4c34-85ed-8e38baae727d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.01.04 04:12:41.687925 [ 294 ] {} <Debug> TCP-Session: 9758df43-3dcb-4c34-85ed-8e38baae727d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.01.04 04:12:41.688028 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11020 | 2026.01.04 04:12:41.688058 [ 292 ] {} <Debug> TCP-Session: 21a4fcea-f9df-4071-af50-785f0a7539de Authenticating user 'default' from [fd00:1122:3344:101::e]:51999 | ||
| 11021 | 2026.01.04 04:12:41.688074 [ 292 ] {} <Debug> TCP-Session: 21a4fcea-f9df-4071-af50-785f0a7539de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.01.04 04:12:41.688085 [ 292 ] {} <Debug> TCP-Session: 21a4fcea-f9df-4071-af50-785f0a7539de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.01.04 04:12:41.688652 [ 311 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> AggregatingTransform: Aggregating | ||
| 11024 | 2026.01.04 04:12:41.688690 [ 311 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11025 | 2026.01.04 04:12:41.688723 [ 311 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876207 sec. (1141.283 rows/sec., 44.58 KiB/sec.) | ||
| 11026 | 2026.01.04 04:12:41.688741 [ 311 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Trace> Aggregator: Merging aggregated data | ||
| 11027 | 2026.01.04 04:12:41.689844 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002838 sec., 352.3608174770966 rows/sec., 13.76 KiB/sec. | ||
| 11028 | 2026.01.04 04:12:41.689955 [ 288 ] {7ed1f382-70b4-469f-9db6-7115dbefa8c5} <Debug> TCPHandler: Processed in 0.003331966 sec. | ||
| 11029 | 2026.01.04 04:12:41.690082 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11030 | 2026.01.04 04:12:41.690111 [ 288 ] {} <Debug> TCP-Session: 754b62f8-cd59-48de-87cb-6cfde1c9240a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.01.04 04:12:41.690111 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11032 | 2026.01.04 04:12:41.690133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11033 | 2026.01.04 04:12:41.690154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11034 | 2026.01.04 04:12:41.690174 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11035 | 2026.01.04 04:12:41.690200 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11036 | 2026.01.04 04:12:41.690216 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11037 | 2026.01.04 04:12:41.690229 [ 291 ] {} <Debug> TCP-Session: 61335979-9801-41e5-a5d3-8a74b1fe322c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.01.04 04:12:41.690257 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11039 | 2026.01.04 04:12:41.690273 [ 286 ] {} <Debug> TCP-Session: 71e55d65-9de3-497d-a331-6a593117a982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11040 | 2026.01.04 04:12:41.690296 [ 294 ] {} <Debug> TCP-Session: 9758df43-3dcb-4c34-85ed-8e38baae727d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.01.04 04:12:41.690252 [ 287 ] {} <Debug> TCP-Session: 7cb5d736-6b74-49b9-8ab4-a3be52c48f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2026.01.04 04:12:41.690236 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11043 | 2026.01.04 04:12:41.690204 [ 293 ] {} <Debug> TCP-Session: 01f5ca79-3955-40da-997f-99a1e6d2e3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.01.04 04:12:41.690385 [ 292 ] {} <Debug> TCP-Session: 21a4fcea-f9df-4071-af50-785f0a7539de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.01.04 04:12:41.690187 [ 289 ] {} <Debug> TCP-Session: a96e8fe8-7d18-4b72-a6f6-9ebec362ac03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11046 | 2026.01.04 04:12:41.690165 [ 290 ] {} <Debug> TCP-Session: 3bc2b96c-94d9-4a62-801a-ce1038a5c341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.01.04 04:12:42.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.75 MiB, peak 326.32 MiB, free memory in arenas 0.00 B, will set to 317.41 MiB (RSS), difference: 3.65 MiB | ||
| 11048 | 2026.01.04 04:12:42.866491 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50048 | ||
| 11049 | 2026.01.04 04:12:42.866599 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11050 | 2026.01.04 04:12:42.866624 [ 288 ] {} <Debug> TCP-Session: 7b5ae82d-ded5-446c-b317-4656e0d14ce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50048 | ||
| 11051 | 2026.01.04 04:12:42.866646 [ 288 ] {} <Debug> TCP-Session: 7b5ae82d-ded5-446c-b317-4656e0d14ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.01.04 04:12:42.866660 [ 288 ] {} <Debug> TCP-Session: 7b5ae82d-ded5-446c-b317-4656e0d14ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2026.01.04 04:12:42.866831 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42041 | ||
| 11054 | 2026.01.04 04:12:42.866857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61909 | ||
| 11055 | 2026.01.04 04:12:42.866899 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 11056 | 2026.01.04 04:12:42.866921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57766 | ||
| 11057 | 2026.01.04 04:12:42.866961 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11058 | 2026.01.04 04:12:42.866975 [ 288 ] {} <Trace> TCP-Session: 7b5ae82d-ded5-446c-b317-4656e0d14ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.01.04 04:12:42.866997 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11060 | 2026.01.04 04:12:42.867007 [ 289 ] {} <Debug> TCP-Session: 5a347ad2-a5bf-4b98-a37b-ee2a637d854a Authenticating user 'default' from [fd00:1122:3344:101::e]:42041 | ||
| 11061 | 2026.01.04 04:12:42.867039 [ 292 ] {} <Debug> TCP-Session: c0605ea9-70d6-4d41-84bf-f3421b04cab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 11062 | 2026.01.04 04:12:42.867044 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11063 | 2026.01.04 04:12:42.867054 [ 289 ] {} <Debug> TCP-Session: 5a347ad2-a5bf-4b98-a37b-ee2a637d854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.01.04 04:12:42.867062 [ 292 ] {} <Debug> TCP-Session: c0605ea9-70d6-4d41-84bf-f3421b04cab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.01.04 04:12:42.867083 [ 294 ] {} <Debug> TCP-Session: 21e2a478-028b-42c3-892b-853e1c55d7ee Authenticating user 'default' from [fd00:1122:3344:101::e]:57766 | ||
| 11066 | 2026.01.04 04:12:42.867087 [ 289 ] {} <Debug> TCP-Session: 5a347ad2-a5bf-4b98-a37b-ee2a637d854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.01.04 04:12:42.867096 [ 292 ] {} <Debug> TCP-Session: c0605ea9-70d6-4d41-84bf-f3421b04cab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11068 | 2026.01.04 04:12:42.867120 [ 294 ] {} <Debug> TCP-Session: 21e2a478-028b-42c3-892b-853e1c55d7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.01.04 04:12:42.866988 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11070 | 2026.01.04 04:12:42.867149 [ 294 ] {} <Debug> TCP-Session: 21e2a478-028b-42c3-892b-853e1c55d7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.01.04 04:12:42.867164 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50048) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11072 | 2026.01.04 04:12:42.867189 [ 290 ] {} <Debug> TCP-Session: 5d5ede87-0954-4193-803b-e1ac7d58fbda Authenticating user 'default' from [fd00:1122:3344:101::e]:61909 | ||
| 11073 | 2026.01.04 04:12:42.866934 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42609 | ||
| 11074 | 2026.01.04 04:12:42.867229 [ 290 ] {} <Debug> TCP-Session: 5d5ede87-0954-4193-803b-e1ac7d58fbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.01.04 04:12:42.866941 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 11076 | 2026.01.04 04:12:42.867257 [ 290 ] {} <Debug> TCP-Session: 5d5ede87-0954-4193-803b-e1ac7d58fbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.01.04 04:12:42.867287 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11078 | 2026.01.04 04:12:42.866911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 11079 | 2026.01.04 04:12:42.867315 [ 286 ] {} <Debug> TCP-Session: 79d6d60e-05e1-4988-acf7-5d1980a90c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:42609 | ||
| 11080 | 2026.01.04 04:12:42.867331 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11081 | 2026.01.04 04:12:42.867349 [ 286 ] {} <Debug> TCP-Session: 79d6d60e-05e1-4988-acf7-5d1980a90c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.01.04 04:12:42.867368 [ 287 ] {} <Debug> TCP-Session: 8622f6cf-57be-4e73-82b0-739fa3b5bb55 Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 11083 | 2026.01.04 04:12:42.867380 [ 286 ] {} <Debug> TCP-Session: 79d6d60e-05e1-4988-acf7-5d1980a90c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.01.04 04:12:42.867384 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11085 | 2026.01.04 04:12:42.867401 [ 287 ] {} <Debug> TCP-Session: 8622f6cf-57be-4e73-82b0-739fa3b5bb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.01.04 04:12:42.866896 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40783 | ||
| 11087 | 2026.01.04 04:12:42.867431 [ 287 ] {} <Debug> TCP-Session: 8622f6cf-57be-4e73-82b0-739fa3b5bb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.01.04 04:12:42.867424 [ 293 ] {} <Debug> TCP-Session: 607082e0-0659-492e-bb92-34b7a99423ad Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 11089 | 2026.01.04 04:12:42.867445 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11090 | 2026.01.04 04:12:42.867472 [ 293 ] {} <Debug> TCP-Session: 607082e0-0659-492e-bb92-34b7a99423ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.01.04 04:12:42.867480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11092 | 2026.01.04 04:12:42.867486 [ 293 ] {} <Debug> TCP-Session: 607082e0-0659-492e-bb92-34b7a99423ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.01.04 04:12:42.867507 [ 291 ] {} <Debug> TCP-Session: 2fa9177f-31de-4382-b8f9-0c35c71bdc41 Authenticating user 'default' from [fd00:1122:3344:101::e]:40783 | ||
| 11094 | 2026.01.04 04:12:42.867512 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11095 | 2026.01.04 04:12:42.867533 [ 291 ] {} <Debug> TCP-Session: 2fa9177f-31de-4382-b8f9-0c35c71bdc41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2026.01.04 04:12:42.867555 [ 291 ] {} <Debug> TCP-Session: 2fa9177f-31de-4382-b8f9-0c35c71bdc41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.04 04:12:42.867809 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 11098 | 2026.01.04 04:12:42.868737 [ 314 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> AggregatingTransform: Aggregating | ||
| 11099 | 2026.01.04 04:12:42.868789 [ 314 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11100 | 2026.01.04 04:12:42.868826 [ 314 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909747 sec. (1099.207 rows/sec., 42.94 KiB/sec.) | ||
| 11101 | 2026.01.04 04:12:42.868843 [ 314 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Trace> Aggregator: Merging aggregated data | ||
| 11102 | 2026.01.04 04:12:42.869942 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002833 sec., 352.98270384751146 rows/sec., 13.79 KiB/sec. | ||
| 11103 | 2026.01.04 04:12:42.870095 [ 288 ] {e13fac23-c73d-4006-8f7e-ad4b01db933c} <Debug> TCPHandler: Processed in 0.003245284 sec. | ||
| 11104 | 2026.01.04 04:12:42.870204 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11105 | 2026.01.04 04:12:42.870227 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11106 | 2026.01.04 04:12:42.870234 [ 288 ] {} <Debug> TCP-Session: 7b5ae82d-ded5-446c-b317-4656e0d14ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.01.04 04:12:42.870248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11108 | 2026.01.04 04:12:42.870275 [ 289 ] {} <Debug> TCP-Session: 5a347ad2-a5bf-4b98-a37b-ee2a637d854a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2026.01.04 04:12:42.870291 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11110 | 2026.01.04 04:12:42.870308 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11111 | 2026.01.04 04:12:42.870326 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11112 | 2026.01.04 04:12:42.870354 [ 291 ] {} <Debug> TCP-Session: 2fa9177f-31de-4382-b8f9-0c35c71bdc41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.01.04 04:12:42.870346 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11114 | 2026.01.04 04:12:42.870381 [ 294 ] {} <Debug> TCP-Session: 21e2a478-028b-42c3-892b-853e1c55d7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.01.04 04:12:42.870338 [ 292 ] {} <Debug> TCP-Session: c0605ea9-70d6-4d41-84bf-f3421b04cab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2026.01.04 04:12:42.870444 [ 286 ] {} <Debug> TCP-Session: 79d6d60e-05e1-4988-acf7-5d1980a90c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.01.04 04:12:42.870309 [ 290 ] {} <Debug> TCP-Session: 5d5ede87-0954-4193-803b-e1ac7d58fbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.01.04 04:12:42.870264 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11119 | 2026.01.04 04:12:42.870281 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11120 | 2026.01.04 04:12:42.870540 [ 287 ] {} <Debug> TCP-Session: 8622f6cf-57be-4e73-82b0-739fa3b5bb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2026.01.04 04:12:42.870557 [ 293 ] {} <Debug> TCP-Session: 607082e0-0659-492e-bb92-34b7a99423ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2026.01.04 04:12:42.997243 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60829 | ||
| 11123 | 2026.01.04 04:12:42.997346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11124 | 2026.01.04 04:12:42.997374 [ 288 ] {} <Debug> TCP-Session: 193be0e1-1ec1-4ac3-b036-08d37cbab6c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60829 | ||
| 11125 | 2026.01.04 04:12:42.997396 [ 288 ] {} <Debug> TCP-Session: 193be0e1-1ec1-4ac3-b036-08d37cbab6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.01.04 04:12:42.997409 [ 288 ] {} <Debug> TCP-Session: 193be0e1-1ec1-4ac3-b036-08d37cbab6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2026.01.04 04:12:42.997600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38191 | ||
| 11128 | 2026.01.04 04:12:42.997637 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33075 | ||
| 11129 | 2026.01.04 04:12:42.997651 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62743 | ||
| 11130 | 2026.01.04 04:12:42.997664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32996 | ||
| 11131 | 2026.01.04 04:12:42.997685 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62692 | ||
| 11132 | 2026.01.04 04:12:42.997741 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11133 | 2026.01.04 04:12:42.997743 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11134 | 2026.01.04 04:12:42.997761 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11135 | 2026.01.04 04:12:42.997793 [ 293 ] {} <Debug> TCP-Session: 835b885f-c915-4c57-9ed6-9653d99b6544 Authenticating user 'default' from [fd00:1122:3344:101::e]:62743 | ||
| 11136 | 2026.01.04 04:12:42.997816 [ 292 ] {} <Debug> TCP-Session: 6d631e54-59eb-451a-842e-9da181c74812 Authenticating user 'default' from [fd00:1122:3344:101::e]:33075 | ||
| 11137 | 2026.01.04 04:12:42.997826 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11138 | 2026.01.04 04:12:42.997835 [ 293 ] {} <Debug> TCP-Session: 835b885f-c915-4c57-9ed6-9653d99b6544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2026.01.04 04:12:42.997865 [ 292 ] {} <Debug> TCP-Session: 6d631e54-59eb-451a-842e-9da181c74812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2026.01.04 04:12:42.997888 [ 293 ] {} <Debug> TCP-Session: 835b885f-c915-4c57-9ed6-9653d99b6544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.01.04 04:12:42.997914 [ 292 ] {} <Debug> TCP-Session: 6d631e54-59eb-451a-842e-9da181c74812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.01.04 04:12:42.997879 [ 287 ] {} <Debug> TCP-Session: d8d2e758-0fa4-4872-8231-60f83129fbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:62692 | ||
| 11143 | 2026.01.04 04:12:42.997807 [ 289 ] {} <Debug> TCP-Session: 5a729580-3f86-42d4-884f-67476cbe8352 Authenticating user 'default' from [fd00:1122:3344:101::e]:38191 | ||
| 11144 | 2026.01.04 04:12:42.997972 [ 287 ] {} <Debug> TCP-Session: d8d2e758-0fa4-4872-8231-60f83129fbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.01.04 04:12:42.997797 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11146 | 2026.01.04 04:12:42.998001 [ 287 ] {} <Debug> TCP-Session: d8d2e758-0fa4-4872-8231-60f83129fbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.01.04 04:12:42.997999 [ 289 ] {} <Debug> TCP-Session: 5a729580-3f86-42d4-884f-67476cbe8352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11148 | 2026.01.04 04:12:42.998025 [ 294 ] {} <Debug> TCP-Session: fe701c73-59da-4eaf-ba50-44ae31dd9571 Authenticating user 'default' from [fd00:1122:3344:101::e]:32996 | ||
| 11149 | 2026.01.04 04:12:42.998051 [ 289 ] {} <Debug> TCP-Session: 5a729580-3f86-42d4-884f-67476cbe8352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11150 | 2026.01.04 04:12:42.998064 [ 294 ] {} <Debug> TCP-Session: fe701c73-59da-4eaf-ba50-44ae31dd9571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11151 | 2026.01.04 04:12:42.997681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39083 | ||
| 11152 | 2026.01.04 04:12:42.998090 [ 294 ] {} <Debug> TCP-Session: fe701c73-59da-4eaf-ba50-44ae31dd9571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2026.01.04 04:12:42.997624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63127 | ||
| 11154 | 2026.01.04 04:12:42.997619 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56554 | ||
| 11155 | 2026.01.04 04:12:42.997769 [ 288 ] {} <Trace> TCP-Session: 193be0e1-1ec1-4ac3-b036-08d37cbab6c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.01.04 04:12:42.998202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11157 | 2026.01.04 04:12:42.998214 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11158 | 2026.01.04 04:12:42.998257 [ 286 ] {} <Debug> TCP-Session: d808bb8e-e552-470c-930f-12cb156a4acf Authenticating user 'default' from [fd00:1122:3344:101::e]:39083 | ||
| 11159 | 2026.01.04 04:12:42.998257 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11160 | 2026.01.04 04:12:42.998276 [ 291 ] {} <Debug> TCP-Session: af36b79f-92f4-4d71-b20f-21c19e418695 Authenticating user 'default' from [fd00:1122:3344:101::e]:63127 | ||
| 11161 | 2026.01.04 04:12:42.998289 [ 286 ] {} <Debug> TCP-Session: d808bb8e-e552-470c-930f-12cb156a4acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.01.04 04:12:42.998313 [ 291 ] {} <Debug> TCP-Session: af36b79f-92f4-4d71-b20f-21c19e418695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2026.01.04 04:12:42.998331 [ 286 ] {} <Debug> TCP-Session: d808bb8e-e552-470c-930f-12cb156a4acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.01.04 04:12:42.998344 [ 291 ] {} <Debug> TCP-Session: af36b79f-92f4-4d71-b20f-21c19e418695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.01.04 04:12:42.998299 [ 290 ] {} <Debug> TCP-Session: 9fbaec7a-4c66-44a5-9e31-84bca975fde4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56554 | ||
| 11166 | 2026.01.04 04:12:42.998377 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11167 | 2026.01.04 04:12:42.998399 [ 290 ] {} <Debug> TCP-Session: 9fbaec7a-4c66-44a5-9e31-84bca975fde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11168 | 2026.01.04 04:12:42.998423 [ 290 ] {} <Debug> TCP-Session: 9fbaec7a-4c66-44a5-9e31-84bca975fde4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.01.04 04:12:42.998650 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11170 | 2026.01.04 04:12:42.998709 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11171 | 2026.01.04 04:12:42.999019 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 11172 | 2026.01.04 04:12:43.000030 [ 332 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> AggregatingTransform: Aggregating | ||
| 11173 | 2026.01.04 04:12:43.000072 [ 332 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11174 | 2026.01.04 04:12:43.000110 [ 332 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098705 sec. (1013.120 rows/sec., 39.57 KiB/sec.) | ||
| 11175 | 2026.01.04 04:12:43.000128 [ 332 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Trace> Aggregator: Merging aggregated data | ||
| 11176 | 2026.01.04 04:12:43.001505 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 11177 | 2026.01.04 04:12:43.001650 [ 288 ] {b2f0fe65-dc5e-4032-84d9-7224150de72f} <Debug> TCPHandler: Processed in 0.004001849 sec. | ||
| 11178 | 2026.01.04 04:12:43.001777 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11179 | 2026.01.04 04:12:43.001805 [ 288 ] {} <Debug> TCP-Session: 193be0e1-1ec1-4ac3-b036-08d37cbab6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.01.04 04:12:43.001811 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11181 | 2026.01.04 04:12:43.001833 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11182 | 2026.01.04 04:12:43.001863 [ 289 ] {} <Debug> TCP-Session: 5a729580-3f86-42d4-884f-67476cbe8352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.01.04 04:12:43.001872 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11184 | 2026.01.04 04:12:43.001893 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11185 | 2026.01.04 04:12:43.001917 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11186 | 2026.01.04 04:12:43.001934 [ 292 ] {} <Debug> TCP-Session: 6d631e54-59eb-451a-842e-9da181c74812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2026.01.04 04:12:43.001958 [ 291 ] {} <Debug> TCP-Session: af36b79f-92f4-4d71-b20f-21c19e418695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2026.01.04 04:12:43.001982 [ 290 ] {} <Debug> TCP-Session: 9fbaec7a-4c66-44a5-9e31-84bca975fde4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11189 | 2026.01.04 04:12:43.001955 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11190 | 2026.01.04 04:12:43.001935 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11191 | 2026.01.04 04:12:43.002044 [ 286 ] {} <Debug> TCP-Session: d808bb8e-e552-470c-930f-12cb156a4acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2026.01.04 04:12:43.002073 [ 294 ] {} <Debug> TCP-Session: fe701c73-59da-4eaf-ba50-44ae31dd9571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11193 | 2026.01.04 04:12:43.001907 [ 287 ] {} <Debug> TCP-Session: d8d2e758-0fa4-4872-8231-60f83129fbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11194 | 2026.01.04 04:12:43.001853 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11195 | 2026.01.04 04:12:43.002149 [ 293 ] {} <Debug> TCP-Session: 835b885f-c915-4c57-9ed6-9653d99b6544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2026.01.04 04:12:43.062709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23496 | ||
| 11197 | 2026.01.04 04:12:43.063231 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.01.04 04:12:43.063267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11199 | 2026.01.04 04:12:43.063809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11200 | 2026.01.04 04:12:43.064136 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.01.04 04:12:43.064285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23496 | ||
| 11202 | 2026.01.04 04:12:44.316583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11203 | 2026.01.04 04:12:44.333964 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.01.04 04:12:44.334036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11205 | 2026.01.04 04:12:44.341333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11206 | 2026.01.04 04:12:44.342111 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.01.04 04:12:44.345600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11208 | 2026.01.04 04:12:45.629746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1404 | ||
| 11209 | 2026.01.04 04:12:45.632235 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.01.04 04:12:45.632279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11211 | 2026.01.04 04:12:45.633476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11212 | 2026.01.04 04:12:45.633731 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.01.04 04:12:45.633889 [ 121 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11214 | 2026.01.04 04:12:45.633958 [ 121 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.01.04 04:12:45.633979 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11216 | 2026.01.04 04:12:45.633998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11217 | 2026.01.04 04:12:45.634106 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 11218 | 2026.01.04 04:12:45.634791 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2026.01.04 04:12:45.635002 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1240 rows starting from the beginning of the part | ||
| 11220 | 2026.01.04 04:12:45.635371 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11221 | 2026.01.04 04:12:45.635715 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 11222 | 2026.01.04 04:12:45.636076 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 11223 | 2026.01.04 04:12:45.636452 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 11224 | 2026.01.04 04:12:45.636802 [ 187 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 11225 | 2026.01.04 04:12:45.643701 [ 188 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 72 columns (72 merged, 0 gathered) in 0.009656691 sec., 145391.4182404718 rows/sec., 116.27 MiB/sec. | ||
| 11226 | 2026.01.04 04:12:45.645473 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11227 | 2026.01.04 04:12:45.646144 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.01.04 04:12:45.646241 [ 197 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_36_7} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11229 | 2026.01.04 04:12:45.646521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11230 | 2026.01.04 04:12:46.598489 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.04 04:12:46.598764 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11232 | 2026.01.04 04:12:46.598864 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11233 | 2026.01.04 04:12:46.599682 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.01.04 04:12:46.599723 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11235 | 2026.01.04 04:12:46.600147 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11236 | 2026.01.04 04:12:46.600379 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.01.04 04:12:46.600529 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 11238 | 2026.01.04 04:12:46.600571 [ 5 ] {294dcd94-dec1-4950-97a7-3c65059b7abd} <Debug> TCPHandler: Processed in 0.002256065 sec. | ||
| 11239 | 2026.01.04 04:12:46.600687 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.01.04 04:12:46.600783 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11241 | 2026.01.04 04:12:46.600826 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11242 | 2026.01.04 04:12:46.601781 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.01.04 04:12:46.601817 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11244 | 2026.01.04 04:12:46.602192 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11245 | 2026.01.04 04:12:46.602407 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.01.04 04:12:46.602537 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001772 sec., 662528.216704289 rows/sec., 52.74 MiB/sec. | ||
| 11247 | 2026.01.04 04:12:46.602569 [ 119 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11248 | 2026.01.04 04:12:46.602576 [ 5 ] {b23d8237-a93f-43d4-97e8-08a989fb6fcd} <Debug> TCPHandler: Processed in 0.001939359 sec. | ||
| 11249 | 2026.01.04 04:12:46.602654 [ 119 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.01.04 04:12:46.602682 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11251 | 2026.01.04 04:12:46.602745 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.01.04 04:12:46.602796 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 11253 | 2026.01.04 04:12:46.602845 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.01.04 04:12:46.602893 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11255 | 2026.01.04 04:12:46.602927 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2026.01.04 04:12:46.602971 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2464 rows starting from the beginning of the part | ||
| 11257 | 2026.01.04 04:12:46.603046 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1175 rows starting from the beginning of the part | ||
| 11258 | 2026.01.04 04:12:46.603103 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 11259 | 2026.01.04 04:12:46.603155 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1174 rows starting from the beginning of the part | ||
| 11260 | 2026.01.04 04:12:46.603204 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1216 rows starting from the beginning of the part | ||
| 11261 | 2026.01.04 04:12:46.603251 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1174 rows starting from the beginning of the part | ||
| 11262 | 2026.01.04 04:12:46.603374 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.04 04:12:46.603419 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11264 | 2026.01.04 04:12:46.603754 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11265 | 2026.01.04 04:12:46.603976 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.04 04:12:46.604113 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001286 sec., 183514.77449455677 rows/sec., 11.12 MiB/sec. | ||
| 11267 | 2026.01.04 04:12:46.604152 [ 5 ] {584182f1-f1a6-407b-ba0c-80ae486176fb} <Debug> TCPHandler: Processed in 0.001457789 sec. | ||
| 11268 | 2026.01.04 04:12:46.604255 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.04 04:12:46.604350 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.04 04:12:46.604392 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11271 | 2026.01.04 04:12:46.604863 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.04 04:12:46.604901 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11273 | 2026.01.04 04:12:46.605215 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11274 | 2026.01.04 04:12:46.605440 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.04 04:12:46.605582 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 11276 | 2026.01.04 04:12:46.605622 [ 5 ] {de590055-feb5-41ba-a230-291e5726e6fd} <Debug> TCPHandler: Processed in 0.001416318 sec. | ||
| 11277 | 2026.01.04 04:12:46.605700 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002949128 sec., 2468187.20652342 rows/sec., 209.09 MiB/sec. | ||
| 11278 | 2026.01.04 04:12:46.605724 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.01.04 04:12:46.605833 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.01.04 04:12:46.605874 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11281 | 2026.01.04 04:12:46.605978 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11282 | 2026.01.04 04:12:46.606229 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.01.04 04:12:46.606299 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_71_14} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11284 | 2026.01.04 04:12:46.606337 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.01.04 04:12:46.606375 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11286 | 2026.01.04 04:12:46.606379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 11287 | 2026.01.04 04:12:46.606681 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11288 | 2026.01.04 04:12:46.606891 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.01.04 04:12:46.607019 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 11290 | 2026.01.04 04:12:46.607058 [ 5 ] {322f3c17-dbb2-4efa-a221-69bd9a38e11a} <Debug> TCPHandler: Processed in 0.001383547 sec. | ||
| 11291 | 2026.01.04 04:12:46.607190 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2026.01.04 04:12:46.607312 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11293 | 2026.01.04 04:12:46.607361 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11294 | 2026.01.04 04:12:46.608129 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.01.04 04:12:46.608168 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11296 | 2026.01.04 04:12:46.608525 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11297 | 2026.01.04 04:12:46.608745 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.01.04 04:12:46.608859 [ 119 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11299 | 2026.01.04 04:12:46.608874 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001587 sec., 447385.0031505986 rows/sec., 31.35 MiB/sec. | ||
| 11300 | 2026.01.04 04:12:46.608902 [ 119 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.01.04 04:12:46.608924 [ 5 ] {587cf929-0582-4a7e-9b95-728fc16ba909} <Debug> TCPHandler: Processed in 0.001796735 sec. | ||
| 11302 | 2026.01.04 04:12:46.608932 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11303 | 2026.01.04 04:12:46.609048 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.01.04 04:12:46.609051 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 11305 | 2026.01.04 04:12:46.609159 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.04 04:12:46.609205 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11307 | 2026.01.04 04:12:46.609207 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11308 | 2026.01.04 04:12:46.609252 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 11309 | 2026.01.04 04:12:46.609335 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 712 rows starting from the beginning of the part | ||
| 11310 | 2026.01.04 04:12:46.609388 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 11311 | 2026.01.04 04:12:46.609436 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 710 rows starting from the beginning of the part | ||
| 11312 | 2026.01.04 04:12:46.609478 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 530 rows starting from the beginning of the part | ||
| 11313 | 2026.01.04 04:12:46.609527 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 710 rows starting from the beginning of the part | ||
| 11314 | 2026.01.04 04:12:46.609562 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.01.04 04:12:46.609605 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11316 | 2026.01.04 04:12:46.609954 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11317 | 2026.01.04 04:12:46.610183 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.01.04 04:12:46.610318 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 11319 | 2026.01.04 04:12:46.610358 [ 5 ] {cd5759e0-fad5-4947-b941-8582b3d75b97} <Debug> TCPHandler: Processed in 0.001360598 sec. | ||
| 11320 | 2026.01.04 04:12:46.610461 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.01.04 04:12:46.610555 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11322 | 2026.01.04 04:12:46.610599 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11323 | 2026.01.04 04:12:46.611025 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.01.04 04:12:46.611062 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11325 | 2026.01.04 04:12:46.611068 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3986 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069801 sec., 1925789.0009715909 rows/sec., 144.89 MiB/sec. | ||
| 11326 | 2026.01.04 04:12:46.611277 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11327 | 2026.01.04 04:12:46.611437 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11328 | 2026.01.04 04:12:46.611657 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.01.04 04:12:46.611712 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.01.04 04:12:46.611762 [ 188 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_71_14} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11331 | 2026.01.04 04:12:46.611838 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11332 | 2026.01.04 04:12:46.611856 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 11333 | 2026.01.04 04:12:46.611856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11334 | 2026.01.04 04:12:46.611874 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.01.04 04:12:46.611903 [ 5 ] {78127855-c51f-4995-9aa5-7ef313c6aaaf} <Debug> TCPHandler: Processed in 0.00149108 sec. | ||
| 11336 | 2026.01.04 04:12:46.611952 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11337 | 2026.01.04 04:12:46.612062 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.01.04 04:12:46.612073 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 11339 | 2026.01.04 04:12:46.612163 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.01.04 04:12:46.612210 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11341 | 2026.01.04 04:12:46.612227 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2026.01.04 04:12:46.612270 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23367 rows starting from the beginning of the part | ||
| 11343 | 2026.01.04 04:12:46.612339 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 315 rows starting from the beginning of the part | ||
| 11344 | 2026.01.04 04:12:46.612416 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11345 | 2026.01.04 04:12:46.612464 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11346 | 2026.01.04 04:12:46.612505 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 844 rows starting from the beginning of the part | ||
| 11347 | 2026.01.04 04:12:46.612541 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.04 04:12:46.612554 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 314 rows starting from the beginning of the part | ||
| 11349 | 2026.01.04 04:12:46.612587 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11350 | 2026.01.04 04:12:46.612919 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11351 | 2026.01.04 04:12:46.613148 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.01.04 04:12:46.613276 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 11353 | 2026.01.04 04:12:46.613314 [ 5 ] {c40a1f6b-29c8-4e9e-8b9c-7b342d86e0ec} <Debug> TCPHandler: Processed in 0.001301856 sec. | ||
| 11354 | 2026.01.04 04:12:46.613432 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.01.04 04:12:46.613545 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11356 | 2026.01.04 04:12:46.613609 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11357 | 2026.01.04 04:12:46.614480 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.01.04 04:12:46.614516 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11359 | 2026.01.04 04:12:46.615087 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11360 | 2026.01.04 04:12:46.615315 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.01.04 04:12:46.615451 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 28.77 MiB/sec. | ||
| 11362 | 2026.01.04 04:12:46.615505 [ 5 ] {46837f96-197f-4b45-ba0b-0014a0eebfc3} <Debug> TCPHandler: Processed in 0.002133432 sec. | ||
| 11363 | 2026.01.04 04:12:46.615615 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2026.01.04 04:12:46.615709 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11365 | 2026.01.04 04:12:46.615750 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11366 | 2026.01.04 04:12:46.616079 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.01.04 04:12:46.616120 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11368 | 2026.01.04 04:12:46.616431 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11369 | 2026.01.04 04:12:46.616638 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.01.04 04:12:46.616745 [ 119 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11371 | 2026.01.04 04:12:46.616763 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 11372 | 2026.01.04 04:12:46.616777 [ 119 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.01.04 04:12:46.616802 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11374 | 2026.01.04 04:12:46.616806 [ 5 ] {a7e3eff1-4059-43df-8816-c3a712430a8d} <Debug> TCPHandler: Processed in 0.001240525 sec. | ||
| 11375 | 2026.01.04 04:12:46.616882 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 11376 | 2026.01.04 04:12:46.616973 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11377 | 2026.01.04 04:12:46.616998 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4872 rows starting from the beginning of the part | ||
| 11378 | 2026.01.04 04:12:46.617044 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11379 | 2026.01.04 04:12:46.617085 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 11380 | 2026.01.04 04:12:46.617120 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 11381 | 2026.01.04 04:12:46.617159 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 11382 | 2026.01.04 04:12:46.617197 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11383 | 2026.01.04 04:12:46.618617 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006601071 sec., 3834832.256765607 rows/sec., 258.80 MiB/sec. | ||
| 11384 | 2026.01.04 04:12:46.618837 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11385 | 2026.01.04 04:12:46.619066 [ 202 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002214743 sec., 2394860.261438912 rows/sec., 153.68 MiB/sec. | ||
| 11386 | 2026.01.04 04:12:46.619154 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.01.04 04:12:46.619247 [ 190 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11388 | 2026.01.04 04:12:46.619337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11389 | 2026.01.04 04:12:46.619523 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11390 | 2026.01.04 04:12:46.619766 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.01.04 04:12:46.619836 [ 188 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_71_14} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11392 | 2026.01.04 04:12:46.619898 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11393 | 2026.01.04 04:12:50.430999 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11394 | 2026.01.04 04:12:50.431086 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11395 | 2026.01.04 04:12:50.565119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23944 | ||
| 11396 | 2026.01.04 04:12:50.565618 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2026.01.04 04:12:50.565655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11398 | 2026.01.04 04:12:50.566154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11399 | 2026.01.04 04:12:50.566414 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.01.04 04:12:50.566553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23944 | ||
| 11401 | 2026.01.04 04:12:51.585661 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.01.04 04:12:51.585847 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11403 | 2026.01.04 04:12:51.585911 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11404 | 2026.01.04 04:12:51.586549 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.01.04 04:12:51.586589 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11406 | 2026.01.04 04:12:51.586973 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11407 | 2026.01.04 04:12:51.587193 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.01.04 04:12:51.587352 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001552 sec., 48969.072164948455 rows/sec., 4.04 MiB/sec. | ||
| 11409 | 2026.01.04 04:12:51.587401 [ 5 ] {34339d4e-1600-412b-8fa0-d67b6eee30cd} <Debug> TCPHandler: Processed in 0.001863496 sec. | ||
| 11410 | 2026.01.04 04:12:51.587521 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.01.04 04:12:51.587622 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11412 | 2026.01.04 04:12:51.587665 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11413 | 2026.01.04 04:12:51.588072 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.01.04 04:12:51.588105 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11415 | 2026.01.04 04:12:51.588403 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11416 | 2026.01.04 04:12:51.588602 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2026.01.04 04:12:51.588729 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 11418 | 2026.01.04 04:12:51.588765 [ 5 ] {f33e1ce2-1374-410c-9ed6-3ebdc493914f} <Debug> TCPHandler: Processed in 0.001292935 sec. | ||
| 11419 | 2026.01.04 04:12:51.588871 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.01.04 04:12:51.588965 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11421 | 2026.01.04 04:12:51.589004 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11422 | 2026.01.04 04:12:51.589412 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.01.04 04:12:51.589445 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11424 | 2026.01.04 04:12:51.589755 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11425 | 2026.01.04 04:12:51.589971 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.01.04 04:12:51.590100 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 11427 | 2026.01.04 04:12:51.590141 [ 5 ] {25e18670-c376-4b9c-8063-821aad151ed6} <Debug> TCPHandler: Processed in 0.001317577 sec. | ||
| 11428 | 2026.01.04 04:12:51.590253 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.01.04 04:12:51.590347 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11430 | 2026.01.04 04:12:51.590389 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11431 | 2026.01.04 04:12:51.590797 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.01.04 04:12:51.590830 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11433 | 2026.01.04 04:12:51.591152 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11434 | 2026.01.04 04:12:51.591355 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.01.04 04:12:51.591479 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 11436 | 2026.01.04 04:12:51.591515 [ 5 ] {a352af6f-9c6e-404c-bd50-c09257580d59} <Debug> TCPHandler: Processed in 0.001309446 sec. | ||
| 11437 | 2026.01.04 04:12:51.591620 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.01.04 04:12:51.591714 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11439 | 2026.01.04 04:12:51.591768 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11440 | 2026.01.04 04:12:51.592512 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.01.04 04:12:51.592547 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11442 | 2026.01.04 04:12:51.593051 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11443 | 2026.01.04 04:12:51.593267 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.01.04 04:12:51.593400 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 11445 | 2026.01.04 04:12:51.593462 [ 5 ] {e31a3a2d-87ea-4709-91c2-b6537ba36251} <Debug> TCPHandler: Processed in 0.001888307 sec. | ||
| 11446 | 2026.01.04 04:12:51.593585 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2026.01.04 04:12:51.593702 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11448 | 2026.01.04 04:12:51.593752 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11449 | 2026.01.04 04:12:51.594137 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.01.04 04:12:51.594172 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11451 | 2026.01.04 04:12:51.594482 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11452 | 2026.01.04 04:12:51.594686 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.01.04 04:12:51.594811 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 11454 | 2026.01.04 04:12:51.594846 [ 5 ] {ee05820e-150c-4848-9f82-ca44e4d1dbbf} <Debug> TCPHandler: Processed in 0.001320197 sec. | ||
| 11455 | 2026.01.04 04:12:51.846446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11456 | 2026.01.04 04:12:51.863685 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2026.01.04 04:12:51.863753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11458 | 2026.01.04 04:12:51.869922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11459 | 2026.01.04 04:12:51.870629 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2026.01.04 04:12:51.873971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11461 | 2026.01.04 04:12:55.635099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1438 | ||
| 11462 | 2026.01.04 04:12:55.637422 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.01.04 04:12:55.637471 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11464 | 2026.01.04 04:12:55.638641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11465 | 2026.01.04 04:12:55.638896 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.01.04 04:12:55.639162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11467 | 2026.01.04 04:12:56.598001 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.01.04 04:12:56.598213 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.01.04 04:12:56.598285 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11470 | 2026.01.04 04:12:56.599183 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.01.04 04:12:56.599228 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11472 | 2026.01.04 04:12:56.599649 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11473 | 2026.01.04 04:12:56.599866 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.01.04 04:12:56.600015 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 11475 | 2026.01.04 04:12:56.600010 [ 104 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11476 | 2026.01.04 04:12:56.600057 [ 5 ] {70590346-c057-4322-8283-f524c1e8a8a9} <Debug> TCPHandler: Processed in 0.002189043 sec. | ||
| 11477 | 2026.01.04 04:12:56.600098 [ 104 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.01.04 04:12:56.600130 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11479 | 2026.01.04 04:12:56.600190 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.01.04 04:12:56.600237 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 11481 | 2026.01.04 04:12:56.600287 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11482 | 2026.01.04 04:12:56.600328 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11483 | 2026.01.04 04:12:56.600343 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11484 | 2026.01.04 04:12:56.600377 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 11485 | 2026.01.04 04:12:56.600442 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11486 | 2026.01.04 04:12:56.600491 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 11487 | 2026.01.04 04:12:56.600538 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 11488 | 2026.01.04 04:12:56.600586 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 11489 | 2026.01.04 04:12:56.600632 [ 193 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 11490 | 2026.01.04 04:12:56.600716 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.01.04 04:12:56.600752 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11492 | 2026.01.04 04:12:56.601055 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11493 | 2026.01.04 04:12:56.601260 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.01.04 04:12:56.601396 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 289.42 KiB/sec. | ||
| 11495 | 2026.01.04 04:12:56.601432 [ 5 ] {5c3cfff6-0e9e-45b0-b277-aa90d02a3115} <Debug> TCPHandler: Processed in 0.001295975 sec. | ||
| 11496 | 2026.01.04 04:12:56.601538 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2026.01.04 04:12:56.601629 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11498 | 2026.01.04 04:12:56.601667 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11499 | 2026.01.04 04:12:56.601761 [ 190 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564401 sec., 1341088.3782355036 rows/sec., 90.79 MiB/sec. | ||
| 11500 | 2026.01.04 04:12:56.601982 [ 190 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11501 | 2026.01.04 04:12:56.602309 [ 190 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.01.04 04:12:56.602403 [ 190 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_31_6} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11503 | 2026.01.04 04:12:56.602517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 11504 | 2026.01.04 04:12:56.602591 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.01.04 04:12:56.602631 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11506 | 2026.01.04 04:12:56.603013 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11507 | 2026.01.04 04:12:56.603224 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.01.04 04:12:56.603349 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Debug> executeQuery: Read 1176 rows, 95.84 KiB in 0.001738 sec., 676639.8158803222 rows/sec., 53.85 MiB/sec. | ||
| 11509 | 2026.01.04 04:12:56.603385 [ 5 ] {23db00f7-23c4-48d5-a676-75631d5e3abb} <Debug> TCPHandler: Processed in 0.001893977 sec. | ||
| 11510 | 2026.01.04 04:12:56.603491 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11511 | 2026.01.04 04:12:56.603582 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11512 | 2026.01.04 04:12:56.603622 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11513 | 2026.01.04 04:12:56.604097 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.01.04 04:12:56.604133 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11515 | 2026.01.04 04:12:56.604459 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11516 | 2026.01.04 04:12:56.604665 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.01.04 04:12:56.604791 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Debug> executeQuery: Read 240 rows, 14.93 KiB in 0.001227 sec., 195599.02200488996 rows/sec., 11.88 MiB/sec. | ||
| 11518 | 2026.01.04 04:12:56.604828 [ 5 ] {09835db5-c512-42f4-a411-f71767e7f187} <Debug> TCPHandler: Processed in 0.001383508 sec. | ||
| 11519 | 2026.01.04 04:12:56.604928 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2026.01.04 04:12:56.605018 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11521 | 2026.01.04 04:12:56.605057 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11522 | 2026.01.04 04:12:56.605531 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.01.04 04:12:56.605567 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11524 | 2026.01.04 04:12:56.605867 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11525 | 2026.01.04 04:12:56.606072 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.01.04 04:12:56.606174 [ 104 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 11527 | 2026.01.04 04:12:56.606195 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 11528 | 2026.01.04 04:12:56.606210 [ 104 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2026.01.04 04:12:56.606236 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11530 | 2026.01.04 04:12:56.606239 [ 5 ] {a840c8d3-f767-49c2-b05e-76a7e64a658b} <Debug> TCPHandler: Processed in 0.001356846 sec. | ||
| 11531 | 2026.01.04 04:12:56.606342 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 11532 | 2026.01.04 04:12:56.606355 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.01.04 04:12:56.606466 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11534 | 2026.01.04 04:12:56.606475 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11535 | 2026.01.04 04:12:56.606508 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11536 | 2026.01.04 04:12:56.606519 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 464 rows starting from the beginning of the part | ||
| 11537 | 2026.01.04 04:12:56.606596 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 11538 | 2026.01.04 04:12:56.606647 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 11539 | 2026.01.04 04:12:56.606693 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 11540 | 2026.01.04 04:12:56.606736 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 11541 | 2026.01.04 04:12:56.606779 [ 186 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 11542 | 2026.01.04 04:12:56.606987 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.01.04 04:12:56.607028 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11544 | 2026.01.04 04:12:56.607350 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11545 | 2026.01.04 04:12:56.607569 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.01.04 04:12:56.607670 [ 104 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11547 | 2026.01.04 04:12:56.607694 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 11548 | 2026.01.04 04:12:56.607700 [ 104 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.01.04 04:12:56.607734 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11550 | 2026.01.04 04:12:56.607738 [ 5 ] {1495fa40-b8d5-43b2-b4a6-e4bce6a4c75d} <Debug> TCPHandler: Processed in 0.001429408 sec. | ||
| 11551 | 2026.01.04 04:12:56.607818 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 11552 | 2026.01.04 04:12:56.607817 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529191 sec., 1007068.4433795386 rows/sec., 70.04 MiB/sec. | ||
| 11553 | 2026.01.04 04:12:56.607846 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.01.04 04:12:56.607911 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11555 | 2026.01.04 04:12:56.607943 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 11556 | 2026.01.04 04:12:56.607950 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11557 | 2026.01.04 04:12:56.607976 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 11558 | 2026.01.04 04:12:56.607995 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11559 | 2026.01.04 04:12:56.607995 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11560 | 2026.01.04 04:12:56.608044 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 11561 | 2026.01.04 04:12:56.608091 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 11562 | 2026.01.04 04:12:56.608129 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 11563 | 2026.01.04 04:12:56.608167 [ 190 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 11564 | 2026.01.04 04:12:56.608243 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.04 04:12:56.608311 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_39_8} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 11566 | 2026.01.04 04:12:56.608376 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11567 | 2026.01.04 04:12:56.608683 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.01.04 04:12:56.608723 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11569 | 2026.01.04 04:12:56.609005 [ 202 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220334 sec., 884184.1659742333 rows/sec., 53.97 MiB/sec. | ||
| 11570 | 2026.01.04 04:12:56.609065 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11571 | 2026.01.04 04:12:56.609113 [ 202 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11572 | 2026.01.04 04:12:56.609348 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.01.04 04:12:56.609400 [ 202 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.01.04 04:12:56.609478 [ 202 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_31_6} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11575 | 2026.01.04 04:12:56.609486 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Debug> executeQuery: Read 714 rows, 51.28 KiB in 0.001553 sec., 459755.3122987766 rows/sec., 32.24 MiB/sec. | ||
| 11576 | 2026.01.04 04:12:56.609528 [ 5 ] {958e79b3-35f5-4c2d-989d-2a62d67ff001} <Debug> TCPHandler: Processed in 0.001727415 sec. | ||
| 11577 | 2026.01.04 04:12:56.609536 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11578 | 2026.01.04 04:12:56.609639 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11579 | 2026.01.04 04:12:56.609735 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11580 | 2026.01.04 04:12:56.609776 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11581 | 2026.01.04 04:12:56.610104 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.01.04 04:12:56.610139 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11583 | 2026.01.04 04:12:56.610435 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11584 | 2026.01.04 04:12:56.610634 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.01.04 04:12:56.610758 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 11586 | 2026.01.04 04:12:56.610794 [ 5 ] {bf168a0d-b2f9-49df-a163-c39132ed2717} <Debug> TCPHandler: Processed in 0.001201893 sec. | ||
| 11587 | 2026.01.04 04:12:56.610896 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.01.04 04:12:56.610986 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.01.04 04:12:56.611027 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11590 | 2026.01.04 04:12:56.611459 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.01.04 04:12:56.611494 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11592 | 2026.01.04 04:12:56.611827 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11593 | 2026.01.04 04:12:56.612028 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.04 04:12:56.612152 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001184 sec., 266891.8918918919 rows/sec., 17.54 MiB/sec. | ||
| 11595 | 2026.01.04 04:12:56.612187 [ 5 ] {7a7771bd-9daa-428b-a772-044624cfff5d} <Debug> TCPHandler: Processed in 0.001336896 sec. | ||
| 11596 | 2026.01.04 04:12:56.612282 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.01.04 04:12:56.612372 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11598 | 2026.01.04 04:12:56.612413 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11599 | 2026.01.04 04:12:56.612714 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.01.04 04:12:56.612748 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11601 | 2026.01.04 04:12:56.613030 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11602 | 2026.01.04 04:12:56.613251 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.01.04 04:12:56.613373 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 11604 | 2026.01.04 04:12:56.613407 [ 5 ] {13fce23a-8b67-485c-80f6-20a50ce13a57} <Debug> TCPHandler: Processed in 0.001170883 sec. | ||
| 11605 | 2026.01.04 04:12:56.613514 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.01.04 04:12:56.613616 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11607 | 2026.01.04 04:12:56.613673 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11608 | 2026.01.04 04:12:56.614503 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.01.04 04:12:56.614538 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11610 | 2026.01.04 04:12:56.615084 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11611 | 2026.01.04 04:12:56.615325 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.01.04 04:12:56.615462 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 11613 | 2026.01.04 04:12:56.615515 [ 5 ] {7a2ff9dd-dc96-4173-be7b-a1acbf584795} <Debug> TCPHandler: Processed in 0.002052371 sec. | ||
| 11614 | 2026.01.04 04:12:56.615629 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.01.04 04:12:56.615725 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.01.04 04:12:56.615767 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11617 | 2026.01.04 04:12:56.616097 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.01.04 04:12:56.616132 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11619 | 2026.01.04 04:12:56.616432 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11620 | 2026.01.04 04:12:56.616638 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.01.04 04:12:56.616765 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 11622 | 2026.01.04 04:12:56.616801 [ 5 ] {ee9283a3-679b-41e8-ae03-b36b4c17cfc2} <Debug> TCPHandler: Processed in 0.001223014 sec. | ||
| 11623 | 2026.01.04 04:12:58.067609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24456 | ||
| 11624 | 2026.01.04 04:12:58.068133 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.01.04 04:12:58.068170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11626 | 2026.01.04 04:12:58.068651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11627 | 2026.01.04 04:12:58.068877 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.01.04 04:12:58.069004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24456 | ||
| 11629 | 2026.01.04 04:12:58.069021 [ 105 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11630 | 2026.01.04 04:12:58.069101 [ 105 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.01.04 04:12:58.069124 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11632 | 2026.01.04 04:12:58.069264 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 11633 | 2026.01.04 04:12:58.069426 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11634 | 2026.01.04 04:12:58.069468 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22024 rows starting from the beginning of the part | ||
| 11635 | 2026.01.04 04:12:58.069537 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11636 | 2026.01.04 04:12:58.069587 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11637 | 2026.01.04 04:12:58.069634 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11638 | 2026.01.04 04:12:58.069677 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11639 | 2026.01.04 04:12:58.069720 [ 186 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11640 | 2026.01.04 04:12:58.072011 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002818336 sec., 8677460.742792912 rows/sec., 124.13 MiB/sec. | ||
| 11641 | 2026.01.04 04:12:58.072361 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11642 | 2026.01.04 04:12:58.072629 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.01.04 04:12:58.072705 [ 194 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_51_10} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11644 | 2026.01.04 04:12:58.072792 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11645 | 2026.01.04 04:12:59.374982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11646 | 2026.01.04 04:12:59.393400 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.01.04 04:12:59.393462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11648 | 2026.01.04 04:12:59.399440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11649 | 2026.01.04 04:12:59.400154 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.01.04 04:12:59.400505 [ 102 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11651 | 2026.01.04 04:12:59.400574 [ 102 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2026.01.04 04:12:59.400599 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11653 | 2026.01.04 04:12:59.400715 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11654 | 2026.01.04 04:12:59.404085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11655 | 2026.01.04 04:12:59.404565 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11656 | 2026.01.04 04:12:59.406126 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11657 | 2026.01.04 04:12:59.410858 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11658 | 2026.01.04 04:12:59.415467 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11659 | 2026.01.04 04:12:59.420022 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11660 | 2026.01.04 04:12:59.424635 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11661 | 2026.01.04 04:12:59.428446 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 11662 | 2026.01.04 04:12:59.481139 [ 192 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08046928 sec., 4772.0074045648225 rows/sec., 24.68 MiB/sec. | ||
| 11663 | 2026.01.04 04:12:59.484106 [ 192 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11664 | 2026.01.04 04:12:59.486773 [ 192 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_51_10} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.01.04 04:12:59.486903 [ 192 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_51_10} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11666 | 2026.01.04 04:12:59.490349 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11667 | 2026.01.04 04:13:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.26 MiB, peak 333.68 MiB, free memory in arenas 0.00 B, will set to 322.96 MiB (RSS), difference: 2.70 MiB | ||
| 11668 | 2026.01.04 04:13:01.585656 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.01.04 04:13:01.585847 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11670 | 2026.01.04 04:13:01.585915 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11671 | 2026.01.04 04:13:01.586553 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.01.04 04:13:01.586595 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11673 | 2026.01.04 04:13:01.586984 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11674 | 2026.01.04 04:13:01.587213 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.01.04 04:13:01.587368 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 311.83 KiB/sec. | ||
| 11676 | 2026.01.04 04:13:01.587417 [ 5 ] {bff64003-71b3-4a95-b74e-033cb841440c} <Debug> TCPHandler: Processed in 0.001892048 sec. | ||
| 11677 | 2026.01.04 04:13:01.587539 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.01.04 04:13:01.587640 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11679 | 2026.01.04 04:13:01.587682 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11680 | 2026.01.04 04:13:01.588124 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.01.04 04:13:01.588159 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11682 | 2026.01.04 04:13:01.588473 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11683 | 2026.01.04 04:13:01.588685 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.01.04 04:13:01.588812 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001196 sec., 66053.51170568563 rows/sec., 5.42 MiB/sec. | ||
| 11685 | 2026.01.04 04:13:01.588849 [ 5 ] {446a4445-6cb5-4aba-8dd9-b9fdac1eea46} <Debug> TCPHandler: Processed in 0.001359757 sec. | ||
| 11686 | 2026.01.04 04:13:01.588961 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.01.04 04:13:01.589054 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11688 | 2026.01.04 04:13:01.589095 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11689 | 2026.01.04 04:13:01.589486 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.01.04 04:13:01.589520 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11691 | 2026.01.04 04:13:01.589844 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11692 | 2026.01.04 04:13:01.590051 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.01.04 04:13:01.590163 [ 93 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11694 | 2026.01.04 04:13:01.590176 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001141 sec., 14022.787028921997 rows/sec., 1.00 MiB/sec. | ||
| 11695 | 2026.01.04 04:13:01.590200 [ 93 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.04 04:13:01.590217 [ 5 ] {b1861b51-7eca-45e6-8c8f-16a57337f11f} <Debug> TCPHandler: Processed in 0.001303606 sec. | ||
| 11697 | 2026.01.04 04:13:01.590220 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11698 | 2026.01.04 04:13:01.590328 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.01.04 04:13:01.590345 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 11700 | 2026.01.04 04:13:01.590421 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11701 | 2026.01.04 04:13:01.590464 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11702 | 2026.01.04 04:13:01.590493 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11703 | 2026.01.04 04:13:01.590532 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11704 | 2026.01.04 04:13:01.590598 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 11705 | 2026.01.04 04:13:01.590645 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 236 rows starting from the beginning of the part | ||
| 11706 | 2026.01.04 04:13:01.590688 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 11707 | 2026.01.04 04:13:01.590727 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 240 rows starting from the beginning of the part | ||
| 11708 | 2026.01.04 04:13:01.590767 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part | ||
| 11709 | 2026.01.04 04:13:01.590884 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.01.04 04:13:01.590926 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11711 | 2026.01.04 04:13:01.591283 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11712 | 2026.01.04 04:13:01.591509 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.01.04 04:13:01.591637 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001234 sec., 64829.82171799027 rows/sec., 5.07 MiB/sec. | ||
| 11714 | 2026.01.04 04:13:01.591648 [ 195 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361407 sec., 580282.0170602913 rows/sec., 38.08 MiB/sec. | ||
| 11715 | 2026.01.04 04:13:01.591675 [ 5 ] {2d58a18a-65e8-4253-8641-f4680333b257} <Debug> TCPHandler: Processed in 0.001393988 sec. | ||
| 11716 | 2026.01.04 04:13:01.591792 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2026.01.04 04:13:01.591801 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11718 | 2026.01.04 04:13:01.591888 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11719 | 2026.01.04 04:13:01.591937 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11720 | 2026.01.04 04:13:01.592062 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.01.04 04:13:01.592143 [ 187 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_71_14} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11722 | 2026.01.04 04:13:01.592212 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11723 | 2026.01.04 04:13:01.592362 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.01.04 04:13:01.592402 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11725 | 2026.01.04 04:13:01.592759 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11726 | 2026.01.04 04:13:01.592971 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.01.04 04:13:01.593103 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001233 sec., 132197.8913219789 rows/sec., 9.20 MiB/sec. | ||
| 11728 | 2026.01.04 04:13:01.593139 [ 5 ] {675d2d50-dcfa-4b29-ad82-b1ce1911a5ec} <Debug> TCPHandler: Processed in 0.001393478 sec. | ||
| 11729 | 2026.01.04 04:13:01.593243 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.01.04 04:13:01.593335 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.01.04 04:13:01.593388 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11732 | 2026.01.04 04:13:01.594181 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.01.04 04:13:01.594215 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11734 | 2026.01.04 04:13:01.594785 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11735 | 2026.01.04 04:13:01.595006 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.01.04 04:13:01.595144 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 11737 | 2026.01.04 04:13:01.595210 [ 5 ] {53d2e430-cc05-499e-b0ec-ef5f81002bbc} <Debug> TCPHandler: Processed in 0.00201469 sec. | ||
| 11738 | 2026.01.04 04:13:01.595324 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.01.04 04:13:01.595424 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.01.04 04:13:01.595518 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11741 | 2026.01.04 04:13:01.595937 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.01.04 04:13:01.595982 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11743 | 2026.01.04 04:13:01.596366 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11744 | 2026.01.04 04:13:01.596585 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.01.04 04:13:01.596714 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 11746 | 2026.01.04 04:13:01.596751 [ 5 ] {97b62655-ec9f-48b2-b6ba-94115dd46227} <Debug> TCPHandler: Processed in 0.001474619 sec. | ||
| 11747 | 2026.01.04 04:13:05.431140 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11748 | 2026.01.04 04:13:05.431193 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11749 | 2026.01.04 04:13:05.569986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24904 | ||
| 11750 | 2026.01.04 04:13:05.570504 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.01.04 04:13:05.570553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11752 | 2026.01.04 04:13:05.571064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11753 | 2026.01.04 04:13:05.571302 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.01.04 04:13:05.571450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24904 | ||
| 11755 | 2026.01.04 04:13:05.640223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1476 | ||
| 11756 | 2026.01.04 04:13:05.642724 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2026.01.04 04:13:05.642785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11758 | 2026.01.04 04:13:05.644033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11759 | 2026.01.04 04:13:05.644303 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.01.04 04:13:05.644691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11761 | 2026.01.04 04:13:06.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.02 MiB, peak 333.68 MiB, free memory in arenas 0.00 B, will set to 323.02 MiB (RSS), difference: 4.00 MiB | ||
| 11762 | 2026.01.04 04:13:06.598626 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2026.01.04 04:13:06.598805 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11764 | 2026.01.04 04:13:06.598870 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11765 | 2026.01.04 04:13:06.599594 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.01.04 04:13:06.599636 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11767 | 2026.01.04 04:13:06.600065 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11768 | 2026.01.04 04:13:06.600297 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.01.04 04:13:06.600446 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00169 sec., 242603.55029585797 rows/sec., 15.39 MiB/sec. | ||
| 11770 | 2026.01.04 04:13:06.600490 [ 5 ] {7e6a48a2-f6a7-4888-a87e-a7cc86f7584c} <Debug> TCPHandler: Processed in 0.001990279 sec. | ||
| 11771 | 2026.01.04 04:13:06.600602 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2026.01.04 04:13:06.600697 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11773 | 2026.01.04 04:13:06.600740 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11774 | 2026.01.04 04:13:06.601506 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.04 04:13:06.601543 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11776 | 2026.01.04 04:13:06.601935 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11777 | 2026.01.04 04:13:06.602152 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.04 04:13:06.602280 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001601 sec., 733291.6926920675 rows/sec., 58.37 MiB/sec. | ||
| 11779 | 2026.01.04 04:13:06.602319 [ 5 ] {2cb4f184-9e67-467d-b453-df025b8c08c2} <Debug> TCPHandler: Processed in 0.001765864 sec. | ||
| 11780 | 2026.01.04 04:13:06.602431 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.01.04 04:13:06.602525 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11782 | 2026.01.04 04:13:06.602566 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11783 | 2026.01.04 04:13:06.603023 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.01.04 04:13:06.603060 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11785 | 2026.01.04 04:13:06.603380 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11786 | 2026.01.04 04:13:06.603585 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.01.04 04:13:06.603713 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001206 sec., 195688.2255389718 rows/sec., 11.86 MiB/sec. | ||
| 11788 | 2026.01.04 04:13:06.603751 [ 5 ] {87b268b8-8bbe-4ec6-a144-fd940328d0a8} <Debug> TCPHandler: Processed in 0.001370278 sec. | ||
| 11789 | 2026.01.04 04:13:06.603852 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.01.04 04:13:06.603945 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.01.04 04:13:06.603985 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11792 | 2026.01.04 04:13:06.604425 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.01.04 04:13:06.604462 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11794 | 2026.01.04 04:13:06.604777 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11795 | 2026.01.04 04:13:06.605000 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.01.04 04:13:06.605126 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 11797 | 2026.01.04 04:13:06.605166 [ 5 ] {7763d15b-7871-498f-b356-780fb8992a8a} <Debug> TCPHandler: Processed in 0.001362207 sec. | ||
| 11798 | 2026.01.04 04:13:06.605270 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.01.04 04:13:06.605364 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11800 | 2026.01.04 04:13:06.605404 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11801 | 2026.01.04 04:13:06.605847 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.01.04 04:13:06.605885 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11803 | 2026.01.04 04:13:06.606195 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11804 | 2026.01.04 04:13:06.606404 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.01.04 04:13:06.606531 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 11806 | 2026.01.04 04:13:06.606571 [ 5 ] {432cb75a-3ab8-4c7b-b908-db931f000154} <Debug> TCPHandler: Processed in 0.001349066 sec. | ||
| 11807 | 2026.01.04 04:13:06.606677 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2026.01.04 04:13:06.606777 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11809 | 2026.01.04 04:13:06.606819 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11810 | 2026.01.04 04:13:06.607418 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.01.04 04:13:06.607456 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11812 | 2026.01.04 04:13:06.607801 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11813 | 2026.01.04 04:13:06.608016 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.01.04 04:13:06.608147 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001388 sec., 511527.37752161385 rows/sec., 35.85 MiB/sec. | ||
| 11815 | 2026.01.04 04:13:06.608187 [ 5 ] {dfdbb876-0e61-4006-a145-fa552635228d} <Debug> TCPHandler: Processed in 0.00156058 sec. | ||
| 11816 | 2026.01.04 04:13:06.608299 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.01.04 04:13:06.608394 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.04 04:13:06.608435 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11819 | 2026.01.04 04:13:06.608757 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.04 04:13:06.608793 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11821 | 2026.01.04 04:13:06.609102 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11822 | 2026.01.04 04:13:06.609308 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.04 04:13:06.609437 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 11824 | 2026.01.04 04:13:06.609475 [ 5 ] {d78b149c-8b76-4484-a621-cf5e9e18064e} <Debug> TCPHandler: Processed in 0.001225424 sec. | ||
| 11825 | 2026.01.04 04:13:06.609596 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.04 04:13:06.609716 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.04 04:13:06.609767 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11828 | 2026.01.04 04:13:06.610281 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.04 04:13:06.610325 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11830 | 2026.01.04 04:13:06.610670 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11831 | 2026.01.04 04:13:06.610881 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.04 04:13:06.611012 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001321 sec., 237698.7130961393 rows/sec., 15.61 MiB/sec. | ||
| 11833 | 2026.01.04 04:13:06.611051 [ 5 ] {2699a323-9245-4b2a-92ea-cac85971dc41} <Debug> TCPHandler: Processed in 0.00151574 sec. | ||
| 11834 | 2026.01.04 04:13:06.611160 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.04 04:13:06.611255 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.04 04:13:06.611298 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11837 | 2026.01.04 04:13:06.611612 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.04 04:13:06.611649 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11839 | 2026.01.04 04:13:06.611947 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11840 | 2026.01.04 04:13:06.612157 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.04 04:13:06.612264 [ 82 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 11842 | 2026.01.04 04:13:06.612287 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 11843 | 2026.01.04 04:13:06.612331 [ 82 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.04 04:13:06.612339 [ 5 ] {e130f84c-7d6f-46bb-a9d1-e311d94accaa} <Debug> TCPHandler: Processed in 0.001228974 sec. | ||
| 11845 | 2026.01.04 04:13:06.612364 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11846 | 2026.01.04 04:13:06.612455 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11847 | 2026.01.04 04:13:06.612505 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 11848 | 2026.01.04 04:13:06.612553 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11849 | 2026.01.04 04:13:06.612613 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11850 | 2026.01.04 04:13:06.612677 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11851 | 2026.01.04 04:13:06.612725 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11852 | 2026.01.04 04:13:06.612801 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11853 | 2026.01.04 04:13:06.612852 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11854 | 2026.01.04 04:13:06.612900 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11855 | 2026.01.04 04:13:06.612944 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11856 | 2026.01.04 04:13:06.612994 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11857 | 2026.01.04 04:13:06.613408 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.01.04 04:13:06.613449 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11859 | 2026.01.04 04:13:06.613838 [ 196 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396028 sec., 20773.222313592567 rows/sec., 1.37 MiB/sec. | ||
| 11860 | 2026.01.04 04:13:06.614034 [ 196 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11861 | 2026.01.04 04:13:06.614043 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11862 | 2026.01.04 04:13:06.614334 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.01.04 04:13:06.614442 [ 196 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2026.01.04 04:13:06.614493 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11865 | 2026.01.04 04:13:06.614513 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001977 sec., 15680.323722812342 rows/sec., 28.10 MiB/sec. | ||
| 11866 | 2026.01.04 04:13:06.614533 [ 196 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_29_6} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 11867 | 2026.01.04 04:13:06.614550 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.01.04 04:13:06.614591 [ 5 ] {27320b7d-c5f7-4555-b2a9-bb5aa3b9e53b} <Debug> TCPHandler: Processed in 0.002184383 sec. | ||
| 11869 | 2026.01.04 04:13:06.614602 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11870 | 2026.01.04 04:13:06.614662 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11871 | 2026.01.04 04:13:06.614725 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.01.04 04:13:06.614755 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 11873 | 2026.01.04 04:13:06.614828 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11874 | 2026.01.04 04:13:06.614876 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11875 | 2026.01.04 04:13:06.614956 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11876 | 2026.01.04 04:13:06.615015 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1309 rows starting from the beginning of the part | ||
| 11877 | 2026.01.04 04:13:06.615136 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11878 | 2026.01.04 04:13:06.615212 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.01.04 04:13:06.615238 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11880 | 2026.01.04 04:13:06.615256 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11881 | 2026.01.04 04:13:06.615342 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11882 | 2026.01.04 04:13:06.615445 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11883 | 2026.01.04 04:13:06.615540 [ 196 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11884 | 2026.01.04 04:13:06.615629 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11885 | 2026.01.04 04:13:06.615871 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.01.04 04:13:06.616070 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001258 sec., 82670.90620031797 rows/sec., 5.07 MiB/sec. | ||
| 11887 | 2026.01.04 04:13:06.616125 [ 5 ] {ee5f76d0-af03-45fe-b076-c6fbc2be754a} <Debug> TCPHandler: Processed in 0.001456249 sec. | ||
| 11888 | 2026.01.04 04:13:06.622790 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1422 rows, containing 19 columns (19 merged, 0 gathered) in 0.00806473 sec., 176323.32390545 rows/sec., 315.96 MiB/sec. | ||
| 11889 | 2026.01.04 04:13:06.624735 [ 195 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11890 | 2026.01.04 04:13:06.625104 [ 195 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.01.04 04:13:06.625193 [ 195 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11892 | 2026.01.04 04:13:06.625349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 11893 | 2026.01.04 04:13:06.905038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11894 | 2026.01.04 04:13:06.920465 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.01.04 04:13:06.920518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11896 | 2026.01.04 04:13:06.925931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11897 | 2026.01.04 04:13:06.926647 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.01.04 04:13:06.929350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11899 | 2026.01.04 04:13:07.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.42 MiB, peak 335.30 MiB, free memory in arenas 0.00 B, will set to 327.48 MiB (RSS), difference: 3.07 MiB | ||
| 11900 | 2026.01.04 04:13:11.615985 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.01.04 04:13:11.616294 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11902 | 2026.01.04 04:13:11.616401 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11903 | 2026.01.04 04:13:11.617110 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.01.04 04:13:11.617155 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11905 | 2026.01.04 04:13:11.617534 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11906 | 2026.01.04 04:13:11.617770 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.01.04 04:13:11.617928 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001714 sec., 3500.5834305717617 rows/sec., 285.45 KiB/sec. | ||
| 11908 | 2026.01.04 04:13:11.617972 [ 5 ] {ea4bb0a6-a23a-41b8-8d90-2be43a48b653} <Debug> TCPHandler: Processed in 0.002174793 sec. | ||
| 11909 | 2026.01.04 04:13:11.618093 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.01.04 04:13:11.618191 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11911 | 2026.01.04 04:13:11.618231 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11912 | 2026.01.04 04:13:11.619320 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.01.04 04:13:11.619358 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11914 | 2026.01.04 04:13:11.619748 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11915 | 2026.01.04 04:13:11.619980 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.01.04 04:13:11.620105 [ 75 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11917 | 2026.01.04 04:13:11.620110 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001938 sec., 628998.9680082559 rows/sec., 52.00 MiB/sec. | ||
| 11918 | 2026.01.04 04:13:11.620187 [ 75 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2026.01.04 04:13:11.620208 [ 5 ] {57cb5191-d733-488d-959d-24ffd470f1c5} <Debug> TCPHandler: Processed in 0.002165032 sec. | ||
| 11920 | 2026.01.04 04:13:11.620214 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11921 | 2026.01.04 04:13:11.620316 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 11922 | 2026.01.04 04:13:11.620330 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.01.04 04:13:11.620411 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11924 | 2026.01.04 04:13:11.620437 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11925 | 2026.01.04 04:13:11.620439 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2464 rows starting from the beginning of the part | ||
| 11926 | 2026.01.04 04:13:11.620479 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11927 | 2026.01.04 04:13:11.620506 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 11928 | 2026.01.04 04:13:11.620549 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1176 rows starting from the beginning of the part | ||
| 11929 | 2026.01.04 04:13:11.620590 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
| 11930 | 2026.01.04 04:13:11.620635 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1174 rows starting from the beginning of the part | ||
| 11931 | 2026.01.04 04:13:11.620679 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1219 rows starting from the beginning of the part | ||
| 11932 | 2026.01.04 04:13:11.620900 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.01.04 04:13:11.620937 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11934 | 2026.01.04 04:13:11.621244 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11935 | 2026.01.04 04:13:11.621462 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.01.04 04:13:11.621594 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001175 sec., 13617.021276595744 rows/sec., 996.51 KiB/sec. | ||
| 11937 | 2026.01.04 04:13:11.621633 [ 5 ] {1a89c9bd-f0e5-4344-bc4c-9df534ff5821} <Debug> TCPHandler: Processed in 0.001353777 sec. | ||
| 11938 | 2026.01.04 04:13:11.621739 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2026.01.04 04:13:11.621834 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11940 | 2026.01.04 04:13:11.621876 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11941 | 2026.01.04 04:13:11.622380 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.01.04 04:13:11.622416 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11943 | 2026.01.04 04:13:11.622723 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11944 | 2026.01.04 04:13:11.622755 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6188 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473319 sec., 2501901.2913417155 rows/sec., 212.58 MiB/sec. | ||
| 11945 | 2026.01.04 04:13:11.622936 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.01.04 04:13:11.623068 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001252 sec., 182108.62619808305 rows/sec., 12.33 MiB/sec. | ||
| 11947 | 2026.01.04 04:13:11.623106 [ 5 ] {a0c3982d-2bde-4a5c-8486-a3bef26f4ed6} <Debug> TCPHandler: Processed in 0.001421258 sec. | ||
| 11948 | 2026.01.04 04:13:11.623117 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11949 | 2026.01.04 04:13:11.623210 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11950 | 2026.01.04 04:13:11.623314 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11951 | 2026.01.04 04:13:11.623358 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11952 | 2026.01.04 04:13:11.623470 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.01.04 04:13:11.623567 [ 188 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_76_15} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11954 | 2026.01.04 04:13:11.623663 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11955 | 2026.01.04 04:13:11.624030 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.01.04 04:13:11.624070 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11957 | 2026.01.04 04:13:11.624409 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11958 | 2026.01.04 04:13:11.624611 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.01.04 04:13:11.624718 [ 13 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11960 | 2026.01.04 04:13:11.624736 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001441 sec., 371963.91394864675 rows/sec., 27.58 MiB/sec. | ||
| 11961 | 2026.01.04 04:13:11.624752 [ 13 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.01.04 04:13:11.624773 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11963 | 2026.01.04 04:13:11.624774 [ 5 ] {9b2b1335-c944-484b-a65b-8a6f6ae5f5ac} <Debug> TCPHandler: Processed in 0.001611882 sec. | ||
| 11964 | 2026.01.04 04:13:11.624844 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 11965 | 2026.01.04 04:13:11.624887 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.01.04 04:13:11.624936 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11967 | 2026.01.04 04:13:11.624965 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11968 | 2026.01.04 04:13:11.624980 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11969 | 2026.01.04 04:13:11.625020 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11970 | 2026.01.04 04:13:11.625023 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11971 | 2026.01.04 04:13:11.625065 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 714 rows starting from the beginning of the part | ||
| 11972 | 2026.01.04 04:13:11.625106 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 80 rows starting from the beginning of the part | ||
| 11973 | 2026.01.04 04:13:11.625148 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 710 rows starting from the beginning of the part | ||
| 11974 | 2026.01.04 04:13:11.625188 [ 197 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 536 rows starting from the beginning of the part | ||
| 11975 | 2026.01.04 04:13:11.625682 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.04 04:13:11.625716 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11977 | 2026.01.04 04:13:11.626093 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11978 | 2026.01.04 04:13:11.626296 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.01.04 04:13:11.626356 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544251 sec., 2178402.345214606 rows/sec., 164.90 MiB/sec. | ||
| 11980 | 2026.01.04 04:13:11.626404 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11981 | 2026.01.04 04:13:11.626418 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001457 sec., 581331.5030885381 rows/sec., 39.13 MiB/sec. | ||
| 11982 | 2026.01.04 04:13:11.626436 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.01.04 04:13:11.626455 [ 5 ] {983b6d2d-ce06-4f5f-ba2e-b031ec6e7185} <Debug> TCPHandler: Processed in 0.001615372 sec. | ||
| 11984 | 2026.01.04 04:13:11.626456 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11985 | 2026.01.04 04:13:11.626561 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11986 | 2026.01.04 04:13:11.626565 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2026.01.04 04:13:11.626573 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 11988 | 2026.01.04 04:13:11.626676 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11989 | 2026.01.04 04:13:11.626735 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11990 | 2026.01.04 04:13:11.626750 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11991 | 2026.01.04 04:13:11.626799 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25314 rows starting from the beginning of the part | ||
| 11992 | 2026.01.04 04:13:11.626874 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.01.04 04:13:11.626879 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 11994 | 2026.01.04 04:13:11.626970 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 316 rows starting from the beginning of the part | ||
| 11995 | 2026.01.04 04:13:11.626972 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_76_15} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11996 | 2026.01.04 04:13:11.627032 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 163 rows starting from the beginning of the part | ||
| 11997 | 2026.01.04 04:13:11.627086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11998 | 2026.01.04 04:13:11.627092 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11999 | 2026.01.04 04:13:11.627160 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 847 rows starting from the beginning of the part | ||
| 12000 | 2026.01.04 04:13:11.627509 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.01.04 04:13:11.627548 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12002 | 2026.01.04 04:13:11.628059 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12003 | 2026.01.04 04:13:11.628271 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.01.04 04:13:11.628407 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 12005 | 2026.01.04 04:13:11.628459 [ 5 ] {77924a80-8a09-46c2-b43f-2c3a4922fbbf} <Debug> TCPHandler: Processed in 0.001942089 sec. | ||
| 12006 | 2026.01.04 04:13:11.628574 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.01.04 04:13:11.628668 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.01.04 04:13:11.628709 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12009 | 2026.01.04 04:13:11.629047 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.04 04:13:11.629081 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12011 | 2026.01.04 04:13:11.629374 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12012 | 2026.01.04 04:13:11.629577 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.04 04:13:11.629698 [ 13 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12014 | 2026.01.04 04:13:11.629726 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12015 | 2026.01.04 04:13:11.629731 [ 13 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.04 04:13:11.629757 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12017 | 2026.01.04 04:13:11.629761 [ 5 ] {a1cc9496-4eda-44f7-823a-618a7a117250} <Debug> TCPHandler: Processed in 0.001235284 sec. | ||
| 12018 | 2026.01.04 04:13:11.629817 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12019 | 2026.01.04 04:13:11.629895 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12020 | 2026.01.04 04:13:11.629918 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5304 rows starting from the beginning of the part | ||
| 12021 | 2026.01.04 04:13:11.629961 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12022 | 2026.01.04 04:13:11.630025 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 12023 | 2026.01.04 04:13:11.630063 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12024 | 2026.01.04 04:13:11.630097 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 12025 | 2026.01.04 04:13:11.630131 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12026 | 2026.01.04 04:13:11.632261 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465268 sec., 2308876.7630943167 rows/sec., 148.15 MiB/sec. | ||
| 12027 | 2026.01.04 04:13:11.632798 [ 191 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12028 | 2026.01.04 04:13:11.633091 [ 191 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.01.04 04:13:11.633167 [ 191 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_76_15} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12030 | 2026.01.04 04:13:11.633264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12031 | 2026.01.04 04:13:11.633317 [ 194 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006802624 sec., 3985814.8855500463 rows/sec., 268.90 MiB/sec. | ||
| 12032 | 2026.01.04 04:13:11.633574 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12033 | 2026.01.04 04:13:11.633850 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.01.04 04:13:11.633925 [ 186 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12035 | 2026.01.04 04:13:11.634004 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12036 | 2026.01.04 04:13:13.071800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25416 | ||
| 12037 | 2026.01.04 04:13:13.072361 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.01.04 04:13:13.072401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12039 | 2026.01.04 04:13:13.072911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12040 | 2026.01.04 04:13:13.073126 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.01.04 04:13:13.073256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25416 | ||
| 12042 | 2026.01.04 04:13:14.429724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12043 | 2026.01.04 04:13:14.448283 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.04 04:13:14.448352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12045 | 2026.01.04 04:13:14.454410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12046 | 2026.01.04 04:13:14.455163 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.01.04 04:13:14.458861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12048 | 2026.01.04 04:13:15.645230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1514 | ||
| 12049 | 2026.01.04 04:13:15.647870 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.01.04 04:13:15.647931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12051 | 2026.01.04 04:13:15.649179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12052 | 2026.01.04 04:13:15.649466 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.01.04 04:13:15.649839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 12054 | 2026.01.04 04:13:16.598537 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.01.04 04:13:16.598732 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12056 | 2026.01.04 04:13:16.598797 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12057 | 2026.01.04 04:13:16.599547 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.01.04 04:13:16.599587 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12059 | 2026.01.04 04:13:16.600007 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12060 | 2026.01.04 04:13:16.600255 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.01.04 04:13:16.600416 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 12062 | 2026.01.04 04:13:16.600459 [ 5 ] {1dfc7e5d-c8f1-427d-b03d-ac490aa9fc26} <Debug> TCPHandler: Processed in 0.00205275 sec. | ||
| 12063 | 2026.01.04 04:13:16.600575 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.01.04 04:13:16.600672 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12065 | 2026.01.04 04:13:16.600715 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12066 | 2026.01.04 04:13:16.601517 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.01.04 04:13:16.601554 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12068 | 2026.01.04 04:13:16.601937 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12069 | 2026.01.04 04:13:16.602157 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.01.04 04:13:16.602287 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001634 sec., 718482.2521419829 rows/sec., 57.19 MiB/sec. | ||
| 12071 | 2026.01.04 04:13:16.602325 [ 5 ] {d1f3680e-7338-412e-84a9-4d0732e0739c} <Debug> TCPHandler: Processed in 0.001799615 sec. | ||
| 12072 | 2026.01.04 04:13:16.602441 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.01.04 04:13:16.602538 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12074 | 2026.01.04 04:13:16.602580 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12075 | 2026.01.04 04:13:16.603050 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.01.04 04:13:16.603088 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12077 | 2026.01.04 04:13:16.603402 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12078 | 2026.01.04 04:13:16.603619 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.01.04 04:13:16.603752 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001232 sec., 191558.44155844155 rows/sec., 11.61 MiB/sec. | ||
| 12080 | 2026.01.04 04:13:16.603790 [ 5 ] {c864a135-46f6-4c80-96b9-336fa05292dc} <Debug> TCPHandler: Processed in 0.001398937 sec. | ||
| 12081 | 2026.01.04 04:13:16.603893 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.01.04 04:13:16.603988 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.01.04 04:13:16.604028 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12084 | 2026.01.04 04:13:16.604479 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.01.04 04:13:16.604514 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12086 | 2026.01.04 04:13:16.604820 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12087 | 2026.01.04 04:13:16.605034 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.01.04 04:13:16.605163 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 12089 | 2026.01.04 04:13:16.605200 [ 5 ] {365f4939-9e06-4501-9ea8-80afc680e1f0} <Debug> TCPHandler: Processed in 0.001357167 sec. | ||
| 12090 | 2026.01.04 04:13:16.605303 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.01.04 04:13:16.605398 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.01.04 04:13:16.605438 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12093 | 2026.01.04 04:13:16.605894 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.01.04 04:13:16.605931 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12095 | 2026.01.04 04:13:16.606250 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12096 | 2026.01.04 04:13:16.606468 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.01.04 04:13:16.606596 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 12098 | 2026.01.04 04:13:16.606635 [ 5 ] {ef0b0b09-fcc8-4a15-90ee-e39c3b5f02ee} <Debug> TCPHandler: Processed in 0.001381738 sec. | ||
| 12099 | 2026.01.04 04:13:16.606741 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.01.04 04:13:16.606850 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12101 | 2026.01.04 04:13:16.606920 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12102 | 2026.01.04 04:13:16.607613 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.01.04 04:13:16.607650 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12104 | 2026.01.04 04:13:16.608002 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12105 | 2026.01.04 04:13:16.608226 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.01.04 04:13:16.608358 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001531 sec., 463749.1835401698 rows/sec., 32.50 MiB/sec. | ||
| 12107 | 2026.01.04 04:13:16.608397 [ 5 ] {c0c801af-27d2-4e31-a381-d074ea1329ac} <Debug> TCPHandler: Processed in 0.001707553 sec. | ||
| 12108 | 2026.01.04 04:13:16.608516 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.01.04 04:13:16.608612 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12110 | 2026.01.04 04:13:16.608656 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12111 | 2026.01.04 04:13:16.609000 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.01.04 04:13:16.609036 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12113 | 2026.01.04 04:13:16.609355 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12114 | 2026.01.04 04:13:16.609571 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.01.04 04:13:16.609701 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 12116 | 2026.01.04 04:13:16.609743 [ 5 ] {2c70121e-2626-4751-8446-e40dfec738ac} <Debug> TCPHandler: Processed in 0.001276245 sec. | ||
| 12117 | 2026.01.04 04:13:16.609854 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.01.04 04:13:16.609964 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.01.04 04:13:16.610016 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12120 | 2026.01.04 04:13:16.610469 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.01.04 04:13:16.610510 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12122 | 2026.01.04 04:13:16.610856 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12123 | 2026.01.04 04:13:16.611090 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.01.04 04:13:16.611217 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001278 sec., 245696.40062597807 rows/sec., 16.14 MiB/sec. | ||
| 12125 | 2026.01.04 04:13:16.611255 [ 5 ] {5537a78d-24bb-40fb-83bf-5e6f5e9ca4f8} <Debug> TCPHandler: Processed in 0.001450569 sec. | ||
| 12126 | 2026.01.04 04:13:16.611376 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.01.04 04:13:16.611473 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12128 | 2026.01.04 04:13:16.611515 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12129 | 2026.01.04 04:13:16.611838 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.01.04 04:13:16.611873 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12131 | 2026.01.04 04:13:16.612168 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12132 | 2026.01.04 04:13:16.612382 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.01.04 04:13:16.612513 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 12134 | 2026.01.04 04:13:16.612550 [ 5 ] {08d87a3a-9e65-48aa-9110-013462e3cc30} <Debug> TCPHandler: Processed in 0.001222164 sec. | ||
| 12135 | 2026.01.04 04:13:16.612662 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.01.04 04:13:16.612754 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12137 | 2026.01.04 04:13:16.612810 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12138 | 2026.01.04 04:13:16.613603 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.01.04 04:13:16.613639 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12140 | 2026.01.04 04:13:16.614178 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12141 | 2026.01.04 04:13:16.614410 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.01.04 04:13:16.614548 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 12143 | 2026.01.04 04:13:16.614603 [ 5 ] {7eef5fa0-350e-4f88-8966-edabf1e0f7ea} <Debug> TCPHandler: Processed in 0.001989629 sec. | ||
| 12144 | 2026.01.04 04:13:16.614725 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.01.04 04:13:16.614820 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12146 | 2026.01.04 04:13:16.614862 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12147 | 2026.01.04 04:13:16.615188 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.01.04 04:13:16.615225 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12149 | 2026.01.04 04:13:16.615539 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12150 | 2026.01.04 04:13:16.615752 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.01.04 04:13:16.615879 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 12152 | 2026.01.04 04:13:16.615914 [ 5 ] {80865fe0-8858-4aa6-9891-88a02c10a9ca} <Debug> TCPHandler: Processed in 0.001237935 sec. | ||
| 12153 | 2026.01.04 04:13:20.431432 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12154 | 2026.01.04 04:13:20.431482 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12155 | 2026.01.04 04:13:20.573515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25864 | ||
| 12156 | 2026.01.04 04:13:20.574064 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.01.04 04:13:20.574104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12158 | 2026.01.04 04:13:20.574600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12159 | 2026.01.04 04:13:20.574833 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.04 04:13:20.574964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25864 | ||
| 12161 | 2026.01.04 04:13:21.585728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.01.04 04:13:21.586024 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12163 | 2026.01.04 04:13:21.586130 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12164 | 2026.01.04 04:13:21.586811 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.04 04:13:21.586849 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12166 | 2026.01.04 04:13:21.587251 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12167 | 2026.01.04 04:13:21.587479 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.04 04:13:21.587636 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.71 MiB/sec. | ||
| 12169 | 2026.01.04 04:13:21.587677 [ 5 ] {15e94a72-bc3f-4c14-8284-81ba32a9058f} <Debug> TCPHandler: Processed in 0.002132002 sec. | ||
| 12170 | 2026.01.04 04:13:21.587798 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.01.04 04:13:21.587894 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.01.04 04:13:21.587935 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12173 | 2026.01.04 04:13:21.588338 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.01.04 04:13:21.588374 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12175 | 2026.01.04 04:13:21.588677 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12176 | 2026.01.04 04:13:21.588891 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.01.04 04:13:21.589020 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 12178 | 2026.01.04 04:13:21.589058 [ 5 ] {0a3d0fe7-4982-4270-aab2-165fbcb57647} <Debug> TCPHandler: Processed in 0.001310005 sec. | ||
| 12179 | 2026.01.04 04:13:21.589158 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.01.04 04:13:21.589250 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.01.04 04:13:21.589291 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.01.04 04:13:21.589722 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.01.04 04:13:21.589756 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12184 | 2026.01.04 04:13:21.590066 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12185 | 2026.01.04 04:13:21.590287 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.01.04 04:13:21.590423 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 12187 | 2026.01.04 04:13:21.590460 [ 5 ] {77ebfd88-2ed7-4695-adcd-2088e665d929} <Debug> TCPHandler: Processed in 0.001350116 sec. | ||
| 12188 | 2026.01.04 04:13:21.590570 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.01.04 04:13:21.590664 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.01.04 04:13:21.590707 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12191 | 2026.01.04 04:13:21.591120 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.01.04 04:13:21.591153 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12193 | 2026.01.04 04:13:21.591515 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12194 | 2026.01.04 04:13:21.591731 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.01.04 04:13:21.591868 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 12196 | 2026.01.04 04:13:21.591904 [ 5 ] {fa0e00e2-0464-467e-87d6-d8e5b8ba55b6} <Debug> TCPHandler: Processed in 0.001382117 sec. | ||
| 12197 | 2026.01.04 04:13:21.592010 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.01.04 04:13:21.592103 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.01.04 04:13:21.592158 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12200 | 2026.01.04 04:13:21.592910 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.01.04 04:13:21.592945 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12202 | 2026.01.04 04:13:21.593458 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12203 | 2026.01.04 04:13:21.593683 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.01.04 04:13:21.593816 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 12205 | 2026.01.04 04:13:21.593869 [ 5 ] {6f680192-a1d2-4485-bc2b-b3f9ca594d5c} <Debug> TCPHandler: Processed in 0.001907908 sec. | ||
| 12206 | 2026.01.04 04:13:21.593978 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.01.04 04:13:21.594071 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.01.04 04:13:21.594113 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12209 | 2026.01.04 04:13:21.594451 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.01.04 04:13:21.594485 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12211 | 2026.01.04 04:13:21.594790 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12212 | 2026.01.04 04:13:21.595007 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.01.04 04:13:21.595144 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12214 | 2026.01.04 04:13:21.595179 [ 5 ] {b4473c3b-66d0-4ba3-bcf0-7561b98b6eed} <Debug> TCPHandler: Processed in 0.001248685 sec. | ||
| 12215 | 2026.01.04 04:13:21.958965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12216 | 2026.01.04 04:13:21.976791 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.01.04 04:13:21.976858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12218 | 2026.01.04 04:13:21.983158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12219 | 2026.01.04 04:13:21.983896 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.01.04 04:13:21.987407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12221 | 2026.01.04 04:13:22.191134 [ 65 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12222 | 2026.01.04 04:13:22.191230 [ 65 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.01.04 04:13:22.191267 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12224 | 2026.01.04 04:13:22.191414 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12225 | 2026.01.04 04:13:22.191604 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12226 | 2026.01.04 04:13:22.191658 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 12227 | 2026.01.04 04:13:22.191760 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12228 | 2026.01.04 04:13:22.191837 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12229 | 2026.01.04 04:13:22.191905 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 12230 | 2026.01.04 04:13:22.191970 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 12231 | 2026.01.04 04:13:22.192845 [ 191 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494299 sec., 25429.98422671768 rows/sec., 2.12 MiB/sec. | ||
| 12232 | 2026.01.04 04:13:22.192999 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12233 | 2026.01.04 04:13:22.193259 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.01.04 04:13:22.193332 [ 189 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_26_6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12235 | 2026.01.04 04:13:22.193402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12236 | 2026.01.04 04:13:25.650069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1548 | ||
| 12237 | 2026.01.04 04:13:25.652641 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.01.04 04:13:25.652704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12239 | 2026.01.04 04:13:25.653975 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12240 | 2026.01.04 04:13:25.654256 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.01.04 04:13:25.654656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12242 | 2026.01.04 04:13:26.597831 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.01.04 04:13:26.598031 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.01.04 04:13:26.598101 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12245 | 2026.01.04 04:13:26.598951 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.01.04 04:13:26.599005 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12247 | 2026.01.04 04:13:26.599436 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12248 | 2026.01.04 04:13:26.599690 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.01.04 04:13:26.599858 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001876 sec., 218550.1066098081 rows/sec., 13.86 MiB/sec. | ||
| 12250 | 2026.01.04 04:13:26.599910 [ 5 ] {bc1a0c3a-7da9-424b-a129-34dbc849e84e} <Debug> TCPHandler: Processed in 0.002210864 sec. | ||
| 12251 | 2026.01.04 04:13:26.600037 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.01.04 04:13:26.600142 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.04 04:13:26.600187 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12254 | 2026.01.04 04:13:26.600597 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.01.04 04:13:26.600636 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12256 | 2026.01.04 04:13:26.600942 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12257 | 2026.01.04 04:13:26.601157 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.04 04:13:26.601292 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 12259 | 2026.01.04 04:13:26.601332 [ 5 ] {bc80ac4e-87ce-4755-becc-0d50e3e6d4c6} <Debug> TCPHandler: Processed in 0.001346877 sec. | ||
| 12260 | 2026.01.04 04:13:26.601441 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.01.04 04:13:26.601537 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12262 | 2026.01.04 04:13:26.601578 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12263 | 2026.01.04 04:13:26.602520 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.01.04 04:13:26.602557 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12265 | 2026.01.04 04:13:26.602939 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12266 | 2026.01.04 04:13:26.603163 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.01.04 04:13:26.603295 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Debug> executeQuery: Read 1175 rows, 95.77 KiB in 0.001776 sec., 661599.099099099 rows/sec., 52.66 MiB/sec. | ||
| 12268 | 2026.01.04 04:13:26.603332 [ 5 ] {8a32b1e8-c61c-456d-b761-3fcdbd520cb0} <Debug> TCPHandler: Processed in 0.001939738 sec. | ||
| 12269 | 2026.01.04 04:13:26.603446 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.01.04 04:13:26.603540 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.01.04 04:13:26.603582 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12272 | 2026.01.04 04:13:26.604062 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.01.04 04:13:26.604099 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12274 | 2026.01.04 04:13:26.604423 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12275 | 2026.01.04 04:13:26.604648 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.04 04:13:26.604778 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Debug> executeQuery: Read 238 rows, 14.79 KiB in 0.001257 sec., 189339.69769291964 rows/sec., 11.49 MiB/sec. | ||
| 12277 | 2026.01.04 04:13:26.604774 [ 74 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12278 | 2026.01.04 04:13:26.604815 [ 5 ] {d365fcb7-703e-4567-b85e-7f3f3d8ab778} <Debug> TCPHandler: Processed in 0.001418748 sec. | ||
| 12279 | 2026.01.04 04:13:26.604853 [ 74 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.01.04 04:13:26.604880 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12281 | 2026.01.04 04:13:26.604939 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.01.04 04:13:26.604979 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 12283 | 2026.01.04 04:13:26.605038 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.01.04 04:13:26.605082 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12285 | 2026.01.04 04:13:26.605097 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12286 | 2026.01.04 04:13:26.605134 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 12287 | 2026.01.04 04:13:26.605198 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 236 rows starting from the beginning of the part | ||
| 12288 | 2026.01.04 04:13:26.605244 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 12289 | 2026.01.04 04:13:26.605287 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 236 rows starting from the beginning of the part | ||
| 12290 | 2026.01.04 04:13:26.605325 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 12291 | 2026.01.04 04:13:26.605365 [ 194 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 238 rows starting from the beginning of the part | ||
| 12292 | 2026.01.04 04:13:26.605567 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.01.04 04:13:26.605609 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12294 | 2026.01.04 04:13:26.605941 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12295 | 2026.01.04 04:13:26.606171 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.01.04 04:13:26.606302 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 12297 | 2026.01.04 04:13:26.606315 [ 191 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374467 sec., 737740.520507222 rows/sec., 48.11 MiB/sec. | ||
| 12298 | 2026.01.04 04:13:26.606339 [ 5 ] {d7b4f841-945e-438c-bcda-93358db3d938} <Debug> TCPHandler: Processed in 0.001449519 sec. | ||
| 12299 | 2026.01.04 04:13:26.606471 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.01.04 04:13:26.606484 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12301 | 2026.01.04 04:13:26.606570 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12302 | 2026.01.04 04:13:26.606615 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12303 | 2026.01.04 04:13:26.606755 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.01.04 04:13:26.606828 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_76_15} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12305 | 2026.01.04 04:13:26.606904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12306 | 2026.01.04 04:13:26.607108 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.04 04:13:26.607149 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12308 | 2026.01.04 04:13:26.607469 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12309 | 2026.01.04 04:13:26.607683 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.01.04 04:13:26.607814 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 12311 | 2026.01.04 04:13:26.607853 [ 5 ] {64b3b0a3-e072-4a53-97d7-92ef7868b43f} <Debug> TCPHandler: Processed in 0.001430529 sec. | ||
| 12312 | 2026.01.04 04:13:26.607962 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.01.04 04:13:26.608057 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12314 | 2026.01.04 04:13:26.608102 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12315 | 2026.01.04 04:13:26.608838 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.01.04 04:13:26.608875 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12317 | 2026.01.04 04:13:26.609213 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12318 | 2026.01.04 04:13:26.609441 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.01.04 04:13:26.609567 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001529 sec., 465663.8325703074 rows/sec., 32.65 MiB/sec. | ||
| 12320 | 2026.01.04 04:13:26.609605 [ 5 ] {de1aab0f-aae3-43b3-86b1-87198a73e436} <Debug> TCPHandler: Processed in 0.001691923 sec. | ||
| 12321 | 2026.01.04 04:13:26.609716 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.01.04 04:13:26.609809 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12323 | 2026.01.04 04:13:26.609851 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12324 | 2026.01.04 04:13:26.610191 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.01.04 04:13:26.610228 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12326 | 2026.01.04 04:13:26.610536 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12327 | 2026.01.04 04:13:26.610750 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.01.04 04:13:26.610856 [ 74 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12329 | 2026.01.04 04:13:26.610877 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 12330 | 2026.01.04 04:13:26.610894 [ 74 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.01.04 04:13:26.610918 [ 5 ] {204eec95-e81b-43a6-926c-3bdbfcaa7467} <Debug> TCPHandler: Processed in 0.001251115 sec. | ||
| 12332 | 2026.01.04 04:13:26.610918 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12333 | 2026.01.04 04:13:26.611011 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 12334 | 2026.01.04 04:13:26.611052 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2026.01.04 04:13:26.611094 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12336 | 2026.01.04 04:13:26.611128 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 12337 | 2026.01.04 04:13:26.611150 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12338 | 2026.01.04 04:13:26.611171 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12339 | 2026.01.04 04:13:26.611204 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12340 | 2026.01.04 04:13:26.611213 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12341 | 2026.01.04 04:13:26.611256 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12342 | 2026.01.04 04:13:26.611287 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12343 | 2026.01.04 04:13:26.611318 [ 194 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12344 | 2026.01.04 04:13:26.611697 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.01.04 04:13:26.611738 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12346 | 2026.01.04 04:13:26.611957 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00097919 sec., 189952.9202708361 rows/sec., 9.69 MiB/sec. | ||
| 12347 | 2026.01.04 04:13:26.612092 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12348 | 2026.01.04 04:13:26.612144 [ 192 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12349 | 2026.01.04 04:13:26.612353 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.01.04 04:13:26.612535 [ 192 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.01.04 04:13:26.612551 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001418 sec., 222143.8645980254 rows/sec., 14.59 MiB/sec. | ||
| 12352 | 2026.01.04 04:13:26.612606 [ 5 ] {df005009-f743-4b3c-b3d8-6afef4e4223e} <Debug> TCPHandler: Processed in 0.001603811 sec. | ||
| 12353 | 2026.01.04 04:13:26.612637 [ 192 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_31_6} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12354 | 2026.01.04 04:13:26.612728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.01.04 04:13:26.612756 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12356 | 2026.01.04 04:13:26.612826 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12357 | 2026.01.04 04:13:26.612873 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12358 | 2026.01.04 04:13:26.613204 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.01.04 04:13:26.613241 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12360 | 2026.01.04 04:13:26.613572 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12361 | 2026.01.04 04:13:26.613788 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.01.04 04:13:26.613926 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 12363 | 2026.01.04 04:13:26.613966 [ 5 ] {f522716d-428f-49fd-834d-2693079e8f27} <Debug> TCPHandler: Processed in 0.001286855 sec. | ||
| 12364 | 2026.01.04 04:13:26.614077 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2026.01.04 04:13:26.614170 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2026.01.04 04:13:26.614224 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12367 | 2026.01.04 04:13:26.615103 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.01.04 04:13:26.615140 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12369 | 2026.01.04 04:13:26.615683 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12370 | 2026.01.04 04:13:26.615900 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.01.04 04:13:26.616041 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 12372 | 2026.01.04 04:13:26.616104 [ 5 ] {9c045039-ee2a-4952-811e-389ca7d80c58} <Debug> TCPHandler: Processed in 0.002073981 sec. | ||
| 12373 | 2026.01.04 04:13:26.616220 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.01.04 04:13:26.616312 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.01.04 04:13:26.616353 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12376 | 2026.01.04 04:13:26.616708 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.01.04 04:13:26.616744 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12378 | 2026.01.04 04:13:26.617051 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12379 | 2026.01.04 04:13:26.617269 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.01.04 04:13:26.617404 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 12381 | 2026.01.04 04:13:26.617444 [ 5 ] {36330465-8023-4256-acdb-8ab0240959f6} <Debug> TCPHandler: Processed in 0.001270535 sec. | ||
| 12382 | 2026.01.04 04:13:28.076017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26376 | ||
| 12383 | 2026.01.04 04:13:28.076565 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.01.04 04:13:28.076608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12385 | 2026.01.04 04:13:28.077098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12386 | 2026.01.04 04:13:28.077346 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.01.04 04:13:28.077488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26376 | ||
| 12388 | 2026.01.04 04:13:29.488381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12389 | 2026.01.04 04:13:29.506522 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.01.04 04:13:29.506604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12391 | 2026.01.04 04:13:29.513253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12392 | 2026.01.04 04:13:29.514086 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.01.04 04:13:29.518089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12394 | 2026.01.04 04:13:31.586238 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.01.04 04:13:31.586433 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12396 | 2026.01.04 04:13:31.586507 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12397 | 2026.01.04 04:13:31.587295 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.01.04 04:13:31.587345 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12399 | 2026.01.04 04:13:31.587736 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12400 | 2026.01.04 04:13:31.587961 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.01.04 04:13:31.588114 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001731 sec., 43905.257076834205 rows/sec., 3.62 MiB/sec. | ||
| 12402 | 2026.01.04 04:13:31.588158 [ 5 ] {5e04dfc9-f826-4629-8417-6ae557dccd05} <Debug> TCPHandler: Processed in 0.00204693 sec. | ||
| 12403 | 2026.01.04 04:13:31.588285 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.01.04 04:13:31.588379 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.01.04 04:13:31.588419 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12406 | 2026.01.04 04:13:31.588827 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.01.04 04:13:31.588864 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12408 | 2026.01.04 04:13:31.589161 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12409 | 2026.01.04 04:13:31.589370 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.01.04 04:13:31.589504 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 12411 | 2026.01.04 04:13:31.589543 [ 5 ] {58957b28-d440-4261-88c9-fc49e7cb2a6c} <Debug> TCPHandler: Processed in 0.001308676 sec. | ||
| 12412 | 2026.01.04 04:13:31.589660 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.01.04 04:13:31.589754 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12414 | 2026.01.04 04:13:31.589795 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12415 | 2026.01.04 04:13:31.590273 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.01.04 04:13:31.590311 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12417 | 2026.01.04 04:13:31.590628 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12418 | 2026.01.04 04:13:31.590824 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.01.04 04:13:31.590958 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001269 sec., 58313.63278171789 rows/sec., 4.55 MiB/sec. | ||
| 12420 | 2026.01.04 04:13:31.590998 [ 5 ] {0a125ea3-7f66-4e0e-af4e-62d1f84334fb} <Debug> TCPHandler: Processed in 0.001439648 sec. | ||
| 12421 | 2026.01.04 04:13:31.591110 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.01.04 04:13:31.591266 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.01.04 04:13:31.591309 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12424 | 2026.01.04 04:13:31.591726 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.01.04 04:13:31.591762 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12426 | 2026.01.04 04:13:31.592112 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12427 | 2026.01.04 04:13:31.592321 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.01.04 04:13:31.592451 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 12429 | 2026.01.04 04:13:31.592488 [ 5 ] {ce51bc3b-302c-4580-a071-44cc807193d0} <Debug> TCPHandler: Processed in 0.001364847 sec. | ||
| 12430 | 2026.01.04 04:13:31.592605 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.01.04 04:13:31.592697 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2026.01.04 04:13:31.592752 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12433 | 2026.01.04 04:13:31.593507 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.01.04 04:13:31.593543 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12435 | 2026.01.04 04:13:31.594043 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12436 | 2026.01.04 04:13:31.594253 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.01.04 04:13:31.594374 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12438 | 2026.01.04 04:13:31.594388 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 12439 | 2026.01.04 04:13:31.594467 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.01.04 04:13:31.594495 [ 5 ] {7ee3367b-9e72-45e1-8ea1-32a29b407a84} <Debug> TCPHandler: Processed in 0.001936959 sec. | ||
| 12441 | 2026.01.04 04:13:31.594501 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12442 | 2026.01.04 04:13:31.594619 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12443 | 2026.01.04 04:13:31.594644 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 12444 | 2026.01.04 04:13:31.594716 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12445 | 2026.01.04 04:13:31.594762 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12446 | 2026.01.04 04:13:31.594938 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12447 | 2026.01.04 04:13:31.595013 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1422 rows starting from the beginning of the part | ||
| 12448 | 2026.01.04 04:13:31.595092 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.01.04 04:13:31.595133 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12450 | 2026.01.04 04:13:31.595166 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12451 | 2026.01.04 04:13:31.595296 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12452 | 2026.01.04 04:13:31.595407 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12453 | 2026.01.04 04:13:31.595446 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12454 | 2026.01.04 04:13:31.595506 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 12455 | 2026.01.04 04:13:31.595608 [ 187 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12456 | 2026.01.04 04:13:31.595674 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2026.01.04 04:13:31.595808 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 12458 | 2026.01.04 04:13:31.595843 [ 5 ] {3dce7f64-71af-4f56-94a6-371fc53d64fd} <Debug> TCPHandler: Processed in 0.001270865 sec. | ||
| 12459 | 2026.01.04 04:13:31.602093 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 19 columns (19 merged, 0 gathered) in 0.007504068 sec., 201757.23354319285 rows/sec., 361.54 MiB/sec. | ||
| 12460 | 2026.01.04 04:13:31.603802 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12461 | 2026.01.04 04:13:31.604200 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.01.04 04:13:31.604288 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12463 | 2026.01.04 04:13:31.604462 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12464 | 2026.01.04 04:13:32.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.75 MiB, peak 340.25 MiB, free memory in arenas 0.00 B, will set to 331.20 MiB (RSS), difference: 2.45 MiB | ||
| 12465 | 2026.01.04 04:13:35.431528 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12466 | 2026.01.04 04:13:35.431605 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12467 | 2026.01.04 04:13:35.578032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26824 | ||
| 12468 | 2026.01.04 04:13:35.578821 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.01.04 04:13:35.578896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12470 | 2026.01.04 04:13:35.579455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12471 | 2026.01.04 04:13:35.579735 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.01.04 04:13:35.579885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26824 | ||
| 12473 | 2026.01.04 04:13:35.579937 [ 58 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12474 | 2026.01.04 04:13:35.580018 [ 58 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12475 | 2026.01.04 04:13:35.580056 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12476 | 2026.01.04 04:13:35.580177 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 12477 | 2026.01.04 04:13:35.580269 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12478 | 2026.01.04 04:13:35.580299 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24456 rows starting from the beginning of the part | ||
| 12479 | 2026.01.04 04:13:35.580355 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12480 | 2026.01.04 04:13:35.580399 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12481 | 2026.01.04 04:13:35.580439 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12482 | 2026.01.04 04:13:35.580478 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12483 | 2026.01.04 04:13:35.580516 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12484 | 2026.01.04 04:13:35.582466 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26824 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330717 sec., 11508904.770506244 rows/sec., 164.64 MiB/sec. | ||
| 12485 | 2026.01.04 04:13:35.582662 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12486 | 2026.01.04 04:13:35.582917 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.01.04 04:13:35.582982 [ 200 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_56_11} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12488 | 2026.01.04 04:13:35.583060 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12489 | 2026.01.04 04:13:35.654814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1584 | ||
| 12490 | 2026.01.04 04:13:35.657126 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.01.04 04:13:35.657162 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12492 | 2026.01.04 04:13:35.658342 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12493 | 2026.01.04 04:13:35.658606 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12494 | 2026.01.04 04:13:35.658764 [ 58 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12495 | 2026.01.04 04:13:35.658804 [ 58 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.04 04:13:35.658825 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12497 | 2026.01.04 04:13:35.658882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 12498 | 2026.01.04 04:13:35.658932 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 12499 | 2026.01.04 04:13:35.659507 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12500 | 2026.01.04 04:13:35.659697 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 12501 | 2026.01.04 04:13:35.660112 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12502 | 2026.01.04 04:13:35.660479 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 12503 | 2026.01.04 04:13:35.660834 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 12504 | 2026.01.04 04:13:35.661177 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12505 | 2026.01.04 04:13:35.661509 [ 195 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 12506 | 2026.01.04 04:13:35.668355 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 72 columns (72 merged, 0 gathered) in 0.009475967 sec., 167159.72100789292 rows/sec., 131.92 MiB/sec. | ||
| 12507 | 2026.01.04 04:13:35.670036 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12508 | 2026.01.04 04:13:35.670706 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.01.04 04:13:35.670807 [ 200 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_41_8} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12510 | 2026.01.04 04:13:35.671185 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12511 | 2026.01.04 04:13:36.597497 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2026.01.04 04:13:36.597701 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12513 | 2026.01.04 04:13:36.597766 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12514 | 2026.01.04 04:13:36.598624 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.01.04 04:13:36.598669 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12516 | 2026.01.04 04:13:36.599092 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12517 | 2026.01.04 04:13:36.599386 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.01.04 04:13:36.599539 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 12519 | 2026.01.04 04:13:36.599582 [ 5 ] {1e9c6952-b01c-422a-bd3d-d29c2b97a63b} <Debug> TCPHandler: Processed in 0.002220674 sec. | ||
| 12520 | 2026.01.04 04:13:36.599701 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.01.04 04:13:36.599797 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12522 | 2026.01.04 04:13:36.599838 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12523 | 2026.01.04 04:13:36.600645 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.01.04 04:13:36.600683 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12525 | 2026.01.04 04:13:36.601068 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12526 | 2026.01.04 04:13:36.601280 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.01.04 04:13:36.601405 [ 56 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12528 | 2026.01.04 04:13:36.601409 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001632 sec., 719362.7450980393 rows/sec., 57.26 MiB/sec. | ||
| 12529 | 2026.01.04 04:13:36.601487 [ 56 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.04 04:13:36.601503 [ 5 ] {625d9d84-9fef-4ee5-8a87-7ed1aa720e52} <Debug> TCPHandler: Processed in 0.001852576 sec. | ||
| 12531 | 2026.01.04 04:13:36.601516 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12532 | 2026.01.04 04:13:36.601631 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 12533 | 2026.01.04 04:13:36.601639 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.01.04 04:13:36.601750 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12535 | 2026.01.04 04:13:36.601754 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12536 | 2026.01.04 04:13:36.601790 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2464 rows starting from the beginning of the part | ||
| 12537 | 2026.01.04 04:13:36.601810 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12538 | 2026.01.04 04:13:36.601861 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1174 rows starting from the beginning of the part | ||
| 12539 | 2026.01.04 04:13:36.601911 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 12540 | 2026.01.04 04:13:36.601957 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1175 rows starting from the beginning of the part | ||
| 12541 | 2026.01.04 04:13:36.601998 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 12542 | 2026.01.04 04:13:36.602036 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1174 rows starting from the beginning of the part | ||
| 12543 | 2026.01.04 04:13:36.602304 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.01.04 04:13:36.602346 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12545 | 2026.01.04 04:13:36.602678 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12546 | 2026.01.04 04:13:36.602907 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.01.04 04:13:36.603049 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001313 sec., 179741.05102817976 rows/sec., 10.89 MiB/sec. | ||
| 12548 | 2026.01.04 04:13:36.603087 [ 5 ] {4e7c4bdd-2cfe-4fd1-9045-1d3db922a703} <Debug> TCPHandler: Processed in 0.001506569 sec. | ||
| 12549 | 2026.01.04 04:13:36.603211 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2026.01.04 04:13:36.603333 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12551 | 2026.01.04 04:13:36.603384 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12552 | 2026.01.04 04:13:36.603908 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.01.04 04:13:36.603947 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12554 | 2026.01.04 04:13:36.604102 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517739 sec., 2438298.806985156 rows/sec., 205.74 MiB/sec. | ||
| 12555 | 2026.01.04 04:13:36.604332 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12556 | 2026.01.04 04:13:36.604457 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12557 | 2026.01.04 04:13:36.604582 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.01.04 04:13:36.604694 [ 56 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 12559 | 2026.01.04 04:13:36.604718 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00141 sec., 150354.60992907803 rows/sec., 9.70 MiB/sec. | ||
| 12560 | 2026.01.04 04:13:36.604730 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.01.04 04:13:36.604731 [ 56 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.01.04 04:13:36.604764 [ 5 ] {2526dd8e-435a-4323-9b0f-75dbcd62d235} <Debug> TCPHandler: Processed in 0.001614652 sec. | ||
| 12563 | 2026.01.04 04:13:36.604779 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12564 | 2026.01.04 04:13:36.604812 [ 197 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_81_16} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12565 | 2026.01.04 04:13:36.604850 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 12566 | 2026.01.04 04:13:36.604873 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.01.04 04:13:36.604904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 12568 | 2026.01.04 04:13:36.604943 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12569 | 2026.01.04 04:13:36.604971 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 464 rows starting from the beginning of the part | ||
| 12570 | 2026.01.04 04:13:36.604973 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12571 | 2026.01.04 04:13:36.605016 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 12572 | 2026.01.04 04:13:36.605027 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12573 | 2026.01.04 04:13:36.605059 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 12574 | 2026.01.04 04:13:36.605098 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12575 | 2026.01.04 04:13:36.605130 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 12576 | 2026.01.04 04:13:36.605162 [ 196 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 12577 | 2026.01.04 04:13:36.605542 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.01.04 04:13:36.605585 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12579 | 2026.01.04 04:13:36.605915 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12580 | 2026.01.04 04:13:36.606007 [ 193 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180573 sec., 1304451.313048833 rows/sec., 90.72 MiB/sec. | ||
| 12581 | 2026.01.04 04:13:36.606126 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.01.04 04:13:36.606168 [ 188 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 12583 | 2026.01.04 04:13:36.606264 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 12584 | 2026.01.04 04:13:36.606311 [ 5 ] {f37c6a2a-6d57-4e33-ba8f-1e775c689a8d} <Debug> TCPHandler: Processed in 0.001486459 sec. | ||
| 12585 | 2026.01.04 04:13:36.606432 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.01.04 04:13:36.606442 [ 188 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.01.04 04:13:36.606525 [ 188 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_44_9} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 12588 | 2026.01.04 04:13:36.606530 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12589 | 2026.01.04 04:13:36.606582 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12590 | 2026.01.04 04:13:36.606596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12591 | 2026.01.04 04:13:36.607227 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.01.04 04:13:36.607268 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12593 | 2026.01.04 04:13:36.607612 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12594 | 2026.01.04 04:13:36.607852 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2026.01.04 04:13:36.607989 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001477 sec., 480704.1299932295 rows/sec., 33.69 MiB/sec. | ||
| 12596 | 2026.01.04 04:13:36.608021 [ 55 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12597 | 2026.01.04 04:13:36.608028 [ 5 ] {4dc6ed38-5c81-408e-9a9a-5fd55dbea7e6} <Debug> TCPHandler: Processed in 0.001645812 sec. | ||
| 12598 | 2026.01.04 04:13:36.608107 [ 55 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.01.04 04:13:36.608139 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12600 | 2026.01.04 04:13:36.608201 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2026.01.04 04:13:36.608212 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 12602 | 2026.01.04 04:13:36.608302 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12603 | 2026.01.04 04:13:36.608307 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12604 | 2026.01.04 04:13:36.608349 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 12605 | 2026.01.04 04:13:36.608353 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12606 | 2026.01.04 04:13:36.608395 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 710 rows starting from the beginning of the part | ||
| 12607 | 2026.01.04 04:13:36.608435 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 12608 | 2026.01.04 04:13:36.608467 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 712 rows starting from the beginning of the part | ||
| 12609 | 2026.01.04 04:13:36.608498 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 12610 | 2026.01.04 04:13:36.608531 [ 196 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 710 rows starting from the beginning of the part | ||
| 12611 | 2026.01.04 04:13:36.608699 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.01.04 04:13:36.608741 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12613 | 2026.01.04 04:13:36.609082 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12614 | 2026.01.04 04:13:36.609306 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.01.04 04:13:36.609437 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 12616 | 2026.01.04 04:13:36.609474 [ 5 ] {2ec6aea5-49f2-4c2c-8068-228861096e07} <Debug> TCPHandler: Processed in 0.001323846 sec. | ||
| 12617 | 2026.01.04 04:13:36.609584 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.01.04 04:13:36.609670 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014849 sec., 2377264.4622533503 rows/sec., 178.23 MiB/sec. | ||
| 12619 | 2026.01.04 04:13:36.609678 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12620 | 2026.01.04 04:13:36.609734 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12621 | 2026.01.04 04:13:36.609893 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12622 | 2026.01.04 04:13:36.610160 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.01.04 04:13:36.610202 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12624 | 2026.01.04 04:13:36.610203 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.01.04 04:13:36.610307 [ 186 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_81_16} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12626 | 2026.01.04 04:13:36.610407 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12627 | 2026.01.04 04:13:36.610568 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12628 | 2026.01.04 04:13:36.610787 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.01.04 04:13:36.610907 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12630 | 2026.01.04 04:13:36.610918 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 12631 | 2026.01.04 04:13:36.610946 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.01.04 04:13:36.610968 [ 5 ] {736db231-b5b9-46ca-be9a-35f382b90cef} <Debug> TCPHandler: Processed in 0.001433768 sec. | ||
| 12633 | 2026.01.04 04:13:36.610970 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12634 | 2026.01.04 04:13:36.611054 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 12635 | 2026.01.04 04:13:36.611104 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.01.04 04:13:36.611149 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12637 | 2026.01.04 04:13:36.611179 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27114 rows starting from the beginning of the part | ||
| 12638 | 2026.01.04 04:13:36.611220 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12639 | 2026.01.04 04:13:36.611223 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 12640 | 2026.01.04 04:13:36.611273 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12641 | 2026.01.04 04:13:36.611281 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 12642 | 2026.01.04 04:13:36.611329 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 315 rows starting from the beginning of the part | ||
| 12643 | 2026.01.04 04:13:36.611362 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12644 | 2026.01.04 04:13:36.611395 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 12645 | 2026.01.04 04:13:36.611641 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.01.04 04:13:36.611696 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12647 | 2026.01.04 04:13:36.612075 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12648 | 2026.01.04 04:13:36.612348 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.01.04 04:13:36.612513 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. | ||
| 12650 | 2026.01.04 04:13:36.612557 [ 5 ] {709f7324-fb15-4c73-8194-d8ff176677df} <Debug> TCPHandler: Processed in 0.00151693 sec. | ||
| 12651 | 2026.01.04 04:13:36.612668 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.01.04 04:13:36.612761 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.01.04 04:13:36.612817 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12654 | 2026.01.04 04:13:36.613754 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.01.04 04:13:36.613792 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12656 | 2026.01.04 04:13:36.614914 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12657 | 2026.01.04 04:13:36.615160 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.01.04 04:13:36.615303 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002558 sec., 12118.842845973417 rows/sec., 21.72 MiB/sec. | ||
| 12659 | 2026.01.04 04:13:36.615363 [ 5 ] {8a8919d7-cd77-46fc-8dc6-dc79cc1f7bbb} <Debug> TCPHandler: Processed in 0.002742944 sec. | ||
| 12660 | 2026.01.04 04:13:36.615482 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.01.04 04:13:36.615577 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12662 | 2026.01.04 04:13:36.615620 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12663 | 2026.01.04 04:13:36.615962 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.01.04 04:13:36.615999 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12665 | 2026.01.04 04:13:36.616322 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12666 | 2026.01.04 04:13:36.616533 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.01.04 04:13:36.616648 [ 55 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12668 | 2026.01.04 04:13:36.616664 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 12669 | 2026.01.04 04:13:36.616691 [ 55 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.01.04 04:13:36.616712 [ 5 ] {d06303f3-aeae-4f9c-9449-b7d9b482ae9b} <Debug> TCPHandler: Processed in 0.001280366 sec. | ||
| 12671 | 2026.01.04 04:13:36.616716 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12672 | 2026.01.04 04:13:36.616817 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12673 | 2026.01.04 04:13:36.616922 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12674 | 2026.01.04 04:13:36.616952 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5692 rows starting from the beginning of the part | ||
| 12675 | 2026.01.04 04:13:36.617010 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12676 | 2026.01.04 04:13:36.617054 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12677 | 2026.01.04 04:13:36.617096 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12678 | 2026.01.04 04:13:36.617135 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 12679 | 2026.01.04 04:13:36.617174 [ 186 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 12680 | 2026.01.04 04:13:36.617647 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28377 rows, containing 5 columns (5 merged, 0 gathered) in 0.006618281 sec., 4287669.260341167 rows/sec., 289.12 MiB/sec. | ||
| 12681 | 2026.01.04 04:13:36.617994 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12682 | 2026.01.04 04:13:36.618280 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.01.04 04:13:36.618345 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12684 | 2026.01.04 04:13:36.618422 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12685 | 2026.01.04 04:13:36.619226 [ 194 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002447018 sec., 2502637.9045842737 rows/sec., 160.38 MiB/sec. | ||
| 12686 | 2026.01.04 04:13:36.619602 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12687 | 2026.01.04 04:13:36.619840 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.01.04 04:13:36.619901 [ 189 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_81_16} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12689 | 2026.01.04 04:13:36.619968 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12690 | 2026.01.04 04:13:37.018185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12691 | 2026.01.04 04:13:37.036776 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2026.01.04 04:13:37.036828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12693 | 2026.01.04 04:13:37.043430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12694 | 2026.01.04 04:13:37.044162 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.01.04 04:13:37.044464 [ 55 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12696 | 2026.01.04 04:13:37.044504 [ 55 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.01.04 04:13:37.044553 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12698 | 2026.01.04 04:13:37.044685 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12699 | 2026.01.04 04:13:37.048181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12700 | 2026.01.04 04:13:37.048774 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12701 | 2026.01.04 04:13:37.050231 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12702 | 2026.01.04 04:13:37.054965 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12703 | 2026.01.04 04:13:37.059590 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12704 | 2026.01.04 04:13:37.064328 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12705 | 2026.01.04 04:13:37.069102 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12706 | 2026.01.04 04:13:37.072858 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 12707 | 2026.01.04 04:13:37.129462 [ 189 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084816726 sec., 4975.433736973059 rows/sec., 25.73 MiB/sec. | ||
| 12708 | 2026.01.04 04:13:37.132257 [ 191 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12709 | 2026.01.04 04:13:37.134372 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_56_11} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2026.01.04 04:13:37.134578 [ 190 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_56_11} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12711 | 2026.01.04 04:13:37.137428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12712 | 2026.01.04 04:13:38.000417 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.03 MiB, peak 346.46 MiB, free memory in arenas 0.00 B, will set to 334.21 MiB (RSS), difference: 1.18 MiB | ||
| 12713 | 2026.01.04 04:13:41.616617 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2026.01.04 04:13:41.616873 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12715 | 2026.01.04 04:13:41.616960 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12716 | 2026.01.04 04:13:41.618359 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.01.04 04:13:41.618409 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12718 | 2026.01.04 04:13:41.618873 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12719 | 2026.01.04 04:13:41.619105 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.01.04 04:13:41.619261 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002452 sec., 495921.6965742251 rows/sec., 41.01 MiB/sec. | ||
| 12721 | 2026.01.04 04:13:41.619303 [ 5 ] {c65bacda-ba87-4576-abf8-e4257920edfa} <Debug> TCPHandler: Processed in 0.002818686 sec. | ||
| 12722 | 2026.01.04 04:13:41.619433 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12723 | 2026.01.04 04:13:41.619530 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12724 | 2026.01.04 04:13:41.619572 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12725 | 2026.01.04 04:13:41.619972 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.01.04 04:13:41.620008 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12727 | 2026.01.04 04:13:41.620314 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12728 | 2026.01.04 04:13:41.620535 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.01.04 04:13:41.620662 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 653.30 KiB/sec. | ||
| 12730 | 2026.01.04 04:13:41.620700 [ 5 ] {790041b9-128a-4d78-82ba-21dc03726e4a} <Debug> TCPHandler: Processed in 0.001315816 sec. | ||
| 12731 | 2026.01.04 04:13:41.620806 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2026.01.04 04:13:41.620901 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12733 | 2026.01.04 04:13:41.620940 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12734 | 2026.01.04 04:13:41.621425 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.01.04 04:13:41.621459 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12736 | 2026.01.04 04:13:41.621777 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12737 | 2026.01.04 04:13:41.621989 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.01.04 04:13:41.622112 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00123 sec., 185365.8536585366 rows/sec., 12.55 MiB/sec. | ||
| 12739 | 2026.01.04 04:13:41.622151 [ 5 ] {a8463eb9-d43c-4ce3-8a42-088da0805248} <Debug> TCPHandler: Processed in 0.001393637 sec. | ||
| 12740 | 2026.01.04 04:13:41.622249 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12741 | 2026.01.04 04:13:41.622343 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12742 | 2026.01.04 04:13:41.622383 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12743 | 2026.01.04 04:13:41.622957 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2026.01.04 04:13:41.622991 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12745 | 2026.01.04 04:13:41.623315 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12746 | 2026.01.04 04:13:41.623533 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2026.01.04 04:13:41.623658 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001333 sec., 397599.3998499625 rows/sec., 29.45 MiB/sec. | ||
| 12748 | 2026.01.04 04:13:41.623695 [ 5 ] {e1e933e2-2977-483b-a9ef-00a46dbd12df} <Debug> TCPHandler: Processed in 0.00149499 sec. | ||
| 12749 | 2026.01.04 04:13:41.623806 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.01.04 04:13:41.623901 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12751 | 2026.01.04 04:13:41.623944 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12752 | 2026.01.04 04:13:41.624501 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.01.04 04:13:41.624535 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12754 | 2026.01.04 04:13:41.624905 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12755 | 2026.01.04 04:13:41.625117 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.01.04 04:13:41.625244 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001362 sec., 619676.9456681351 rows/sec., 41.71 MiB/sec. | ||
| 12757 | 2026.01.04 04:13:41.625286 [ 5 ] {ed33202c-511b-4d58-8de7-46fcc82b6d02} <Debug> TCPHandler: Processed in 0.00152879 sec. | ||
| 12758 | 2026.01.04 04:13:41.625399 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.01.04 04:13:41.625495 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12760 | 2026.01.04 04:13:41.625550 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12761 | 2026.01.04 04:13:41.626325 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.04 04:13:41.626359 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12763 | 2026.01.04 04:13:41.626876 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12764 | 2026.01.04 04:13:41.627110 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.01.04 04:13:41.627250 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 12766 | 2026.01.04 04:13:41.627304 [ 5 ] {de4ee07f-0748-4d3f-b855-c04dc911005a} <Debug> TCPHandler: Processed in 0.001953299 sec. | ||
| 12767 | 2026.01.04 04:13:41.627408 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.01.04 04:13:41.627503 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12769 | 2026.01.04 04:13:41.627545 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12770 | 2026.01.04 04:13:41.627878 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.01.04 04:13:41.627914 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12772 | 2026.01.04 04:13:41.628216 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12773 | 2026.01.04 04:13:41.628426 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.01.04 04:13:41.628551 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12775 | 2026.01.04 04:13:41.628587 [ 5 ] {c5b1dcd2-e90c-4e71-b465-46dc6b6fc3bf} <Debug> TCPHandler: Processed in 0.001227375 sec. | ||
| 12776 | 2026.01.04 04:13:41.890507 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49354 | ||
| 12777 | 2026.01.04 04:13:41.890621 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12778 | 2026.01.04 04:13:41.890652 [ 288 ] {} <Debug> TCP-Session: 56a15a80-a867-41c9-b3b9-8260b60a0af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49354 | ||
| 12779 | 2026.01.04 04:13:41.890678 [ 288 ] {} <Debug> TCP-Session: 56a15a80-a867-41c9-b3b9-8260b60a0af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2026.01.04 04:13:41.890693 [ 288 ] {} <Debug> TCP-Session: 56a15a80-a867-41c9-b3b9-8260b60a0af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12781 | 2026.01.04 04:13:41.890942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38897 | ||
| 12782 | 2026.01.04 04:13:41.890964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62196 | ||
| 12783 | 2026.01.04 04:13:41.890983 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61027 | ||
| 12784 | 2026.01.04 04:13:41.891004 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53467 | ||
| 12785 | 2026.01.04 04:13:41.890998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62492 | ||
| 12786 | 2026.01.04 04:13:41.891060 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12787 | 2026.01.04 04:13:41.891056 [ 288 ] {} <Trace> TCP-Session: 56a15a80-a867-41c9-b3b9-8260b60a0af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2026.01.04 04:13:41.891120 [ 289 ] {} <Debug> TCP-Session: 90570ebf-3029-4228-91ad-efde4b64ec60 Authenticating user 'default' from [fd00:1122:3344:101::e]:38897 | ||
| 12789 | 2026.01.04 04:13:41.890974 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49974 | ||
| 12790 | 2026.01.04 04:13:41.891160 [ 289 ] {} <Debug> TCP-Session: 90570ebf-3029-4228-91ad-efde4b64ec60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.01.04 04:13:41.890958 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59316 | ||
| 12792 | 2026.01.04 04:13:41.891198 [ 289 ] {} <Debug> TCP-Session: 90570ebf-3029-4228-91ad-efde4b64ec60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12793 | 2026.01.04 04:13:41.890956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41853 | ||
| 12794 | 2026.01.04 04:13:41.891232 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12795 | 2026.01.04 04:13:41.891293 [ 292 ] {} <Debug> TCP-Session: 6ca0ded9-c33f-451e-b777-a74c5c62a906 Authenticating user 'default' from [fd00:1122:3344:101::e]:62196 | ||
| 12796 | 2026.01.04 04:13:41.891310 [ 292 ] {} <Debug> TCP-Session: 6ca0ded9-c33f-451e-b777-a74c5c62a906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.01.04 04:13:41.891327 [ 292 ] {} <Debug> TCP-Session: 6ca0ded9-c33f-451e-b777-a74c5c62a906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.01.04 04:13:41.891329 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12799 | 2026.01.04 04:13:41.891634 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12800 | 2026.01.04 04:13:41.891703 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12801 | 2026.01.04 04:13:41.891720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12802 | 2026.01.04 04:13:41.891757 [ 290 ] {} <Debug> TCP-Session: 7c3df090-8bce-42bf-bb62-73570af3320c Authenticating user 'default' from [fd00:1122:3344:101::e]:41853 | ||
| 12803 | 2026.01.04 04:13:41.891780 [ 290 ] {} <Debug> TCP-Session: 7c3df090-8bce-42bf-bb62-73570af3320c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.01.04 04:13:41.891796 [ 290 ] {} <Debug> TCP-Session: 7c3df090-8bce-42bf-bb62-73570af3320c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12805 | 2026.01.04 04:13:41.891835 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12806 | 2026.01.04 04:13:41.891870 [ 293 ] {} <Debug> TCP-Session: e43c48f4-1519-4fc5-879a-ecdd9e5e122f Authenticating user 'default' from [fd00:1122:3344:101::e]:49974 | ||
| 12807 | 2026.01.04 04:13:41.891887 [ 293 ] {} <Debug> TCP-Session: e43c48f4-1519-4fc5-879a-ecdd9e5e122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.01.04 04:13:41.891899 [ 293 ] {} <Debug> TCP-Session: e43c48f4-1519-4fc5-879a-ecdd9e5e122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2026.01.04 04:13:41.892005 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 12810 | 2026.01.04 04:13:41.892126 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12811 | 2026.01.04 04:13:41.892170 [ 287 ] {} <Debug> TCP-Session: faab7a23-4023-4dc2-a09c-f89c67660022 Authenticating user 'default' from [fd00:1122:3344:101::e]:53467 | ||
| 12812 | 2026.01.04 04:13:41.892192 [ 287 ] {} <Debug> TCP-Session: faab7a23-4023-4dc2-a09c-f89c67660022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2026.01.04 04:13:41.892196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12814 | 2026.01.04 04:13:41.892206 [ 287 ] {} <Debug> TCP-Session: faab7a23-4023-4dc2-a09c-f89c67660022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2026.01.04 04:13:41.892229 [ 294 ] {} <Debug> TCP-Session: 4bca1a6c-94b9-432d-9cda-d64fbe964854 Authenticating user 'default' from [fd00:1122:3344:101::e]:61027 | ||
| 12816 | 2026.01.04 04:13:41.892253 [ 294 ] {} <Debug> TCP-Session: 4bca1a6c-94b9-432d-9cda-d64fbe964854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.01.04 04:13:41.892266 [ 294 ] {} <Debug> TCP-Session: 4bca1a6c-94b9-432d-9cda-d64fbe964854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.01.04 04:13:41.892407 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12819 | 2026.01.04 04:13:41.892443 [ 286 ] {} <Debug> TCP-Session: 099b8bdd-dec5-4ab0-975c-3b0e74124418 Authenticating user 'default' from [fd00:1122:3344:101::e]:62492 | ||
| 12820 | 2026.01.04 04:13:41.892461 [ 286 ] {} <Debug> TCP-Session: 099b8bdd-dec5-4ab0-975c-3b0e74124418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.01.04 04:13:41.892477 [ 286 ] {} <Debug> TCP-Session: 099b8bdd-dec5-4ab0-975c-3b0e74124418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.01.04 04:13:41.892522 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12823 | 2026.01.04 04:13:41.892558 [ 291 ] {} <Debug> TCP-Session: c7e46b5b-bbe9-4214-8259-f45b7ddc5e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:59316 | ||
| 12824 | 2026.01.04 04:13:41.892576 [ 291 ] {} <Debug> TCP-Session: c7e46b5b-bbe9-4214-8259-f45b7ddc5e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12825 | 2026.01.04 04:13:41.892589 [ 291 ] {} <Debug> TCP-Session: c7e46b5b-bbe9-4214-8259-f45b7ddc5e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.01.04 04:13:41.893020 [ 323 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> AggregatingTransform: Aggregating | ||
| 12827 | 2026.01.04 04:13:41.893064 [ 323 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> Aggregator: Aggregation method: without_key | ||
| 12828 | 2026.01.04 04:13:41.893103 [ 323 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988819 sec. (1011.307 rows/sec., 39.50 KiB/sec.) | ||
| 12829 | 2026.01.04 04:13:41.893125 [ 323 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Trace> Aggregator: Merging aggregated data | ||
| 12830 | 2026.01.04 04:13:41.894388 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 12831 | 2026.01.04 04:13:41.894517 [ 288 ] {6b6e1ffb-e201-4143-b7ed-0f6f18a24193} <Debug> TCPHandler: Processed in 0.003601111 sec. | ||
| 12832 | 2026.01.04 04:13:41.894631 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12833 | 2026.01.04 04:13:41.894657 [ 288 ] {} <Debug> TCP-Session: 56a15a80-a867-41c9-b3b9-8260b60a0af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2026.01.04 04:13:41.894681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12835 | 2026.01.04 04:13:41.894701 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12836 | 2026.01.04 04:13:41.894719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12837 | 2026.01.04 04:13:41.894725 [ 287 ] {} <Debug> TCP-Session: faab7a23-4023-4dc2-a09c-f89c67660022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.01.04 04:13:41.894742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12839 | 2026.01.04 04:13:41.894773 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12840 | 2026.01.04 04:13:41.894792 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12841 | 2026.01.04 04:13:41.894802 [ 293 ] {} <Debug> TCP-Session: e43c48f4-1519-4fc5-879a-ecdd9e5e122f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.01.04 04:13:41.894820 [ 294 ] {} <Debug> TCP-Session: 4bca1a6c-94b9-432d-9cda-d64fbe964854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.01.04 04:13:41.894841 [ 286 ] {} <Debug> TCP-Session: 099b8bdd-dec5-4ab0-975c-3b0e74124418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.01.04 04:13:41.894766 [ 291 ] {} <Debug> TCP-Session: c7e46b5b-bbe9-4214-8259-f45b7ddc5e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.01.04 04:13:41.894758 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12846 | 2026.01.04 04:13:41.894752 [ 289 ] {} <Debug> TCP-Session: 90570ebf-3029-4228-91ad-efde4b64ec60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.01.04 04:13:41.894689 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12848 | 2026.01.04 04:13:41.894927 [ 292 ] {} <Debug> TCP-Session: 6ca0ded9-c33f-451e-b777-a74c5c62a906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2026.01.04 04:13:41.894985 [ 290 ] {} <Debug> TCP-Session: 7c3df090-8bce-42bf-bb62-73570af3320c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2026.01.04 04:13:43.004478 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39305 | ||
| 12851 | 2026.01.04 04:13:43.004590 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12852 | 2026.01.04 04:13:43.004618 [ 290 ] {} <Debug> TCP-Session: 5ffa0b3f-ef8a-44e5-91f9-e00df86509aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39305 | ||
| 12853 | 2026.01.04 04:13:43.004641 [ 290 ] {} <Debug> TCP-Session: 5ffa0b3f-ef8a-44e5-91f9-e00df86509aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2026.01.04 04:13:43.004654 [ 290 ] {} <Debug> TCP-Session: 5ffa0b3f-ef8a-44e5-91f9-e00df86509aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.01.04 04:13:43.004823 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44457 | ||
| 12856 | 2026.01.04 04:13:43.004879 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64913 | ||
| 12857 | 2026.01.04 04:13:43.004877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33046 | ||
| 12858 | 2026.01.04 04:13:43.004923 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62703 | ||
| 12859 | 2026.01.04 04:13:43.004932 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12860 | 2026.01.04 04:13:43.004956 [ 290 ] {} <Trace> TCP-Session: 5ffa0b3f-ef8a-44e5-91f9-e00df86509aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.01.04 04:13:43.004985 [ 291 ] {} <Debug> TCP-Session: c1c4112a-d8d3-4562-8293-60af09c068bc Authenticating user 'default' from [fd00:1122:3344:101::e]:44457 | ||
| 12862 | 2026.01.04 04:13:43.004916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50468 | ||
| 12863 | 2026.01.04 04:13:43.005024 [ 291 ] {} <Debug> TCP-Session: c1c4112a-d8d3-4562-8293-60af09c068bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.01.04 04:13:43.005015 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12865 | 2026.01.04 04:13:43.005060 [ 291 ] {} <Debug> TCP-Session: c1c4112a-d8d3-4562-8293-60af09c068bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.01.04 04:13:43.005011 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12867 | 2026.01.04 04:13:43.005109 [ 289 ] {} <Debug> TCP-Session: 80bfbdb6-75cc-4204-96c1-b439769ba3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:62703 | ||
| 12868 | 2026.01.04 04:13:43.005114 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12869 | 2026.01.04 04:13:43.005137 [ 292 ] {} <Debug> TCP-Session: a8963508-868d-4060-bf50-08487d33af71 Authenticating user 'default' from [fd00:1122:3344:101::e]:33046 | ||
| 12870 | 2026.01.04 04:13:43.005146 [ 289 ] {} <Debug> TCP-Session: 80bfbdb6-75cc-4204-96c1-b439769ba3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2026.01.04 04:13:43.005150 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39305) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12872 | 2026.01.04 04:13:43.005170 [ 289 ] {} <Debug> TCP-Session: 80bfbdb6-75cc-4204-96c1-b439769ba3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2026.01.04 04:13:43.005167 [ 292 ] {} <Debug> TCP-Session: a8963508-868d-4060-bf50-08487d33af71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12874 | 2026.01.04 04:13:43.005166 [ 288 ] {} <Debug> TCP-Session: 4246df90-1979-4df5-9af6-4a293e7bb058 Authenticating user 'default' from [fd00:1122:3344:101::e]:50468 | ||
| 12875 | 2026.01.04 04:13:43.005218 [ 292 ] {} <Debug> TCP-Session: a8963508-868d-4060-bf50-08487d33af71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.01.04 04:13:43.005260 [ 288 ] {} <Debug> TCP-Session: 4246df90-1979-4df5-9af6-4a293e7bb058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2026.01.04 04:13:43.004903 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48864 | ||
| 12878 | 2026.01.04 04:13:43.005287 [ 288 ] {} <Debug> TCP-Session: 4246df90-1979-4df5-9af6-4a293e7bb058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12879 | 2026.01.04 04:13:43.004895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37025 | ||
| 12880 | 2026.01.04 04:13:43.005344 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12881 | 2026.01.04 04:13:43.004891 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61776 | ||
| 12882 | 2026.01.04 04:13:43.005382 [ 287 ] {} <Debug> TCP-Session: fb0dd521-f708-4cf8-ba08-b23e7ed8fb5d Authenticating user 'default' from [fd00:1122:3344:101::e]:48864 | ||
| 12883 | 2026.01.04 04:13:43.005408 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12884 | 2026.01.04 04:13:43.005426 [ 287 ] {} <Debug> TCP-Session: fb0dd521-f708-4cf8-ba08-b23e7ed8fb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.01.04 04:13:43.004954 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12886 | 2026.01.04 04:13:43.005450 [ 287 ] {} <Debug> TCP-Session: fb0dd521-f708-4cf8-ba08-b23e7ed8fb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.01.04 04:13:43.005447 [ 286 ] {} <Debug> TCP-Session: 75d56a16-8412-4c22-8b9c-c63c7b9d692f Authenticating user 'default' from [fd00:1122:3344:101::e]:37025 | ||
| 12888 | 2026.01.04 04:13:43.005474 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12889 | 2026.01.04 04:13:43.005494 [ 286 ] {} <Debug> TCP-Session: 75d56a16-8412-4c22-8b9c-c63c7b9d692f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2026.01.04 04:13:43.005474 [ 294 ] {} <Debug> TCP-Session: 6822862c-ceb3-48e6-8b01-5d76098567e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64913 | ||
| 12891 | 2026.01.04 04:13:43.005514 [ 286 ] {} <Debug> TCP-Session: 75d56a16-8412-4c22-8b9c-c63c7b9d692f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.01.04 04:13:43.005543 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12893 | 2026.01.04 04:13:43.005548 [ 294 ] {} <Debug> TCP-Session: 6822862c-ceb3-48e6-8b01-5d76098567e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.01.04 04:13:43.005456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12895 | 2026.01.04 04:13:43.005583 [ 294 ] {} <Debug> TCP-Session: 6822862c-ceb3-48e6-8b01-5d76098567e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2026.01.04 04:13:43.005612 [ 293 ] {} <Debug> TCP-Session: 6cc6511f-3fe7-4d65-87fc-43c7a33bb7b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61776 | ||
| 12897 | 2026.01.04 04:13:43.005635 [ 293 ] {} <Debug> TCP-Session: 6cc6511f-3fe7-4d65-87fc-43c7a33bb7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12898 | 2026.01.04 04:13:43.005648 [ 293 ] {} <Debug> TCP-Session: 6cc6511f-3fe7-4d65-87fc-43c7a33bb7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.01.04 04:13:43.005870 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 12900 | 2026.01.04 04:13:43.006908 [ 334 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> AggregatingTransform: Aggregating | ||
| 12901 | 2026.01.04 04:13:43.006942 [ 334 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12902 | 2026.01.04 04:13:43.006973 [ 334 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995489 sec. (1004.531 rows/sec., 39.24 KiB/sec.) | ||
| 12903 | 2026.01.04 04:13:43.006995 [ 334 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Trace> Aggregator: Merging aggregated data | ||
| 12904 | 2026.01.04 04:13:43.008166 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 12905 | 2026.01.04 04:13:43.008329 [ 290 ] {2df60fd1-6b98-4acd-9f5c-ff1aa60bddb7} <Debug> TCPHandler: Processed in 0.003489909 sec. | ||
| 12906 | 2026.01.04 04:13:43.008440 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12907 | 2026.01.04 04:13:43.008472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12908 | 2026.01.04 04:13:43.008481 [ 290 ] {} <Debug> TCP-Session: 5ffa0b3f-ef8a-44e5-91f9-e00df86509aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2026.01.04 04:13:43.008499 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12910 | 2026.01.04 04:13:43.008523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12911 | 2026.01.04 04:13:43.008548 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12912 | 2026.01.04 04:13:43.008555 [ 293 ] {} <Debug> TCP-Session: 6cc6511f-3fe7-4d65-87fc-43c7a33bb7b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2026.01.04 04:13:43.008572 [ 291 ] {} <Debug> TCP-Session: c1c4112a-d8d3-4562-8293-60af09c068bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2026.01.04 04:13:43.008591 [ 287 ] {} <Debug> TCP-Session: fb0dd521-f708-4cf8-ba08-b23e7ed8fb5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.01.04 04:13:43.008592 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12916 | 2026.01.04 04:13:43.008609 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12917 | 2026.01.04 04:13:43.008647 [ 294 ] {} <Debug> TCP-Session: 6822862c-ceb3-48e6-8b01-5d76098567e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2026.01.04 04:13:43.008566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12919 | 2026.01.04 04:13:43.008676 [ 288 ] {} <Debug> TCP-Session: 4246df90-1979-4df5-9af6-4a293e7bb058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.01.04 04:13:43.008585 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12921 | 2026.01.04 04:13:43.008721 [ 286 ] {} <Debug> TCP-Session: 75d56a16-8412-4c22-8b9c-c63c7b9d692f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12922 | 2026.01.04 04:13:43.008516 [ 289 ] {} <Debug> TCP-Session: 80bfbdb6-75cc-4204-96c1-b439769ba3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.01.04 04:13:43.008766 [ 292 ] {} <Debug> TCP-Session: a8963508-868d-4060-bf50-08487d33af71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.01.04 04:13:43.013055 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49099 | ||
| 12925 | 2026.01.04 04:13:43.013124 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12926 | 2026.01.04 04:13:43.013145 [ 290 ] {} <Debug> TCP-Session: 15d0530a-c910-4811-837c-4ab8d876e6eb Authenticating user 'default' from [fd00:1122:3344:101::e]:49099 | ||
| 12927 | 2026.01.04 04:13:43.013161 [ 290 ] {} <Debug> TCP-Session: 15d0530a-c910-4811-837c-4ab8d876e6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2026.01.04 04:13:43.013173 [ 290 ] {} <Debug> TCP-Session: 15d0530a-c910-4811-837c-4ab8d876e6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.01.04 04:13:43.013368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41328 | ||
| 12930 | 2026.01.04 04:13:43.013390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65442 | ||
| 12931 | 2026.01.04 04:13:43.013401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56902 | ||
| 12932 | 2026.01.04 04:13:43.013446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53947 | ||
| 12933 | 2026.01.04 04:13:43.013447 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12934 | 2026.01.04 04:13:43.013472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36347 | ||
| 12935 | 2026.01.04 04:13:43.013484 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12936 | 2026.01.04 04:13:43.013491 [ 291 ] {} <Debug> TCP-Session: 404eec91-826d-4ca1-892c-8a9a163aa97e Authenticating user 'default' from [fd00:1122:3344:101::e]:41328 | ||
| 12937 | 2026.01.04 04:13:43.013514 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12938 | 2026.01.04 04:13:43.013531 [ 292 ] {} <Debug> TCP-Session: e4668db2-d9a5-460d-88a5-120b05c79804 Authenticating user 'default' from [fd00:1122:3344:101::e]:65442 | ||
| 12939 | 2026.01.04 04:13:43.013549 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12940 | 2026.01.04 04:13:43.013555 [ 287 ] {} <Debug> TCP-Session: 39573a7a-eb25-45a7-9f7b-bb60e8d26d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:53947 | ||
| 12941 | 2026.01.04 04:13:43.013574 [ 292 ] {} <Debug> TCP-Session: e4668db2-d9a5-460d-88a5-120b05c79804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.01.04 04:13:43.013582 [ 289 ] {} <Debug> TCP-Session: f6c208d4-52ca-4886-b097-0e44f3873e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:36347 | ||
| 12943 | 2026.01.04 04:13:43.013592 [ 287 ] {} <Debug> TCP-Session: 39573a7a-eb25-45a7-9f7b-bb60e8d26d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.01.04 04:13:43.013610 [ 292 ] {} <Debug> TCP-Session: e4668db2-d9a5-460d-88a5-120b05c79804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.01.04 04:13:43.013617 [ 289 ] {} <Debug> TCP-Session: f6c208d4-52ca-4886-b097-0e44f3873e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12946 | 2026.01.04 04:13:43.013628 [ 287 ] {} <Debug> TCP-Session: 39573a7a-eb25-45a7-9f7b-bb60e8d26d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12947 | 2026.01.04 04:13:43.013653 [ 289 ] {} <Debug> TCP-Session: f6c208d4-52ca-4886-b097-0e44f3873e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12948 | 2026.01.04 04:13:43.013542 [ 291 ] {} <Debug> TCP-Session: 404eec91-826d-4ca1-892c-8a9a163aa97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12949 | 2026.01.04 04:13:43.013491 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12950 | 2026.01.04 04:13:43.013705 [ 291 ] {} <Debug> TCP-Session: 404eec91-826d-4ca1-892c-8a9a163aa97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12951 | 2026.01.04 04:13:43.013723 [ 294 ] {} <Debug> TCP-Session: e59ad6dc-ac02-42f0-bbf6-122b4f6aa62b Authenticating user 'default' from [fd00:1122:3344:101::e]:56902 | ||
| 12952 | 2026.01.04 04:13:43.013466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62740 | ||
| 12953 | 2026.01.04 04:13:43.013743 [ 294 ] {} <Debug> TCP-Session: e59ad6dc-ac02-42f0-bbf6-122b4f6aa62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2026.01.04 04:13:43.013396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55742 | ||
| 12955 | 2026.01.04 04:13:43.013778 [ 294 ] {} <Debug> TCP-Session: e59ad6dc-ac02-42f0-bbf6-122b4f6aa62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2026.01.04 04:13:43.013807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12957 | 2026.01.04 04:13:43.013446 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53626 | ||
| 12958 | 2026.01.04 04:13:43.013841 [ 288 ] {} <Debug> TCP-Session: 4ed61c17-3390-4826-8fc5-412cad8173f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62740 | ||
| 12959 | 2026.01.04 04:13:43.013849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12960 | 2026.01.04 04:13:43.013872 [ 288 ] {} <Debug> TCP-Session: 4ed61c17-3390-4826-8fc5-412cad8173f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12961 | 2026.01.04 04:13:43.013411 [ 290 ] {} <Trace> TCP-Session: 15d0530a-c910-4811-837c-4ab8d876e6eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.01.04 04:13:43.013888 [ 288 ] {} <Debug> TCP-Session: 4ed61c17-3390-4826-8fc5-412cad8173f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12963 | 2026.01.04 04:13:43.013889 [ 293 ] {} <Debug> TCP-Session: 011503f4-f91e-4c91-8cdf-6bbb4dcbe5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:55742 | ||
| 12964 | 2026.01.04 04:13:43.013921 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12965 | 2026.01.04 04:13:43.013938 [ 293 ] {} <Debug> TCP-Session: 011503f4-f91e-4c91-8cdf-6bbb4dcbe5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2026.01.04 04:13:43.013955 [ 286 ] {} <Debug> TCP-Session: 5b39e31a-8760-4d6a-b249-acc1fe66cddb Authenticating user 'default' from [fd00:1122:3344:101::e]:53626 | ||
| 12967 | 2026.01.04 04:13:43.013961 [ 293 ] {} <Debug> TCP-Session: 011503f4-f91e-4c91-8cdf-6bbb4dcbe5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.01.04 04:13:43.013982 [ 286 ] {} <Debug> TCP-Session: 5b39e31a-8760-4d6a-b249-acc1fe66cddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.01.04 04:13:43.014004 [ 286 ] {} <Debug> TCP-Session: 5b39e31a-8760-4d6a-b249-acc1fe66cddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.04 04:13:43.014029 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12971 | 2026.01.04 04:13:43.014202 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12972 | 2026.01.04 04:13:43.014247 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12973 | 2026.01.04 04:13:43.014478 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 12974 | 2026.01.04 04:13:43.015376 [ 302 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> AggregatingTransform: Aggregating | ||
| 12975 | 2026.01.04 04:13:43.015419 [ 302 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 12976 | 2026.01.04 04:13:43.015460 [ 302 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894428 sec. (1118.033 rows/sec., 43.67 KiB/sec.) | ||
| 12977 | 2026.01.04 04:13:43.015483 [ 302 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Trace> Aggregator: Merging aggregated data | ||
| 12978 | 2026.01.04 04:13:43.016765 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002776 sec., 360.2305475504323 rows/sec., 14.07 KiB/sec. | ||
| 12979 | 2026.01.04 04:13:43.016928 [ 290 ] {f25381b2-de11-4c55-ae51-441c314fd2d9} <Debug> TCPHandler: Processed in 0.00357272 sec. | ||
| 12980 | 2026.01.04 04:13:43.017014 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12981 | 2026.01.04 04:13:43.017038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12982 | 2026.01.04 04:13:43.017043 [ 290 ] {} <Debug> TCP-Session: 15d0530a-c910-4811-837c-4ab8d876e6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12983 | 2026.01.04 04:13:43.017061 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12984 | 2026.01.04 04:13:43.017083 [ 294 ] {} <Debug> TCP-Session: e59ad6dc-ac02-42f0-bbf6-122b4f6aa62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2026.01.04 04:13:43.017095 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12986 | 2026.01.04 04:13:43.017112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12987 | 2026.01.04 04:13:43.017118 [ 289 ] {} <Debug> TCP-Session: f6c208d4-52ca-4886-b097-0e44f3873e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.01.04 04:13:43.017147 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12989 | 2026.01.04 04:13:43.017165 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12990 | 2026.01.04 04:13:43.017160 [ 293 ] {} <Debug> TCP-Session: 011503f4-f91e-4c91-8cdf-6bbb4dcbe5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12991 | 2026.01.04 04:13:43.017204 [ 291 ] {} <Debug> TCP-Session: 404eec91-826d-4ca1-892c-8a9a163aa97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12992 | 2026.01.04 04:13:43.017214 [ 287 ] {} <Debug> TCP-Session: 39573a7a-eb25-45a7-9f7b-bb60e8d26d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12993 | 2026.01.04 04:13:43.017144 [ 288 ] {} <Debug> TCP-Session: 4ed61c17-3390-4826-8fc5-412cad8173f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12994 | 2026.01.04 04:13:43.017077 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12995 | 2026.01.04 04:13:43.017130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12996 | 2026.01.04 04:13:43.017310 [ 286 ] {} <Debug> TCP-Session: 5b39e31a-8760-4d6a-b249-acc1fe66cddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12997 | 2026.01.04 04:13:43.017338 [ 292 ] {} <Debug> TCP-Session: e4668db2-d9a5-460d-88a5-120b05c79804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12998 | 2026.01.04 04:13:43.081000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27336 | ||
| 12999 | 2026.01.04 04:13:43.081629 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.01.04 04:13:43.081687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13001 | 2026.01.04 04:13:43.082224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13002 | 2026.01.04 04:13:43.082476 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.01.04 04:13:43.082637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27336 | ||
| 13004 | 2026.01.04 04:13:44.549144 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13005 | 2026.01.04 04:13:44.564462 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2026.01.04 04:13:44.564516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13007 | 2026.01.04 04:13:44.570078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13008 | 2026.01.04 04:13:44.570801 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2026.01.04 04:13:44.573504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13010 | 2026.01.04 04:13:45.659970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1626 | ||
| 13011 | 2026.01.04 04:13:45.662491 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.01.04 04:13:45.662537 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13013 | 2026.01.04 04:13:45.663729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13014 | 2026.01.04 04:13:45.663996 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.01.04 04:13:45.664256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1626 | ||
| 13016 | 2026.01.04 04:13:46.597805 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2026.01.04 04:13:46.598046 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13018 | 2026.01.04 04:13:46.598157 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13019 | 2026.01.04 04:13:46.599188 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2026.01.04 04:13:46.599232 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13021 | 2026.01.04 04:13:46.599659 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13022 | 2026.01.04 04:13:46.599892 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13023 | 2026.01.04 04:13:46.600027 [ 41 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13024 | 2026.01.04 04:13:46.600049 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002081 sec., 197020.66314271986 rows/sec., 12.50 MiB/sec. | ||
| 13025 | 2026.01.04 04:13:46.600068 [ 41 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.01.04 04:13:46.600092 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13027 | 2026.01.04 04:13:46.600095 [ 5 ] {171f31f6-007a-464e-8cdb-11288b67d30e} <Debug> TCPHandler: Processed in 0.002420088 sec. | ||
| 13028 | 2026.01.04 04:13:46.600202 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::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 | ||
| 13029 | 2026.01.04 04:13:46.600223 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.01.04 04:13:46.600297 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13031 | 2026.01.04 04:13:46.600321 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13032 | 2026.01.04 04:13:46.600327 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 13033 | 2026.01.04 04:13:46.600363 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13034 | 2026.01.04 04:13:46.600390 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 13035 | 2026.01.04 04:13:46.600433 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 13036 | 2026.01.04 04:13:46.600472 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 13037 | 2026.01.04 04:13:46.600508 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 13038 | 2026.01.04 04:13:46.600560 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 13039 | 2026.01.04 04:13:46.601113 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.01.04 04:13:46.601147 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13041 | 2026.01.04 04:13:46.601625 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13042 | 2026.01.04 04:13:46.601689 [ 190 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152518 sec., 1628660.2237112997 rows/sec., 109.84 MiB/sec. | ||
| 13043 | 2026.01.04 04:13:46.601863 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.01.04 04:13:46.601934 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13045 | 2026.01.04 04:13:46.602004 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001701 sec., 690182.2457378013 rows/sec., 54.94 MiB/sec. | ||
| 13046 | 2026.01.04 04:13:46.602048 [ 5 ] {93e3796c-f294-4286-b666-d076d0a5ed41} <Debug> TCPHandler: Processed in 0.001874607 sec. | ||
| 13047 | 2026.01.04 04:13:46.602162 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.01.04 04:13:46.602261 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.01.04 04:13:46.602297 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.01.04 04:13:46.602305 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13051 | 2026.01.04 04:13:46.602394 [ 187 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_36_7} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13052 | 2026.01.04 04:13:46.602509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13053 | 2026.01.04 04:13:46.602784 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.01.04 04:13:46.602827 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13055 | 2026.01.04 04:13:46.603151 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13056 | 2026.01.04 04:13:46.603363 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.01.04 04:13:46.603485 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001253 sec., 188347.96488427772 rows/sec., 11.42 MiB/sec. | ||
| 13058 | 2026.01.04 04:13:46.603522 [ 5 ] {31c38e2c-b866-4428-8159-0f69665a3ac7} <Debug> TCPHandler: Processed in 0.001422858 sec. | ||
| 13059 | 2026.01.04 04:13:46.603615 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.01.04 04:13:46.603703 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.01.04 04:13:46.603741 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13062 | 2026.01.04 04:13:46.604164 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.01.04 04:13:46.604197 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13064 | 2026.01.04 04:13:46.604567 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13065 | 2026.01.04 04:13:46.604779 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.01.04 04:13:46.604903 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 13067 | 2026.01.04 04:13:46.604941 [ 5 ] {407af0b8-322c-4cfb-8a6b-d29fac420ce3} <Debug> TCPHandler: Processed in 0.001354437 sec. | ||
| 13068 | 2026.01.04 04:13:46.605052 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.01.04 04:13:46.605147 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.01.04 04:13:46.605187 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13071 | 2026.01.04 04:13:46.605626 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.01.04 04:13:46.605661 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13073 | 2026.01.04 04:13:46.605955 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13074 | 2026.01.04 04:13:46.606167 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.01.04 04:13:46.606256 [ 41 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13076 | 2026.01.04 04:13:46.606281 [ 41 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.01.04 04:13:46.606292 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001162 sec., 181583.47676419964 rows/sec., 10.31 MiB/sec. | ||
| 13078 | 2026.01.04 04:13:46.606297 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13079 | 2026.01.04 04:13:46.606331 [ 5 ] {bf3cd2ab-025f-4c2a-a93c-d27257c145ac} <Debug> TCPHandler: Processed in 0.001338026 sec. | ||
| 13080 | 2026.01.04 04:13:46.606367 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::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 | ||
| 13081 | 2026.01.04 04:13:46.606437 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.01.04 04:13:46.606439 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13083 | 2026.01.04 04:13:46.606475 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 13084 | 2026.01.04 04:13:46.606519 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 13085 | 2026.01.04 04:13:46.606532 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13086 | 2026.01.04 04:13:46.606554 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 13087 | 2026.01.04 04:13:46.606572 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13088 | 2026.01.04 04:13:46.606590 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 13089 | 2026.01.04 04:13:46.606623 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 13090 | 2026.01.04 04:13:46.606655 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 13091 | 2026.01.04 04:13:46.607150 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.01.04 04:13:46.607184 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13093 | 2026.01.04 04:13:46.607482 [ 192 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146653 sec., 1114548.1675799042 rows/sec., 67.75 MiB/sec. | ||
| 13094 | 2026.01.04 04:13:46.607507 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13095 | 2026.01.04 04:13:46.607612 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13096 | 2026.01.04 04:13:46.607720 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.01.04 04:13:46.607829 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.01.04 04:13:46.607839 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.00136 sec., 522058.82352941175 rows/sec., 36.59 MiB/sec. | ||
| 13099 | 2026.01.04 04:13:46.607879 [ 5 ] {8b221810-b6bd-44a3-8b08-b8e76d2cf0b7} <Debug> TCPHandler: Processed in 0.001527741 sec. | ||
| 13100 | 2026.01.04 04:13:46.607892 [ 189 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_36_7} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13101 | 2026.01.04 04:13:46.607949 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13102 | 2026.01.04 04:13:46.607983 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13103 | 2026.01.04 04:13:46.608071 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13104 | 2026.01.04 04:13:46.608110 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13105 | 2026.01.04 04:13:46.608492 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13106 | 2026.01.04 04:13:46.608526 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13107 | 2026.01.04 04:13:46.608818 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13108 | 2026.01.04 04:13:46.609018 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2026.01.04 04:13:46.609143 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 13110 | 2026.01.04 04:13:46.609179 [ 5 ] {9c2bbeba-1ca3-410a-ac7a-de65dc44d1c9} <Debug> TCPHandler: Processed in 0.001200574 sec. | ||
| 13111 | 2026.01.04 04:13:46.609279 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13112 | 2026.01.04 04:13:46.609379 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13113 | 2026.01.04 04:13:46.609422 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13114 | 2026.01.04 04:13:46.609827 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.01.04 04:13:46.609862 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13116 | 2026.01.04 04:13:46.610193 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13117 | 2026.01.04 04:13:46.610394 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.01.04 04:13:46.610519 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001172 sec., 267918.08873720135 rows/sec., 17.60 MiB/sec. | ||
| 13119 | 2026.01.04 04:13:46.610554 [ 5 ] {dad51e20-ec6b-4809-a26c-ca484996439e} <Debug> TCPHandler: Processed in 0.001338676 sec. | ||
| 13120 | 2026.01.04 04:13:46.610654 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2026.01.04 04:13:46.610750 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13122 | 2026.01.04 04:13:46.610793 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13123 | 2026.01.04 04:13:46.611098 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.01.04 04:13:46.611133 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13125 | 2026.01.04 04:13:46.611507 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13126 | 2026.01.04 04:13:46.611719 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.01.04 04:13:46.611849 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 13128 | 2026.01.04 04:13:46.611888 [ 5 ] {d9abc877-4d3a-47fb-9461-e423262e6f2b} <Debug> TCPHandler: Processed in 0.001261585 sec. | ||
| 13129 | 2026.01.04 04:13:46.611992 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.01.04 04:13:46.612087 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13131 | 2026.01.04 04:13:46.612144 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13132 | 2026.01.04 04:13:46.613027 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.01.04 04:13:46.613064 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13134 | 2026.01.04 04:13:46.613596 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13135 | 2026.01.04 04:13:46.613812 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.01.04 04:13:46.613941 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001874 sec., 16542.155816435432 rows/sec., 29.64 MiB/sec. | ||
| 13137 | 2026.01.04 04:13:46.613993 [ 5 ] {4ec3710f-d17c-4a71-8e57-b3878bb47bcc} <Debug> TCPHandler: Processed in 0.002051411 sec. | ||
| 13138 | 2026.01.04 04:13:46.614102 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.01.04 04:13:46.614196 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13140 | 2026.01.04 04:13:46.614237 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13141 | 2026.01.04 04:13:46.614538 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.01.04 04:13:46.614570 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13143 | 2026.01.04 04:13:46.614846 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13144 | 2026.01.04 04:13:46.615033 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.01.04 04:13:46.615145 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001022 sec., 101761.25244618396 rows/sec., 6.24 MiB/sec. | ||
| 13146 | 2026.01.04 04:13:46.615177 [ 5 ] {36c0e730-3a3a-4eb0-9dcc-4dcce5308b0e} <Debug> TCPHandler: Processed in 0.001178753 sec. | ||
| 13147 | 2026.01.04 04:13:50.431648 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13148 | 2026.01.04 04:13:50.431721 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13149 | 2026.01.04 04:13:50.583015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27784 | ||
| 13150 | 2026.01.04 04:13:50.583555 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.01.04 04:13:50.583604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13152 | 2026.01.04 04:13:50.584143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13153 | 2026.01.04 04:13:50.584368 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.01.04 04:13:50.584502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27784 | ||
| 13155 | 2026.01.04 04:13:51.586082 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.01.04 04:13:51.586270 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13157 | 2026.01.04 04:13:51.586336 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13158 | 2026.01.04 04:13:51.586989 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.04 04:13:51.587035 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13160 | 2026.01.04 04:13:51.587424 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13161 | 2026.01.04 04:13:51.587655 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.01.04 04:13:51.587807 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001586 sec., 47919.29382093317 rows/sec., 3.95 MiB/sec. | ||
| 13163 | 2026.01.04 04:13:51.587849 [ 5 ] {87abd742-3596-4a83-a8be-bd329bc4e5b7} <Debug> TCPHandler: Processed in 0.001898148 sec. | ||
| 13164 | 2026.01.04 04:13:51.587963 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.01.04 04:13:51.588057 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13166 | 2026.01.04 04:13:51.588100 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13167 | 2026.01.04 04:13:51.588494 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.01.04 04:13:51.588530 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13169 | 2026.01.04 04:13:51.588805 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13170 | 2026.01.04 04:13:51.589009 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.01.04 04:13:51.589108 [ 36 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13172 | 2026.01.04 04:13:51.589129 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 666.03 KiB/sec. | ||
| 13173 | 2026.01.04 04:13:51.589167 [ 36 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.01.04 04:13:51.589177 [ 5 ] {37d4dd3d-d5d4-4192-ab18-7d7bc65e0c11} <Debug> TCPHandler: Processed in 0.001305466 sec. | ||
| 13175 | 2026.01.04 04:13:51.589195 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13176 | 2026.01.04 04:13:51.589281 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.01.04 04:13:51.589326 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 13178 | 2026.01.04 04:13:51.589372 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13179 | 2026.01.04 04:13:51.589414 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13180 | 2026.01.04 04:13:51.589537 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13181 | 2026.01.04 04:13:51.589581 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 13182 | 2026.01.04 04:13:51.589660 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 13183 | 2026.01.04 04:13:51.589717 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 236 rows starting from the beginning of the part | ||
| 13184 | 2026.01.04 04:13:51.589773 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 13185 | 2026.01.04 04:13:51.589822 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 236 rows starting from the beginning of the part | ||
| 13186 | 2026.01.04 04:13:51.589871 [ 190 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 13187 | 2026.01.04 04:13:51.589882 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.01.04 04:13:51.589925 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13189 | 2026.01.04 04:13:51.590274 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13190 | 2026.01.04 04:13:51.590517 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.01.04 04:13:51.590663 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001252 sec., 59105.43130990415 rows/sec., 4.61 MiB/sec. | ||
| 13192 | 2026.01.04 04:13:51.590701 [ 5 ] {ce90217a-7bb0-4dcc-8ca7-caef66d7a1fb} <Debug> TCPHandler: Processed in 0.001417918 sec. | ||
| 13193 | 2026.01.04 04:13:51.590812 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2026.01.04 04:13:51.590893 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576101 sec., 494892.14206449967 rows/sec., 32.44 MiB/sec. | ||
| 13195 | 2026.01.04 04:13:51.590905 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.01.04 04:13:51.590968 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13197 | 2026.01.04 04:13:51.591090 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13198 | 2026.01.04 04:13:51.591376 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.01.04 04:13:51.591400 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2026.01.04 04:13:51.591418 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13201 | 2026.01.04 04:13:51.591489 [ 192 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_81_16} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13202 | 2026.01.04 04:13:51.591586 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13203 | 2026.01.04 04:13:51.591769 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13204 | 2026.01.04 04:13:51.591990 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2026.01.04 04:13:51.592118 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 13206 | 2026.01.04 04:13:51.592155 [ 5 ] {b74192e0-c5ee-463c-9769-ab9ac765677b} <Debug> TCPHandler: Processed in 0.001392198 sec. | ||
| 13207 | 2026.01.04 04:13:51.592266 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2026.01.04 04:13:51.592389 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13209 | 2026.01.04 04:13:51.592457 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13210 | 2026.01.04 04:13:51.593371 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2026.01.04 04:13:51.593410 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13212 | 2026.01.04 04:13:51.593950 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13213 | 2026.01.04 04:13:51.594182 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.01.04 04:13:51.594326 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001963 sec., 5094.243504839532 rows/sec., 9.13 MiB/sec. | ||
| 13215 | 2026.01.04 04:13:51.594389 [ 5 ] {4a192eaa-cbdf-4440-8ad3-c68c7df58812} <Debug> TCPHandler: Processed in 0.002176723 sec. | ||
| 13216 | 2026.01.04 04:13:51.594496 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2026.01.04 04:13:51.594590 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13218 | 2026.01.04 04:13:51.594633 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13219 | 2026.01.04 04:13:51.594970 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.01.04 04:13:51.595007 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13221 | 2026.01.04 04:13:51.595330 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13222 | 2026.01.04 04:13:51.595547 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.01.04 04:13:51.595679 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 13224 | 2026.01.04 04:13:51.595715 [ 5 ] {8ec1d9f9-e0bc-41b2-9243-afc29f281aa9} <Debug> TCPHandler: Processed in 0.001269075 sec. | ||
| 13225 | 2026.01.04 04:13:52.073897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13226 | 2026.01.04 04:13:52.091185 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.01.04 04:13:52.091250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13228 | 2026.01.04 04:13:52.096938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13229 | 2026.01.04 04:13:52.097698 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.01.04 04:13:52.100845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13231 | 2026.01.04 04:13:55.664983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1660 | ||
| 13232 | 2026.01.04 04:13:55.667519 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.01.04 04:13:55.667565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13234 | 2026.01.04 04:13:55.668731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13235 | 2026.01.04 04:13:55.668987 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.01.04 04:13:55.669255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
| 13237 | 2026.01.04 04:13:56.598263 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.01.04 04:13:56.598476 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13239 | 2026.01.04 04:13:56.598545 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13240 | 2026.01.04 04:13:56.599353 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.01.04 04:13:56.599399 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13242 | 2026.01.04 04:13:56.599812 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13243 | 2026.01.04 04:13:56.600043 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.01.04 04:13:56.600199 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 13245 | 2026.01.04 04:13:56.600243 [ 5 ] {ba5c4121-fe47-43c0-84d9-fda1244a4117} <Debug> TCPHandler: Processed in 0.002120402 sec. | ||
| 13246 | 2026.01.04 04:13:56.600358 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.01.04 04:13:56.600454 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13248 | 2026.01.04 04:13:56.600498 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13249 | 2026.01.04 04:13:56.600909 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.01.04 04:13:56.600946 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13251 | 2026.01.04 04:13:56.601239 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13252 | 2026.01.04 04:13:56.601441 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.01.04 04:13:56.601573 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 13254 | 2026.01.04 04:13:56.601612 [ 5 ] {1612cf2e-86f1-4593-bc41-921833a1ac16} <Debug> TCPHandler: Processed in 0.001303265 sec. | ||
| 13255 | 2026.01.04 04:13:56.601727 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.01.04 04:13:56.601821 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13257 | 2026.01.04 04:13:56.601861 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13258 | 2026.01.04 04:13:56.602822 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.01.04 04:13:56.602858 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13260 | 2026.01.04 04:13:56.603232 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13261 | 2026.01.04 04:13:56.603438 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.01.04 04:13:56.603573 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Debug> executeQuery: Read 1176 rows, 95.84 KiB in 0.00177 sec., 664406.7796610169 rows/sec., 52.88 MiB/sec. | ||
| 13263 | 2026.01.04 04:13:56.603612 [ 5 ] {0d85ae74-ca92-49f0-be89-930c05bfb096} <Debug> TCPHandler: Processed in 0.001935089 sec. | ||
| 13264 | 2026.01.04 04:13:56.603728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.01.04 04:13:56.603822 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13266 | 2026.01.04 04:13:56.603863 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13267 | 2026.01.04 04:13:56.604359 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.01.04 04:13:56.604396 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13269 | 2026.01.04 04:13:56.604703 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13270 | 2026.01.04 04:13:56.604924 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2026.01.04 04:13:56.605057 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Debug> executeQuery: Read 240 rows, 14.93 KiB in 0.001252 sec., 191693.29073482426 rows/sec., 11.64 MiB/sec. | ||
| 13272 | 2026.01.04 04:13:56.605096 [ 5 ] {62228f8e-805e-4030-955a-4a600dc7668b} <Debug> TCPHandler: Processed in 0.001417118 sec. | ||
| 13273 | 2026.01.04 04:13:56.605215 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2026.01.04 04:13:56.605309 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.01.04 04:13:56.605349 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13276 | 2026.01.04 04:13:56.605828 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.01.04 04:13:56.605865 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13278 | 2026.01.04 04:13:56.606176 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13279 | 2026.01.04 04:13:56.606387 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.01.04 04:13:56.606517 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 13281 | 2026.01.04 04:13:56.606559 [ 5 ] {18d9ab3a-41b0-4f76-a9dc-1564be65012f} <Debug> TCPHandler: Processed in 0.001400568 sec. | ||
| 13282 | 2026.01.04 04:13:56.606671 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2026.01.04 04:13:56.606764 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13284 | 2026.01.04 04:13:56.606805 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13285 | 2026.01.04 04:13:56.607272 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.01.04 04:13:56.607309 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13287 | 2026.01.04 04:13:56.607616 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13288 | 2026.01.04 04:13:56.607826 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.01.04 04:13:56.607955 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 13290 | 2026.01.04 04:13:56.607997 [ 5 ] {a14178db-b71b-4d13-8df1-b7a94a5acbe8} <Debug> TCPHandler: Processed in 0.001375227 sec. | ||
| 13291 | 2026.01.04 04:13:56.608106 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13292 | 2026.01.04 04:13:56.608200 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13293 | 2026.01.04 04:13:56.608239 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13294 | 2026.01.04 04:13:56.608886 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2026.01.04 04:13:56.608922 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13296 | 2026.01.04 04:13:56.609254 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13297 | 2026.01.04 04:13:56.609471 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2026.01.04 04:13:56.609603 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Debug> executeQuery: Read 714 rows, 51.28 KiB in 0.001421 sec., 502463.0541871921 rows/sec., 35.24 MiB/sec. | ||
| 13299 | 2026.01.04 04:13:56.609643 [ 5 ] {ea48167b-b41a-4785-b6c9-4f6bd19217d6} <Debug> TCPHandler: Processed in 0.001585341 sec. | ||
| 13300 | 2026.01.04 04:13:56.609756 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.01.04 04:13:56.609851 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13302 | 2026.01.04 04:13:56.609894 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13303 | 2026.01.04 04:13:56.610229 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.01.04 04:13:56.610265 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13305 | 2026.01.04 04:13:56.610573 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13306 | 2026.01.04 04:13:56.610779 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.01.04 04:13:56.610913 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 13308 | 2026.01.04 04:13:56.610950 [ 5 ] {1a4aaa3a-cd56-4a59-ad07-f5727e9fe569} <Debug> TCPHandler: Processed in 0.001243335 sec. | ||
| 13309 | 2026.01.04 04:13:56.611060 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13310 | 2026.01.04 04:13:56.611153 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13311 | 2026.01.04 04:13:56.611196 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13312 | 2026.01.04 04:13:56.611624 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2026.01.04 04:13:56.611661 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13314 | 2026.01.04 04:13:56.611993 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13315 | 2026.01.04 04:13:56.612205 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2026.01.04 04:13:56.612342 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001206 sec., 262023.21724709784 rows/sec., 17.22 MiB/sec. | ||
| 13317 | 2026.01.04 04:13:56.612379 [ 5 ] {a725c47e-07b5-4fcb-ac50-b71ac9166043} <Debug> TCPHandler: Processed in 0.001367487 sec. | ||
| 13318 | 2026.01.04 04:13:56.612486 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2026.01.04 04:13:56.612580 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13320 | 2026.01.04 04:13:56.612623 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13321 | 2026.01.04 04:13:56.612940 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.01.04 04:13:56.612977 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13323 | 2026.01.04 04:13:56.613277 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13324 | 2026.01.04 04:13:56.613486 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.01.04 04:13:56.613593 [ 27 ] {} <Debug> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13326 | 2026.01.04 04:13:56.613621 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 13327 | 2026.01.04 04:13:56.613661 [ 27 ] {} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.01.04 04:13:56.613669 [ 5 ] {cd3f1b42-809c-41aa-8495-6f3a35dbf8dc} <Debug> TCPHandler: Processed in 0.001232405 sec. | ||
| 13329 | 2026.01.04 04:13:56.613690 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13330 | 2026.01.04 04:13:56.613790 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2026.01.04 04:13:56.613831 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13332 | 2026.01.04 04:13:56.613888 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13333 | 2026.01.04 04:13:56.613949 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13334 | 2026.01.04 04:13:56.613975 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13335 | 2026.01.04 04:13:56.614019 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 13336 | 2026.01.04 04:13:56.614089 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 13337 | 2026.01.04 04:13:56.614137 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13338 | 2026.01.04 04:13:56.614182 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13339 | 2026.01.04 04:13:56.614223 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13340 | 2026.01.04 04:13:56.614266 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13341 | 2026.01.04 04:13:56.614801 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.01.04 04:13:56.614844 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13343 | 2026.01.04 04:13:56.615027 [ 199 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251965 sec., 27157.308710706766 rows/sec., 1.79 MiB/sec. | ||
| 13344 | 2026.01.04 04:13:56.615162 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13345 | 2026.01.04 04:13:56.615419 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.01.04 04:13:56.615443 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13347 | 2026.01.04 04:13:56.615489 [ 200 ] {d8fdf4b0-9fc5-41a2-92f2-21db86c57dde::all_1_34_7} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13348 | 2026.01.04 04:13:56.615562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13349 | 2026.01.04 04:13:56.615692 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.01.04 04:13:56.615826 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13351 | 2026.01.04 04:13:56.615838 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 28.23 MiB/sec. | ||
| 13352 | 2026.01.04 04:13:56.615871 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2026.01.04 04:13:56.615896 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13354 | 2026.01.04 04:13:56.615911 [ 5 ] {6afe0da3-01da-45c4-a530-9997b50c74fa} <Debug> TCPHandler: Processed in 0.002169433 sec. | ||
| 13355 | 2026.01.04 04:13:56.616028 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 13356 | 2026.01.04 04:13:56.616041 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.01.04 04:13:56.616163 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13358 | 2026.01.04 04:13:56.616205 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13359 | 2026.01.04 04:13:56.616285 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13360 | 2026.01.04 04:13:56.616348 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1514 rows starting from the beginning of the part | ||
| 13361 | 2026.01.04 04:13:56.616476 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13362 | 2026.01.04 04:13:56.616551 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.01.04 04:13:56.616576 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13364 | 2026.01.04 04:13:56.616594 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13365 | 2026.01.04 04:13:56.616680 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13366 | 2026.01.04 04:13:56.616788 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13367 | 2026.01.04 04:13:56.616891 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 13368 | 2026.01.04 04:13:56.616938 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13369 | 2026.01.04 04:13:56.617162 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.01.04 04:13:56.617320 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 5.42 MiB/sec. | ||
| 13371 | 2026.01.04 04:13:56.617359 [ 5 ] {19731801-184e-499e-bcf3-dd00150fe0af} <Debug> TCPHandler: Processed in 0.001366747 sec. | ||
| 13372 | 2026.01.04 04:13:56.626520 [ 199 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1627 rows, containing 19 columns (19 merged, 0 gathered) in 0.010554668 sec., 154149.80366980753 rows/sec., 276.23 MiB/sec. | ||
| 13373 | 2026.01.04 04:13:56.627744 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13374 | 2026.01.04 04:13:56.628079 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2026.01.04 04:13:56.628156 [ 190 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13376 | 2026.01.04 04:13:56.628273 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 13377 | 2026.01.04 04:13:57.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.46 MiB, peak 346.99 MiB, free memory in arenas 0.00 B, will set to 342.53 MiB (RSS), difference: 7.06 MiB | ||
| 13378 | 2026.01.04 04:13:58.084694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28296 | ||
| 13379 | 2026.01.04 04:13:58.085216 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.01.04 04:13:58.085254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13381 | 2026.01.04 04:13:58.085725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13382 | 2026.01.04 04:13:58.085947 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.01.04 04:13:58.086079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28296 | ||
| 13384 | 2026.01.04 04:13:59.600893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13385 | 2026.01.04 04:13:59.618896 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.01.04 04:13:59.618958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13387 | 2026.01.04 04:13:59.624978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13388 | 2026.01.04 04:13:59.625733 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.01.04 04:13:59.629156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13390 | 2026.01.04 04:14:01.587279 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.01.04 04:14:01.587497 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13392 | 2026.01.04 04:14:01.587571 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13393 | 2026.01.04 04:14:01.588250 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.01.04 04:14:01.588303 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13395 | 2026.01.04 04:14:01.588703 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13396 | 2026.01.04 04:14:01.588940 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.04 04:14:01.589094 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 296.16 KiB/sec. | ||
| 13398 | 2026.01.04 04:14:01.589136 [ 5 ] {bb49fe6b-0234-433b-8420-1ecbb49f7847} <Debug> TCPHandler: Processed in 0.00200045 sec. | ||
| 13399 | 2026.01.04 04:14:01.589252 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2026.01.04 04:14:01.589350 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13401 | 2026.01.04 04:14:01.589392 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13402 | 2026.01.04 04:14:01.589810 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.01.04 04:14:01.589847 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13404 | 2026.01.04 04:14:01.590179 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13405 | 2026.01.04 04:14:01.590399 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.01.04 04:14:01.590540 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001209 sec., 65343.258891645986 rows/sec., 5.36 MiB/sec. | ||
| 13407 | 2026.01.04 04:14:01.590546 [ 98 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13408 | 2026.01.04 04:14:01.590579 [ 5 ] {c14d1669-61d4-4479-a1d6-09e96589d5e5} <Debug> TCPHandler: Processed in 0.001377037 sec. | ||
| 13409 | 2026.01.04 04:14:01.590615 [ 98 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.01.04 04:14:01.590643 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13411 | 2026.01.04 04:14:01.590704 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.01.04 04:14:01.590754 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 13413 | 2026.01.04 04:14:01.590803 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13414 | 2026.01.04 04:14:01.590851 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13415 | 2026.01.04 04:14:01.590888 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2026.01.04 04:14:01.590927 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2464 rows starting from the beginning of the part | ||
| 13417 | 2026.01.04 04:14:01.590995 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1216 rows starting from the beginning of the part | ||
| 13418 | 2026.01.04 04:14:01.591045 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1174 rows starting from the beginning of the part | ||
| 13419 | 2026.01.04 04:14:01.591088 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 13420 | 2026.01.04 04:14:01.591131 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1176 rows starting from the beginning of the part | ||
| 13421 | 2026.01.04 04:14:01.591171 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 79 rows starting from the beginning of the part | ||
| 13422 | 2026.01.04 04:14:01.591255 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2026.01.04 04:14:01.591297 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13424 | 2026.01.04 04:14:01.591635 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13425 | 2026.01.04 04:14:01.591862 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.01.04 04:14:01.592003 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001218 sec., 13136.288998357964 rows/sec., 961.33 KiB/sec. | ||
| 13427 | 2026.01.04 04:14:01.592042 [ 5 ] {6abe30c7-9a1f-4f9f-b043-a6097e2d86de} <Debug> TCPHandler: Processed in 0.001388157 sec. | ||
| 13428 | 2026.01.04 04:14:01.592151 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13429 | 2026.01.04 04:14:01.592247 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13430 | 2026.01.04 04:14:01.592289 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13431 | 2026.01.04 04:14:01.592698 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2026.01.04 04:14:01.592734 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13433 | 2026.01.04 04:14:01.593047 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13434 | 2026.01.04 04:14:01.593268 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.01.04 04:14:01.593406 [ 198 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704133 sec., 2287239.5699471883 rows/sec., 194.35 MiB/sec. | ||
| 13436 | 2026.01.04 04:14:01.593418 [ 98 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13437 | 2026.01.04 04:14:01.593427 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001198 sec., 66777.96327212019 rows/sec., 5.22 MiB/sec. | ||
| 13438 | 2026.01.04 04:14:01.593458 [ 98 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.01.04 04:14:01.593486 [ 5 ] {0dfd860c-da2a-431e-9844-51a97545f699} <Debug> TCPHandler: Processed in 0.001385358 sec. | ||
| 13440 | 2026.01.04 04:14:01.593487 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13441 | 2026.01.04 04:14:01.593590 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 13442 | 2026.01.04 04:14:01.593613 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.01.04 04:14:01.593660 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13444 | 2026.01.04 04:14:01.593711 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13445 | 2026.01.04 04:14:01.593806 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 13446 | 2026.01.04 04:14:01.593848 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13447 | 2026.01.04 04:14:01.593871 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 530 rows starting from the beginning of the part | ||
| 13448 | 2026.01.04 04:14:01.593900 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13449 | 2026.01.04 04:14:01.593928 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 710 rows starting from the beginning of the part | ||
| 13450 | 2026.01.04 04:14:01.593977 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 13451 | 2026.01.04 04:14:01.594020 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 714 rows starting from the beginning of the part | ||
| 13452 | 2026.01.04 04:14:01.594048 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.01.04 04:14:01.594063 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 80 rows starting from the beginning of the part | ||
| 13454 | 2026.01.04 04:14:01.594130 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_86_17} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13455 | 2026.01.04 04:14:01.594211 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13456 | 2026.01.04 04:14:01.594326 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.01.04 04:14:01.594368 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13458 | 2026.01.04 04:14:01.594744 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13459 | 2026.01.04 04:14:01.595000 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.01.04 04:14:01.595125 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13461 | 2026.01.04 04:14:01.595137 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001307 sec., 124713.08339709257 rows/sec., 8.68 MiB/sec. | ||
| 13462 | 2026.01.04 04:14:01.595161 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.04 04:14:01.595186 [ 5 ] {6d77bafa-3ddb-40a4-b491-863f2816cabf} <Debug> TCPHandler: Processed in 0.001623203 sec. | ||
| 13464 | 2026.01.04 04:14:01.595187 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13465 | 2026.01.04 04:14:01.595308 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 13466 | 2026.01.04 04:14:01.595312 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.01.04 04:14:01.595311 [ 199 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761075 sec., 1906789.886858879 rows/sec., 144.31 MiB/sec. | ||
| 13468 | 2026.01.04 04:14:01.595463 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13469 | 2026.01.04 04:14:01.595478 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13470 | 2026.01.04 04:14:01.595525 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28377 rows starting from the beginning of the part | ||
| 13471 | 2026.01.04 04:14:01.595528 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13472 | 2026.01.04 04:14:01.595601 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13473 | 2026.01.04 04:14:01.595602 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 844 rows starting from the beginning of the part | ||
| 13474 | 2026.01.04 04:14:01.595672 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 314 rows starting from the beginning of the part | ||
| 13475 | 2026.01.04 04:14:01.595722 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 13476 | 2026.01.04 04:14:01.595766 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 316 rows starting from the beginning of the part | ||
| 13477 | 2026.01.04 04:14:01.595809 [ 188 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 163 rows starting from the beginning of the part | ||
| 13478 | 2026.01.04 04:14:01.595916 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.04 04:14:01.595996 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_86_17} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13480 | 2026.01.04 04:14:01.596098 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13481 | 2026.01.04 04:14:01.596329 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2026.01.04 04:14:01.596367 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13483 | 2026.01.04 04:14:01.596922 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13484 | 2026.01.04 04:14:01.597163 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2026.01.04 04:14:01.597313 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001867 sec., 5356.186395286556 rows/sec., 9.60 MiB/sec. | ||
| 13486 | 2026.01.04 04:14:01.597369 [ 5 ] {49ea16c3-e72b-4bfc-a78c-904ca6556560} <Debug> TCPHandler: Processed in 0.002111852 sec. | ||
| 13487 | 2026.01.04 04:14:01.597561 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2026.01.04 04:14:01.597657 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13489 | 2026.01.04 04:14:01.597700 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13490 | 2026.01.04 04:14:01.598033 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.01.04 04:14:01.598070 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13492 | 2026.01.04 04:14:01.598410 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13493 | 2026.01.04 04:14:01.598631 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.01.04 04:14:01.598768 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 13495 | 2026.01.04 04:14:01.598770 [ 142 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13496 | 2026.01.04 04:14:01.598806 [ 5 ] {bbaa4ac8-c545-442d-b179-7a5904c86041} <Debug> TCPHandler: Processed in 0.001295366 sec. | ||
| 13497 | 2026.01.04 04:14:01.598832 [ 142 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.01.04 04:14:01.598862 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13499 | 2026.01.04 04:14:01.598948 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 13500 | 2026.01.04 04:14:01.599046 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13501 | 2026.01.04 04:14:01.599079 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6124 rows starting from the beginning of the part | ||
| 13502 | 2026.01.04 04:14:01.599144 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 13503 | 2026.01.04 04:14:01.599194 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13504 | 2026.01.04 04:14:01.599240 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 13505 | 2026.01.04 04:14:01.599286 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13506 | 2026.01.04 04:14:01.599332 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 13507 | 2026.01.04 04:14:01.601315 [ 202 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404397 sec., 2708371.3712835275 rows/sec., 173.56 MiB/sec. | ||
| 13508 | 2026.01.04 04:14:01.601872 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13509 | 2026.01.04 04:14:01.602147 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.01.04 04:14:01.602214 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_86_17} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13511 | 2026.01.04 04:14:01.602276 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13512 | 2026.01.04 04:14:01.602516 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30174 rows, containing 5 columns (5 merged, 0 gathered) in 0.007260013 sec., 4156190.904892319 rows/sec., 280.19 MiB/sec. | ||
| 13513 | 2026.01.04 04:14:01.603130 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13514 | 2026.01.04 04:14:01.603432 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2026.01.04 04:14:01.603509 [ 202 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13516 | 2026.01.04 04:14:01.603599 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13517 | 2026.01.04 04:14:05.431766 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13518 | 2026.01.04 04:14:05.431826 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13519 | 2026.01.04 04:14:05.586625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28744 | ||
| 13520 | 2026.01.04 04:14:05.587112 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.01.04 04:14:05.587148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13522 | 2026.01.04 04:14:05.587639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13523 | 2026.01.04 04:14:05.587876 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13524 | 2026.01.04 04:14:05.588011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28744 | ||
| 13525 | 2026.01.04 04:14:05.670109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1698 | ||
| 13526 | 2026.01.04 04:14:05.672609 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.01.04 04:14:05.672650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13528 | 2026.01.04 04:14:05.673821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13529 | 2026.01.04 04:14:05.674070 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.01.04 04:14:05.674334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 13531 | 2026.01.04 04:14:06.597772 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2026.01.04 04:14:06.598068 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13533 | 2026.01.04 04:14:06.598171 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13534 | 2026.01.04 04:14:06.598964 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.01.04 04:14:06.599012 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13536 | 2026.01.04 04:14:06.599422 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13537 | 2026.01.04 04:14:06.599658 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2026.01.04 04:14:06.599814 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 13539 | 2026.01.04 04:14:06.599855 [ 5 ] {21269c1a-0e18-4a42-aa07-9acdf2ba5164} <Debug> TCPHandler: Processed in 0.002264645 sec. | ||
| 13540 | 2026.01.04 04:14:06.599969 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2026.01.04 04:14:06.600061 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13542 | 2026.01.04 04:14:06.600102 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13543 | 2026.01.04 04:14:06.601086 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.04 04:14:06.601123 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13545 | 2026.01.04 04:14:06.601493 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13546 | 2026.01.04 04:14:06.601698 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.01.04 04:14:06.601826 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.001783 sec., 658440.8300616938 rows/sec., 52.41 MiB/sec. | ||
| 13548 | 2026.01.04 04:14:06.601863 [ 5 ] {46dbb316-8cb0-461d-8c9a-c1f132180f9f} <Debug> TCPHandler: Processed in 0.001941449 sec. | ||
| 13549 | 2026.01.04 04:14:06.601971 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.01.04 04:14:06.602063 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13551 | 2026.01.04 04:14:06.602102 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13552 | 2026.01.04 04:14:06.602578 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.04 04:14:06.602614 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13554 | 2026.01.04 04:14:06.602918 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13555 | 2026.01.04 04:14:06.603132 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.04 04:14:06.603258 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001213 sec., 194558.94476504534 rows/sec., 11.79 MiB/sec. | ||
| 13557 | 2026.01.04 04:14:06.603294 [ 5 ] {4b44ebd7-7aeb-4780-8ceb-b11484b0a728} <Debug> TCPHandler: Processed in 0.001370717 sec. | ||
| 13558 | 2026.01.04 04:14:06.603391 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2026.01.04 04:14:06.603481 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13560 | 2026.01.04 04:14:06.603520 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13561 | 2026.01.04 04:14:06.603976 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.01.04 04:14:06.604012 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13563 | 2026.01.04 04:14:06.604309 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13564 | 2026.01.04 04:14:06.604518 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.01.04 04:14:06.604641 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001178 sec., 179966.0441426146 rows/sec., 11.61 MiB/sec. | ||
| 13566 | 2026.01.04 04:14:06.604678 [ 5 ] {6b766229-2f14-4c39-bd51-2b5920fc64ee} <Debug> TCPHandler: Processed in 0.001333386 sec. | ||
| 13567 | 2026.01.04 04:14:06.604774 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.01.04 04:14:06.604864 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13569 | 2026.01.04 04:14:06.604902 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13570 | 2026.01.04 04:14:06.605359 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.01.04 04:14:06.605395 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13572 | 2026.01.04 04:14:06.605695 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13573 | 2026.01.04 04:14:06.605895 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13574 | 2026.01.04 04:14:06.606024 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 13575 | 2026.01.04 04:14:06.606062 [ 5 ] {f5d3bc57-1776-4a5e-8d1f-133f2c4ab47a} <Debug> TCPHandler: Processed in 0.001334677 sec. | ||
| 13576 | 2026.01.04 04:14:06.606160 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13577 | 2026.01.04 04:14:06.606251 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13578 | 2026.01.04 04:14:06.606290 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13579 | 2026.01.04 04:14:06.606920 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.01.04 04:14:06.606957 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13581 | 2026.01.04 04:14:06.607280 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13582 | 2026.01.04 04:14:06.607484 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.01.04 04:14:06.607606 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001372 sec., 517492.71137026243 rows/sec., 36.27 MiB/sec. | ||
| 13584 | 2026.01.04 04:14:06.607644 [ 5 ] {e97fc436-fad3-41ca-b87c-de111e439005} <Debug> TCPHandler: Processed in 0.001531501 sec. | ||
| 13585 | 2026.01.04 04:14:06.607751 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.01.04 04:14:06.607842 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13587 | 2026.01.04 04:14:06.607884 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13588 | 2026.01.04 04:14:06.608208 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.01.04 04:14:06.608244 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13590 | 2026.01.04 04:14:06.608540 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13591 | 2026.01.04 04:14:06.608744 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.04 04:14:06.608870 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 13593 | 2026.01.04 04:14:06.608906 [ 5 ] {8e0fc6a9-0027-4a14-b317-e0affd2332d1} <Debug> TCPHandler: Processed in 0.001202164 sec. | ||
| 13594 | 2026.01.04 04:14:06.609008 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.01.04 04:14:06.609099 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.01.04 04:14:06.609140 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13597 | 2026.01.04 04:14:06.609588 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.01.04 04:14:06.609624 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13599 | 2026.01.04 04:14:06.609957 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13600 | 2026.01.04 04:14:06.610165 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.01.04 04:14:06.610297 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 13602 | 2026.01.04 04:14:06.610333 [ 5 ] {775a870f-cf08-4530-b624-3f23bb901f17} <Debug> TCPHandler: Processed in 0.001370897 sec. | ||
| 13603 | 2026.01.04 04:14:06.610454 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.04 04:14:06.610573 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.01.04 04:14:06.610625 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13606 | 2026.01.04 04:14:06.611017 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.04 04:14:06.611061 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13608 | 2026.01.04 04:14:06.611380 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13609 | 2026.01.04 04:14:06.611585 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.04 04:14:06.611714 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 13611 | 2026.01.04 04:14:06.611753 [ 5 ] {53b62024-78f3-4219-9d84-c1a11377dc46} <Debug> TCPHandler: Processed in 0.001360037 sec. | ||
| 13612 | 2026.01.04 04:14:06.611858 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.01.04 04:14:06.611959 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13614 | 2026.01.04 04:14:06.612015 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13615 | 2026.01.04 04:14:06.612865 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.01.04 04:14:06.612902 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13617 | 2026.01.04 04:14:06.613454 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13618 | 2026.01.04 04:14:06.613695 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.01.04 04:14:06.613834 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 13620 | 2026.01.04 04:14:06.613889 [ 5 ] {bcb24187-5e22-496a-95b2-1e1f6b675c57} <Debug> TCPHandler: Processed in 0.002079901 sec. | ||
| 13621 | 2026.01.04 04:14:06.614004 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2026.01.04 04:14:06.614099 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13623 | 2026.01.04 04:14:06.614141 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13624 | 2026.01.04 04:14:06.614489 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.01.04 04:14:06.614526 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13626 | 2026.01.04 04:14:06.614835 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13627 | 2026.01.04 04:14:06.615041 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.01.04 04:14:06.615167 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 13629 | 2026.01.04 04:14:06.615205 [ 5 ] {6e53b13d-106b-4e00-83ff-28016cfa66d6} <Debug> TCPHandler: Processed in 0.001251845 sec. | ||
| 13630 | 2026.01.04 04:14:07.129583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13631 | 2026.01.04 04:14:07.146428 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.01.04 04:14:07.146472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13633 | 2026.01.04 04:14:07.152507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13634 | 2026.01.04 04:14:07.153208 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.01.04 04:14:07.156068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13636 | 2026.01.04 04:14:11.615382 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.01.04 04:14:11.615591 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13638 | 2026.01.04 04:14:11.615663 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13639 | 2026.01.04 04:14:11.616330 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.01.04 04:14:11.616380 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13641 | 2026.01.04 04:14:11.616758 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13642 | 2026.01.04 04:14:11.616973 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.01.04 04:14:11.617120 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 309.07 KiB/sec. | ||
| 13644 | 2026.01.04 04:14:11.617162 [ 5 ] {cb01cece-d209-4603-8f33-8c348dcf98ee} <Debug> TCPHandler: Processed in 0.001914398 sec. | ||
| 13645 | 2026.01.04 04:14:11.617275 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13646 | 2026.01.04 04:14:11.617369 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13647 | 2026.01.04 04:14:11.617408 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13648 | 2026.01.04 04:14:11.618599 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2026.01.04 04:14:11.618634 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13650 | 2026.01.04 04:14:11.619013 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13651 | 2026.01.04 04:14:11.619228 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2026.01.04 04:14:11.619355 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.002004 sec., 608283.4331337325 rows/sec., 50.29 MiB/sec. | ||
| 13653 | 2026.01.04 04:14:11.619391 [ 5 ] {95e10639-cf14-41f0-88ab-951982d4c4d1} <Debug> TCPHandler: Processed in 0.002164022 sec. | ||
| 13654 | 2026.01.04 04:14:11.619501 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2026.01.04 04:14:11.619593 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13656 | 2026.01.04 04:14:11.619633 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13657 | 2026.01.04 04:14:11.620022 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.01.04 04:14:11.620058 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13659 | 2026.01.04 04:14:11.620348 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13660 | 2026.01.04 04:14:11.620548 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.01.04 04:14:11.620677 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001101 sec., 14532.243415077202 rows/sec., 1.04 MiB/sec. | ||
| 13662 | 2026.01.04 04:14:11.620722 [ 5 ] {ee5c0d70-441c-491f-a1b1-f54b2d8083b0} <Debug> TCPHandler: Processed in 0.001268125 sec. | ||
| 13663 | 2026.01.04 04:14:11.620818 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13664 | 2026.01.04 04:14:11.620909 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13665 | 2026.01.04 04:14:11.620947 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13666 | 2026.01.04 04:14:11.621434 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2026.01.04 04:14:11.621470 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13668 | 2026.01.04 04:14:11.621769 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13669 | 2026.01.04 04:14:11.621976 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13670 | 2026.01.04 04:14:11.622099 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001208 sec., 188741.72185430463 rows/sec., 12.78 MiB/sec. | ||
| 13671 | 2026.01.04 04:14:11.622100 [ 86 ] {} <Debug> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 13672 | 2026.01.04 04:14:11.622139 [ 5 ] {38a57ee6-31a7-4375-874f-76f32372fc3b} <Debug> TCPHandler: Processed in 0.001367907 sec. | ||
| 13673 | 2026.01.04 04:14:11.622184 [ 86 ] {} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.01.04 04:14:11.622223 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13675 | 2026.01.04 04:14:11.622267 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.01.04 04:14:11.622358 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 13677 | 2026.01.04 04:14:11.622363 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13678 | 2026.01.04 04:14:11.622461 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13679 | 2026.01.04 04:14:11.622521 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13680 | 2026.01.04 04:14:11.622562 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 464 rows starting from the beginning of the part | ||
| 13681 | 2026.01.04 04:14:11.622628 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 13682 | 2026.01.04 04:14:11.622678 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 13683 | 2026.01.04 04:14:11.622723 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 13684 | 2026.01.04 04:14:11.622764 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 13685 | 2026.01.04 04:14:11.622806 [ 191 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 13686 | 2026.01.04 04:14:11.623118 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.01.04 04:14:11.623158 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13688 | 2026.01.04 04:14:11.623502 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13689 | 2026.01.04 04:14:11.623715 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.01.04 04:14:11.623842 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001497 sec., 358049.4321977288 rows/sec., 26.55 MiB/sec. | ||
| 13691 | 2026.01.04 04:14:11.623879 [ 5 ] {662cee83-0db9-492b-9ba7-a1b905a863cf} <Debug> TCPHandler: Processed in 0.001658893 sec. | ||
| 13692 | 2026.01.04 04:14:11.623890 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593431 sec., 976509.1805042076 rows/sec., 68.36 MiB/sec. | ||
| 13693 | 2026.01.04 04:14:11.624001 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.01.04 04:14:11.624078 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 13695 | 2026.01.04 04:14:11.624097 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13696 | 2026.01.04 04:14:11.624145 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13697 | 2026.01.04 04:14:11.624375 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.01.04 04:14:11.624456 [ 202 ] {cc06d2cf-4008-455e-8e22-1ea14125dba0::all_1_49_10} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 13699 | 2026.01.04 04:14:11.624549 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13700 | 2026.01.04 04:14:11.624758 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.01.04 04:14:11.624797 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13702 | 2026.01.04 04:14:11.625181 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13703 | 2026.01.04 04:14:11.625389 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.01.04 04:14:11.625517 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001437 sec., 589422.4077940154 rows/sec., 39.67 MiB/sec. | ||
| 13705 | 2026.01.04 04:14:11.625553 [ 5 ] {9740f5f9-a28b-468a-9f8b-8889ad0cc1b9} <Debug> TCPHandler: Processed in 0.001599252 sec. | ||
| 13706 | 2026.01.04 04:14:11.625663 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2026.01.04 04:14:11.625754 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13708 | 2026.01.04 04:14:11.625808 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13709 | 2026.01.04 04:14:11.626604 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2026.01.04 04:14:11.626640 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13711 | 2026.01.04 04:14:11.627147 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13712 | 2026.01.04 04:14:11.627359 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2026.01.04 04:14:11.627494 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 13714 | 2026.01.04 04:14:11.627546 [ 5 ] {c27543b5-a90b-4db7-81b2-a8c5d336c489} <Debug> TCPHandler: Processed in 0.001930479 sec. | ||
| 13715 | 2026.01.04 04:14:11.627683 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.01.04 04:14:11.627774 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13717 | 2026.01.04 04:14:11.627815 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13718 | 2026.01.04 04:14:11.628175 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.01.04 04:14:11.628208 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13720 | 2026.01.04 04:14:11.628506 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13721 | 2026.01.04 04:14:11.628705 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.01.04 04:14:11.628827 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13723 | 2026.01.04 04:14:11.628862 [ 5 ] {1e3d86b3-f4d5-4c71-8ebb-04a821b65f21} <Debug> TCPHandler: Processed in 0.001227004 sec. | ||
| 13724 | 2026.01.04 04:14:13.088201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29256 | ||
| 13725 | 2026.01.04 04:14:13.088753 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.01.04 04:14:13.088789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13727 | 2026.01.04 04:14:13.089264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13728 | 2026.01.04 04:14:13.089498 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.01.04 04:14:13.089633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29256 | ||
| 13730 | 2026.01.04 04:14:13.089648 [ 85 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13731 | 2026.01.04 04:14:13.089750 [ 85 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.01.04 04:14:13.089790 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13733 | 2026.01.04 04:14:13.089923 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 13734 | 2026.01.04 04:14:13.090031 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13735 | 2026.01.04 04:14:13.090063 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26824 rows starting from the beginning of the part | ||
| 13736 | 2026.01.04 04:14:13.090124 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13737 | 2026.01.04 04:14:13.090174 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13738 | 2026.01.04 04:14:13.090219 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13739 | 2026.01.04 04:14:13.090263 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13740 | 2026.01.04 04:14:13.090308 [ 196 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13741 | 2026.01.04 04:14:13.092394 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00251225 sec., 11645337.844561648 rows/sec., 166.59 MiB/sec. | ||
| 13742 | 2026.01.04 04:14:13.092807 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13743 | 2026.01.04 04:14:13.093180 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.01.04 04:14:13.093281 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_61_12} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13745 | 2026.01.04 04:14:13.093412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13746 | 2026.01.04 04:14:14.656324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13747 | 2026.01.04 04:14:14.674689 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.01.04 04:14:14.674763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13749 | 2026.01.04 04:14:14.680827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13750 | 2026.01.04 04:14:14.681527 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.01.04 04:14:14.681857 [ 172 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13752 | 2026.01.04 04:14:14.681932 [ 172 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2026.01.04 04:14:14.681958 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13754 | 2026.01.04 04:14:14.682084 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13755 | 2026.01.04 04:14:14.684960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13756 | 2026.01.04 04:14:14.686256 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13757 | 2026.01.04 04:14:14.687872 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13758 | 2026.01.04 04:14:14.692726 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13759 | 2026.01.04 04:14:14.697426 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13760 | 2026.01.04 04:14:14.701980 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13761 | 2026.01.04 04:14:14.706744 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13762 | 2026.01.04 04:14:14.710635 [ 197 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 13763 | 2026.01.04 04:14:14.760530 [ 186 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078501491 sec., 5859.761313323335 rows/sec., 30.30 MiB/sec. | ||
| 13764 | 2026.01.04 04:14:14.763605 [ 187 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13765 | 2026.01.04 04:14:14.765861 [ 187 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_61_12} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.04 04:14:14.765948 [ 187 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_61_12} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13767 | 2026.01.04 04:14:14.768747 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13768 | 2026.01.04 04:14:15.674992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1736 | ||
| 13769 | 2026.01.04 04:14:15.678064 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2026.01.04 04:14:15.678114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13771 | 2026.01.04 04:14:15.679248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13772 | 2026.01.04 04:14:15.679569 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.01.04 04:14:15.679852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 13774 | 2026.01.04 04:14:16.600126 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.01.04 04:14:16.600331 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13776 | 2026.01.04 04:14:16.600402 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13777 | 2026.01.04 04:14:16.601275 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.01.04 04:14:16.601330 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13779 | 2026.01.04 04:14:16.601757 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13780 | 2026.01.04 04:14:16.601984 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.01.04 04:14:16.602156 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 13782 | 2026.01.04 04:14:16.602212 [ 5 ] {a6e49a70-b9f8-48f1-88d2-b1c5f0fae794} <Debug> TCPHandler: Processed in 0.002232684 sec. | ||
| 13783 | 2026.01.04 04:14:16.602350 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.01.04 04:14:16.602449 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13785 | 2026.01.04 04:14:16.602492 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13786 | 2026.01.04 04:14:16.603848 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.01.04 04:14:16.603885 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13788 | 2026.01.04 04:14:16.604269 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13789 | 2026.01.04 04:14:16.604474 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13790 | 2026.01.04 04:14:16.604617 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Debug> executeQuery: Read 1174 rows, 95.69 KiB in 0.002202 sec., 533151.6802906449 rows/sec., 42.44 MiB/sec. | ||
| 13791 | 2026.01.04 04:14:16.604670 [ 5 ] {de538847-5db3-466f-9b0e-c297104f2693} <Debug> TCPHandler: Processed in 0.002406548 sec. | ||
| 13792 | 2026.01.04 04:14:16.604794 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13793 | 2026.01.04 04:14:16.604966 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13794 | 2026.01.04 04:14:16.605014 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13795 | 2026.01.04 04:14:16.605593 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.01.04 04:14:16.605631 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13797 | 2026.01.04 04:14:16.605972 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13798 | 2026.01.04 04:14:16.606177 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13799 | 2026.01.04 04:14:16.606297 [ 171 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13800 | 2026.01.04 04:14:16.606306 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001388 sec., 170028.81844380405 rows/sec., 10.30 MiB/sec. | ||
| 13801 | 2026.01.04 04:14:16.606374 [ 171 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.01.04 04:14:16.606391 [ 5 ] {b4eeb4f8-61ff-4223-86d9-3b5e2415e394} <Debug> TCPHandler: Processed in 0.001629203 sec. | ||
| 13803 | 2026.01.04 04:14:16.606401 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13804 | 2026.01.04 04:14:16.606497 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13805 | 2026.01.04 04:14:16.606506 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 13806 | 2026.01.04 04:14:16.606590 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13807 | 2026.01.04 04:14:16.606595 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13808 | 2026.01.04 04:14:16.606629 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13809 | 2026.01.04 04:14:16.606640 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 13810 | 2026.01.04 04:14:16.606701 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 240 rows starting from the beginning of the part | ||
| 13811 | 2026.01.04 04:14:16.606743 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 16 rows starting from the beginning of the part | ||
| 13812 | 2026.01.04 04:14:16.606813 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 236 rows starting from the beginning of the part | ||
| 13813 | 2026.01.04 04:14:16.606948 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 16 rows starting from the beginning of the part | ||
| 13814 | 2026.01.04 04:14:16.606993 [ 189 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 236 rows starting from the beginning of the part | ||
| 13815 | 2026.01.04 04:14:16.607268 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.01.04 04:14:16.607313 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13817 | 2026.01.04 04:14:16.607677 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13818 | 2026.01.04 04:14:16.607855 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353537 sec., 755058.7830255103 rows/sec., 49.28 MiB/sec. | ||
| 13819 | 2026.01.04 04:14:16.607890 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.01.04 04:14:16.608026 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001415 sec., 149823.32155477031 rows/sec., 9.66 MiB/sec. | ||
| 13821 | 2026.01.04 04:14:16.608066 [ 5 ] {b7b3baac-4898-4b5a-bad6-0568dc358efa} <Debug> TCPHandler: Processed in 0.001587231 sec. | ||
| 13822 | 2026.01.04 04:14:16.608086 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13823 | 2026.01.04 04:14:16.608164 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.01.04 04:14:16.608260 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13825 | 2026.01.04 04:14:16.608301 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13826 | 2026.01.04 04:14:16.608430 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.01.04 04:14:16.608519 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_86_17} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13828 | 2026.01.04 04:14:16.608632 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13829 | 2026.01.04 04:14:16.608803 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.01.04 04:14:16.608842 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13831 | 2026.01.04 04:14:16.609225 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13832 | 2026.01.04 04:14:16.609448 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.01.04 04:14:16.609580 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 13834 | 2026.01.04 04:14:16.609620 [ 5 ] {a5c3c7d5-5294-49cb-bfbd-88efa014b9bf} <Debug> TCPHandler: Processed in 0.00148915 sec. | ||
| 13835 | 2026.01.04 04:14:16.609726 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13836 | 2026.01.04 04:14:16.609821 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13837 | 2026.01.04 04:14:16.609862 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13838 | 2026.01.04 04:14:16.610603 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2026.01.04 04:14:16.610637 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13840 | 2026.01.04 04:14:16.611019 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13841 | 2026.01.04 04:14:16.611231 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2026.01.04 04:14:16.611358 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001554 sec., 456885.45688545686 rows/sec., 32.02 MiB/sec. | ||
| 13843 | 2026.01.04 04:14:16.611399 [ 5 ] {99cb2a3c-c465-4534-b12f-a217d656e063} <Debug> TCPHandler: Processed in 0.001722444 sec. | ||
| 13844 | 2026.01.04 04:14:16.611516 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13845 | 2026.01.04 04:14:16.611610 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13846 | 2026.01.04 04:14:16.611652 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13847 | 2026.01.04 04:14:16.612000 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.01.04 04:14:16.612033 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13849 | 2026.01.04 04:14:16.612314 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13850 | 2026.01.04 04:14:16.612507 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.01.04 04:14:16.612593 [ 169 ] {} <Debug> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13852 | 2026.01.04 04:14:16.612626 [ 169 ] {} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.01.04 04:14:16.612629 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 13854 | 2026.01.04 04:14:16.612642 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13855 | 2026.01.04 04:14:16.612667 [ 5 ] {fb25b8af-9e70-4de9-b3a6-b8acf7ffe23b} <Debug> TCPHandler: Processed in 0.001249245 sec. | ||
| 13856 | 2026.01.04 04:14:16.612752 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::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 | ||
| 13857 | 2026.01.04 04:14:16.612773 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.01.04 04:14:16.612870 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.01.04 04:14:16.612959 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13860 | 2026.01.04 04:14:16.612976 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13861 | 2026.01.04 04:14:16.613001 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 13862 | 2026.01.04 04:14:16.613076 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13863 | 2026.01.04 04:14:16.613126 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13864 | 2026.01.04 04:14:16.613168 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13865 | 2026.01.04 04:14:16.613210 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13866 | 2026.01.04 04:14:16.613254 [ 190 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13867 | 2026.01.04 04:14:16.613425 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.01.04 04:14:16.613464 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13869 | 2026.01.04 04:14:16.613802 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13870 | 2026.01.04 04:14:16.614089 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.01.04 04:14:16.614108 [ 200 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355197 sec., 159386.42130996453 rows/sec., 8.13 MiB/sec. | ||
| 13872 | 2026.01.04 04:14:16.614224 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 13873 | 2026.01.04 04:14:16.614252 [ 186 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13874 | 2026.01.04 04:14:16.614268 [ 5 ] {9efc43fd-f62a-407a-8f3b-be9107558a46} <Debug> TCPHandler: Processed in 0.0014875 sec. | ||
| 13875 | 2026.01.04 04:14:16.614391 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.01.04 04:14:16.614488 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13877 | 2026.01.04 04:14:16.614532 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13878 | 2026.01.04 04:14:16.614581 [ 186 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.01.04 04:14:16.614670 [ 186 ] {5d66693e-ab4c-4b95-bf38-586ef00ee757::all_1_36_7} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13880 | 2026.01.04 04:14:16.614762 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13881 | 2026.01.04 04:14:16.614851 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2026.01.04 04:14:16.614891 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13883 | 2026.01.04 04:14:16.615175 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13884 | 2026.01.04 04:14:16.615369 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2026.01.04 04:14:16.615489 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 13886 | 2026.01.04 04:14:16.615524 [ 5 ] {e0a76a50-b23f-42a9-8a61-61d65f324d00} <Debug> TCPHandler: Processed in 0.001220184 sec. | ||
| 13887 | 2026.01.04 04:14:16.615630 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2026.01.04 04:14:16.615718 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13889 | 2026.01.04 04:14:16.615770 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13890 | 2026.01.04 04:14:16.616682 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.01.04 04:14:16.616717 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13892 | 2026.01.04 04:14:16.617232 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13893 | 2026.01.04 04:14:16.617436 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2026.01.04 04:14:16.617568 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. | ||
| 13895 | 2026.01.04 04:14:16.617620 [ 5 ] {556b4aaa-3a45-434f-bcdc-d41396690baf} <Debug> TCPHandler: Processed in 0.002037741 sec. | ||
| 13896 | 2026.01.04 04:14:16.617728 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2026.01.04 04:14:16.617816 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13898 | 2026.01.04 04:14:16.617854 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13899 | 2026.01.04 04:14:16.618264 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.01.04 04:14:16.618299 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13901 | 2026.01.04 04:14:16.618602 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13902 | 2026.01.04 04:14:16.618818 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.01.04 04:14:16.618944 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 13904 | 2026.01.04 04:14:16.618980 [ 5 ] {67ae91d4-096f-4690-af46-473c3a267366} <Debug> TCPHandler: Processed in 0.001249665 sec. | ||
| 13905 | 2026.01.04 04:14:20.431858 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13906 | 2026.01.04 04:14:20.431904 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13907 | 2026.01.04 04:14:20.590704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29704 | ||
| 13908 | 2026.01.04 04:14:20.591210 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.01.04 04:14:20.591247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13910 | 2026.01.04 04:14:20.591754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13911 | 2026.01.04 04:14:20.591987 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.01.04 04:14:20.592116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29704 | ||
| 13913 | 2026.01.04 04:14:21.587313 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.01.04 04:14:21.587504 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13915 | 2026.01.04 04:14:21.587571 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13916 | 2026.01.04 04:14:21.588226 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.01.04 04:14:21.588273 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13918 | 2026.01.04 04:14:21.588659 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13919 | 2026.01.04 04:14:21.588903 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.01.04 04:14:21.589061 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001603 sec., 47411.10417966313 rows/sec., 3.91 MiB/sec. | ||
| 13921 | 2026.01.04 04:14:21.589105 [ 5 ] {4fad8187-fe89-4998-85da-d2b4101c58a8} <Debug> TCPHandler: Processed in 0.001924978 sec. | ||
| 13922 | 2026.01.04 04:14:21.589226 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.01.04 04:14:21.589321 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13924 | 2026.01.04 04:14:21.589362 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13925 | 2026.01.04 04:14:21.589772 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.01.04 04:14:21.589810 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13927 | 2026.01.04 04:14:21.590120 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13928 | 2026.01.04 04:14:21.590332 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.01.04 04:14:21.590463 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 13930 | 2026.01.04 04:14:21.590502 [ 5 ] {c8a5867d-d08a-46e8-bc8a-710b18b4a4e3} <Debug> TCPHandler: Processed in 0.001326206 sec. | ||
| 13931 | 2026.01.04 04:14:21.590618 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.01.04 04:14:21.590712 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13933 | 2026.01.04 04:14:21.590755 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13934 | 2026.01.04 04:14:21.591192 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.01.04 04:14:21.591228 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13936 | 2026.01.04 04:14:21.591536 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13937 | 2026.01.04 04:14:21.591744 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.01.04 04:14:21.591878 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 13939 | 2026.01.04 04:14:21.591923 [ 5 ] {2805f0b0-f3e8-4e05-917e-b28fca9dd97f} <Debug> TCPHandler: Processed in 0.001353577 sec. | ||
| 13940 | 2026.01.04 04:14:21.592045 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.01.04 04:14:21.592140 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.01.04 04:14:21.592183 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13943 | 2026.01.04 04:14:21.592592 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.01.04 04:14:21.592628 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13945 | 2026.01.04 04:14:21.592970 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13946 | 2026.01.04 04:14:21.593182 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.01.04 04:14:21.593323 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13948 | 2026.01.04 04:14:21.593367 [ 5 ] {5cae3aec-4621-4efd-81ac-431b3f2e2029} <Debug> TCPHandler: Processed in 0.001366247 sec. | ||
| 13949 | 2026.01.04 04:14:21.593482 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.01.04 04:14:21.593575 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13951 | 2026.01.04 04:14:21.593631 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13952 | 2026.01.04 04:14:21.594471 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.01.04 04:14:21.594511 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13954 | 2026.01.04 04:14:21.595083 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13955 | 2026.01.04 04:14:21.595305 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.01.04 04:14:21.595444 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13957 | 2026.01.04 04:14:21.595450 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001891 sec., 5288.2072977260705 rows/sec., 9.48 MiB/sec. | ||
| 13958 | 2026.01.04 04:14:21.595525 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.01.04 04:14:21.595553 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13960 | 2026.01.04 04:14:21.595567 [ 5 ] {2449563c-9cf0-400a-9ff0-dd1e91546f12} <Debug> TCPHandler: Processed in 0.002132412 sec. | ||
| 13961 | 2026.01.04 04:14:21.595667 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 13962 | 2026.01.04 04:14:21.595696 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.01.04 04:14:21.595801 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.01.04 04:14:21.595843 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13965 | 2026.01.04 04:14:21.595921 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13966 | 2026.01.04 04:14:21.595987 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1627 rows starting from the beginning of the part | ||
| 13967 | 2026.01.04 04:14:21.596134 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13968 | 2026.01.04 04:14:21.596238 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13969 | 2026.01.04 04:14:21.596273 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.01.04 04:14:21.596316 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13971 | 2026.01.04 04:14:21.596337 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13972 | 2026.01.04 04:14:21.596438 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13973 | 2026.01.04 04:14:21.596562 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13974 | 2026.01.04 04:14:21.596690 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13975 | 2026.01.04 04:14:21.596939 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.01.04 04:14:21.597084 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 13977 | 2026.01.04 04:14:21.597124 [ 5 ] {b116dfb9-1b70-42ad-b754-900f1de3401b} <Debug> TCPHandler: Processed in 0.001477329 sec. | ||
| 13978 | 2026.01.04 04:14:21.608597 [ 186 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1719 rows, containing 19 columns (19 merged, 0 gathered) in 0.012978286 sec., 132452.00483330386 rows/sec., 237.35 MiB/sec. | ||
| 13979 | 2026.01.04 04:14:21.610471 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13980 | 2026.01.04 04:14:21.610857 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.01.04 04:14:21.610949 [ 198 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13982 | 2026.01.04 04:14:21.611118 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.49 MiB. | ||
| 13983 | 2026.01.04 04:14:22.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.80 MiB, peak 357.32 MiB, free memory in arenas 0.00 B, will set to 349.07 MiB (RSS), difference: 5.26 MiB | ||
| 13984 | 2026.01.04 04:14:22.185849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13985 | 2026.01.04 04:14:22.202577 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.01.04 04:14:22.202644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13987 | 2026.01.04 04:14:22.208402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13988 | 2026.01.04 04:14:22.209161 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2026.01.04 04:14:22.212470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13990 | 2026.01.04 04:14:23.870066 [ 126 ] {} <Debug> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 13991 | 2026.01.04 04:14:23.870144 [ 126 ] {} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.01.04 04:14:23.870170 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13993 | 2026.01.04 04:14:23.870273 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 13994 | 2026.01.04 04:14:23.870396 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13995 | 2026.01.04 04:14:23.870431 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 13996 | 2026.01.04 04:14:23.870496 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13997 | 2026.01.04 04:14:23.870540 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 13998 | 2026.01.04 04:14:23.870580 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13999 | 2026.01.04 04:14:23.870619 [ 194 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 14000 | 2026.01.04 04:14:23.871370 [ 199 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135152 sec., 33475.693123035504 rows/sec., 2.79 MiB/sec. | ||
| 14001 | 2026.01.04 04:14:23.871564 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 14002 | 2026.01.04 04:14:23.871890 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.01.04 04:14:23.871978 [ 188 ] {9e181a57-b3a7-4907-b647-f3700b01f140::all_1_30_7} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 14004 | 2026.01.04 04:14:23.872077 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14005 | 2026.01.04 04:14:25.680422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1770 | ||
| 14006 | 2026.01.04 04:14:25.683616 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.01.04 04:14:25.683684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14008 | 2026.01.04 04:14:25.685057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14009 | 2026.01.04 04:14:25.685389 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.01.04 04:14:25.685574 [ 147 ] {} <Debug> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14011 | 2026.01.04 04:14:25.685645 [ 147 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.01.04 04:14:25.685667 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14013 | 2026.01.04 04:14:25.685720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14014 | 2026.01.04 04:14:25.685761 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::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 | ||
| 14015 | 2026.01.04 04:14:25.686207 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14016 | 2026.01.04 04:14:25.686329 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1584 rows starting from the beginning of the part | ||
| 14017 | 2026.01.04 04:14:25.686672 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 14018 | 2026.01.04 04:14:25.686992 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14019 | 2026.01.04 04:14:25.687316 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 14020 | 2026.01.04 04:14:25.687719 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 14021 | 2026.01.04 04:14:25.688085 [ 194 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14022 | 2026.01.04 04:14:25.694680 [ 199 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 72 columns (72 merged, 0 gathered) in 0.008958847 sec., 197570.06677310148 rows/sec., 154.30 MiB/sec. | ||
| 14023 | 2026.01.04 04:14:25.696490 [ 199 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14024 | 2026.01.04 04:14:25.697131 [ 199 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.01.04 04:14:25.697215 [ 199 ] {e2b287b3-1002-47c6-b345-6acce63ba216::all_1_46_9} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14026 | 2026.01.04 04:14:25.697567 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14027 | 2026.01.04 04:14:26.600153 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.01.04 04:14:26.600348 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14029 | 2026.01.04 04:14:26.600415 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14030 | 2026.01.04 04:14:26.601061 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.01.04 04:14:26.601110 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14032 | 2026.01.04 04:14:26.601503 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14033 | 2026.01.04 04:14:26.601730 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.01.04 04:14:26.601882 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 14035 | 2026.01.04 04:14:26.601925 [ 5 ] {d49ea980-eda9-4ad9-869b-00f2a6072575} <Debug> TCPHandler: Processed in 0.001906578 sec. | ||
| 14036 | 2026.01.04 04:14:26.602046 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.01.04 04:14:26.602142 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14038 | 2026.01.04 04:14:26.602186 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14039 | 2026.01.04 04:14:26.602592 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.01.04 04:14:26.602629 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14041 | 2026.01.04 04:14:26.602928 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14042 | 2026.01.04 04:14:26.603160 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.01.04 04:14:26.603291 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 139.63 KiB/sec. | ||
| 14044 | 2026.01.04 04:14:26.603330 [ 5 ] {2f00d983-69cb-45e5-b22a-2aa57c56ef85} <Debug> TCPHandler: Processed in 0.001334967 sec. | ||
| 14045 | 2026.01.04 04:14:26.603440 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.01.04 04:14:26.603536 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14047 | 2026.01.04 04:14:26.603575 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14048 | 2026.01.04 04:14:26.604098 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.01.04 04:14:26.604135 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14050 | 2026.01.04 04:14:26.604460 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14051 | 2026.01.04 04:14:26.604669 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.01.04 04:14:26.604796 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Debug> executeQuery: Read 239 rows, 21.79 KiB in 0.001279 sec., 186864.73807662237 rows/sec., 16.64 MiB/sec. | ||
| 14053 | 2026.01.04 04:14:26.604797 [ 147 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14054 | 2026.01.04 04:14:26.604836 [ 5 ] {883c8646-0116-4099-984f-a72fd27a3a3f} <Debug> TCPHandler: Processed in 0.001444828 sec. | ||
| 14055 | 2026.01.04 04:14:26.604875 [ 147 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.01.04 04:14:26.604901 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14057 | 2026.01.04 04:14:26.604962 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2026.01.04 04:14:26.605012 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 14059 | 2026.01.04 04:14:26.605062 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14060 | 2026.01.04 04:14:26.605107 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14061 | 2026.01.04 04:14:26.605142 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14062 | 2026.01.04 04:14:26.605186 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2464 rows starting from the beginning of the part | ||
| 14063 | 2026.01.04 04:14:26.605264 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1174 rows starting from the beginning of the part | ||
| 14064 | 2026.01.04 04:14:26.605319 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1219 rows starting from the beginning of the part | ||
| 14065 | 2026.01.04 04:14:26.605369 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1174 rows starting from the beginning of the part | ||
| 14066 | 2026.01.04 04:14:26.605417 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 14067 | 2026.01.04 04:14:26.605467 [ 195 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 239 rows starting from the beginning of the part | ||
| 14068 | 2026.01.04 04:14:26.605547 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.01.04 04:14:26.605589 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14070 | 2026.01.04 04:14:26.605932 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14071 | 2026.01.04 04:14:26.606156 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.01.04 04:14:26.606292 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001248 sec., 36057.692307692305 rows/sec., 2.69 MiB/sec. | ||
| 14073 | 2026.01.04 04:14:26.606331 [ 5 ] {dcfb556f-3f50-42eb-9434-ac162cf41e28} <Debug> TCPHandler: Processed in 0.001418588 sec. | ||
| 14074 | 2026.01.04 04:14:26.606443 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.01.04 04:14:26.606538 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14076 | 2026.01.04 04:14:26.606578 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14077 | 2026.01.04 04:14:26.606978 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2026.01.04 04:14:26.607015 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14079 | 2026.01.04 04:14:26.607308 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14080 | 2026.01.04 04:14:26.607533 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.01.04 04:14:26.607665 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 14082 | 2026.01.04 04:14:26.607704 [ 5 ] {3e34a17f-525e-452a-b3b1-a6eaec277374} <Debug> TCPHandler: Processed in 0.001311356 sec. | ||
| 14083 | 2026.01.04 04:14:26.607734 [ 193 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6346 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775325 sec., 2286579.0493005323 rows/sec., 194.95 MiB/sec. | ||
| 14084 | 2026.01.04 04:14:26.607807 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2026.01.04 04:14:26.607901 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14086 | 2026.01.04 04:14:26.607941 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14087 | 2026.01.04 04:14:26.608082 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14088 | 2026.01.04 04:14:26.608339 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2026.01.04 04:14:26.608384 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14090 | 2026.01.04 04:14:26.608459 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.01.04 04:14:26.608574 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_91_18} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14092 | 2026.01.04 04:14:26.608680 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 14093 | 2026.01.04 04:14:26.608699 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14094 | 2026.01.04 04:14:26.608915 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2026.01.04 04:14:26.609046 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 14096 | 2026.01.04 04:14:26.609084 [ 5 ] {f47149d4-5a6a-44ef-bca4-e529958270b3} <Debug> TCPHandler: Processed in 0.001325936 sec. | ||
| 14097 | 2026.01.04 04:14:26.609206 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14098 | 2026.01.04 04:14:26.609328 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14099 | 2026.01.04 04:14:26.609377 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14100 | 2026.01.04 04:14:26.609885 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.04 04:14:26.609923 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14102 | 2026.01.04 04:14:26.610258 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14103 | 2026.01.04 04:14:26.610471 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.04 04:14:26.610606 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001303 sec., 102072.14121258634 rows/sec., 8.26 MiB/sec. | ||
| 14105 | 2026.01.04 04:14:26.610610 [ 150 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14106 | 2026.01.04 04:14:26.610646 [ 5 ] {fd693515-dcf9-4571-983b-dfd5fcdf1a50} <Debug> TCPHandler: Processed in 0.00150136 sec. | ||
| 14107 | 2026.01.04 04:14:26.610688 [ 150 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.01.04 04:14:26.610723 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14109 | 2026.01.04 04:14:26.610763 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2026.01.04 04:14:26.610819 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 14111 | 2026.01.04 04:14:26.610863 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14112 | 2026.01.04 04:14:26.610911 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14113 | 2026.01.04 04:14:26.610919 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14114 | 2026.01.04 04:14:26.610953 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 14115 | 2026.01.04 04:14:26.611009 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 710 rows starting from the beginning of the part | ||
| 14116 | 2026.01.04 04:14:26.611085 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 536 rows starting from the beginning of the part | ||
| 14117 | 2026.01.04 04:14:26.611130 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 710 rows starting from the beginning of the part | ||
| 14118 | 2026.01.04 04:14:26.611214 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 14119 | 2026.01.04 04:14:26.611264 [ 191 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 133 rows starting from the beginning of the part | ||
| 14120 | 2026.01.04 04:14:26.611369 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.01.04 04:14:26.611415 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14122 | 2026.01.04 04:14:26.611788 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14123 | 2026.01.04 04:14:26.612024 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.01.04 04:14:26.612167 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14125 | 2026.01.04 04:14:26.612182 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001339 sec., 254667.66243465274 rows/sec., 19.27 MiB/sec. | ||
| 14126 | 2026.01.04 04:14:26.612203 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.04 04:14:26.612234 [ 5 ] {1f3361b3-1909-49f1-9dcb-855867037808} <Debug> TCPHandler: Processed in 0.001519531 sec. | ||
| 14128 | 2026.01.04 04:14:26.612238 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14129 | 2026.01.04 04:14:26.612331 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 14130 | 2026.01.04 04:14:26.612357 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2026.01.04 04:14:26.612442 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14132 | 2026.01.04 04:14:26.612458 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14133 | 2026.01.04 04:14:26.612478 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30174 rows starting from the beginning of the part | ||
| 14134 | 2026.01.04 04:14:26.612518 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14135 | 2026.01.04 04:14:26.612546 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 14136 | 2026.01.04 04:14:26.612596 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 847 rows starting from the beginning of the part | ||
| 14137 | 2026.01.04 04:14:26.612618 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834566 sec., 1860385.5080711187 rows/sec., 141.19 MiB/sec. | ||
| 14138 | 2026.01.04 04:14:26.612646 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 314 rows starting from the beginning of the part | ||
| 14139 | 2026.01.04 04:14:26.612693 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::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 | ||
| 14140 | 2026.01.04 04:14:26.612733 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 341 rows starting from the beginning of the part | ||
| 14141 | 2026.01.04 04:14:26.612837 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14142 | 2026.01.04 04:14:26.613157 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.01.04 04:14:26.613253 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_91_18} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14144 | 2026.01.04 04:14:26.613353 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14145 | 2026.01.04 04:14:26.613399 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.01.04 04:14:26.613441 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14147 | 2026.01.04 04:14:26.614012 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14148 | 2026.01.04 04:14:26.614247 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.01.04 04:14:26.614391 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001952 sec., 15881.147540983608 rows/sec., 28.46 MiB/sec. | ||
| 14150 | 2026.01.04 04:14:26.614458 [ 5 ] {9ce4416d-f9fa-4c62-b079-b6aa3b6bf2d9} <Debug> TCPHandler: Processed in 0.002151283 sec. | ||
| 14151 | 2026.01.04 04:14:26.614573 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.01.04 04:14:26.614667 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.01.04 04:14:26.614709 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14154 | 2026.01.04 04:14:26.615056 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.01.04 04:14:26.615092 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14156 | 2026.01.04 04:14:26.615410 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14157 | 2026.01.04 04:14:26.615623 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.01.04 04:14:26.615739 [ 150 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14159 | 2026.01.04 04:14:26.615756 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 14160 | 2026.01.04 04:14:26.615779 [ 150 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.01.04 04:14:26.615801 [ 5 ] {c9e7589e-09c0-485f-bde1-19e11f2a108a} <Debug> TCPHandler: Processed in 0.001277395 sec. | ||
| 14162 | 2026.01.04 04:14:26.615803 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14163 | 2026.01.04 04:14:26.615896 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14164 | 2026.01.04 04:14:26.615987 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14165 | 2026.01.04 04:14:26.616017 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6512 rows starting from the beginning of the part | ||
| 14166 | 2026.01.04 04:14:26.616072 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 14167 | 2026.01.04 04:14:26.616116 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14168 | 2026.01.04 04:14:26.616155 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 14169 | 2026.01.04 04:14:26.616194 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14170 | 2026.01.04 04:14:26.616233 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14171 | 2026.01.04 04:14:26.618065 [ 197 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002204364 sec., 3130154.5479784645 rows/sec., 200.60 MiB/sec. | ||
| 14172 | 2026.01.04 04:14:26.618646 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14173 | 2026.01.04 04:14:26.618962 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.01.04 04:14:26.619051 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_91_18} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14175 | 2026.01.04 04:14:26.619157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14176 | 2026.01.04 04:14:26.620213 [ 189 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32150 rows, containing 5 columns (5 merged, 0 gathered) in 0.007918806 sec., 4059955.503392809 rows/sec., 273.95 MiB/sec. | ||
| 14177 | 2026.01.04 04:14:26.620880 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14178 | 2026.01.04 04:14:26.621268 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.01.04 04:14:26.621381 [ 198 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14180 | 2026.01.04 04:14:26.621509 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14181 | 2026.01.04 04:14:28.092869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30216 | ||
| 14182 | 2026.01.04 04:14:28.093410 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.01.04 04:14:28.093455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14184 | 2026.01.04 04:14:28.093952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14185 | 2026.01.04 04:14:28.094186 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.01.04 04:14:28.094318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30216 | ||
| 14187 | 2026.01.04 04:14:29.713196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14188 | 2026.01.04 04:14:29.729983 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.01.04 04:14:29.730043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14190 | 2026.01.04 04:14:29.736095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14191 | 2026.01.04 04:14:29.736829 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.01.04 04:14:29.739642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14193 | 2026.01.04 04:14:31.586228 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2026.01.04 04:14:31.586440 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14195 | 2026.01.04 04:14:31.586509 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14196 | 2026.01.04 04:14:31.587134 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.01.04 04:14:31.587173 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14198 | 2026.01.04 04:14:31.587556 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14199 | 2026.01.04 04:14:31.587774 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.01.04 04:14:31.587917 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00153 sec., 49673.202614379086 rows/sec., 4.09 MiB/sec. | ||
| 14201 | 2026.01.04 04:14:31.587959 [ 5 ] {afe83468-c538-4afe-a2e3-dd3911de6948} <Debug> TCPHandler: Processed in 0.001863187 sec. | ||
| 14202 | 2026.01.04 04:14:31.588076 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2026.01.04 04:14:31.588168 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14204 | 2026.01.04 04:14:31.588208 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14205 | 2026.01.04 04:14:31.588608 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.01.04 04:14:31.588645 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14207 | 2026.01.04 04:14:31.588932 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14208 | 2026.01.04 04:14:31.589152 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.01.04 04:14:31.589278 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 14210 | 2026.01.04 04:14:31.589315 [ 5 ] {94989599-fa9c-4132-93d6-429cfc74a457} <Debug> TCPHandler: Processed in 0.001286246 sec. | ||
| 14211 | 2026.01.04 04:14:31.589424 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.01.04 04:14:31.589515 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14213 | 2026.01.04 04:14:31.589553 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14214 | 2026.01.04 04:14:31.589954 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.01.04 04:14:31.589989 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14216 | 2026.01.04 04:14:31.590288 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14217 | 2026.01.04 04:14:31.590494 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.01.04 04:14:31.590621 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001125 sec., 65777.77777777778 rows/sec., 5.14 MiB/sec. | ||
| 14219 | 2026.01.04 04:14:31.590658 [ 5 ] {1a8eacaa-1fa4-4ca8-a71b-175dc6727fb9} <Debug> TCPHandler: Processed in 0.001281906 sec. | ||
| 14220 | 2026.01.04 04:14:31.590767 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14221 | 2026.01.04 04:14:31.590857 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14222 | 2026.01.04 04:14:31.590899 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14223 | 2026.01.04 04:14:31.591290 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14224 | 2026.01.04 04:14:31.591325 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14225 | 2026.01.04 04:14:31.591647 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14226 | 2026.01.04 04:14:31.591848 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.01.04 04:14:31.591973 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 14228 | 2026.01.04 04:14:31.592009 [ 5 ] {d89334ac-bc24-4b13-a3ed-61863172c2ed} <Debug> TCPHandler: Processed in 0.001288675 sec. | ||
| 14229 | 2026.01.04 04:14:31.592107 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14230 | 2026.01.04 04:14:31.592196 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14231 | 2026.01.04 04:14:31.592249 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14232 | 2026.01.04 04:14:31.592993 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2026.01.04 04:14:31.593028 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14234 | 2026.01.04 04:14:31.593537 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14235 | 2026.01.04 04:14:31.593767 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2026.01.04 04:14:31.593902 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001724 sec., 5800.46403712297 rows/sec., 10.39 MiB/sec. | ||
| 14237 | 2026.01.04 04:14:31.593955 [ 5 ] {2b382484-8c4b-46b6-b80e-0bc6a9de203a} <Debug> TCPHandler: Processed in 0.001894198 sec. | ||
| 14238 | 2026.01.04 04:14:31.594062 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2026.01.04 04:14:31.594152 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14240 | 2026.01.04 04:14:31.594194 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14241 | 2026.01.04 04:14:31.594516 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.01.04 04:14:31.594551 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14243 | 2026.01.04 04:14:31.594843 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14244 | 2026.01.04 04:14:31.595044 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.01.04 04:14:31.595167 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 14246 | 2026.01.04 04:14:31.595203 [ 5 ] {4fe08618-e706-4832-986b-22bc52656b01} <Debug> TCPHandler: Processed in 0.001187123 sec. | ||
| 14247 | 2026.01.04 04:14:35.431940 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14248 | 2026.01.04 04:14:35.431989 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14249 | 2026.01.04 04:14:35.594657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30664 | ||
| 14250 | 2026.01.04 04:14:35.595405 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2026.01.04 04:14:35.595440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14252 | 2026.01.04 04:14:35.595965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14253 | 2026.01.04 04:14:35.596210 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.01.04 04:14:35.596356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30664 | ||
| 14255 | 2026.01.04 04:14:35.685989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1802 | ||
| 14256 | 2026.01.04 04:14:35.688676 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.01.04 04:14:35.688714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14258 | 2026.01.04 04:14:35.689878 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14259 | 2026.01.04 04:14:35.690137 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.01.04 04:14:35.690408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 14261 | 2026.01.04 04:14:36.001487 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001084072 sec. | ||
| 14262 | 2026.01.04 04:14:36.587860 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.01.04 04:14:36.588092 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14264 | 2026.01.04 04:14:36.588181 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14265 | 2026.01.04 04:14:36.589047 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.01.04 04:14:36.589099 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14267 | 2026.01.04 04:14:36.589512 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14268 | 2026.01.04 04:14:36.589739 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.01.04 04:14:36.589907 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001877 sec., 62866.275972296215 rows/sec., 5.34 MiB/sec. | ||
| 14270 | 2026.01.04 04:14:36.589959 [ 5 ] {ca7b88eb-40cd-4a89-8ff2-6158c9ba1561} <Debug> TCPHandler: Processed in 0.002256545 sec. | ||
| 14271 | 2026.01.04 04:14:36.590085 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.01.04 04:14:36.590189 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14273 | 2026.01.04 04:14:36.590235 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14274 | 2026.01.04 04:14:36.590666 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.01.04 04:14:36.590704 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14276 | 2026.01.04 04:14:36.591016 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14277 | 2026.01.04 04:14:36.591229 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.01.04 04:14:36.591361 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 14279 | 2026.01.04 04:14:36.591400 [ 5 ] {43549738-0e9c-44e5-b71a-c672a2676199} <Debug> TCPHandler: Processed in 0.001367607 sec. | ||
| 14280 | 2026.01.04 04:14:36.591504 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.01.04 04:14:36.591598 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14282 | 2026.01.04 04:14:36.591639 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14283 | 2026.01.04 04:14:36.592062 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.01.04 04:14:36.592100 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14285 | 2026.01.04 04:14:36.592427 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14286 | 2026.01.04 04:14:36.592634 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.01.04 04:14:36.592765 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.26 MiB/sec. | ||
| 14288 | 2026.01.04 04:14:36.592803 [ 5 ] {38fe9f3a-9189-48c6-8ecd-9b76bcf0e964} <Debug> TCPHandler: Processed in 0.001349387 sec. | ||
| 14289 | 2026.01.04 04:14:36.592914 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.01.04 04:14:36.593008 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.01.04 04:14:36.593051 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14292 | 2026.01.04 04:14:36.593464 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.01.04 04:14:36.593502 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14294 | 2026.01.04 04:14:36.593832 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14295 | 2026.01.04 04:14:36.594044 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.01.04 04:14:36.594176 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14297 | 2026.01.04 04:14:36.594213 [ 5 ] {9c8e9106-7b25-48fd-abd6-5cd86a994d33} <Debug> TCPHandler: Processed in 0.001349247 sec. | ||
| 14298 | 2026.01.04 04:14:36.594320 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.01.04 04:14:36.594421 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14300 | 2026.01.04 04:14:36.594481 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14301 | 2026.01.04 04:14:36.595359 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.01.04 04:14:36.595396 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14303 | 2026.01.04 04:14:36.595953 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14304 | 2026.01.04 04:14:36.596158 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.01.04 04:14:36.596292 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 28.99 MiB/sec. | ||
| 14306 | 2026.01.04 04:14:36.596346 [ 5 ] {9107bbac-0a6f-445b-ac65-92ee0fe4b289} <Debug> TCPHandler: Processed in 0.002107652 sec. | ||
| 14307 | 2026.01.04 04:14:36.596456 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2026.01.04 04:14:36.596545 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14309 | 2026.01.04 04:14:36.596586 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14310 | 2026.01.04 04:14:36.597018 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2026.01.04 04:14:36.597065 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14312 | 2026.01.04 04:14:36.597461 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14313 | 2026.01.04 04:14:36.597723 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2026.01.04 04:14:36.597886 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 14315 | 2026.01.04 04:14:36.597931 [ 5 ] {e7a4c470-221b-4504-8470-831c0d758fd2} <Debug> TCPHandler: Processed in 0.001486419 sec. | ||
| 14316 | 2026.01.04 04:14:37.160494 [ 139 ] {} <Debug> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14317 | 2026.01.04 04:14:37.160583 [ 139 ] {} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.01.04 04:14:37.160618 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14319 | 2026.01.04 04:14:37.160763 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14320 | 2026.01.04 04:14:37.160922 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14321 | 2026.01.04 04:14:37.160962 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 14322 | 2026.01.04 04:14:37.161038 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 14323 | 2026.01.04 04:14:37.161092 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 14324 | 2026.01.04 04:14:37.161140 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 14325 | 2026.01.04 04:14:37.161186 [ 197 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 14326 | 2026.01.04 04:14:37.162271 [ 189 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569951 sec., 1075192.792641299 rows/sec., 72.90 MiB/sec. | ||
| 14327 | 2026.01.04 04:14:37.162485 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14328 | 2026.01.04 04:14:37.162808 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.01.04 04:14:37.162897 [ 200 ] {ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc::all_1_40_8} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14330 | 2026.01.04 04:14:37.162999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14331 | 2026.01.04 04:14:37.213510 [ 139 ] {} <Debug> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 | ||
| 14332 | 2026.01.04 04:14:37.213582 [ 139 ] {} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.01.04 04:14:37.213620 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14334 | 2026.01.04 04:14:37.213743 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full | ||
| 14335 | 2026.01.04 04:14:37.213905 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14336 | 2026.01.04 04:14:37.213950 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 14337 | 2026.01.04 04:14:37.214050 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 14338 | 2026.01.04 04:14:37.214128 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 14339 | 2026.01.04 04:14:37.214203 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 14340 | 2026.01.04 04:14:37.214278 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 14341 | 2026.01.04 04:14:37.215150 [ 200 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459689 sec., 594647.2159480547 rows/sec., 36.36 MiB/sec. | ||
| 14342 | 2026.01.04 04:14:37.215283 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14343 | 2026.01.04 04:14:37.215531 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.01.04 04:14:37.215602 [ 197 ] {8294a1ce-5f96-49f2-84b0-920b7a5968f9::all_1_40_8} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 | ||
| 14345 | 2026.01.04 04:14:37.215670 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14346 | 2026.01.04 04:14:37.239982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14347 | 2026.01.04 04:14:37.257871 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.01.04 04:14:37.257921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14349 | 2026.01.04 04:14:37.264000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14350 | 2026.01.04 04:14:37.264729 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.01.04 04:14:37.268471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14352 | 2026.01.04 04:14:41.615550 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.01.04 04:14:41.615743 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14354 | 2026.01.04 04:14:41.615815 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14355 | 2026.01.04 04:14:41.617259 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.01.04 04:14:41.617306 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14357 | 2026.01.04 04:14:41.617851 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14358 | 2026.01.04 04:14:41.618087 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.01.04 04:14:41.618247 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002551 sec., 476675.81340650725 rows/sec., 39.42 MiB/sec. | ||
| 14360 | 2026.01.04 04:14:41.618291 [ 5 ] {6e0584cc-b040-4ad4-b897-23a21a178bad} <Debug> TCPHandler: Processed in 0.002869217 sec. | ||
| 14361 | 2026.01.04 04:14:41.618425 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.01.04 04:14:41.618523 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.01.04 04:14:41.618567 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14364 | 2026.01.04 04:14:41.618987 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.01.04 04:14:41.619024 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14366 | 2026.01.04 04:14:41.619342 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14367 | 2026.01.04 04:14:41.619557 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.01.04 04:14:41.619671 [ 133 ] {} <Debug> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14369 | 2026.01.04 04:14:41.619694 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 14370 | 2026.01.04 04:14:41.619710 [ 133 ] {} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.01.04 04:14:41.619733 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14372 | 2026.01.04 04:14:41.619735 [ 5 ] {cbbc1767-7162-41f1-ad75-938228c0b3ad} <Debug> TCPHandler: Processed in 0.001360317 sec. | ||
| 14373 | 2026.01.04 04:14:41.619855 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2026.01.04 04:14:41.619877 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::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 | ||
| 14375 | 2026.01.04 04:14:41.619952 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14376 | 2026.01.04 04:14:41.619997 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14377 | 2026.01.04 04:14:41.620040 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14378 | 2026.01.04 04:14:41.620084 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 14379 | 2026.01.04 04:14:41.620163 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 14380 | 2026.01.04 04:14:41.620218 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 45 rows starting from the beginning of the part | ||
| 14381 | 2026.01.04 04:14:41.620266 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 14382 | 2026.01.04 04:14:41.620306 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 14383 | 2026.01.04 04:14:41.620345 [ 186 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 14384 | 2026.01.04 04:14:41.620501 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.01.04 04:14:41.620544 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14386 | 2026.01.04 04:14:41.620919 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14387 | 2026.01.04 04:14:41.621155 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.01.04 04:14:41.621274 [ 197 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468179 sec., 261548.4896596396 rows/sec., 18.14 MiB/sec. | ||
| 14389 | 2026.01.04 04:14:41.621291 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001358 sec., 167893.9617083947 rows/sec., 11.37 MiB/sec. | ||
| 14390 | 2026.01.04 04:14:41.621338 [ 5 ] {464b1903-3c13-438f-9797-47edd33923d3} <Debug> TCPHandler: Processed in 0.00153321 sec. | ||
| 14391 | 2026.01.04 04:14:41.621451 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14392 | 2026.01.04 04:14:41.621496 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14393 | 2026.01.04 04:14:41.621546 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14394 | 2026.01.04 04:14:41.621592 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14395 | 2026.01.04 04:14:41.621842 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2026.01.04 04:14:41.621955 [ 200 ] {389f8813-8dbf-4a81-817a-dc81db92994f::all_1_91_18} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14397 | 2026.01.04 04:14:41.622074 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14398 | 2026.01.04 04:14:41.622287 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.01.04 04:14:41.622328 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14400 | 2026.01.04 04:14:41.622697 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14401 | 2026.01.04 04:14:41.622921 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2026.01.04 04:14:41.623053 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001526 sec., 347313.2372214941 rows/sec., 25.73 MiB/sec. | ||
| 14403 | 2026.01.04 04:14:41.623093 [ 5 ] {1a9670de-de3b-4d09-874e-729772e55d0d} <Debug> TCPHandler: Processed in 0.001692894 sec. | ||
| 14404 | 2026.01.04 04:14:41.623219 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2026.01.04 04:14:41.623315 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14406 | 2026.01.04 04:14:41.623361 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14407 | 2026.01.04 04:14:41.623942 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.01.04 04:14:41.623977 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14409 | 2026.01.04 04:14:41.624375 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14410 | 2026.01.04 04:14:41.624594 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.01.04 04:14:41.624726 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001429 sec., 590622.8131560532 rows/sec., 39.75 MiB/sec. | ||
| 14412 | 2026.01.04 04:14:41.624765 [ 5 ] {a0351f4d-8420-4838-8fa0-40e42d763831} <Debug> TCPHandler: Processed in 0.001595962 sec. | ||
| 14413 | 2026.01.04 04:14:41.624883 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14414 | 2026.01.04 04:14:41.624991 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14415 | 2026.01.04 04:14:41.625063 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14416 | 2026.01.04 04:14:41.626463 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.01.04 04:14:41.626503 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14418 | 2026.01.04 04:14:41.627218 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14419 | 2026.01.04 04:14:41.627504 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14420 | 2026.01.04 04:14:41.627688 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002716 sec., 3681.8851251840942 rows/sec., 6.60 MiB/sec. | ||
| 14421 | 2026.01.04 04:14:41.627807 [ 5 ] {c12e94a5-ee7a-417e-9077-c573c42ecedc} <Debug> TCPHandler: Processed in 0.002974209 sec. | ||
| 14422 | 2026.01.04 04:14:41.627968 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2026.01.04 04:14:41.628074 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14424 | 2026.01.04 04:14:41.628126 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14425 | 2026.01.04 04:14:41.628549 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14426 | 2026.01.04 04:14:41.628585 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14427 | 2026.01.04 04:14:41.628918 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14428 | 2026.01.04 04:14:41.629151 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14429 | 2026.01.04 04:14:41.629281 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 14430 | 2026.01.04 04:14:41.629319 [ 5 ] {d1725de2-44c4-43a7-a406-71a0ba53e9b1} <Debug> TCPHandler: Processed in 0.001412818 sec. | ||
| 14431 | 2026.01.04 04:14:41.784855 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62375 | ||
| 14432 | 2026.01.04 04:14:41.784968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14433 | 2026.01.04 04:14:41.784994 [ 290 ] {} <Debug> TCP-Session: 06a600e9-c043-452e-8722-d75b013ef5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62375 | ||
| 14434 | 2026.01.04 04:14:41.785017 [ 290 ] {} <Debug> TCP-Session: 06a600e9-c043-452e-8722-d75b013ef5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2026.01.04 04:14:41.785031 [ 290 ] {} <Debug> TCP-Session: 06a600e9-c043-452e-8722-d75b013ef5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2026.01.04 04:14:41.785208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45517 | ||
| 14437 | 2026.01.04 04:14:41.785234 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33557 | ||
| 14438 | 2026.01.04 04:14:41.785279 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63773 | ||
| 14439 | 2026.01.04 04:14:41.785293 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54014 | ||
| 14440 | 2026.01.04 04:14:41.785324 [ 290 ] {} <Trace> TCP-Session: 06a600e9-c043-452e-8722-d75b013ef5ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14441 | 2026.01.04 04:14:41.785334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59934 | ||
| 14442 | 2026.01.04 04:14:41.785368 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14443 | 2026.01.04 04:14:41.785369 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14444 | 2026.01.04 04:14:41.785386 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14445 | 2026.01.04 04:14:41.785407 [ 294 ] {} <Debug> TCP-Session: 68d16fe2-96fa-4568-9037-202ddfa9b551 Authenticating user 'default' from [fd00:1122:3344:101::e]:63773 | ||
| 14446 | 2026.01.04 04:14:41.785422 [ 292 ] {} <Debug> TCP-Session: 37250c99-602c-49cc-acd0-9bb17b8610d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33557 | ||
| 14447 | 2026.01.04 04:14:41.785432 [ 286 ] {} <Debug> TCP-Session: f71b9017-a4bb-4763-9459-76eaf6c5036e Authenticating user 'default' from [fd00:1122:3344:101::e]:54014 | ||
| 14448 | 2026.01.04 04:14:41.785448 [ 294 ] {} <Debug> TCP-Session: 68d16fe2-96fa-4568-9037-202ddfa9b551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.01.04 04:14:41.785472 [ 286 ] {} <Debug> TCP-Session: f71b9017-a4bb-4763-9459-76eaf6c5036e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.01.04 04:14:41.785489 [ 294 ] {} <Debug> TCP-Session: 68d16fe2-96fa-4568-9037-202ddfa9b551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2026.01.04 04:14:41.785494 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14452 | 2026.01.04 04:14:41.785503 [ 286 ] {} <Debug> TCP-Session: f71b9017-a4bb-4763-9459-76eaf6c5036e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.01.04 04:14:41.785323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36794 | ||
| 14454 | 2026.01.04 04:14:41.785322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14455 | 2026.01.04 04:14:41.785599 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14456 | 2026.01.04 04:14:41.785620 [ 291 ] {} <Debug> TCP-Session: 9c1e86f8-3fdd-4162-b7f9-28085c9060fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45517 | ||
| 14457 | 2026.01.04 04:14:41.785309 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35124 | ||
| 14458 | 2026.01.04 04:14:41.785649 [ 291 ] {} <Debug> TCP-Session: 9c1e86f8-3fdd-4162-b7f9-28085c9060fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.01.04 04:14:41.785646 [ 289 ] {} <Debug> TCP-Session: 1b4637e5-8e29-4de9-9f3e-40712cea072b Authenticating user 'default' from [fd00:1122:3344:101::e]:59934 | ||
| 14460 | 2026.01.04 04:14:41.785674 [ 291 ] {} <Debug> TCP-Session: 9c1e86f8-3fdd-4162-b7f9-28085c9060fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14461 | 2026.01.04 04:14:41.785695 [ 289 ] {} <Debug> TCP-Session: 1b4637e5-8e29-4de9-9f3e-40712cea072b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14462 | 2026.01.04 04:14:41.785282 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53030 | ||
| 14463 | 2026.01.04 04:14:41.785721 [ 289 ] {} <Debug> TCP-Session: 1b4637e5-8e29-4de9-9f3e-40712cea072b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14464 | 2026.01.04 04:14:41.785462 [ 292 ] {} <Debug> TCP-Session: 37250c99-602c-49cc-acd0-9bb17b8610d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2026.01.04 04:14:41.785778 [ 292 ] {} <Debug> TCP-Session: 37250c99-602c-49cc-acd0-9bb17b8610d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.01.04 04:14:41.785786 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14467 | 2026.01.04 04:14:41.785848 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14468 | 2026.01.04 04:14:41.786147 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 14469 | 2026.01.04 04:14:41.786156 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14470 | 2026.01.04 04:14:41.786197 [ 287 ] {} <Debug> TCP-Session: a53ade42-3a1a-4aeb-8221-aa7e1df581aa Authenticating user 'default' from [fd00:1122:3344:101::e]:35124 | ||
| 14471 | 2026.01.04 04:14:41.786213 [ 287 ] {} <Debug> TCP-Session: a53ade42-3a1a-4aeb-8221-aa7e1df581aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.01.04 04:14:41.786228 [ 287 ] {} <Debug> TCP-Session: a53ade42-3a1a-4aeb-8221-aa7e1df581aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.01.04 04:14:41.786283 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14474 | 2026.01.04 04:14:41.786321 [ 293 ] {} <Debug> TCP-Session: 21b1184b-67cc-4337-b74c-9cffbf39cd65 Authenticating user 'default' from [fd00:1122:3344:101::e]:53030 | ||
| 14475 | 2026.01.04 04:14:41.786346 [ 293 ] {} <Debug> TCP-Session: 21b1184b-67cc-4337-b74c-9cffbf39cd65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.01.04 04:14:41.786359 [ 293 ] {} <Debug> TCP-Session: 21b1184b-67cc-4337-b74c-9cffbf39cd65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.01.04 04:14:41.786367 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14478 | 2026.01.04 04:14:41.786396 [ 288 ] {} <Debug> TCP-Session: a429dc05-02ce-4294-a3f8-cd27ede69d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:36794 | ||
| 14479 | 2026.01.04 04:14:41.786412 [ 288 ] {} <Debug> TCP-Session: a429dc05-02ce-4294-a3f8-cd27ede69d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.01.04 04:14:41.786425 [ 288 ] {} <Debug> TCP-Session: a429dc05-02ce-4294-a3f8-cd27ede69d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.01.04 04:14:41.787114 [ 312 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> AggregatingTransform: Aggregating | ||
| 14482 | 2026.01.04 04:14:41.787162 [ 312 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> Aggregator: Aggregation method: without_key | ||
| 14483 | 2026.01.04 04:14:41.787196 [ 312 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938298 sec. (1065.759 rows/sec., 41.63 KiB/sec.) | ||
| 14484 | 2026.01.04 04:14:41.787213 [ 312 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Trace> Aggregator: Merging aggregated data | ||
| 14485 | 2026.01.04 04:14:41.788542 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003102 sec., 322.3726627981947 rows/sec., 12.59 KiB/sec. | ||
| 14486 | 2026.01.04 04:14:41.788710 [ 290 ] {5da6c425-e227-4f07-8b7f-d5869c919786} <Debug> TCPHandler: Processed in 0.003501709 sec. | ||
| 14487 | 2026.01.04 04:14:41.788832 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14488 | 2026.01.04 04:14:41.788862 [ 290 ] {} <Debug> TCP-Session: 06a600e9-c043-452e-8722-d75b013ef5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.01.04 04:14:41.788866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2026.01.04 04:14:41.788891 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14491 | 2026.01.04 04:14:41.788910 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14492 | 2026.01.04 04:14:41.788930 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14493 | 2026.01.04 04:14:41.788941 [ 289 ] {} <Debug> TCP-Session: 1b4637e5-8e29-4de9-9f3e-40712cea072b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.01.04 04:14:41.788958 [ 286 ] {} <Debug> TCP-Session: f71b9017-a4bb-4763-9459-76eaf6c5036e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.01.04 04:14:41.788966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14496 | 2026.01.04 04:14:41.788985 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14497 | 2026.01.04 04:14:41.789000 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14498 | 2026.01.04 04:14:41.789015 [ 294 ] {} <Debug> TCP-Session: 68d16fe2-96fa-4568-9037-202ddfa9b551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.01.04 04:14:41.789026 [ 287 ] {} <Debug> TCP-Session: a53ade42-3a1a-4aeb-8221-aa7e1df581aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2026.01.04 04:14:41.789058 [ 288 ] {} <Debug> TCP-Session: a429dc05-02ce-4294-a3f8-cd27ede69d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.01.04 04:14:41.788978 [ 292 ] {} <Debug> TCP-Session: 37250c99-602c-49cc-acd0-9bb17b8610d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.01.04 04:14:41.788946 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14503 | 2026.01.04 04:14:41.788916 [ 291 ] {} <Debug> TCP-Session: 9c1e86f8-3fdd-4162-b7f9-28085c9060fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.01.04 04:14:41.789143 [ 293 ] {} <Debug> TCP-Session: 21b1184b-67cc-4337-b74c-9cffbf39cd65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14505 | 2026.01.04 04:14:42.800793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50486 | ||
| 14506 | 2026.01.04 04:14:42.800899 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2026.01.04 04:14:42.800924 [ 288 ] {} <Debug> TCP-Session: e7943c53-edd9-4c37-a763-9dc755dda84b Authenticating user 'default' from [fd00:1122:3344:101::e]:50486 | ||
| 14508 | 2026.01.04 04:14:42.800946 [ 288 ] {} <Debug> TCP-Session: e7943c53-edd9-4c37-a763-9dc755dda84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14509 | 2026.01.04 04:14:42.800959 [ 288 ] {} <Debug> TCP-Session: e7943c53-edd9-4c37-a763-9dc755dda84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14510 | 2026.01.04 04:14:42.801172 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33829 | ||
| 14511 | 2026.01.04 04:14:42.801205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60045 | ||
| 14512 | 2026.01.04 04:14:42.801237 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33044 | ||
| 14513 | 2026.01.04 04:14:42.801272 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43143 | ||
| 14514 | 2026.01.04 04:14:42.801288 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14515 | 2026.01.04 04:14:42.801266 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53044 | ||
| 14516 | 2026.01.04 04:14:42.801357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14517 | 2026.01.04 04:14:42.801364 [ 289 ] {} <Debug> TCP-Session: 456374b5-cf4d-4680-b5be-c6109edb1488 Authenticating user 'default' from [fd00:1122:3344:101::e]:33829 | ||
| 14518 | 2026.01.04 04:14:42.801372 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14519 | 2026.01.04 04:14:42.801409 [ 290 ] {} <Debug> TCP-Session: 9b8b9f49-0fea-4547-93d2-1a949f86d19c Authenticating user 'default' from [fd00:1122:3344:101::e]:60045 | ||
| 14520 | 2026.01.04 04:14:42.801431 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14521 | 2026.01.04 04:14:42.801444 [ 294 ] {} <Debug> TCP-Session: 37516c4d-434f-4728-be46-8176f9ac142f Authenticating user 'default' from [fd00:1122:3344:101::e]:33044 | ||
| 14522 | 2026.01.04 04:14:42.801458 [ 290 ] {} <Debug> TCP-Session: 9b8b9f49-0fea-4547-93d2-1a949f86d19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.01.04 04:14:42.801464 [ 286 ] {} <Debug> TCP-Session: 9cd47a8a-972b-4b27-aa3e-ec1e083af4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53044 | ||
| 14524 | 2026.01.04 04:14:42.801490 [ 294 ] {} <Debug> TCP-Session: 37516c4d-434f-4728-be46-8176f9ac142f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.01.04 04:14:42.801506 [ 286 ] {} <Debug> TCP-Session: 9cd47a8a-972b-4b27-aa3e-ec1e083af4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.01.04 04:14:42.801525 [ 294 ] {} <Debug> TCP-Session: 37516c4d-434f-4728-be46-8176f9ac142f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.01.04 04:14:42.801533 [ 286 ] {} <Debug> TCP-Session: 9cd47a8a-972b-4b27-aa3e-ec1e083af4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.01.04 04:14:42.801419 [ 289 ] {} <Debug> TCP-Session: 456374b5-cf4d-4680-b5be-c6109edb1488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14529 | 2026.01.04 04:14:42.801372 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14530 | 2026.01.04 04:14:42.801256 [ 288 ] {} <Trace> TCP-Session: e7943c53-edd9-4c37-a763-9dc755dda84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2026.01.04 04:14:42.801616 [ 289 ] {} <Debug> TCP-Session: 456374b5-cf4d-4680-b5be-c6109edb1488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.01.04 04:14:42.801634 [ 287 ] {} <Debug> TCP-Session: f5e10880-e543-40a0-b21a-5f65f10f68d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43143 | ||
| 14533 | 2026.01.04 04:14:42.801230 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64729 | ||
| 14534 | 2026.01.04 04:14:42.801684 [ 287 ] {} <Debug> TCP-Session: f5e10880-e543-40a0-b21a-5f65f10f68d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.01.04 04:14:42.801215 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44962 | ||
| 14536 | 2026.01.04 04:14:42.801719 [ 287 ] {} <Debug> TCP-Session: f5e10880-e543-40a0-b21a-5f65f10f68d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.01.04 04:14:42.801756 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14538 | 2026.01.04 04:14:42.801216 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61102 | ||
| 14539 | 2026.01.04 04:14:42.801791 [ 293 ] {} <Debug> TCP-Session: 0c06bb52-7bce-47c9-81b0-df73e2a614b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64729 | ||
| 14540 | 2026.01.04 04:14:42.801796 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14541 | 2026.01.04 04:14:42.801825 [ 293 ] {} <Debug> TCP-Session: 0c06bb52-7bce-47c9-81b0-df73e2a614b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.01.04 04:14:42.801806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14543 | 2026.01.04 04:14:42.801853 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14544 | 2026.01.04 04:14:42.801844 [ 293 ] {} <Debug> TCP-Session: 0c06bb52-7bce-47c9-81b0-df73e2a614b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2026.01.04 04:14:42.801886 [ 291 ] {} <Debug> TCP-Session: 73e22bd1-d2d7-4f00-a5c6-a64df017d375 Authenticating user 'default' from [fd00:1122:3344:101::e]:44962 | ||
| 14546 | 2026.01.04 04:14:42.801894 [ 292 ] {} <Debug> TCP-Session: e00eba62-c3a5-40b6-b8d3-e4bd3be4025d Authenticating user 'default' from [fd00:1122:3344:101::e]:61102 | ||
| 14547 | 2026.01.04 04:14:42.801938 [ 291 ] {} <Debug> TCP-Session: 73e22bd1-d2d7-4f00-a5c6-a64df017d375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.01.04 04:14:42.801958 [ 292 ] {} <Debug> TCP-Session: e00eba62-c3a5-40b6-b8d3-e4bd3be4025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14549 | 2026.01.04 04:14:42.801982 [ 291 ] {} <Debug> TCP-Session: 73e22bd1-d2d7-4f00-a5c6-a64df017d375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2026.01.04 04:14:42.801988 [ 292 ] {} <Debug> TCP-Session: e00eba62-c3a5-40b6-b8d3-e4bd3be4025d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14551 | 2026.01.04 04:14:42.801496 [ 290 ] {} <Debug> TCP-Session: 9b8b9f49-0fea-4547-93d2-1a949f86d19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14552 | 2026.01.04 04:14:42.802073 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14553 | 2026.01.04 04:14:42.802132 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14554 | 2026.01.04 04:14:42.802411 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 14555 | 2026.01.04 04:14:42.803302 [ 306 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> AggregatingTransform: Aggregating | ||
| 14556 | 2026.01.04 04:14:42.803341 [ 306 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14557 | 2026.01.04 04:14:42.803383 [ 306 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870507 sec. (1148.756 rows/sec., 44.87 KiB/sec.) | ||
| 14558 | 2026.01.04 04:14:42.803402 [ 306 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Trace> Aggregator: Merging aggregated data | ||
| 14559 | 2026.01.04 04:14:42.804888 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 14560 | 2026.01.04 04:14:42.805036 [ 288 ] {50d9d405-ee2d-4e6f-ad12-a6ead92158e9} <Debug> TCPHandler: Processed in 0.003901297 sec. | ||
| 14561 | 2026.01.04 04:14:42.805130 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14562 | 2026.01.04 04:14:42.805157 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14563 | 2026.01.04 04:14:42.805159 [ 288 ] {} <Debug> TCP-Session: e7943c53-edd9-4c37-a763-9dc755dda84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.01.04 04:14:42.805180 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14565 | 2026.01.04 04:14:42.805206 [ 291 ] {} <Debug> TCP-Session: 73e22bd1-d2d7-4f00-a5c6-a64df017d375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.01.04 04:14:42.805206 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14567 | 2026.01.04 04:14:42.805228 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14568 | 2026.01.04 04:14:42.805249 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14569 | 2026.01.04 04:14:42.805265 [ 286 ] {} <Debug> TCP-Session: 9cd47a8a-972b-4b27-aa3e-ec1e083af4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14570 | 2026.01.04 04:14:42.805291 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14571 | 2026.01.04 04:14:42.805305 [ 287 ] {} <Debug> TCP-Session: f5e10880-e543-40a0-b21a-5f65f10f68d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14572 | 2026.01.04 04:14:42.805309 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14573 | 2026.01.04 04:14:42.805337 [ 289 ] {} <Debug> TCP-Session: 456374b5-cf4d-4680-b5be-c6109edb1488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2026.01.04 04:14:42.805284 [ 290 ] {} <Debug> TCP-Session: 9b8b9f49-0fea-4547-93d2-1a949f86d19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2026.01.04 04:14:42.805360 [ 292 ] {} <Debug> TCP-Session: e00eba62-c3a5-40b6-b8d3-e4bd3be4025d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14576 | 2026.01.04 04:14:42.805273 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14577 | 2026.01.04 04:14:42.805237 [ 294 ] {} <Debug> TCP-Session: 37516c4d-434f-4728-be46-8176f9ac142f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14578 | 2026.01.04 04:14:42.805430 [ 293 ] {} <Debug> TCP-Session: 0c06bb52-7bce-47c9-81b0-df73e2a614b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14579 | 2026.01.04 04:14:43.094317 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52551 | ||
| 14580 | 2026.01.04 04:14:43.094428 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14581 | 2026.01.04 04:14:43.094454 [ 288 ] {} <Debug> TCP-Session: 7e042d21-eabd-4379-b217-a3e45994615d Authenticating user 'default' from [fd00:1122:3344:101::e]:52551 | ||
| 14582 | 2026.01.04 04:14:43.094476 [ 288 ] {} <Debug> TCP-Session: 7e042d21-eabd-4379-b217-a3e45994615d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14583 | 2026.01.04 04:14:43.094487 [ 288 ] {} <Debug> TCP-Session: 7e042d21-eabd-4379-b217-a3e45994615d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14584 | 2026.01.04 04:14:43.094699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60526 | ||
| 14585 | 2026.01.04 04:14:43.094726 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40597 | ||
| 14586 | 2026.01.04 04:14:43.094754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39619 | ||
| 14587 | 2026.01.04 04:14:43.094779 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50128 | ||
| 14588 | 2026.01.04 04:14:43.094781 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 14589 | 2026.01.04 04:14:43.094824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14590 | 2026.01.04 04:14:43.094869 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14591 | 2026.01.04 04:14:43.094869 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14592 | 2026.01.04 04:14:43.094896 [ 292 ] {} <Debug> TCP-Session: eaebc59b-dc4a-485b-8000-6af0dc8157d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40597 | ||
| 14593 | 2026.01.04 04:14:43.094908 [ 287 ] {} <Debug> TCP-Session: b75b11bb-3fbc-41bc-bded-e0283f94bc68 Authenticating user 'default' from [fd00:1122:3344:101::e]:50128 | ||
| 14594 | 2026.01.04 04:14:43.094920 [ 294 ] {} <Debug> TCP-Session: b47ee4f5-eed2-4034-9423-71f9bff4ded2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39619 | ||
| 14595 | 2026.01.04 04:14:43.094938 [ 292 ] {} <Debug> TCP-Session: eaebc59b-dc4a-485b-8000-6af0dc8157d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2026.01.04 04:14:43.094948 [ 287 ] {} <Debug> TCP-Session: b75b11bb-3fbc-41bc-bded-e0283f94bc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14597 | 2026.01.04 04:14:43.094957 [ 294 ] {} <Debug> TCP-Session: b47ee4f5-eed2-4034-9423-71f9bff4ded2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.01.04 04:14:43.094965 [ 292 ] {} <Debug> TCP-Session: eaebc59b-dc4a-485b-8000-6af0dc8157d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2026.01.04 04:14:43.094985 [ 294 ] {} <Debug> TCP-Session: b47ee4f5-eed2-4034-9423-71f9bff4ded2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14600 | 2026.01.04 04:14:43.094934 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14601 | 2026.01.04 04:14:43.094866 [ 288 ] {} <Trace> TCP-Session: 7e042d21-eabd-4379-b217-a3e45994615d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.01.04 04:14:43.095072 [ 286 ] {} <Debug> TCP-Session: dd2c6b7e-a970-40eb-affd-414a1a44d4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 14603 | 2026.01.04 04:14:43.094748 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38264 | ||
| 14604 | 2026.01.04 04:14:43.095106 [ 286 ] {} <Debug> TCP-Session: dd2c6b7e-a970-40eb-affd-414a1a44d4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14605 | 2026.01.04 04:14:43.094727 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44603 | ||
| 14606 | 2026.01.04 04:14:43.095138 [ 286 ] {} <Debug> TCP-Session: dd2c6b7e-a970-40eb-affd-414a1a44d4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14607 | 2026.01.04 04:14:43.094718 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49066 | ||
| 14608 | 2026.01.04 04:14:43.095171 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14609 | 2026.01.04 04:14:43.095193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14610 | 2026.01.04 04:14:43.095217 [ 293 ] {} <Debug> TCP-Session: 742faafa-6b8a-40ce-8833-928ecf997e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:38264 | ||
| 14611 | 2026.01.04 04:14:43.095232 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52551) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14612 | 2026.01.04 04:14:43.095233 [ 291 ] {} <Debug> TCP-Session: 6bccce56-1cf8-431a-84bb-d1838a9b4bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:44603 | ||
| 14613 | 2026.01.04 04:14:43.095240 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14614 | 2026.01.04 04:14:43.095278 [ 291 ] {} <Debug> TCP-Session: 6bccce56-1cf8-431a-84bb-d1838a9b4bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.01.04 04:14:43.095250 [ 293 ] {} <Debug> TCP-Session: 742faafa-6b8a-40ce-8833-928ecf997e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14616 | 2026.01.04 04:14:43.095319 [ 291 ] {} <Debug> TCP-Session: 6bccce56-1cf8-431a-84bb-d1838a9b4bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2026.01.04 04:14:43.095321 [ 290 ] {} <Debug> TCP-Session: ca19e7b8-ded6-4738-8063-81f610883bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:49066 | ||
| 14618 | 2026.01.04 04:14:43.095338 [ 293 ] {} <Debug> TCP-Session: 742faafa-6b8a-40ce-8833-928ecf997e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14619 | 2026.01.04 04:14:43.095368 [ 290 ] {} <Debug> TCP-Session: ca19e7b8-ded6-4738-8063-81f610883bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14620 | 2026.01.04 04:14:43.094976 [ 287 ] {} <Debug> TCP-Session: b75b11bb-3fbc-41bc-bded-e0283f94bc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14621 | 2026.01.04 04:14:43.095397 [ 290 ] {} <Debug> TCP-Session: ca19e7b8-ded6-4738-8063-81f610883bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14622 | 2026.01.04 04:14:43.094824 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14623 | 2026.01.04 04:14:43.095467 [ 289 ] {} <Debug> TCP-Session: 61d470bf-2b0f-4f22-a4a6-75abd7569cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:60526 | ||
| 14624 | 2026.01.04 04:14:43.095485 [ 289 ] {} <Debug> TCP-Session: 61d470bf-2b0f-4f22-a4a6-75abd7569cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.01.04 04:14:43.095487 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14626 | 2026.01.04 04:14:43.095498 [ 289 ] {} <Debug> TCP-Session: 61d470bf-2b0f-4f22-a4a6-75abd7569cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.01.04 04:14:43.095566 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14628 | 2026.01.04 04:14:43.095845 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Debug> oximeter.version (ca2b10f5-dbed-40ec-bc76-bb0f3e47c4bc) (SelectExecutor): Key condition: unknown | ||
| 14629 | 2026.01.04 04:14:43.096671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31176 | ||
| 14630 | 2026.01.04 04:14:43.096780 [ 337 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> AggregatingTransform: Aggregating | ||
| 14631 | 2026.01.04 04:14:43.096822 [ 337 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> Aggregator: Aggregation method: without_key | ||
| 14632 | 2026.01.04 04:14:43.096862 [ 337 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918268 sec. (1089.007 rows/sec., 42.54 KiB/sec.) | ||
| 14633 | 2026.01.04 04:14:43.096880 [ 337 ] {18969039-068d-4231-a99d-f87892ff2afc} <Trace> Aggregator: Merging aggregated data | ||
| 14634 | 2026.01.04 04:14:43.097421 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.01.04 04:14:43.097478 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14636 | 2026.01.04 04:14:43.098125 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002948 sec., 339.2130257801899 rows/sec., 13.25 KiB/sec. | ||
| 14637 | 2026.01.04 04:14:43.098302 [ 288 ] {18969039-068d-4231-a99d-f87892ff2afc} <Debug> TCPHandler: Processed in 0.00355066 sec. | ||
| 14638 | 2026.01.04 04:14:43.098433 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14639 | 2026.01.04 04:14:43.098460 [ 288 ] {} <Debug> TCP-Session: 7e042d21-eabd-4379-b217-a3e45994615d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.01.04 04:14:43.098460 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14641 | 2026.01.04 04:14:43.098480 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14642 | 2026.01.04 04:14:43.098495 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14643 | 2026.01.04 04:14:43.098507 [ 291 ] {} <Debug> TCP-Session: 6bccce56-1cf8-431a-84bb-d1838a9b4bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14644 | 2026.01.04 04:14:43.098529 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14645 | 2026.01.04 04:14:43.098546 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14646 | 2026.01.04 04:14:43.098566 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14647 | 2026.01.04 04:14:43.098579 [ 289 ] {} <Debug> TCP-Session: 61d470bf-2b0f-4f22-a4a6-75abd7569cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14648 | 2026.01.04 04:14:43.098597 [ 294 ] {} <Debug> TCP-Session: b47ee4f5-eed2-4034-9423-71f9bff4ded2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.01.04 04:14:43.098615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14650 | 2026.01.04 04:14:43.098619 [ 293 ] {} <Debug> TCP-Session: 742faafa-6b8a-40ce-8833-928ecf997e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14651 | 2026.01.04 04:14:43.098583 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14652 | 2026.01.04 04:14:43.098552 [ 292 ] {} <Debug> TCP-Session: eaebc59b-dc4a-485b-8000-6af0dc8157d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.01.04 04:14:43.098697 [ 286 ] {} <Debug> TCP-Session: dd2c6b7e-a970-40eb-affd-414a1a44d4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14654 | 2026.01.04 04:14:43.098524 [ 287 ] {} <Debug> TCP-Session: b75b11bb-3fbc-41bc-bded-e0283f94bc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14655 | 2026.01.04 04:14:43.098514 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14656 | 2026.01.04 04:14:43.098776 [ 290 ] {} <Debug> TCP-Session: ca19e7b8-ded6-4738-8063-81f610883bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.01.04 04:14:43.098896 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.01.04 04:14:43.099060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31176 | ||
| 14659 | 2026.01.04 04:14:44.768723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14660 | 2026.01.04 04:14:44.787959 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.01.04 04:14:44.788046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14662 | 2026.01.04 04:14:44.794581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14663 | 2026.01.04 04:14:44.795367 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.01.04 04:14:44.799630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14665 | 2026.01.04 04:14:45.690836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1834 | ||
| 14666 | 2026.01.04 04:14:45.693256 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2026.01.04 04:14:45.693304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 14668 | 2026.01.04 04:14:45.694515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14669 | 2026.01.04 04:14:45.694782 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.01.04 04:14:45.695049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14671 | 2026.01.04 04:14:46.588679 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.01.04 04:14:46.588878 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14673 | 2026.01.04 04:14:46.588947 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14674 | 2026.01.04 04:14:46.589654 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.01.04 04:14:46.589703 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14676 | 2026.01.04 04:14:46.590109 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14677 | 2026.01.04 04:14:46.590335 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.01.04 04:14:46.590490 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001661 sec., 71041.54124021674 rows/sec., 6.03 MiB/sec. | ||
| 14679 | 2026.01.04 04:14:46.590535 [ 5 ] {b93b96a7-45c9-41db-8725-4ebdf397bd33} <Debug> TCPHandler: Processed in 0.001987459 sec. | ||
| 14680 | 2026.01.04 04:14:46.590661 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.01.04 04:14:46.590759 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14682 | 2026.01.04 04:14:46.590800 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14683 | 2026.01.04 04:14:46.591224 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.01.04 04:14:46.591261 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14685 | 2026.01.04 04:14:46.591570 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14686 | 2026.01.04 04:14:46.591783 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.01.04 04:14:46.591914 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001175 sec., 26382.978723404256 rows/sec., 1.94 MiB/sec. | ||
| 14688 | 2026.01.04 04:14:46.591953 [ 5 ] {9e4c56ed-43f3-45a8-8ac2-bb706d3de2fd} <Debug> TCPHandler: Processed in 0.001343956 sec. | ||
| 14689 | 2026.01.04 04:14:46.592055 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.01.04 04:14:46.592150 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14691 | 2026.01.04 04:14:46.592190 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14692 | 2026.01.04 04:14:46.592613 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.01.04 04:14:46.592650 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14694 | 2026.01.04 04:14:46.592955 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14695 | 2026.01.04 04:14:46.593177 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2026.01.04 04:14:46.593306 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001175 sec., 80851.06382978724 rows/sec., 6.31 MiB/sec. | ||
| 14697 | 2026.01.04 04:14:46.593345 [ 5 ] {0095f90e-2b79-4edf-a884-103b79432648} <Debug> TCPHandler: Processed in 0.001339717 sec. | ||
| 14698 | 2026.01.04 04:14:46.593454 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2026.01.04 04:14:46.593549 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14700 | 2026.01.04 04:14:46.593593 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14701 | 2026.01.04 04:14:46.594000 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.01.04 04:14:46.594037 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14703 | 2026.01.04 04:14:46.594373 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14704 | 2026.01.04 04:14:46.594585 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.01.04 04:14:46.594715 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14706 | 2026.01.04 04:14:46.594753 [ 5 ] {5cbb7e3c-dd16-40ca-ba7c-55dbd4c8b93d} <Debug> TCPHandler: Processed in 0.001348567 sec. | ||
| 14707 | 2026.01.04 04:14:46.594874 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2026.01.04 04:14:46.594996 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14709 | 2026.01.04 04:14:46.595068 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14710 | 2026.01.04 04:14:46.595967 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.01.04 04:14:46.596003 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14712 | 2026.01.04 04:14:46.596554 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14713 | 2026.01.04 04:14:46.596776 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.01.04 04:14:46.596900 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14715 | 2026.01.04 04:14:46.596916 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001946 sec., 15930.11305241521 rows/sec., 28.55 MiB/sec. | ||
| 14716 | 2026.01.04 04:14:46.596965 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.01.04 04:14:46.596991 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14718 | 2026.01.04 04:14:46.597002 [ 5 ] {8baf4b54-7ddd-4f41-aeec-20bb16aef1bb} <Debug> TCPHandler: Processed in 0.002188823 sec. | ||
| 14719 | 2026.01.04 04:14:46.597088 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::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 | ||
| 14720 | 2026.01.04 04:14:46.597116 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.01.04 04:14:46.597213 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.01.04 04:14:46.597255 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14723 | 2026.01.04 04:14:46.597296 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14724 | 2026.01.04 04:14:46.597353 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1719 rows starting from the beginning of the part | ||
| 14725 | 2026.01.04 04:14:46.597482 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 14726 | 2026.01.04 04:14:46.597585 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2026.01.04 04:14:46.597586 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 14728 | 2026.01.04 04:14:46.597622 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14729 | 2026.01.04 04:14:46.597699 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 14730 | 2026.01.04 04:14:46.597799 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 14731 | 2026.01.04 04:14:46.597898 [ 197 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 14732 | 2026.01.04 04:14:46.597939 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14733 | 2026.01.04 04:14:46.598151 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2026.01.04 04:14:46.598279 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14735 | 2026.01.04 04:14:46.598312 [ 5 ] {767890a9-5c05-426c-b1a1-cfe6466ad06e} <Debug> TCPHandler: Processed in 0.001257945 sec. | ||
| 14736 | 2026.01.04 04:14:46.605474 [ 200 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 19 columns (19 merged, 0 gathered) in 0.008428336 sec., 217362.0036030837 rows/sec., 389.50 MiB/sec. | ||
| 14737 | 2026.01.04 04:14:46.607349 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14738 | 2026.01.04 04:14:46.607739 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2026.01.04 04:14:46.607827 [ 188 ] {e537a514-97bd-41c6-98af-3c6444dbfeaa::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14740 | 2026.01.04 04:14:46.607967 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
| 14741 | 2026.01.04 04:14:47.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.99 MiB, peak 368.23 MiB, free memory in arenas 0.00 B, will set to 354.02 MiB (RSS), difference: 3.03 MiB | ||
| 14742 | 2026.01.04 04:14:50.432035 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14743 | 2026.01.04 04:14:50.432094 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14744 | 2026.01.04 04:14:50.599253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31624 | ||
| 14745 | 2026.01.04 04:14:50.599796 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14746 | 2026.01.04 04:14:50.599835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14747 | 2026.01.04 04:14:50.600315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14748 | 2026.01.04 04:14:50.600534 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14749 | 2026.01.04 04:14:50.600657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31624 | ||
| 14750 | 2026.01.04 04:14:50.600711 [ 119 ] {} <Debug> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14751 | 2026.01.04 04:14:50.600790 [ 119 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.01.04 04:14:50.600815 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14753 | 2026.01.04 04:14:50.600950 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::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 | ||
| 14754 | 2026.01.04 04:14:50.601108 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14755 | 2026.01.04 04:14:50.601151 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29256 rows starting from the beginning of the part | ||
| 14756 | 2026.01.04 04:14:50.601225 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14757 | 2026.01.04 04:14:50.601278 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14758 | 2026.01.04 04:14:50.601329 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14759 | 2026.01.04 04:14:50.601376 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14760 | 2026.01.04 04:14:50.601424 [ 202 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14761 | 2026.01.04 04:14:50.603806 [ 191 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31624 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917557 sec., 10839205.540800061 rows/sec., 155.06 MiB/sec. | ||
| 14762 | 2026.01.04 04:14:50.604177 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14763 | 2026.01.04 04:14:50.604450 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.01.04 04:14:50.604519 [ 192 ] {f9e2223e-f2cf-4dab-9e68-db34afa92d62::all_1_66_13} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14765 | 2026.01.04 04:14:50.604631 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14766 | 2026.01.04 04:14:51.587354 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2026.01.04 04:14:51.587540 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14768 | 2026.01.04 04:14:51.587606 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14769 | 2026.01.04 04:14:51.588274 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.01.04 04:14:51.588317 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14771 | 2026.01.04 04:14:51.588709 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14772 | 2026.01.04 04:14:51.588936 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.01.04 04:14:51.589091 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 14774 | 2026.01.04 04:14:51.589089 [ 119 ] {} <Debug> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14775 | 2026.01.04 04:14:51.589136 [ 5 ] {46ee8634-3646-406e-9278-b32a8c02b653} <Debug> TCPHandler: Processed in 0.001914908 sec. | ||
| 14776 | 2026.01.04 04:14:51.589167 [ 119 ] {} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.01.04 04:14:51.589196 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14778 | 2026.01.04 04:14:51.589279 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.01.04 04:14:51.589308 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::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 | ||
| 14780 | 2026.01.04 04:14:51.589386 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14781 | 2026.01.04 04:14:51.589433 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14782 | 2026.01.04 04:14:51.589434 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14783 | 2026.01.04 04:14:51.589481 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2464 rows starting from the beginning of the part | ||
| 14784 | 2026.01.04 04:14:51.589546 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
| 14785 | 2026.01.04 04:14:51.589592 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 14786 | 2026.01.04 04:14:51.589634 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1216 rows starting from the beginning of the part | ||
| 14787 | 2026.01.04 04:14:51.589720 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 14788 | 2026.01.04 04:14:51.589804 [ 191 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 76 rows starting from the beginning of the part | ||
| 14789 | 2026.01.04 04:14:51.589851 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.01.04 04:14:51.589892 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14791 | 2026.01.04 04:14:51.590236 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14792 | 2026.01.04 04:14:51.590461 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.01.04 04:14:51.590594 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 14794 | 2026.01.04 04:14:51.590638 [ 5 ] {cfc8f8fa-c129-4887-8793-06f3b4817515} <Debug> TCPHandler: Processed in 0.001412397 sec. | ||
| 14795 | 2026.01.04 04:14:51.590753 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.01.04 04:14:51.590847 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14797 | 2026.01.04 04:14:51.590888 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14798 | 2026.01.04 04:14:51.591329 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.01.04 04:14:51.591366 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14800 | 2026.01.04 04:14:51.591704 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14801 | 2026.01.04 04:14:51.591911 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.01.04 04:14:51.591913 [ 192 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651252 sec., 1534369.4224464516 rows/sec., 132.11 MiB/sec. | ||
| 14803 | 2026.01.04 04:14:51.592057 [ 117 ] {} <Debug> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14804 | 2026.01.04 04:14:51.592069 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00124 sec., 59677.41935483871 rows/sec., 4.66 MiB/sec. | ||
| 14805 | 2026.01.04 04:14:51.592104 [ 117 ] {} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.01.04 04:14:51.592120 [ 5 ] {6e97f558-9b73-4cbb-844e-a1f68c0a3aaf} <Debug> TCPHandler: Processed in 0.001415118 sec. | ||
| 14807 | 2026.01.04 04:14:51.592131 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14808 | 2026.01.04 04:14:51.592251 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14809 | 2026.01.04 04:14:51.592260 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14810 | 2026.01.04 04:14:51.592266 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::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 | ||
| 14811 | 2026.01.04 04:14:51.592373 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14812 | 2026.01.04 04:14:51.592424 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14813 | 2026.01.04 04:14:51.592440 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14814 | 2026.01.04 04:14:51.592487 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 14815 | 2026.01.04 04:14:51.592559 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 14816 | 2026.01.04 04:14:51.592582 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2026.01.04 04:14:51.592614 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 14818 | 2026.01.04 04:14:51.592668 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 530 rows starting from the beginning of the part | ||
| 14819 | 2026.01.04 04:14:51.592682 [ 196 ] {97a23517-c77d-4b35-87d2-97b2f7083c9a::all_1_96_19} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14820 | 2026.01.04 04:14:51.592718 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part | ||
| 14821 | 2026.01.04 04:14:51.592775 [ 190 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 14822 | 2026.01.04 04:14:51.592791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14823 | 2026.01.04 04:14:51.592866 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.01.04 04:14:51.592906 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14825 | 2026.01.04 04:14:51.593279 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14826 | 2026.01.04 04:14:51.593512 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.01.04 04:14:51.593641 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Selected 4 parts from all_1_91_18 to all_94_94_0 | ||
| 14828 | 2026.01.04 04:14:51.593657 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 14829 | 2026.01.04 04:14:51.593676 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2026.01.04 04:14:51.593695 [ 5 ] {a7bf898f-6dbc-4d0d-8fdf-9e4d60489581} <Debug> TCPHandler: Processed in 0.00148602 sec. | ||
| 14831 | 2026.01.04 04:14:51.593696 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14832 | 2026.01.04 04:14:51.593783 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_91_18 to all_94_94_0 into Compact with storage Full | ||
| 14833 | 2026.01.04 04:14:51.593807 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2026.01.04 04:14:51.593885 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14835 | 2026.01.04 04:14:51.593906 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14836 | 2026.01.04 04:14:51.593920 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 32150 rows starting from the beginning of the part | ||
| 14837 | 2026.01.04 04:14:51.593974 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14838 | 2026.01.04 04:14:51.594015 [ 193 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806796 sec., 1172240.8063776984 rows/sec., 90.74 MiB/sec. | ||
| 14839 | 2026.01.04 04:14:51.594022 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14840 | 2026.01.04 04:14:51.594090 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14841 | 2026.01.04 04:14:51.594133 [ 196 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 844 rows starting from the beginning of the part | ||
| 14842 | 2026.01.04 04:14:51.594264 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14843 | 2026.01.04 04:14:51.594611 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.01.04 04:14:51.594699 [ 187 ] {949b8366-ab65-4b37-b8ad-e8087e90d803::all_1_96_19} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14845 | 2026.01.04 04:14:51.594808 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 14846 | 2026.01.04 04:14:51.594812 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.01.04 04:14:51.594863 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14848 | 2026.01.04 04:14:51.595407 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14849 | 2026.01.04 04:14:51.595656 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.01.04 04:14:51.595799 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001911 sec., 5232.862375719519 rows/sec., 9.38 MiB/sec. | ||
| 14851 | 2026.01.04 04:14:51.595855 [ 5 ] {ff91c92a-b527-4c6d-8f9b-d3c0c419425f} <Debug> TCPHandler: Processed in 0.002096581 sec. | ||
| 14852 | 2026.01.04 04:14:51.595974 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.01.04 04:14:51.596068 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.01.04 04:14:51.596112 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14855 | 2026.01.04 04:14:51.596467 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.01.04 04:14:51.596502 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14857 | 2026.01.04 04:14:51.596835 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14858 | 2026.01.04 04:14:51.597042 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.01.04 04:14:51.597160 [ 117 ] {} <Debug> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14860 | 2026.01.04 04:14:51.597173 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 14861 | 2026.01.04 04:14:51.597191 [ 117 ] {} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.01.04 04:14:51.597209 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14863 | 2026.01.04 04:14:51.597210 [ 5 ] {df7a2de6-3d2b-4a9b-b1ed-0333dd159006} <Debug> TCPHandler: Processed in 0.001285675 sec. | ||
| 14864 | 2026.01.04 04:14:51.597289 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14865 | 2026.01.04 04:14:51.597395 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14866 | 2026.01.04 04:14:51.597423 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6900 rows starting from the beginning of the part | ||
| 14867 | 2026.01.04 04:14:51.597469 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14868 | 2026.01.04 04:14:51.597505 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14869 | 2026.01.04 04:14:51.597541 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14870 | 2026.01.04 04:14:51.597574 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14871 | 2026.01.04 04:14:51.597609 [ 190 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::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 | ||
| 14872 | 2026.01.04 04:14:51.599293 [ 193 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00203215 sec., 3543045.542897916 rows/sec., 227.55 MiB/sec. | ||
| 14873 | 2026.01.04 04:14:51.599731 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14874 | 2026.01.04 04:14:51.600076 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14875 | 2026.01.04 04:14:51.600155 [ 195 ] {b16e0082-53a6-4cfd-a80a-c67ac249c2d1::all_1_96_19} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14876 | 2026.01.04 04:14:51.600235 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14877 | 2026.01.04 04:14:51.601618 [ 193 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33314 rows, containing 5 columns (5 merged, 0 gathered) in 0.007867145 sec., 4234573.024902934 rows/sec., 285.80 MiB/sec. | ||
| 14878 | 2026.01.04 04:14:51.601872 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 14879 | 2026.01.04 04:14:51.602154 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.01.04 04:14:51.602239 [ 195 ] {47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4) (MergerMutator): Merged 4 parts: [all_1_91_18, all_94_94_0] -> all_1_94_19 | ||
| 14881 | 2026.01.04 04:14:51.602328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14882 | 2026.01.04 04:14:52.299722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14883 | 2026.01.04 04:14:52.318771 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.01.04 04:14:52.318829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14885 | 2026.01.04 04:14:52.325188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14886 | 2026.01.04 04:14:52.325903 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.01.04 04:14:52.326215 [ 117 ] {} <Debug> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14888 | 2026.01.04 04:14:52.326278 [ 117 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.01.04 04:14:52.326298 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14890 | 2026.01.04 04:14:52.326392 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14891 | 2026.01.04 04:14:52.329531 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14892 | 2026.01.04 04:14:52.329766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14893 | 2026.01.04 04:14:52.330308 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14894 | 2026.01.04 04:14:52.333827 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14895 | 2026.01.04 04:14:52.337459 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14896 | 2026.01.04 04:14:52.341536 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14897 | 2026.01.04 04:14:52.346135 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14898 | 2026.01.04 04:14:52.350078 [ 199 ] {3e28b331-d168-4849-ac35-294b7052ae69::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 | ||
| 14899 | 2026.01.04 04:14:52.406541 [ 195 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080181374 sec., 6198.4470358415165 rows/sec., 32.05 MiB/sec. | ||
| 14900 | 2026.01.04 04:14:52.409793 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14901 | 2026.01.04 04:14:52.411923 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_66_13} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.01.04 04:14:52.412039 [ 193 ] {3e28b331-d168-4849-ac35-294b7052ae69::all_1_66_13} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14903 | 2026.01.04 04:14:52.414806 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14904 | 2026.01.04 04:14:55.695233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1858 | ||
| 14905 | 2026.01.04 04:14:55.697442 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.01.04 04:14:55.697480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14907 | 2026.01.04 04:14:55.698677 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14908 | 2026.01.04 04:14:55.698937 [ 242 ] {} <Trace> system.query_log (e2b287b3-1002-47c6-b345-6acce63ba216): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.01.04 04:14:55.699217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
| 14910 | 2026.01.04 04:14:56.599642 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14911 | 2026.01.04 04:14:56.599851 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14912 | 2026.01.04 04:14:56.599923 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14913 | 2026.01.04 04:14:56.600814 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.01.04 04:14:56.600854 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14915 | 2026.01.04 04:14:56.601256 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14916 | 2026.01.04 04:14:56.601476 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Trace> oximeter.fields_i16 (ef95bc27-a8cc-45f4-b0b6-90dd9060fcfc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.01.04 04:14:56.601630 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 14918 | 2026.01.04 04:14:56.601679 [ 5 ] {558d3402-dadc-40c1-91dd-2c23d345a7bd} <Debug> TCPHandler: Processed in 0.002170433 sec. | ||
| 14919 | 2026.01.04 04:14:56.601797 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.01.04 04:14:56.601898 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14921 | 2026.01.04 04:14:56.601941 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14922 | 2026.01.04 04:14:56.602338 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2026.01.04 04:14:56.602372 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14924 | 2026.01.04 04:14:56.602659 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14925 | 2026.01.04 04:14:56.602872 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2026.01.04 04:14:56.602999 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. | ||
| 14927 | 2026.01.04 04:14:56.603035 [ 5 ] {4bbd1d5e-1a66-414d-b3d6-c87884a8f8d5} <Debug> TCPHandler: Processed in 0.001290226 sec. | ||
| 14928 | 2026.01.04 04:14:56.603152 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2026.01.04 04:14:56.603246 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14930 | 2026.01.04 04:14:56.603285 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14931 | 2026.01.04 04:14:56.604243 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.01.04 04:14:56.604278 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14933 | 2026.01.04 04:14:56.604634 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14934 | 2026.01.04 04:14:56.604843 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2026.01.04 04:14:56.604966 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Debug> executeQuery: Read 1176 rows, 95.84 KiB in 0.00174 sec., 675862.0689655172 rows/sec., 53.79 MiB/sec. | ||
| 14936 | 2026.01.04 04:14:56.605002 [ 5 ] {931969ea-9cd2-4586-8826-daca1e3445d7} <Debug> TCPHandler: Processed in 0.001898148 sec. | ||
| 14937 | 2026.01.04 04:14:56.605128 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.01.04 04:14:56.605221 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14939 | 2026.01.04 04:14:56.605260 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14940 | 2026.01.04 04:14:56.605749 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.01.04 04:14:56.605782 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14942 | 2026.01.04 04:14:56.606076 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14943 | 2026.01.04 04:14:56.606276 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.01.04 04:14:56.606399 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Debug> executeQuery: Read 240 rows, 14.93 KiB in 0.001196 sec., 200668.89632107023 rows/sec., 12.19 MiB/sec. | ||
| 14945 | 2026.01.04 04:14:56.606436 [ 5 ] {477e212a-9604-4c06-b367-c97e98701f37} <Debug> TCPHandler: Processed in 0.001354927 sec. | ||
| 14946 | 2026.01.04 04:14:56.606533 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2026.01.04 04:14:56.606624 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14948 | 2026.01.04 04:14:56.606662 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14949 | 2026.01.04 04:14:56.607128 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.01.04 04:14:56.607161 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14951 | 2026.01.04 04:14:56.607457 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14952 | 2026.01.04 04:14:56.607664 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Trace> oximeter.fields_u32 (cc06d2cf-4008-455e-8e22-1ea14125dba0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2026.01.04 04:14:56.607784 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001178 sec., 179966.0441426146 rows/sec., 11.61 MiB/sec. | ||
| 14954 | 2026.01.04 04:14:56.607821 [ 5 ] {636df08f-a80b-4b8d-8b87-794064189418} <Debug> TCPHandler: Processed in 0.001333936 sec. | ||
| 14955 | 2026.01.04 04:14:56.607918 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.01.04 04:14:56.608008 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14957 | 2026.01.04 04:14:56.608046 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14958 | 2026.01.04 04:14:56.608507 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2026.01.04 04:14:56.608541 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14960 | 2026.01.04 04:14:56.608835 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14961 | 2026.01.04 04:14:56.609035 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Trace> oximeter.fields_u8 (8294a1ce-5f96-49f2-84b0-920b7a5968f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2026.01.04 04:14:56.609158 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001168 sec., 180650.68493150684 rows/sec., 10.26 MiB/sec. | ||
| 14963 | 2026.01.04 04:14:56.609195 [ 5 ] {6b7df540-26dc-4775-b24e-919e38818402} <Debug> TCPHandler: Processed in 0.001324326 sec. | ||
| 14964 | 2026.01.04 04:14:56.609302 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.01.04 04:14:56.609393 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14966 | 2026.01.04 04:14:56.609431 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14967 | 2026.01.04 04:14:56.610067 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.01.04 04:14:56.610101 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14969 | 2026.01.04 04:14:56.610433 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14970 | 2026.01.04 04:14:56.610631 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.01.04 04:14:56.610753 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Debug> executeQuery: Read 714 rows, 51.28 KiB in 0.001378 sec., 518142.23512336717 rows/sec., 36.34 MiB/sec. | ||
| 14972 | 2026.01.04 04:14:56.610790 [ 5 ] {14c2e865-6caa-48f4-8ff4-41fe62f1ee38} <Debug> TCPHandler: Processed in 0.00153449 sec. | ||
| 14973 | 2026.01.04 04:14:56.610898 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2026.01.04 04:14:56.610989 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14975 | 2026.01.04 04:14:56.611030 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14976 | 2026.01.04 04:14:56.611344 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2026.01.04 04:14:56.611377 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14978 | 2026.01.04 04:14:56.611663 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14979 | 2026.01.04 04:14:56.611867 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Trace> oximeter.measurements_bool (5d66693e-ab4c-4b95-bf38-586ef00ee757): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2026.01.04 04:14:56.611990 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 14981 | 2026.01.04 04:14:56.612025 [ 5 ] {dfe512d7-493f-43b2-8a53-06918bd2452e} <Debug> TCPHandler: Processed in 0.001173913 sec. | ||
| 14982 | 2026.01.04 04:14:56.612122 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14983 | 2026.01.04 04:14:56.612212 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14984 | 2026.01.04 04:14:56.612253 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14985 | 2026.01.04 04:14:56.612675 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2026.01.04 04:14:56.612710 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14987 | 2026.01.04 04:14:56.613034 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14988 | 2026.01.04 04:14:56.613237 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.01.04 04:14:56.613361 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001167 sec., 270779.7772065124 rows/sec., 17.79 MiB/sec. | ||
| 14990 | 2026.01.04 04:14:56.613398 [ 5 ] {809e8f73-bee1-4efa-b5f6-8470aa4a0212} <Debug> TCPHandler: Processed in 0.001322507 sec. | ||
| 14991 | 2026.01.04 04:14:56.613502 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.01.04 04:14:56.613604 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14993 | 2026.01.04 04:14:56.613648 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14994 | 2026.01.04 04:14:56.613987 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.01.04 04:14:56.614026 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 14996 | 2026.01.04 04:14:56.614329 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14997 | 2026.01.04 04:14:56.614544 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Trace> oximeter.measurements_f64 (d8fdf4b0-9fc5-41a2-92f2-21db86c57dde): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.01.04 04:14:56.614673 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 14999 | 2026.01.04 04:14:56.614710 [ 5 ] {b2b2bd65-bd75-41bc-9f42-09311317e876} <Debug> TCPHandler: Processed in 0.001258745 sec. | ||
| 15000 | 2026.01.04 04:14:56.614823 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2026.01.04 04:14:56.614916 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15002 | 2026.01.04 04:14:56.614972 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15003 | 2026.01.04 04:14:56.615829 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.01.04 04:14:56.615866 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15005 | 2026.01.04 04:14:56.616408 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15006 | 2026.01.04 04:14:56.616645 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.01.04 04:14:56.616783 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001886 sec., 16436.903499469776 rows/sec., 29.45 MiB/sec. | ||
| 15008 | 2026.01.04 04:14:56.616848 [ 5 ] {e505649c-1b3a-48d7-a532-94c676d83cc7} <Debug> TCPHandler: Processed in 0.002074991 sec. | ||
| 15009 | 2026.01.04 04:14:56.616963 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.01.04 04:14:56.617057 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.01.04 04:14:56.617101 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15012 | 2026.01.04 04:14:56.617431 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.01.04 04:14:56.617467 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15014 | 2026.01.04 04:14:56.617770 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15015 | 2026.01.04 04:14:56.617983 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.01.04 04:14:56.618105 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 15017 | 2026.01.04 04:14:56.618141 [ 5 ] {0c41f578-5ea4-4d73-a49d-bcbb1acb0fd5} <Debug> TCPHandler: Processed in 0.001227264 sec. | ||
| 15018 | 2026.01.04 04:14:58.100770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32136 | ||
| 15019 | 2026.01.04 04:14:58.101292 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2026.01.04 04:14:58.101330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15021 | 2026.01.04 04:14:58.101834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15022 | 2026.01.04 04:14:58.102065 [ 244 ] {} <Trace> system.asynchronous_metric_log (f9e2223e-f2cf-4dab-9e68-db34afa92d62): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2026.01.04 04:14:58.102198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32136 | ||
| 15024 | 2026.01.04 04:14:59.830795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15025 | 2026.01.04 04:14:59.846765 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2026.01.04 04:14:59.846819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15027 | 2026.01.04 04:14:59.852577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15028 | 2026.01.04 04:14:59.853249 [ 243 ] {} <Trace> system.metric_log (3e28b331-d168-4849-ac35-294b7052ae69): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.04 04:14:59.856286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15030 | 2026.01.04 04:15:01.590600 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15031 | 2026.01.04 04:15:01.590805 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15032 | 2026.01.04 04:15:01.590879 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15033 | 2026.01.04 04:15:01.591640 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.01.04 04:15:01.591695 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15035 | 2026.01.04 04:15:01.592215 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15036 | 2026.01.04 04:15:01.592546 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Trace> oximeter.fields_ipaddr (9e181a57-b3a7-4907-b647-f3700b01f140): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2026.01.04 04:15:01.592718 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00197 sec., 3045.6852791878173 rows/sec., 248.35 KiB/sec. | ||
| 15038 | 2026.01.04 04:15:01.592767 [ 5 ] {9b9c709a-def0-4f86-a68b-2654e41e1a09} <Debug> TCPHandler: Processed in 0.002310416 sec. | ||
| 15039 | 2026.01.04 04:15:01.592899 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15040 | 2026.01.04 04:15:01.592996 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15041 | 2026.01.04 04:15:01.593037 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15042 | 2026.01.04 04:15:01.593593 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2026.01.04 04:15:01.593640 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15044 | 2026.01.04 04:15:01.594065 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15045 | 2026.01.04 04:15:01.594367 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Trace> oximeter.fields_string (97a23517-c77d-4b35-87d2-97b2f7083c9a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.01.04 04:15:01.594598 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001599 sec., 49405.878674171356 rows/sec., 4.05 MiB/sec. | ||
| 15047 | 2026.01.04 04:15:01.594740 [ 5 ] {17099c57-45a1-4a20-96dc-b3c197c7395a} <Debug> TCPHandler: Processed in 0.001888438 sec. | ||
| 15048 | 2026.01.04 04:15:01.595016 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.01.04 04:15:01.595182 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15050 | 2026.01.04 04:15:01.595260 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15051 | 2026.01.04 04:15:01.595924 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.01.04 04:15:01.595969 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15053 | 2026.01.04 04:15:01.596298 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15054 | 2026.01.04 04:15:01.596525 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Trace> oximeter.fields_u16 (389f8813-8dbf-4a81-817a-dc81db92994f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.01.04 04:15:01.596690 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001564 sec., 10230.179028132992 rows/sec., 748.66 KiB/sec. | ||
| 15056 | 2026.01.04 04:15:01.596762 [ 5 ] {452b90c1-f30a-40fc-83c8-7ef024aec4df} <Debug> TCPHandler: Processed in 0.001917148 sec. | ||
| 15057 | 2026.01.04 04:15:01.596904 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2026.01.04 04:15:01.597020 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15059 | 2026.01.04 04:15:01.597074 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15060 | 2026.01.04 04:15:01.597594 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.01.04 04:15:01.597641 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15062 | 2026.01.04 04:15:01.597996 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15063 | 2026.01.04 04:15:01.598248 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Trace> oximeter.fields_uuid (949b8366-ab65-4b37-b8ad-e8087e90d803): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.01.04 04:15:01.598396 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.0014 sec., 57142.857142857145 rows/sec., 4.47 MiB/sec. | ||
| 15065 | 2026.01.04 04:15:01.598437 [ 5 ] {ee4a1bbe-5110-486f-97df-99785eef0764} <Debug> TCPHandler: Processed in 0.001594242 sec. | ||
| 15066 | 2026.01.04 04:15:01.598572 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2026.01.04 04:15:01.598671 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15068 | 2026.01.04 04:15:01.598717 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15069 | 2026.01.04 04:15:01.599213 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.01.04 04:15:01.599259 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15071 | 2026.01.04 04:15:01.599720 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15072 | 2026.01.04 04:15:01.600029 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Trace> oximeter.measurements_cumulativeu64 (47cfb3d0-1133-4d29-8a6d-2cbcd6aebbf4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.01.04 04:15:01.600206 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001553 sec., 104958.14552479073 rows/sec., 7.31 MiB/sec. | ||
| 15074 | 2026.01.04 04:15:01.600258 [ 5 ] {83cc2320-0287-4150-82d3-2c6a1e17df77} <Debug> TCPHandler: Processed in 0.001736544 sec. | ||
| 15075 | 2026.01.04 04:15:01.600398 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.01.04 04:15:01.600518 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15077 | 2026.01.04 04:15:01.600592 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15078 | 2026.01.04 04:15:01.601537 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2026.01.04 04:15:01.601576 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15080 | 2026.01.04 04:15:01.602142 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15081 | 2026.01.04 04:15:01.602401 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Trace> oximeter.measurements_histogramu64 (e537a514-97bd-41c6-98af-3c6444dbfeaa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2026.01.04 04:15:01.602553 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002056 sec., 4863.813229571984 rows/sec., 8.72 MiB/sec. | ||
| 15083 | 2026.01.04 04:15:01.602614 [ 5 ] {5a4501f6-a54b-46b0-a43b-0b2d99e3fff8} <Debug> TCPHandler: Processed in 0.002276144 sec. | ||
| 15084 | 2026.01.04 04:15:01.602742 [ 5 ] {} <Trace> TCP-Session: ab35f49b-5dab-43ab-8d2c-62fa0c3d2c6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2026.01.04 04:15:01.602848 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41924) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15086 | 2026.01.04 04:15:01.602893 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15087 | 2026.01.04 04:15:01.603298 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.01.04 04:15:01.603345 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 15089 | 2026.01.04 04:15:01.603784 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15090 | 2026.01.04 04:15:01.604130 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Trace> oximeter.measurements_u64 (b16e0082-53a6-4cfd-a80a-c67ac249c2d1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.01.04 04:15:01.604310 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 15092 | 2026.01.04 04:15:01.604355 [ 5 ] {852680f2-3082-4569-b612-80cac14a2227} <Debug> TCPHandler: Processed in 0.001663403 sec. | ||