| 1 | [ Jan 6 02:20:05 Enabled. ] | ||
| 2 | [ Jan 6 02:20:05 Rereading configuration. ] | ||
| 3 | [ Jan 6 02:20:07 Rereading configuration. ] | ||
| 4 | [ Jan 6 02:20:16 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 6 02:20:16 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.06 02:20:17.385957 [ 1 ] {} <Information> Application: Will watch for the process with pid 24276 | ||
| 29 | 2026.01.06 02:20:17.386367 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.06 02:20:17.859547 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24276 | ||
| 31 | 2026.01.06 02:20:17.860476 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.06 02:20:17.860708 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.06 02:20:17.959249 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.06 02:20:18.022974 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.06 02:20:18.023085 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.06 02:20:18.023117 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.06 02:20:18.023206 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.06 02:20:18.024038 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.06 02:20:18.026409 [ 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.06 02:20:18.027306 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.06 02:20:18.028195 [ 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.06 02:20:18.028248 [ 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.06 02:20:18.028287 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.06 02:20:18.029053 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.06 02:20:18.030068 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.06 02:20:18.035265 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.06 02:20:18.035998 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.06 02:20:18.037402 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.06 02:20:18.037493 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.06 02:20:18.038508 [ 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.06 02:20:18.039033 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.06 02:20:18.043167 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.06 02:20:18.043623 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.06 02:20:18.047053 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.06 02:20:18.047417 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.06 02:20:18.047862 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.06 02:20:18.048219 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.06 02:20:18.049749 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.06 02:20:18.049775 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.06 02:20:18.049861 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.06 02:20:18.049955 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.06 02:20:18.081978 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.06 02:20:18.082009 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000200884 sec | ||
| 68 | 2026.01.06 02:20:18.082074 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.06 02:20:18.082120 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.06 02:20:18.082900 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.06 02:20:18.083564 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.06 02:20:18.094128 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.06 02:20:18.094175 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.06 02:20:18.094259 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.06 02:20:18.094273 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.06 02:20:18.094306 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.06 02:20:18.094386 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.06 02:20:18.098529 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.06 02:20:18.098580 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.06 02:20:18.098652 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.06 02:20:18.098832 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.06 02:20:18.098876 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.06 02:20:18.098889 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.06 02:20:18.098975 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.06 02:20:18.098988 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.06 02:20:18.099019 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.06 02:20:18.099101 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.06 02:20:18.121768 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.06 02:20:18.131774 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.06 02:20:18.131922 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170923 sec | ||
| 91 | 2026.01.06 02:20:18.131940 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.06 02:20:18.131951 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.06 02:20:18.131975 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.06 02:20:18.132193 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.06 02:20:18.132304 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.06 02:20:18.132319 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.06 02:20:18.132332 [ 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.06 02:20:18.132342 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.06 02:20:18.135911 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.06 02:20:18.136142 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.06 02:20:18.137808 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2601e-05 sec. | ||
| 102 | 2026.01.06 02:20:18.138226 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.06 02:20:18.139477 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.06 02:20:18.139496 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.06 02:20:18.808284 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43659 | ||
| 106 | 2026.01.06 02:20:18.810379 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.06 02:20:18.810454 [ 3 ] {} <Debug> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Authenticating user 'default' from [fd00:1122:3344:101::d]:43659 | ||
| 108 | 2026.01.06 02:20:18.810484 [ 3 ] {} <Debug> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.06 02:20:18.810582 [ 3 ] {} <Debug> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.06 02:20:18.810685 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.06 02:20:18.810713 [ 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.06 02:20:18.810883 [ 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.06 02:20:18.811367 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50374 | ||
| 114 | 2026.01.06 02:20:18.811496 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42544 | ||
| 115 | 2026.01.06 02:20:18.811498 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40596 | ||
| 116 | 2026.01.06 02:20:18.811599 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.06 02:20:18.811757 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54775 | ||
| 118 | 2026.01.06 02:20:18.811771 [ 4 ] {} <Debug> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50374 | ||
| 119 | 2026.01.06 02:20:18.811817 [ 4 ] {} <Debug> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.06 02:20:18.811833 [ 4 ] {} <Debug> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.06 02:20:18.811918 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.06 02:20:18.811939 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55523 | ||
| 123 | 2026.01.06 02:20:18.811965 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.06 02:20:18.812012 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.06 02:20:18.811998 [ 254 ] {} <Debug> TCP-Session: 03bce1c7-5e85-4216-9482-647ba10203bc Authenticating user 'default' from [fd00:1122:3344:101::d]:42544 | ||
| 126 | 2026.01.06 02:20:18.812115 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.06 02:20:18.812126 [ 5 ] {} <Debug> TCP-Session: 9d0402c8-77cd-497c-b1ef-e3e7514526dd Authenticating user 'default' from [fd00:1122:3344:101::d]:40596 | ||
| 128 | 2026.01.06 02:20:18.812180 [ 256 ] {} <Debug> TCP-Session: 83eeb788-dbfb-49ba-9748-98bf83e2361c Authenticating user 'default' from [fd00:1122:3344:101::d]:55523 | ||
| 129 | 2026.01.06 02:20:18.812168 [ 255 ] {} <Debug> TCP-Session: b2bf5527-9ef2-41ed-a004-e3ad945f95ba Authenticating user 'default' from [fd00:1122:3344:101::d]:54775 | ||
| 130 | 2026.01.06 02:20:18.812142 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64072 | ||
| 131 | 2026.01.06 02:20:18.812259 [ 256 ] {} <Debug> TCP-Session: 83eeb788-dbfb-49ba-9748-98bf83e2361c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.06 02:20:18.812306 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37968 | ||
| 133 | 2026.01.06 02:20:18.812246 [ 255 ] {} <Debug> TCP-Session: b2bf5527-9ef2-41ed-a004-e3ad945f95ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.06 02:20:18.812380 [ 256 ] {} <Debug> TCP-Session: 83eeb788-dbfb-49ba-9748-98bf83e2361c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.06 02:20:18.812240 [ 5 ] {} <Debug> TCP-Session: 9d0402c8-77cd-497c-b1ef-e3e7514526dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.06 02:20:18.812234 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45575 | ||
| 137 | 2026.01.06 02:20:18.812475 [ 5 ] {} <Debug> TCP-Session: 9d0402c8-77cd-497c-b1ef-e3e7514526dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.06 02:20:18.812507 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.06 02:20:18.812456 [ 255 ] {} <Debug> TCP-Session: b2bf5527-9ef2-41ed-a004-e3ad945f95ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.06 02:20:18.812551 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.06 02:20:18.812631 [ 259 ] {} <Debug> TCP-Session: e167cf43-f001-4a38-962a-7e003a229f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37968 | ||
| 142 | 2026.01.06 02:20:18.812141 [ 254 ] {} <Debug> TCP-Session: 03bce1c7-5e85-4216-9482-647ba10203bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.06 02:20:18.812683 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.06 02:20:18.812713 [ 259 ] {} <Debug> TCP-Session: e167cf43-f001-4a38-962a-7e003a229f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.06 02:20:18.812698 [ 254 ] {} <Debug> TCP-Session: 03bce1c7-5e85-4216-9482-647ba10203bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.06 02:20:18.812692 [ 257 ] {} <Debug> TCP-Session: 23a3629b-d737-4e36-8a09-4907c5afd302 Authenticating user 'default' from [fd00:1122:3344:101::d]:64072 | ||
| 147 | 2026.01.06 02:20:18.812820 [ 259 ] {} <Debug> TCP-Session: e167cf43-f001-4a38-962a-7e003a229f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.06 02:20:18.812828 [ 258 ] {} <Debug> TCP-Session: 99bf482a-d9d0-44ea-8561-8139d66f81a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45575 | ||
| 149 | 2026.01.06 02:20:18.812889 [ 257 ] {} <Debug> TCP-Session: 23a3629b-d737-4e36-8a09-4907c5afd302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.06 02:20:18.812906 [ 258 ] {} <Debug> TCP-Session: 99bf482a-d9d0-44ea-8561-8139d66f81a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.06 02:20:18.812991 [ 257 ] {} <Debug> TCP-Session: 23a3629b-d737-4e36-8a09-4907c5afd302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.06 02:20:18.813011 [ 258 ] {} <Debug> TCP-Session: 99bf482a-d9d0-44ea-8561-8139d66f81a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.06 02:20:18.815830 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.06 02:20:18.818807 [ 3 ] {065cc69a-dcb1-45b3-ae91-82dc85cb2ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.06 02:20:18.923109 [ 3 ] {065cc69a-dcb1-45b3-ae91-82dc85cb2ae3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43659) (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.06 02:20:18.923918 [ 3 ] {065cc69a-dcb1-45b3-ae91-82dc85cb2ae3} <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.06 02:20:18.923998 [ 3 ] {065cc69a-dcb1-45b3-ae91-82dc85cb2ae3} <Debug> TCPHandler: Processed in 0.110362408 sec. | ||
| 204 | 2026.01.06 02:20:18.924463 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.06 02:20:18.924745 [ 4 ] {983acca7-0ddb-449b-9bb4-c5cb14179bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.06 02:20:18.925169 [ 4 ] {983acca7-0ddb-449b-9bb4-c5cb14179bb8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50374) (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.06 02:20:18.925309 [ 4 ] {983acca7-0ddb-449b-9bb4-c5cb14179bb8} <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.06 02:20:18.925393 [ 4 ] {983acca7-0ddb-449b-9bb4-c5cb14179bb8} <Debug> TCPHandler: Processed in 0.001122531 sec. | ||
| 255 | 2026.01.06 02:20:18.925690 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.06 02:20:18.926395 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.06 02:20:18.926963 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.06 02:20:18.947939 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.06 02:20:18.947968 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4891e-05 sec | ||
| 260 | 2026.01.06 02:20:18.947983 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.06 02:20:18.948005 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.06 02:20:18.948037 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.06 02:20:18.948848 [ 3 ] {44ba67ca-fb38-4ff6-8486-b042a56fe622} <Debug> TCPHandler: Processed in 0.023271646 sec. | ||
| 264 | 2026.01.06 02:20:18.949043 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.06 02:20:18.949277 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) /* 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.06 02:20:18.949336 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.06 02:20:18.954740 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.06 02:20:18.966102 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49): Loading data parts | ||
| 270 | 2026.01.06 02:20:18.967326 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49): There are no data parts | ||
| 271 | 2026.01.06 02:20:18.970725 [ 3 ] {7e09e3c5-b056-49d9-957e-a08cf2860415} <Debug> TCPHandler: Processed in 0.021744247 sec. | ||
| 272 | 2026.01.06 02:20:18.970966 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.06 02:20:18.971187 [ 3 ] {96e3e7e0-1b42-44ab-a756-2c32b96f4df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) /* 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.06 02:20:18.971267 [ 3 ] {96e3e7e0-1b42-44ab-a756-2c32b96f4df9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.06 02:20:18.986222 [ 3 ] {96e3e7e0-1b42-44ab-a756-2c32b96f4df9} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Loading data parts | ||
| 286 | 2026.01.06 02:20:18.986529 [ 3 ] {96e3e7e0-1b42-44ab-a756-2c32b96f4df9} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): There are no data parts | ||
| 287 | 2026.01.06 02:20:18.988988 [ 3 ] {96e3e7e0-1b42-44ab-a756-2c32b96f4df9} <Debug> TCPHandler: Processed in 0.018114928 sec. | ||
| 288 | 2026.01.06 02:20:18.989161 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.06 02:20:18.989354 [ 3 ] {b94c1124-cdc3-4c5c-a00b-d6f81af7d3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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.06 02:20:18.989412 [ 3 ] {b94c1124-cdc3-4c5c-a00b-d6f81af7d3ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.06 02:20:19.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.11 MiB, peak 121.11 MiB, free memory in arenas 0.00 B, will set to 130.80 MiB (RSS), difference: 9.69 MiB | ||
| 292 | 2026.01.06 02:20:19.003381 [ 3 ] {b94c1124-cdc3-4c5c-a00b-d6f81af7d3ca} <Debug> oximeter.measurements_i8 (9022accf-2015-4b29-a4e5-6cc2e3225963): Loading data parts | ||
| 293 | 2026.01.06 02:20:19.003565 [ 3 ] {b94c1124-cdc3-4c5c-a00b-d6f81af7d3ca} <Debug> oximeter.measurements_i8 (9022accf-2015-4b29-a4e5-6cc2e3225963): There are no data parts | ||
| 294 | 2026.01.06 02:20:19.006055 [ 3 ] {b94c1124-cdc3-4c5c-a00b-d6f81af7d3ca} <Debug> TCPHandler: Processed in 0.016955735 sec. | ||
| 295 | 2026.01.06 02:20:19.006241 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.01.06 02:20:19.006436 [ 3 ] {40e12e9c-6906-4863-a6ca-054a257a4f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 297 | 2026.01.06 02:20:19.006484 [ 3 ] {40e12e9c-6906-4863-a6ca-054a257a4f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.01.06 02:20:19.022239 [ 3 ] {40e12e9c-6906-4863-a6ca-054a257a4f61} <Debug> oximeter.measurements_u8 (e9cbc968-b30d-4e77-8411-f1a93d7d3c81): Loading data parts | ||
| 299 | 2026.01.06 02:20:19.022450 [ 3 ] {40e12e9c-6906-4863-a6ca-054a257a4f61} <Debug> oximeter.measurements_u8 (e9cbc968-b30d-4e77-8411-f1a93d7d3c81): There are no data parts | ||
| 300 | 2026.01.06 02:20:19.024594 [ 3 ] {40e12e9c-6906-4863-a6ca-054a257a4f61} <Debug> TCPHandler: Processed in 0.018409474 sec. | ||
| 301 | 2026.01.06 02:20:19.024780 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.01.06 02:20:19.024945 [ 3 ] {f4f141cd-dbb6-4948-8fd9-98228b71440e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 303 | 2026.01.06 02:20:19.025007 [ 3 ] {f4f141cd-dbb6-4948-8fd9-98228b71440e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.01.06 02:20:19.038288 [ 3 ] {f4f141cd-dbb6-4948-8fd9-98228b71440e} <Debug> oximeter.measurements_i16 (0d2bf563-962a-4373-83e4-8e2f71fd6e65): Loading data parts | ||
| 305 | 2026.01.06 02:20:19.038458 [ 3 ] {f4f141cd-dbb6-4948-8fd9-98228b71440e} <Debug> oximeter.measurements_i16 (0d2bf563-962a-4373-83e4-8e2f71fd6e65): There are no data parts | ||
| 306 | 2026.01.06 02:20:19.041252 [ 3 ] {f4f141cd-dbb6-4948-8fd9-98228b71440e} <Debug> TCPHandler: Processed in 0.016524017 sec. | ||
| 307 | 2026.01.06 02:20:19.041419 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.06 02:20:19.041589 [ 3 ] {67087126-ccae-4278-a7c6-9baf4ecd98b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 309 | 2026.01.06 02:20:19.041645 [ 3 ] {67087126-ccae-4278-a7c6-9baf4ecd98b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.01.06 02:20:19.057173 [ 3 ] {67087126-ccae-4278-a7c6-9baf4ecd98b0} <Debug> oximeter.measurements_u16 (b683b012-ca40-42af-97a8-8dc3fba87c52): Loading data parts | ||
| 311 | 2026.01.06 02:20:19.057338 [ 3 ] {67087126-ccae-4278-a7c6-9baf4ecd98b0} <Debug> oximeter.measurements_u16 (b683b012-ca40-42af-97a8-8dc3fba87c52): There are no data parts | ||
| 312 | 2026.01.06 02:20:19.060124 [ 3 ] {67087126-ccae-4278-a7c6-9baf4ecd98b0} <Debug> TCPHandler: Processed in 0.01876523 sec. | ||
| 313 | 2026.01.06 02:20:19.060327 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.01.06 02:20:19.060521 [ 3 ] {e56d55ba-983e-4189-ae4d-9e3cfa9d4a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 315 | 2026.01.06 02:20:19.060604 [ 3 ] {e56d55ba-983e-4189-ae4d-9e3cfa9d4a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.06 02:20:19.074866 [ 3 ] {e56d55ba-983e-4189-ae4d-9e3cfa9d4a73} <Debug> oximeter.measurements_i32 (2a8b7004-2cb2-4635-9f2b-180accd6cd93): Loading data parts | ||
| 317 | 2026.01.06 02:20:19.075150 [ 3 ] {e56d55ba-983e-4189-ae4d-9e3cfa9d4a73} <Debug> oximeter.measurements_i32 (2a8b7004-2cb2-4635-9f2b-180accd6cd93): There are no data parts | ||
| 318 | 2026.01.06 02:20:19.077746 [ 3 ] {e56d55ba-983e-4189-ae4d-9e3cfa9d4a73} <Debug> TCPHandler: Processed in 0.017485185 sec. | ||
| 319 | 2026.01.06 02:20:19.077904 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.06 02:20:19.078068 [ 3 ] {19abef8d-68d0-48ae-9552-ec10dfdc78e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 321 | 2026.01.06 02:20:19.078251 [ 3 ] {19abef8d-68d0-48ae-9552-ec10dfdc78e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.06 02:20:19.093913 [ 3 ] {19abef8d-68d0-48ae-9552-ec10dfdc78e0} <Debug> oximeter.measurements_u32 (4b953d0b-b6a6-45c8-a0ff-e65765bbc779): Loading data parts | ||
| 323 | 2026.01.06 02:20:19.094093 [ 3 ] {19abef8d-68d0-48ae-9552-ec10dfdc78e0} <Debug> oximeter.measurements_u32 (4b953d0b-b6a6-45c8-a0ff-e65765bbc779): There are no data parts | ||
| 324 | 2026.01.06 02:20:19.097268 [ 3 ] {19abef8d-68d0-48ae-9552-ec10dfdc78e0} <Debug> TCPHandler: Processed in 0.019415372 sec. | ||
| 325 | 2026.01.06 02:20:19.097429 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.06 02:20:19.097702 [ 3 ] {e89bc2db-bbd3-4f92-a50e-3ca2b8635976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 327 | 2026.01.06 02:20:19.097827 [ 3 ] {e89bc2db-bbd3-4f92-a50e-3ca2b8635976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.06 02:20:19.111919 [ 3 ] {e89bc2db-bbd3-4f92-a50e-3ca2b8635976} <Debug> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Loading data parts | ||
| 329 | 2026.01.06 02:20:19.112112 [ 3 ] {e89bc2db-bbd3-4f92-a50e-3ca2b8635976} <Debug> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): There are no data parts | ||
| 330 | 2026.01.06 02:20:19.114952 [ 3 ] {e89bc2db-bbd3-4f92-a50e-3ca2b8635976} <Debug> TCPHandler: Processed in 0.017574227 sec. | ||
| 331 | 2026.01.06 02:20:19.115129 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.06 02:20:19.115333 [ 3 ] {52fe30b6-fa9a-42f7-9789-ee2f482ee448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 333 | 2026.01.06 02:20:19.115497 [ 3 ] {52fe30b6-fa9a-42f7-9789-ee2f482ee448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.06 02:20:19.132414 [ 3 ] {52fe30b6-fa9a-42f7-9789-ee2f482ee448} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Loading data parts | ||
| 335 | 2026.01.06 02:20:19.132684 [ 3 ] {52fe30b6-fa9a-42f7-9789-ee2f482ee448} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): There are no data parts | ||
| 336 | 2026.01.06 02:20:19.135414 [ 3 ] {52fe30b6-fa9a-42f7-9789-ee2f482ee448} <Debug> TCPHandler: Processed in 0.020347001 sec. | ||
| 337 | 2026.01.06 02:20:19.135585 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.06 02:20:19.135841 [ 3 ] {101f7b1a-8ad6-47e1-96e5-479edfd76f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 339 | 2026.01.06 02:20:19.135966 [ 3 ] {101f7b1a-8ad6-47e1-96e5-479edfd76f73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.06 02:20:19.150390 [ 3 ] {101f7b1a-8ad6-47e1-96e5-479edfd76f73} <Debug> oximeter.measurements_f32 (2eed4ecb-2726-438c-8f23-88287d3a84de): Loading data parts | ||
| 341 | 2026.01.06 02:20:19.150553 [ 3 ] {101f7b1a-8ad6-47e1-96e5-479edfd76f73} <Debug> oximeter.measurements_f32 (2eed4ecb-2726-438c-8f23-88287d3a84de): There are no data parts | ||
| 342 | 2026.01.06 02:20:19.169240 [ 3 ] {101f7b1a-8ad6-47e1-96e5-479edfd76f73} <Debug> TCPHandler: Processed in 0.033707316 sec. | ||
| 343 | 2026.01.06 02:20:19.169499 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.06 02:20:19.169739 [ 3 ] {42d434e6-5414-4709-bdb1-570f3dacadb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 345 | 2026.01.06 02:20:19.169903 [ 3 ] {42d434e6-5414-4709-bdb1-570f3dacadb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.06 02:20:19.186213 [ 3 ] {42d434e6-5414-4709-bdb1-570f3dacadb1} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Loading data parts | ||
| 347 | 2026.01.06 02:20:19.196491 [ 3 ] {42d434e6-5414-4709-bdb1-570f3dacadb1} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): There are no data parts | ||
| 348 | 2026.01.06 02:20:19.206816 [ 3 ] {42d434e6-5414-4709-bdb1-570f3dacadb1} <Debug> TCPHandler: Processed in 0.037425888 sec. | ||
| 349 | 2026.01.06 02:20:19.207025 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.06 02:20:19.207379 [ 3 ] {8e56712b-1864-4ca7-be25-92e767d3210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 351 | 2026.01.06 02:20:19.207543 [ 3 ] {8e56712b-1864-4ca7-be25-92e767d3210e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.06 02:20:19.220237 [ 3 ] {8e56712b-1864-4ca7-be25-92e767d3210e} <Debug> oximeter.measurements_string (012a0d92-3e5c-4ace-8b4e-228e1c89b369): Loading data parts | ||
| 353 | 2026.01.06 02:20:19.220409 [ 3 ] {8e56712b-1864-4ca7-be25-92e767d3210e} <Debug> oximeter.measurements_string (012a0d92-3e5c-4ace-8b4e-228e1c89b369): There are no data parts | ||
| 354 | 2026.01.06 02:20:19.224248 [ 3 ] {8e56712b-1864-4ca7-be25-92e767d3210e} <Debug> TCPHandler: Processed in 0.017303432 sec. | ||
| 355 | 2026.01.06 02:20:19.224442 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.06 02:20:19.224624 [ 3 ] {4609a358-8293-4bc6-b90d-32e9a1fd3ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.06 02:20:19.224780 [ 3 ] {4609a358-8293-4bc6-b90d-32e9a1fd3ad6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.06 02:20:19.239523 [ 3 ] {4609a358-8293-4bc6-b90d-32e9a1fd3ad6} <Debug> oximeter.measurements_bytes (aa584ee2-9a39-465c-a2a7-0fcd280ae36f): Loading data parts | ||
| 366 | 2026.01.06 02:20:19.239727 [ 3 ] {4609a358-8293-4bc6-b90d-32e9a1fd3ad6} <Debug> oximeter.measurements_bytes (aa584ee2-9a39-465c-a2a7-0fcd280ae36f): There are no data parts | ||
| 367 | 2026.01.06 02:20:19.244244 [ 3 ] {4609a358-8293-4bc6-b90d-32e9a1fd3ad6} <Debug> TCPHandler: Processed in 0.019866051 sec. | ||
| 368 | 2026.01.06 02:20:19.244434 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.06 02:20:19.244615 [ 3 ] {cdd932d9-28b7-475f-9c19-2ff5e44c57b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 370 | 2026.01.06 02:20:19.244749 [ 3 ] {cdd932d9-28b7-475f-9c19-2ff5e44c57b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.06 02:20:19.257499 [ 3 ] {cdd932d9-28b7-475f-9c19-2ff5e44c57b5} <Debug> oximeter.measurements_cumulativei64 (5b5a35c6-2f67-4205-ac30-8694c4a1769e): Loading data parts | ||
| 372 | 2026.01.06 02:20:19.257686 [ 3 ] {cdd932d9-28b7-475f-9c19-2ff5e44c57b5} <Debug> oximeter.measurements_cumulativei64 (5b5a35c6-2f67-4205-ac30-8694c4a1769e): There are no data parts | ||
| 373 | 2026.01.06 02:20:19.262264 [ 3 ] {cdd932d9-28b7-475f-9c19-2ff5e44c57b5} <Debug> TCPHandler: Processed in 0.017894973 sec. | ||
| 374 | 2026.01.06 02:20:19.262514 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.06 02:20:19.262794 [ 3 ] {16d05b00-d363-476f-a03a-872e027af10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 376 | 2026.01.06 02:20:19.262945 [ 3 ] {16d05b00-d363-476f-a03a-872e027af10f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.06 02:20:19.277435 [ 3 ] {16d05b00-d363-476f-a03a-872e027af10f} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Loading data parts | ||
| 378 | 2026.01.06 02:20:19.277817 [ 3 ] {16d05b00-d363-476f-a03a-872e027af10f} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): There are no data parts | ||
| 379 | 2026.01.06 02:20:19.280160 [ 3 ] {16d05b00-d363-476f-a03a-872e027af10f} <Debug> TCPHandler: Processed in 0.01772985 sec. | ||
| 380 | 2026.01.06 02:20:19.280340 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.06 02:20:19.280673 [ 3 ] {40215940-e24e-45af-a25f-83e6143d5269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 382 | 2026.01.06 02:20:19.280771 [ 3 ] {40215940-e24e-45af-a25f-83e6143d5269} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.06 02:20:19.297419 [ 3 ] {40215940-e24e-45af-a25f-83e6143d5269} <Debug> oximeter.measurements_cumulativef32 (cd2ac337-0292-4b6d-9964-2c4fbefaba12): Loading data parts | ||
| 384 | 2026.01.06 02:20:19.297640 [ 3 ] {40215940-e24e-45af-a25f-83e6143d5269} <Debug> oximeter.measurements_cumulativef32 (cd2ac337-0292-4b6d-9964-2c4fbefaba12): There are no data parts | ||
| 385 | 2026.01.06 02:20:19.301319 [ 3 ] {40215940-e24e-45af-a25f-83e6143d5269} <Debug> TCPHandler: Processed in 0.021040484 sec. | ||
| 386 | 2026.01.06 02:20:19.301535 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.06 02:20:19.301734 [ 3 ] {b4f31ad5-43fa-4f99-b101-b9c581e073ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 388 | 2026.01.06 02:20:19.301862 [ 3 ] {b4f31ad5-43fa-4f99-b101-b9c581e073ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.06 02:20:19.320342 [ 3 ] {b4f31ad5-43fa-4f99-b101-b9c581e073ee} <Debug> oximeter.measurements_cumulativef64 (01cea317-7d9b-42a6-a04e-72c47d847a2f): Loading data parts | ||
| 390 | 2026.01.06 02:20:19.320595 [ 3 ] {b4f31ad5-43fa-4f99-b101-b9c581e073ee} <Debug> oximeter.measurements_cumulativef64 (01cea317-7d9b-42a6-a04e-72c47d847a2f): There are no data parts | ||
| 391 | 2026.01.06 02:20:19.323106 [ 3 ] {b4f31ad5-43fa-4f99-b101-b9c581e073ee} <Debug> TCPHandler: Processed in 0.021655726 sec. | ||
| 392 | 2026.01.06 02:20:19.323309 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.06 02:20:19.323713 [ 3 ] {388cd12c-2e65-4945-959b-ebc7d692b3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.01.06 02:20:19.323891 [ 3 ] {388cd12c-2e65-4945-959b-ebc7d692b3df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.06 02:20:19.339826 [ 3 ] {388cd12c-2e65-4945-959b-ebc7d692b3df} <Debug> oximeter.measurements_histogrami8 (2ab29879-b12c-4696-a730-54b2f964dfcd): Loading data parts | ||
| 406 | 2026.01.06 02:20:19.339995 [ 3 ] {388cd12c-2e65-4945-959b-ebc7d692b3df} <Debug> oximeter.measurements_histogrami8 (2ab29879-b12c-4696-a730-54b2f964dfcd): There are no data parts | ||
| 407 | 2026.01.06 02:20:19.347056 [ 3 ] {388cd12c-2e65-4945-959b-ebc7d692b3df} <Debug> TCPHandler: Processed in 0.023818437 sec. | ||
| 408 | 2026.01.06 02:20:19.347264 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.06 02:20:19.347547 [ 3 ] {cb9ac856-d78c-451d-83a2-7837df96c3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 410 | 2026.01.06 02:20:19.347818 [ 3 ] {cb9ac856-d78c-451d-83a2-7837df96c3db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.06 02:20:19.360635 [ 3 ] {cb9ac856-d78c-451d-83a2-7837df96c3db} <Debug> oximeter.measurements_histogramu8 (6579e1be-0a96-45f3-b6e6-f19abf00fd90): Loading data parts | ||
| 412 | 2026.01.06 02:20:19.360956 [ 3 ] {cb9ac856-d78c-451d-83a2-7837df96c3db} <Debug> oximeter.measurements_histogramu8 (6579e1be-0a96-45f3-b6e6-f19abf00fd90): There are no data parts | ||
| 413 | 2026.01.06 02:20:19.363052 [ 3 ] {cb9ac856-d78c-451d-83a2-7837df96c3db} <Debug> TCPHandler: Processed in 0.015868714 sec. | ||
| 414 | 2026.01.06 02:20:19.363253 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.06 02:20:19.363590 [ 3 ] {16650a05-ee33-4450-a5d5-9b6a3ac41727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 416 | 2026.01.06 02:20:19.363739 [ 3 ] {16650a05-ee33-4450-a5d5-9b6a3ac41727} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.06 02:20:19.379696 [ 3 ] {16650a05-ee33-4450-a5d5-9b6a3ac41727} <Debug> oximeter.measurements_histogrami16 (ce1a978d-a7a8-499e-94b4-e0856013e920): Loading data parts | ||
| 418 | 2026.01.06 02:20:19.379884 [ 3 ] {16650a05-ee33-4450-a5d5-9b6a3ac41727} <Debug> oximeter.measurements_histogrami16 (ce1a978d-a7a8-499e-94b4-e0856013e920): There are no data parts | ||
| 419 | 2026.01.06 02:20:19.384447 [ 3 ] {16650a05-ee33-4450-a5d5-9b6a3ac41727} <Debug> TCPHandler: Processed in 0.021275859 sec. | ||
| 420 | 2026.01.06 02:20:19.384742 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.06 02:20:19.384987 [ 3 ] {1cc6e47b-ec82-43e8-9a1f-8fb5ac2e10e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 422 | 2026.01.06 02:20:19.385140 [ 3 ] {1cc6e47b-ec82-43e8-9a1f-8fb5ac2e10e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.06 02:20:19.400668 [ 3 ] {1cc6e47b-ec82-43e8-9a1f-8fb5ac2e10e1} <Debug> oximeter.measurements_histogramu16 (495d1fcf-93c0-47f4-99a0-366a6d9ef8e3): Loading data parts | ||
| 424 | 2026.01.06 02:20:19.400974 [ 3 ] {1cc6e47b-ec82-43e8-9a1f-8fb5ac2e10e1} <Debug> oximeter.measurements_histogramu16 (495d1fcf-93c0-47f4-99a0-366a6d9ef8e3): There are no data parts | ||
| 425 | 2026.01.06 02:20:19.410072 [ 3 ] {1cc6e47b-ec82-43e8-9a1f-8fb5ac2e10e1} <Debug> TCPHandler: Processed in 0.025411867 sec. | ||
| 426 | 2026.01.06 02:20:19.410326 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.06 02:20:19.410790 [ 3 ] {26a1ee82-7a72-4c2f-b55a-6e1997c62047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 428 | 2026.01.06 02:20:19.410988 [ 3 ] {26a1ee82-7a72-4c2f-b55a-6e1997c62047} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.06 02:20:19.426998 [ 3 ] {26a1ee82-7a72-4c2f-b55a-6e1997c62047} <Debug> oximeter.measurements_histogrami32 (5c1b5987-240f-4518-b521-6e951c804bf7): Loading data parts | ||
| 430 | 2026.01.06 02:20:19.427196 [ 3 ] {26a1ee82-7a72-4c2f-b55a-6e1997c62047} <Debug> oximeter.measurements_histogrami32 (5c1b5987-240f-4518-b521-6e951c804bf7): There are no data parts | ||
| 431 | 2026.01.06 02:20:19.431843 [ 3 ] {26a1ee82-7a72-4c2f-b55a-6e1997c62047} <Debug> TCPHandler: Processed in 0.021644375 sec. | ||
| 432 | 2026.01.06 02:20:19.432094 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.06 02:20:19.432330 [ 3 ] {d348e247-efcb-4f9b-9e97-6264f77e5e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 434 | 2026.01.06 02:20:19.432468 [ 3 ] {d348e247-efcb-4f9b-9e97-6264f77e5e0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.06 02:20:19.447234 [ 3 ] {d348e247-efcb-4f9b-9e97-6264f77e5e0c} <Debug> oximeter.measurements_histogramu32 (30b108e2-76c0-48d8-aa28-082041f778f2): Loading data parts | ||
| 436 | 2026.01.06 02:20:19.447444 [ 3 ] {d348e247-efcb-4f9b-9e97-6264f77e5e0c} <Debug> oximeter.measurements_histogramu32 (30b108e2-76c0-48d8-aa28-082041f778f2): There are no data parts | ||
| 437 | 2026.01.06 02:20:19.451794 [ 3 ] {d348e247-efcb-4f9b-9e97-6264f77e5e0c} <Debug> TCPHandler: Processed in 0.019758839 sec. | ||
| 438 | 2026.01.06 02:20:19.451964 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.06 02:20:19.452324 [ 3 ] {2d4b24ce-b7b9-42c6-aa7b-b7e560fa14b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 440 | 2026.01.06 02:20:19.452477 [ 3 ] {2d4b24ce-b7b9-42c6-aa7b-b7e560fa14b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.06 02:20:19.464917 [ 3 ] {2d4b24ce-b7b9-42c6-aa7b-b7e560fa14b8} <Debug> oximeter.measurements_histogrami64 (a7b9cd03-193c-4ecf-8a8d-e3a233f4cfda): Loading data parts | ||
| 442 | 2026.01.06 02:20:19.465190 [ 3 ] {2d4b24ce-b7b9-42c6-aa7b-b7e560fa14b8} <Debug> oximeter.measurements_histogrami64 (a7b9cd03-193c-4ecf-8a8d-e3a233f4cfda): There are no data parts | ||
| 443 | 2026.01.06 02:20:19.469586 [ 3 ] {2d4b24ce-b7b9-42c6-aa7b-b7e560fa14b8} <Debug> TCPHandler: Processed in 0.017679579 sec. | ||
| 444 | 2026.01.06 02:20:19.469850 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.06 02:20:19.470108 [ 3 ] {35c2154e-a5dc-4884-8cc3-900995f500e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 446 | 2026.01.06 02:20:19.470240 [ 3 ] {35c2154e-a5dc-4884-8cc3-900995f500e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.06 02:20:19.485336 [ 3 ] {35c2154e-a5dc-4884-8cc3-900995f500e7} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Loading data parts | ||
| 448 | 2026.01.06 02:20:19.485534 [ 3 ] {35c2154e-a5dc-4884-8cc3-900995f500e7} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): There are no data parts | ||
| 449 | 2026.01.06 02:20:19.489880 [ 3 ] {35c2154e-a5dc-4884-8cc3-900995f500e7} <Debug> TCPHandler: Processed in 0.020091506 sec. | ||
| 450 | 2026.01.06 02:20:19.490075 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.06 02:20:19.490323 [ 3 ] {89389868-f83d-40a4-be69-7a9a454ac813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 452 | 2026.01.06 02:20:19.490641 [ 3 ] {89389868-f83d-40a4-be69-7a9a454ac813} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.06 02:20:19.503199 [ 3 ] {89389868-f83d-40a4-be69-7a9a454ac813} <Debug> oximeter.measurements_histogramf32 (5802ae88-9217-4fbb-8130-77cae8b4a922): Loading data parts | ||
| 454 | 2026.01.06 02:20:19.503355 [ 3 ] {89389868-f83d-40a4-be69-7a9a454ac813} <Debug> oximeter.measurements_histogramf32 (5802ae88-9217-4fbb-8130-77cae8b4a922): There are no data parts | ||
| 455 | 2026.01.06 02:20:19.507969 [ 3 ] {89389868-f83d-40a4-be69-7a9a454ac813} <Debug> TCPHandler: Processed in 0.017967455 sec. | ||
| 456 | 2026.01.06 02:20:19.508185 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.06 02:20:19.508474 [ 3 ] {fefb50d5-8006-48a6-91bb-3922161b58dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 458 | 2026.01.06 02:20:19.508578 [ 3 ] {fefb50d5-8006-48a6-91bb-3922161b58dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.06 02:20:19.523629 [ 3 ] {fefb50d5-8006-48a6-91bb-3922161b58dd} <Debug> oximeter.measurements_histogramf64 (e4009ed4-12bd-471f-8aba-1f33c7cdd593): Loading data parts | ||
| 460 | 2026.01.06 02:20:19.523808 [ 3 ] {fefb50d5-8006-48a6-91bb-3922161b58dd} <Debug> oximeter.measurements_histogramf64 (e4009ed4-12bd-471f-8aba-1f33c7cdd593): There are no data parts | ||
| 461 | 2026.01.06 02:20:19.528240 [ 3 ] {fefb50d5-8006-48a6-91bb-3922161b58dd} <Debug> TCPHandler: Processed in 0.020125555 sec. | ||
| 462 | 2026.01.06 02:20:19.528502 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.06 02:20:19.528795 [ 3 ] {b2f72e79-6797-4b14-acfd-8a56fe8062e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.01.06 02:20:19.528906 [ 3 ] {b2f72e79-6797-4b14-acfd-8a56fe8062e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.06 02:20:19.542539 [ 3 ] {b2f72e79-6797-4b14-acfd-8a56fe8062e9} <Debug> oximeter.fields_bool (f0a45916-d961-4fd8-ae2e-d97f3e608c6f): Loading data parts | ||
| 491 | 2026.01.06 02:20:19.542755 [ 3 ] {b2f72e79-6797-4b14-acfd-8a56fe8062e9} <Debug> oximeter.fields_bool (f0a45916-d961-4fd8-ae2e-d97f3e608c6f): There are no data parts | ||
| 492 | 2026.01.06 02:20:19.546657 [ 3 ] {b2f72e79-6797-4b14-acfd-8a56fe8062e9} <Debug> TCPHandler: Processed in 0.018281991 sec. | ||
| 493 | 2026.01.06 02:20:19.546896 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.06 02:20:19.547163 [ 3 ] {ef36206f-7390-4237-abe9-bcdbfefd55a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 495 | 2026.01.06 02:20:19.547246 [ 3 ] {ef36206f-7390-4237-abe9-bcdbfefd55a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.06 02:20:19.559635 [ 3 ] {ef36206f-7390-4237-abe9-bcdbfefd55a6} <Debug> oximeter.fields_i8 (8234635b-a96b-4a3d-b873-5a5d26620a3c): Loading data parts | ||
| 497 | 2026.01.06 02:20:19.559860 [ 3 ] {ef36206f-7390-4237-abe9-bcdbfefd55a6} <Debug> oximeter.fields_i8 (8234635b-a96b-4a3d-b873-5a5d26620a3c): There are no data parts | ||
| 498 | 2026.01.06 02:20:19.564227 [ 3 ] {ef36206f-7390-4237-abe9-bcdbfefd55a6} <Debug> TCPHandler: Processed in 0.017445005 sec. | ||
| 499 | 2026.01.06 02:20:19.564440 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.06 02:20:19.564630 [ 3 ] {00b46df9-2e37-4663-a820-4d2fc7b14821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 501 | 2026.01.06 02:20:19.564705 [ 3 ] {00b46df9-2e37-4663-a820-4d2fc7b14821} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.06 02:20:19.577234 [ 3 ] {00b46df9-2e37-4663-a820-4d2fc7b14821} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Loading data parts | ||
| 503 | 2026.01.06 02:20:19.577574 [ 3 ] {00b46df9-2e37-4663-a820-4d2fc7b14821} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): There are no data parts | ||
| 504 | 2026.01.06 02:20:19.581790 [ 3 ] {00b46df9-2e37-4663-a820-4d2fc7b14821} <Debug> TCPHandler: Processed in 0.017437275 sec. | ||
| 505 | 2026.01.06 02:20:19.582002 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.06 02:20:19.582319 [ 3 ] {cb7793a3-cacd-4e1c-b7aa-af9a9e13fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 507 | 2026.01.06 02:20:19.582481 [ 3 ] {cb7793a3-cacd-4e1c-b7aa-af9a9e13fc4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.06 02:20:19.595737 [ 3 ] {cb7793a3-cacd-4e1c-b7aa-af9a9e13fc4c} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Loading data parts | ||
| 509 | 2026.01.06 02:20:19.595902 [ 3 ] {cb7793a3-cacd-4e1c-b7aa-af9a9e13fc4c} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): There are no data parts | ||
| 510 | 2026.01.06 02:20:19.601282 [ 3 ] {cb7793a3-cacd-4e1c-b7aa-af9a9e13fc4c} <Debug> TCPHandler: Processed in 0.019347091 sec. | ||
| 511 | 2026.01.06 02:20:19.601456 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.06 02:20:19.601635 [ 3 ] {d3d6720a-812d-4bbb-a972-66a969a40bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 513 | 2026.01.06 02:20:19.601797 [ 3 ] {d3d6720a-812d-4bbb-a972-66a969a40bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.06 02:20:19.615714 [ 3 ] {d3d6720a-812d-4bbb-a972-66a969a40bd1} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Loading data parts | ||
| 515 | 2026.01.06 02:20:19.615973 [ 3 ] {d3d6720a-812d-4bbb-a972-66a969a40bd1} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): There are no data parts | ||
| 516 | 2026.01.06 02:20:19.619900 [ 3 ] {d3d6720a-812d-4bbb-a972-66a969a40bd1} <Debug> TCPHandler: Processed in 0.018504615 sec. | ||
| 517 | 2026.01.06 02:20:19.620074 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.06 02:20:19.620331 [ 3 ] {be751a9e-c23d-403c-933c-cc5ba7bf5282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 519 | 2026.01.06 02:20:19.620515 [ 3 ] {be751a9e-c23d-403c-933c-cc5ba7bf5282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.06 02:20:19.637045 [ 3 ] {be751a9e-c23d-403c-933c-cc5ba7bf5282} <Debug> oximeter.fields_i32 (64742365-1dfe-481e-8b7c-f9a5eb1b4ec3): Loading data parts | ||
| 521 | 2026.01.06 02:20:19.637214 [ 3 ] {be751a9e-c23d-403c-933c-cc5ba7bf5282} <Debug> oximeter.fields_i32 (64742365-1dfe-481e-8b7c-f9a5eb1b4ec3): There are no data parts | ||
| 522 | 2026.01.06 02:20:19.645721 [ 3 ] {be751a9e-c23d-403c-933c-cc5ba7bf5282} <Debug> TCPHandler: Processed in 0.025705773 sec. | ||
| 523 | 2026.01.06 02:20:19.645913 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.06 02:20:19.646093 [ 3 ] {c34b90f9-65a9-4fd1-98ff-f50b422a5614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 525 | 2026.01.06 02:20:19.646260 [ 3 ] {c34b90f9-65a9-4fd1-98ff-f50b422a5614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.06 02:20:19.667552 [ 3 ] {c34b90f9-65a9-4fd1-98ff-f50b422a5614} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Loading data parts | ||
| 527 | 2026.01.06 02:20:19.667844 [ 3 ] {c34b90f9-65a9-4fd1-98ff-f50b422a5614} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): There are no data parts | ||
| 528 | 2026.01.06 02:20:19.687406 [ 3 ] {c34b90f9-65a9-4fd1-98ff-f50b422a5614} <Debug> TCPHandler: Processed in 0.041566137 sec. | ||
| 529 | 2026.01.06 02:20:19.687629 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.06 02:20:19.687941 [ 3 ] {fd4d8f51-dda2-4294-b853-67ba2f1a6a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 531 | 2026.01.06 02:20:19.688074 [ 3 ] {fd4d8f51-dda2-4294-b853-67ba2f1a6a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.06 02:20:19.709175 [ 3 ] {fd4d8f51-dda2-4294-b853-67ba2f1a6a28} <Debug> oximeter.fields_i64 (a62acfd1-467b-41d1-a570-b793cc84d2c9): Loading data parts | ||
| 533 | 2026.01.06 02:20:19.709381 [ 3 ] {fd4d8f51-dda2-4294-b853-67ba2f1a6a28} <Debug> oximeter.fields_i64 (a62acfd1-467b-41d1-a570-b793cc84d2c9): There are no data parts | ||
| 534 | 2026.01.06 02:20:19.715431 [ 3 ] {fd4d8f51-dda2-4294-b853-67ba2f1a6a28} <Debug> TCPHandler: Processed in 0.027885095 sec. | ||
| 535 | 2026.01.06 02:20:19.715683 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.06 02:20:19.715915 [ 3 ] {4f92d497-3ce3-4a62-a8ed-193972ca25db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 537 | 2026.01.06 02:20:19.716180 [ 3 ] {4f92d497-3ce3-4a62-a8ed-193972ca25db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.06 02:20:19.732977 [ 3 ] {4f92d497-3ce3-4a62-a8ed-193972ca25db} <Debug> oximeter.fields_u64 (11caffb1-ee45-4d17-9a58-0520f9aff7db): Loading data parts | ||
| 539 | 2026.01.06 02:20:19.733266 [ 3 ] {4f92d497-3ce3-4a62-a8ed-193972ca25db} <Debug> oximeter.fields_u64 (11caffb1-ee45-4d17-9a58-0520f9aff7db): There are no data parts | ||
| 540 | 2026.01.06 02:20:19.738497 [ 3 ] {4f92d497-3ce3-4a62-a8ed-193972ca25db} <Debug> TCPHandler: Processed in 0.02292204 sec. | ||
| 541 | 2026.01.06 02:20:19.738678 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.06 02:20:19.739020 [ 3 ] {59bda464-6447-4da7-8b59-a053462edf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 543 | 2026.01.06 02:20:19.739157 [ 3 ] {59bda464-6447-4da7-8b59-a053462edf33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.06 02:20:19.755429 [ 3 ] {59bda464-6447-4da7-8b59-a053462edf33} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Loading data parts | ||
| 545 | 2026.01.06 02:20:19.755596 [ 3 ] {59bda464-6447-4da7-8b59-a053462edf33} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): There are no data parts | ||
| 546 | 2026.01.06 02:20:19.760195 [ 3 ] {59bda464-6447-4da7-8b59-a053462edf33} <Debug> TCPHandler: Processed in 0.021580114 sec. | ||
| 547 | 2026.01.06 02:20:19.760361 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.06 02:20:19.760543 [ 3 ] {084741d8-37bf-4df1-be43-d95cb5523227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 549 | 2026.01.06 02:20:19.760688 [ 3 ] {084741d8-37bf-4df1-be43-d95cb5523227} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.06 02:20:19.780206 [ 3 ] {084741d8-37bf-4df1-be43-d95cb5523227} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Loading data parts | ||
| 551 | 2026.01.06 02:20:19.780429 [ 3 ] {084741d8-37bf-4df1-be43-d95cb5523227} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): There are no data parts | ||
| 552 | 2026.01.06 02:20:19.802037 [ 3 ] {084741d8-37bf-4df1-be43-d95cb5523227} <Debug> TCPHandler: Processed in 0.041731561 sec. | ||
| 553 | 2026.01.06 02:20:19.802242 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.06 02:20:19.802537 [ 3 ] {97356112-afe4-4bf9-b0cb-5682c9edc16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 555 | 2026.01.06 02:20:19.802684 [ 3 ] {97356112-afe4-4bf9-b0cb-5682c9edc16f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.06 02:20:19.808254 [ 3 ] {97356112-afe4-4bf9-b0cb-5682c9edc16f} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Loading data parts | ||
| 557 | 2026.01.06 02:20:19.808442 [ 3 ] {97356112-afe4-4bf9-b0cb-5682c9edc16f} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): There are no data parts | ||
| 558 | 2026.01.06 02:20:19.824678 [ 3 ] {97356112-afe4-4bf9-b0cb-5682c9edc16f} <Debug> TCPHandler: Processed in 0.022517912 sec. | ||
| 559 | 2026.01.06 02:20:19.824872 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.06 02:20:19.825147 [ 3 ] {69c241f6-0dd9-4acd-ac6b-6f808dda13d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.01.06 02:20:19.825381 [ 3 ] {69c241f6-0dd9-4acd-ac6b-6f808dda13d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.06 02:20:19.829511 [ 3 ] {69c241f6-0dd9-4acd-ac6b-6f808dda13d7} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Loading data parts | ||
| 566 | 2026.01.06 02:20:19.829678 [ 3 ] {69c241f6-0dd9-4acd-ac6b-6f808dda13d7} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): There are no data parts | ||
| 567 | 2026.01.06 02:20:19.842196 [ 3 ] {69c241f6-0dd9-4acd-ac6b-6f808dda13d7} <Debug> TCPHandler: Processed in 0.017379613 sec. | ||
| 568 | 2026.01.06 02:20:19.842521 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.06 02:20:19.842834 [ 4 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.06 02:20:19.844397 [ 4 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.06 02:20:19.856093 [ 260 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Trace> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.06 02:20:19.856157 [ 260 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 573 | 2026.01.06 02:20:19.861512 [ 260 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.06 02:20:19.862131 [ 260 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Trace> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.01.06 02:20:19.862417 [ 4 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019733 sec., 50.67653169817058 rows/sec., 810.82 B/sec. | ||
| 576 | 2026.01.06 02:20:19.862858 [ 4 ] {37f8eb48-2c37-481e-8bba-9a3d003f9d4b} <Debug> TCPHandler: Processed in 0.020485804 sec. | ||
| 577 | 2026.01.06 02:20:20.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.86 MiB, peak 133.86 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 4.18 MiB | ||
| 578 | 2026.01.06 02:20:20.787404 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54715 | ||
| 579 | 2026.01.06 02:20:20.789051 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.06 02:20:20.789087 [ 262 ] {} <Debug> TCP-Session: c6d88e24-9bfd-4ab2-b815-4a6d6ac049ef Authenticating user 'default' from [fd00:1122:3344:101::b]:54715 | ||
| 581 | 2026.01.06 02:20:20.789109 [ 262 ] {} <Debug> TCP-Session: c6d88e24-9bfd-4ab2-b815-4a6d6ac049ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.06 02:20:20.789168 [ 262 ] {} <Debug> TCP-Session: c6d88e24-9bfd-4ab2-b815-4a6d6ac049ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.06 02:20:20.789280 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.06 02:20:20.789308 [ 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 | ||
| 585 | 2026.01.06 02:20:20.789439 [ 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 | ||
| 586 | 2026.01.06 02:20:20.790527 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55453 | ||
| 587 | 2026.01.06 02:20:20.790626 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39656 | ||
| 588 | 2026.01.06 02:20:20.790748 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42025 | ||
| 589 | 2026.01.06 02:20:20.790742 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.06 02:20:20.790870 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59386 | ||
| 591 | 2026.01.06 02:20:20.790844 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.01.06 02:20:20.790966 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.06 02:20:20.791012 [ 263 ] {} <Debug> TCP-Session: 65ffe06c-cc19-40ce-b36a-34605a52ba01 Authenticating user 'default' from [fd00:1122:3344:101::b]:55453 | ||
| 594 | 2026.01.06 02:20:20.791062 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50768 | ||
| 595 | 2026.01.06 02:20:20.791056 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49546 | ||
| 596 | 2026.01.06 02:20:20.791045 [ 264 ] {} <Debug> TCP-Session: a6ae49af-1fbf-44b6-ae56-6ba22f72ba93 Authenticating user 'default' from [fd00:1122:3344:101::b]:39656 | ||
| 597 | 2026.01.06 02:20:20.791019 [ 265 ] {} <Debug> TCP-Session: 9079aa88-95f6-4254-9c43-7e289cfcc579 Authenticating user 'default' from [fd00:1122:3344:101::b]:42025 | ||
| 598 | 2026.01.06 02:20:20.791170 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.06 02:20:20.791175 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45382 | ||
| 600 | 2026.01.06 02:20:20.791161 [ 263 ] {} <Debug> TCP-Session: 65ffe06c-cc19-40ce-b36a-34605a52ba01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.06 02:20:20.791313 [ 266 ] {} <Debug> TCP-Session: a71f1da8-678c-4958-91d7-d656aaab3396 Authenticating user 'default' from [fd00:1122:3344:101::b]:59386 | ||
| 602 | 2026.01.06 02:20:20.791290 [ 265 ] {} <Debug> TCP-Session: 9079aa88-95f6-4254-9c43-7e289cfcc579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.06 02:20:20.791161 [ 264 ] {} <Debug> TCP-Session: a6ae49af-1fbf-44b6-ae56-6ba22f72ba93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.01.06 02:20:20.791435 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.01.06 02:20:20.791453 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.01.06 02:20:20.791440 [ 266 ] {} <Debug> TCP-Session: a71f1da8-678c-4958-91d7-d656aaab3396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.06 02:20:20.791553 [ 267 ] {} <Debug> TCP-Session: 79fa5dc5-01f9-4045-a542-5b5d818e6889 Authenticating user 'default' from [fd00:1122:3344:101::b]:50768 | ||
| 608 | 2026.01.06 02:20:20.791555 [ 268 ] {} <Debug> TCP-Session: b7de20e4-bec0-479d-97fe-d04148368997 Authenticating user 'default' from [fd00:1122:3344:101::b]:49546 | ||
| 609 | 2026.01.06 02:20:20.791565 [ 266 ] {} <Debug> TCP-Session: a71f1da8-678c-4958-91d7-d656aaab3396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.06 02:20:20.791513 [ 264 ] {} <Debug> TCP-Session: a6ae49af-1fbf-44b6-ae56-6ba22f72ba93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.01.06 02:20:20.791646 [ 267 ] {} <Debug> TCP-Session: 79fa5dc5-01f9-4045-a542-5b5d818e6889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.06 02:20:20.791670 [ 268 ] {} <Debug> TCP-Session: b7de20e4-bec0-479d-97fe-d04148368997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.06 02:20:20.791509 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.01.06 02:20:20.791739 [ 267 ] {} <Debug> TCP-Session: 79fa5dc5-01f9-4045-a542-5b5d818e6889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.06 02:20:20.791748 [ 268 ] {} <Debug> TCP-Session: b7de20e4-bec0-479d-97fe-d04148368997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.06 02:20:20.791424 [ 265 ] {} <Debug> TCP-Session: 9079aa88-95f6-4254-9c43-7e289cfcc579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.06 02:20:20.791410 [ 263 ] {} <Debug> TCP-Session: 65ffe06c-cc19-40ce-b36a-34605a52ba01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.06 02:20:20.791843 [ 269 ] {} <Debug> TCP-Session: 0ccd5524-2f73-48be-aed1-89282abe36a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:45382 | ||
| 619 | 2026.01.06 02:20:20.791933 [ 269 ] {} <Debug> TCP-Session: 0ccd5524-2f73-48be-aed1-89282abe36a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.06 02:20:20.792046 [ 269 ] {} <Debug> TCP-Session: 0ccd5524-2f73-48be-aed1-89282abe36a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.06 02:20:20.834207 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43026 | ||
| 622 | 2026.01.06 02:20:20.835797 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.06 02:20:20.835944 [ 270 ] {} <Debug> TCP-Session: 696b86af-c408-487b-aa34-50f7e72d0a51 Authenticating user 'default' from [fd00:1122:3344:101::c]:43026 | ||
| 624 | 2026.01.06 02:20:20.835965 [ 270 ] {} <Debug> TCP-Session: 696b86af-c408-487b-aa34-50f7e72d0a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.06 02:20:20.835977 [ 270 ] {} <Debug> TCP-Session: 696b86af-c408-487b-aa34-50f7e72d0a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.06 02:20:20.836094 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.06 02:20:20.836118 [ 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 | ||
| 628 | 2026.01.06 02:20:20.836206 [ 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 | ||
| 629 | 2026.01.06 02:20:20.837225 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52010 | ||
| 630 | 2026.01.06 02:20:20.837361 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38460 | ||
| 631 | 2026.01.06 02:20:20.837448 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56251 | ||
| 632 | 2026.01.06 02:20:20.837605 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57163 | ||
| 633 | 2026.01.06 02:20:20.837613 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.01.06 02:20:20.837783 [ 271 ] {} <Debug> TCP-Session: ad1695a2-1708-4833-a43d-fbc3be1c840a Authenticating user 'default' from [fd00:1122:3344:101::c]:52010 | ||
| 635 | 2026.01.06 02:20:20.837812 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.06 02:20:20.837840 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.06 02:20:20.837862 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.06 02:20:20.837881 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56946 | ||
| 639 | 2026.01.06 02:20:20.837950 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43560 | ||
| 640 | 2026.01.06 02:20:20.838039 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51412 | ||
| 641 | 2026.01.06 02:20:20.838306 [ 271 ] {} <Debug> TCP-Session: ad1695a2-1708-4833-a43d-fbc3be1c840a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.06 02:20:20.838400 [ 271 ] {} <Debug> TCP-Session: ad1695a2-1708-4833-a43d-fbc3be1c840a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.06 02:20:20.838423 [ 274 ] {} <Debug> TCP-Session: 7245dbf5-d26a-4475-ac5c-31d40b41db89 Authenticating user 'default' from [fd00:1122:3344:101::c]:57163 | ||
| 644 | 2026.01.06 02:20:20.838499 [ 273 ] {} <Debug> TCP-Session: ae8e0e5d-0521-4f5d-bb48-e5281b44be20 Authenticating user 'default' from [fd00:1122:3344:101::c]:56251 | ||
| 645 | 2026.01.06 02:20:20.838524 [ 274 ] {} <Debug> TCP-Session: 7245dbf5-d26a-4475-ac5c-31d40b41db89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.06 02:20:20.838583 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.06 02:20:20.838519 [ 272 ] {} <Debug> TCP-Session: ca421e56-7162-4160-8cb6-e664e3cf4e52 Authenticating user 'default' from [fd00:1122:3344:101::c]:38460 | ||
| 648 | 2026.01.06 02:20:20.838675 [ 274 ] {} <Debug> TCP-Session: 7245dbf5-d26a-4475-ac5c-31d40b41db89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.06 02:20:20.838681 [ 276 ] {} <Debug> TCP-Session: 6d2b9ebb-9186-4b0d-8892-9593688c9505 Authenticating user 'default' from [fd00:1122:3344:101::c]:43560 | ||
| 650 | 2026.01.06 02:20:20.838651 [ 273 ] {} <Debug> TCP-Session: ae8e0e5d-0521-4f5d-bb48-e5281b44be20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.06 02:20:20.838756 [ 272 ] {} <Debug> TCP-Session: ca421e56-7162-4160-8cb6-e664e3cf4e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.06 02:20:20.838764 [ 276 ] {} <Debug> TCP-Session: 6d2b9ebb-9186-4b0d-8892-9593688c9505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.06 02:20:20.838618 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.06 02:20:20.838860 [ 273 ] {} <Debug> TCP-Session: ae8e0e5d-0521-4f5d-bb48-e5281b44be20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.06 02:20:20.838877 [ 276 ] {} <Debug> TCP-Session: 6d2b9ebb-9186-4b0d-8892-9593688c9505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.06 02:20:20.838888 [ 272 ] {} <Debug> TCP-Session: ca421e56-7162-4160-8cb6-e664e3cf4e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.06 02:20:20.838512 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.01.06 02:20:20.838988 [ 275 ] {} <Debug> TCP-Session: c03fab94-1932-4487-9372-15a1619b8bd0 Authenticating user 'default' from [fd00:1122:3344:101::c]:56946 | ||
| 659 | 2026.01.06 02:20:20.839103 [ 275 ] {} <Debug> TCP-Session: c03fab94-1932-4487-9372-15a1619b8bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.06 02:20:20.839119 [ 277 ] {} <Debug> TCP-Session: bb62ffc1-8847-4026-8cca-abcdea4e7402 Authenticating user 'default' from [fd00:1122:3344:101::c]:51412 | ||
| 661 | 2026.01.06 02:20:20.839268 [ 275 ] {} <Debug> TCP-Session: c03fab94-1932-4487-9372-15a1619b8bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.06 02:20:20.839284 [ 277 ] {} <Debug> TCP-Session: bb62ffc1-8847-4026-8cca-abcdea4e7402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.06 02:20:20.839400 [ 277 ] {} <Debug> TCP-Session: bb62ffc1-8847-4026-8cca-abcdea4e7402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.06 02:20:20.861796 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54203 | ||
| 665 | 2026.01.06 02:20:20.863712 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.06 02:20:20.863763 [ 278 ] {} <Debug> TCP-Session: 41bb4bee-be22-4fb0-acac-9efacd130ab7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54203 | ||
| 667 | 2026.01.06 02:20:20.863921 [ 278 ] {} <Debug> TCP-Session: 41bb4bee-be22-4fb0-acac-9efacd130ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.06 02:20:20.863950 [ 278 ] {} <Debug> TCP-Session: 41bb4bee-be22-4fb0-acac-9efacd130ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.06 02:20:20.864023 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.06 02:20:20.864127 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.06 02:20:20.864146 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.06 02:20:20.865254 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46222 | ||
| 673 | 2026.01.06 02:20:20.865337 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44239 | ||
| 674 | 2026.01.06 02:20:20.865510 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.06 02:20:20.865520 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64387 | ||
| 676 | 2026.01.06 02:20:20.865559 [ 279 ] {} <Debug> TCP-Session: be92efb0-244c-4a81-a37e-b024f70acd39 Authenticating user 'default' from [fd00:1122:3344:101::a]:46222 | ||
| 677 | 2026.01.06 02:20:20.865591 [ 279 ] {} <Debug> TCP-Session: be92efb0-244c-4a81-a37e-b024f70acd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.01.06 02:20:20.865631 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38560 | ||
| 679 | 2026.01.06 02:20:20.865621 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.06 02:20:20.865723 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.06 02:20:20.865876 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.06 02:20:20.865924 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64066 | ||
| 683 | 2026.01.06 02:20:20.865759 [ 280 ] {} <Debug> TCP-Session: 471c8a43-db6f-4bbe-ba78-704908417c3e Authenticating user 'default' from [fd00:1122:3344:101::a]:44239 | ||
| 684 | 2026.01.06 02:20:20.865732 [ 279 ] {} <Debug> TCP-Session: be92efb0-244c-4a81-a37e-b024f70acd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.01.06 02:20:20.866031 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54847 | ||
| 686 | 2026.01.06 02:20:20.866009 [ 282 ] {} <Debug> TCP-Session: c22cdaf8-0c1b-40ad-9455-ce82f7fcd8ff Authenticating user 'default' from [fd00:1122:3344:101::a]:38560 | ||
| 687 | 2026.01.06 02:20:20.865981 [ 281 ] {} <Debug> TCP-Session: 1d1c48f4-c5b1-48ba-b8b7-cf1b57096db3 Authenticating user 'default' from [fd00:1122:3344:101::a]:64387 | ||
| 688 | 2026.01.06 02:20:20.866147 [ 282 ] {} <Debug> TCP-Session: c22cdaf8-0c1b-40ad-9455-ce82f7fcd8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.06 02:20:20.866096 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.06 02:20:20.865988 [ 280 ] {} <Debug> TCP-Session: 471c8a43-db6f-4bbe-ba78-704908417c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.06 02:20:20.866219 [ 282 ] {} <Debug> TCP-Session: c22cdaf8-0c1b-40ad-9455-ce82f7fcd8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.06 02:20:20.866209 [ 284 ] {} <Debug> TCP-Session: e4b74b4e-6d9e-4c26-a375-2319fa4ebf05 Authenticating user 'default' from [fd00:1122:3344:101::a]:64066 | ||
| 693 | 2026.01.06 02:20:20.866196 [ 281 ] {} <Debug> TCP-Session: 1d1c48f4-c5b1-48ba-b8b7-cf1b57096db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.06 02:20:20.866331 [ 284 ] {} <Debug> TCP-Session: e4b74b4e-6d9e-4c26-a375-2319fa4ebf05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.06 02:20:20.866321 [ 280 ] {} <Debug> TCP-Session: 471c8a43-db6f-4bbe-ba78-704908417c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.06 02:20:20.866315 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.06 02:20:20.866422 [ 284 ] {} <Debug> TCP-Session: e4b74b4e-6d9e-4c26-a375-2319fa4ebf05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.06 02:20:20.866403 [ 281 ] {} <Debug> TCP-Session: 1d1c48f4-c5b1-48ba-b8b7-cf1b57096db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.06 02:20:20.866549 [ 285 ] {} <Debug> TCP-Session: 1942bf2b-5531-4200-856d-38e021ee8c26 Authenticating user 'default' from [fd00:1122:3344:101::a]:54847 | ||
| 700 | 2026.01.06 02:20:20.865803 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38927 | ||
| 701 | 2026.01.06 02:20:20.866644 [ 285 ] {} <Debug> TCP-Session: 1942bf2b-5531-4200-856d-38e021ee8c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.06 02:20:20.866733 [ 285 ] {} <Debug> TCP-Session: 1942bf2b-5531-4200-856d-38e021ee8c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.06 02:20:20.866849 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.06 02:20:20.866972 [ 283 ] {} <Debug> TCP-Session: 2ed5984a-6272-4e0b-b38c-3f653009e9df Authenticating user 'default' from [fd00:1122:3344:101::a]:38927 | ||
| 705 | 2026.01.06 02:20:20.866990 [ 283 ] {} <Debug> TCP-Session: 2ed5984a-6272-4e0b-b38c-3f653009e9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.06 02:20:20.867002 [ 283 ] {} <Debug> TCP-Session: 2ed5984a-6272-4e0b-b38c-3f653009e9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.06 02:20:21.000144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.18 MiB, peak 138.18 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 1.54 MiB | ||
| 708 | 2026.01.06 02:20:25.600285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.06 02:20:25.600365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.06 02:20:25.600388 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.06 02:20:25.600569 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.06 02:20:25.605845 [ 245 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Loading data parts | ||
| 713 | 2026.01.06 02:20:25.606084 [ 245 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): There are no data parts | ||
| 714 | 2026.01.06 02:20:25.612324 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.06 02:20:25.612365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 716 | 2026.01.06 02:20:25.618105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.06 02:20:25.618744 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.06 02:20:25.618891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.06 02:20:25.622204 [ 244 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Loading data parts | ||
| 720 | 2026.01.06 02:20:25.622543 [ 244 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): There are no data parts | ||
| 721 | 2026.01.06 02:20:25.660794 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.06 02:20:25.660840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 723 | 2026.01.06 02:20:25.667858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.06 02:20:25.669402 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.06 02:20:25.672675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.06 02:20:26.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.01.06 02:20:28.100239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.06 02:20:28.100334 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.06 02:20:28.116318 [ 243 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Loading data parts | ||
| 730 | 2026.01.06 02:20:28.116627 [ 243 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): There are no data parts | ||
| 731 | 2026.01.06 02:20:28.124232 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.06 02:20:28.124274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 733 | 2026.01.06 02:20:28.126066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.06 02:20:28.126621 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.06 02:20:28.127020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.06 02:20:29.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2026.01.06 02:20:33.050013 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.06 02:20:33.050192 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.06 02:20:33.118977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.06 02:20:33.119700 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.06 02:20:33.119741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 742 | 2026.01.06 02:20:33.120485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.06 02:20:33.120961 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.06 02:20:33.121113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.06 02:20:33.172752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.06 02:20:33.191143 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.06 02:20:33.191212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 748 | 2026.01.06 02:20:33.198100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.06 02:20:33.199452 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.06 02:20:33.202688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.06 02:20:34.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.63 MiB, peak 159.63 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 2.04 MiB | ||
| 752 | 2026.01.06 02:20:37.675875 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51922 | ||
| 753 | 2026.01.06 02:20:37.676566 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.06 02:20:37.676601 [ 286 ] {} <Debug> TCP-Session: 06f59966-ab69-40f6-b092-81ce5d49024a Authenticating user 'default' from [fd00:1122:3344:101::e]:51922 | ||
| 755 | 2026.01.06 02:20:37.676623 [ 286 ] {} <Debug> TCP-Session: 06f59966-ab69-40f6-b092-81ce5d49024a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.06 02:20:37.676691 [ 286 ] {} <Debug> TCP-Session: 06f59966-ab69-40f6-b092-81ce5d49024a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.06 02:20:37.676744 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.01.06 02:20:37.676770 [ 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 | ||
| 759 | 2026.01.06 02:20:37.676824 [ 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 | ||
| 760 | 2026.01.06 02:20:37.677306 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36185 | ||
| 761 | 2026.01.06 02:20:37.677398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63736 | ||
| 762 | 2026.01.06 02:20:37.677475 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.06 02:20:37.677523 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62230 | ||
| 764 | 2026.01.06 02:20:37.677551 [ 286 ] {} <Trace> TCP-Session: 06f59966-ab69-40f6-b092-81ce5d49024a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.01.06 02:20:37.677528 [ 287 ] {} <Debug> TCP-Session: 02263cfe-af55-4887-80f2-0fc7abd2900c Authenticating user 'default' from [fd00:1122:3344:101::e]:36185 | ||
| 766 | 2026.01.06 02:20:37.677626 [ 287 ] {} <Debug> TCP-Session: 02263cfe-af55-4887-80f2-0fc7abd2900c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.06 02:20:37.677639 [ 287 ] {} <Debug> TCP-Session: 02263cfe-af55-4887-80f2-0fc7abd2900c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.06 02:20:37.677664 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.01.06 02:20:37.677680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49124 | ||
| 770 | 2026.01.06 02:20:37.677712 [ 288 ] {} <Debug> TCP-Session: 9f8f429f-bdd1-48a5-b8fd-61056d052ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63736 | ||
| 771 | 2026.01.06 02:20:37.677739 [ 288 ] {} <Debug> TCP-Session: 9f8f429f-bdd1-48a5-b8fd-61056d052ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.06 02:20:37.677751 [ 288 ] {} <Debug> TCP-Session: 9f8f429f-bdd1-48a5-b8fd-61056d052ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.06 02:20:37.677767 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 774 | 2026.01.06 02:20:37.677812 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35993 | ||
| 775 | 2026.01.06 02:20:37.677820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.01.06 02:20:37.677898 [ 289 ] {} <Debug> TCP-Session: 4ec101af-b078-44ea-a9b2-a32431d5edea Authenticating user 'default' from [fd00:1122:3344:101::e]:62230 | ||
| 777 | 2026.01.06 02:20:37.677923 [ 289 ] {} <Debug> TCP-Session: 4ec101af-b078-44ea-a9b2-a32431d5edea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.06 02:20:37.677930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.06 02:20:37.677939 [ 289 ] {} <Debug> TCP-Session: 4ec101af-b078-44ea-a9b2-a32431d5edea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.06 02:20:37.677925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 | ||
| 781 | 2026.01.06 02:20:37.677975 [ 290 ] {} <Debug> TCP-Session: 0d711c87-251f-43db-8634-abadafb18475 Authenticating user 'default' from [fd00:1122:3344:101::e]:49124 | ||
| 782 | 2026.01.06 02:20:37.678024 [ 290 ] {} <Debug> TCP-Session: 0d711c87-251f-43db-8634-abadafb18475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.06 02:20:37.678027 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.06 02:20:37.678047 [ 290 ] {} <Debug> TCP-Session: 0d711c87-251f-43db-8634-abadafb18475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.06 02:20:37.678061 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44865 | ||
| 786 | 2026.01.06 02:20:37.678073 [ 291 ] {} <Debug> TCP-Session: aee3625a-1b86-4cca-b55f-b53745fff3b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35993 | ||
| 787 | 2026.01.06 02:20:37.678169 [ 291 ] {} <Debug> TCP-Session: aee3625a-1b86-4cca-b55f-b53745fff3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.06 02:20:37.678185 [ 291 ] {} <Debug> TCP-Session: aee3625a-1b86-4cca-b55f-b53745fff3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.06 02:20:37.678305 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.01.06 02:20:37.678348 [ 292 ] {} <Debug> TCP-Session: 64aa47f8-bef0-4016-b025-214849f9eabe Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 | ||
| 791 | 2026.01.06 02:20:37.678365 [ 292 ] {} <Debug> TCP-Session: 64aa47f8-bef0-4016-b025-214849f9eabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.06 02:20:37.678378 [ 292 ] {} <Debug> TCP-Session: 64aa47f8-bef0-4016-b025-214849f9eabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.06 02:20:37.678451 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47821 | ||
| 794 | 2026.01.06 02:20:37.678453 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.01.06 02:20:37.678523 [ 293 ] {} <Debug> TCP-Session: 93835e48-4c5a-46cb-91f0-f35e2e8759db Authenticating user 'default' from [fd00:1122:3344:101::e]:44865 | ||
| 796 | 2026.01.06 02:20:37.678542 [ 293 ] {} <Debug> TCP-Session: 93835e48-4c5a-46cb-91f0-f35e2e8759db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.06 02:20:37.678556 [ 293 ] {} <Debug> TCP-Session: 93835e48-4c5a-46cb-91f0-f35e2e8759db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.06 02:20:37.678682 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.06 02:20:37.678712 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 800 | 2026.01.06 02:20:37.678727 [ 294 ] {} <Debug> TCP-Session: 6992b574-28e5-4833-abc4-bf5ff3ce7176 Authenticating user 'default' from [fd00:1122:3344:101::e]:47821 | ||
| 801 | 2026.01.06 02:20:37.678755 [ 294 ] {} <Debug> TCP-Session: 6992b574-28e5-4833-abc4-bf5ff3ce7176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.06 02:20:37.678776 [ 294 ] {} <Debug> TCP-Session: 6992b574-28e5-4833-abc4-bf5ff3ce7176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.01.06 02:20:37.685330 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.06 02:20:37.702173 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.01.06 02:20:37.715908 [ 299 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.01.06 02:20:37.717979 [ 299 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.01.06 02:20:37.718596 [ 299 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006284661 sec. (159.118 rows/sec., 6.22 KiB/sec.) | ||
| 808 | 2026.01.06 02:20:37.718618 [ 299 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.01.06 02:20:37.718646 [ 299 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.01.06 02:20:37.719856 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.042124 sec., 23.739435951001802 rows/sec., 949.58 B/sec. | ||
| 811 | 2026.01.06 02:20:37.720029 [ 286 ] {f07c372d-5986-4c1a-aa5b-25d6d007fe2c} <Debug> TCPHandler: Processed in 0.042672389 sec. | ||
| 812 | 2026.01.06 02:20:37.722602 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.06 02:20:37.722661 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.06 02:20:37.722685 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.06 02:20:37.722713 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.01.06 02:20:37.722728 [ 293 ] {} <Debug> TCP-Session: 93835e48-4c5a-46cb-91f0-f35e2e8759db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.01.06 02:20:37.722746 [ 287 ] {} <Debug> TCP-Session: 02263cfe-af55-4887-80f2-0fc7abd2900c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.06 02:20:37.722758 [ 291 ] {} <Debug> TCP-Session: aee3625a-1b86-4cca-b55f-b53745fff3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.06 02:20:37.722764 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.06 02:20:37.722790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.06 02:20:37.722823 [ 288 ] {} <Debug> TCP-Session: 9f8f429f-bdd1-48a5-b8fd-61056d052ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.06 02:20:37.722827 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.01.06 02:20:37.722851 [ 292 ] {} <Debug> TCP-Session: 64aa47f8-bef0-4016-b025-214849f9eabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.06 02:20:37.722745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.06 02:20:37.722880 [ 289 ] {} <Debug> TCP-Session: 4ec101af-b078-44ea-a9b2-a32431d5edea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.06 02:20:37.722834 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.06 02:20:37.722946 [ 290 ] {} <Debug> TCP-Session: 0d711c87-251f-43db-8634-abadafb18475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.06 02:20:37.722671 [ 286 ] {} <Debug> TCP-Session: 06f59966-ab69-40f6-b092-81ce5d49024a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.06 02:20:37.723001 [ 294 ] {} <Debug> TCP-Session: 6992b574-28e5-4833-abc4-bf5ff3ce7176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.01.06 02:20:38.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.96 MiB, peak 166.06 MiB, free memory in arenas 0.00 B, will set to 161.81 MiB (RSS), difference: 3.85 MiB | ||
| 831 | 2026.01.06 02:20:38.127360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.01.06 02:20:38.130071 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.06 02:20:38.130135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 834 | 2026.01.06 02:20:38.131821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.01.06 02:20:38.132523 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.06 02:20:38.132932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.01.06 02:20:39.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.80 MiB, peak 166.06 MiB, free memory in arenas 0.00 B, will set to 161.83 MiB (RSS), difference: 4.03 MiB | ||
| 838 | 2026.01.06 02:20:39.886674 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.06 02:20:39.886868 [ 3 ] {0e53fe11-1cd6-402f-9b7e-43f39c7c0716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 840 | 2026.01.06 02:20:39.887152 [ 3 ] {0e53fe11-1cd6-402f-9b7e-43f39c7c0716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.06 02:20:39.887215 [ 3 ] {0e53fe11-1cd6-402f-9b7e-43f39c7c0716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.06 02:20:39.887661 [ 3 ] {0e53fe11-1cd6-402f-9b7e-43f39c7c0716} <Debug> TCPHandler: Processed in 0.001116432 sec. | ||
| 843 | 2026.01.06 02:20:39.896234 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.06 02:20:39.896416 [ 3 ] {d908c578-c532-411c-831e-cd8407006216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.01.06 02:20:39.904985 [ 3 ] {d908c578-c532-411c-831e-cd8407006216} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.06 02:20:39.905058 [ 3 ] {d908c578-c532-411c-831e-cd8407006216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.06 02:20:39.907636 [ 3 ] {d908c578-c532-411c-831e-cd8407006216} <Debug> TCPHandler: Processed in 0.01146891 sec. | ||
| 848 | 2026.01.06 02:20:39.907994 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.06 02:20:39.908164 [ 3 ] {1a4c5134-60d2-4910-8726-0551ae9737d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.01.06 02:20:39.912665 [ 3 ] {1a4c5134-60d2-4910-8726-0551ae9737d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.06 02:20:39.912720 [ 3 ] {1a4c5134-60d2-4910-8726-0551ae9737d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.06 02:20:39.913113 [ 3 ] {1a4c5134-60d2-4910-8726-0551ae9737d1} <Debug> TCPHandler: Processed in 0.00519878 sec. | ||
| 853 | 2026.01.06 02:20:39.913348 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.06 02:20:39.913468 [ 3 ] {361f6982-1d32-4fcb-86a0-6b517de37d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.01.06 02:20:39.913727 [ 3 ] {361f6982-1d32-4fcb-86a0-6b517de37d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.06 02:20:39.913773 [ 3 ] {361f6982-1d32-4fcb-86a0-6b517de37d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.06 02:20:39.914116 [ 3 ] {361f6982-1d32-4fcb-86a0-6b517de37d91} <Debug> TCPHandler: Processed in 0.000821985 sec. | ||
| 858 | 2026.01.06 02:20:39.914330 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.06 02:20:39.914446 [ 3 ] {59e088da-72a4-4805-8f2f-926652950eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.06 02:20:39.914698 [ 3 ] {59e088da-72a4-4805-8f2f-926652950eb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.06 02:20:39.914743 [ 3 ] {59e088da-72a4-4805-8f2f-926652950eb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.06 02:20:39.915072 [ 3 ] {59e088da-72a4-4805-8f2f-926652950eb8} <Debug> TCPHandler: Processed in 0.000791316 sec. | ||
| 863 | 2026.01.06 02:20:39.915379 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.06 02:20:39.915494 [ 3 ] {0b775116-85fa-42ca-a4d0-9ae4ce76a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.06 02:20:39.915739 [ 3 ] {0b775116-85fa-42ca-a4d0-9ae4ce76a058} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.06 02:20:39.915786 [ 3 ] {0b775116-85fa-42ca-a4d0-9ae4ce76a058} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.06 02:20:39.916125 [ 3 ] {0b775116-85fa-42ca-a4d0-9ae4ce76a058} <Debug> TCPHandler: Processed in 0.000801306 sec. | ||
| 868 | 2026.01.06 02:20:39.916341 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.06 02:20:39.916471 [ 3 ] {9b73680a-df76-41e6-bcd8-0c46a3a687c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.06 02:20:39.916734 [ 3 ] {9b73680a-df76-41e6-bcd8-0c46a3a687c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.06 02:20:39.916779 [ 3 ] {9b73680a-df76-41e6-bcd8-0c46a3a687c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.06 02:20:39.917129 [ 3 ] {9b73680a-df76-41e6-bcd8-0c46a3a687c9} <Debug> TCPHandler: Processed in 0.000844456 sec. | ||
| 873 | 2026.01.06 02:20:39.917345 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.06 02:20:39.917465 [ 3 ] {34e993ea-1d9c-43eb-9e93-6e21a4ec3e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.06 02:20:39.917728 [ 3 ] {34e993ea-1d9c-43eb-9e93-6e21a4ec3e69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.06 02:20:39.917775 [ 3 ] {34e993ea-1d9c-43eb-9e93-6e21a4ec3e69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.06 02:20:39.918132 [ 3 ] {34e993ea-1d9c-43eb-9e93-6e21a4ec3e69} <Debug> TCPHandler: Processed in 0.000841456 sec. | ||
| 878 | 2026.01.06 02:20:39.918361 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.06 02:20:39.918481 [ 3 ] {b931a9d9-ed25-4ff1-a7ff-21f53a6a30cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.06 02:20:39.918740 [ 3 ] {b931a9d9-ed25-4ff1-a7ff-21f53a6a30cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.06 02:20:39.918785 [ 3 ] {b931a9d9-ed25-4ff1-a7ff-21f53a6a30cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.06 02:20:39.919157 [ 3 ] {b931a9d9-ed25-4ff1-a7ff-21f53a6a30cf} <Debug> TCPHandler: Processed in 0.000849006 sec. | ||
| 883 | 2026.01.06 02:20:39.919357 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.06 02:20:39.919470 [ 3 ] {22e2919c-547b-4433-9374-81b237b5f6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.01.06 02:20:39.919713 [ 3 ] {22e2919c-547b-4433-9374-81b237b5f6ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.06 02:20:39.919754 [ 3 ] {22e2919c-547b-4433-9374-81b237b5f6ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.01.06 02:20:39.920051 [ 3 ] {22e2919c-547b-4433-9374-81b237b5f6ef} <Debug> TCPHandler: Processed in 0.000790285 sec. | ||
| 888 | 2026.01.06 02:20:39.920344 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.01.06 02:20:39.920476 [ 3 ] {9f89683b-eefb-4fbe-bf82-5633fba65b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 890 | 2026.01.06 02:20:39.920731 [ 3 ] {9f89683b-eefb-4fbe-bf82-5633fba65b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.01.06 02:20:39.920775 [ 3 ] {9f89683b-eefb-4fbe-bf82-5633fba65b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.01.06 02:20:39.921112 [ 3 ] {9f89683b-eefb-4fbe-bf82-5633fba65b0f} <Debug> TCPHandler: Processed in 0.000821735 sec. | ||
| 893 | 2026.01.06 02:20:39.921320 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.01.06 02:20:39.921441 [ 3 ] {9c997bb1-b1ad-4f32-b4ad-e9cfac25017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 895 | 2026.01.06 02:20:39.921698 [ 3 ] {9c997bb1-b1ad-4f32-b4ad-e9cfac25017a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.01.06 02:20:39.921741 [ 3 ] {9c997bb1-b1ad-4f32-b4ad-e9cfac25017a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.01.06 02:20:39.922062 [ 3 ] {9c997bb1-b1ad-4f32-b4ad-e9cfac25017a} <Debug> TCPHandler: Processed in 0.000791186 sec. | ||
| 898 | 2026.01.06 02:20:39.922267 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.01.06 02:20:39.922392 [ 3 ] {1a21fe09-818f-4b62-b868-3dd68ee983bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 900 | 2026.01.06 02:20:39.922646 [ 3 ] {1a21fe09-818f-4b62-b868-3dd68ee983bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.01.06 02:20:39.922690 [ 3 ] {1a21fe09-818f-4b62-b868-3dd68ee983bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.01.06 02:20:39.923024 [ 3 ] {1a21fe09-818f-4b62-b868-3dd68ee983bb} <Debug> TCPHandler: Processed in 0.000806455 sec. | ||
| 903 | 2026.01.06 02:20:39.923242 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.01.06 02:20:39.923362 [ 3 ] {568fad91-a624-4f65-a863-5094d32b8f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.01.06 02:20:39.923615 [ 3 ] {568fad91-a624-4f65-a863-5094d32b8f47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.01.06 02:20:39.923658 [ 3 ] {568fad91-a624-4f65-a863-5094d32b8f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.01.06 02:20:39.923982 [ 3 ] {568fad91-a624-4f65-a863-5094d32b8f47} <Debug> TCPHandler: Processed in 0.000787625 sec. | ||
| 908 | 2026.01.06 02:20:39.924187 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.01.06 02:20:39.924308 [ 3 ] {95e46f14-8bb8-4284-bafc-20d8e9bc69a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 910 | 2026.01.06 02:20:39.924575 [ 3 ] {95e46f14-8bb8-4284-bafc-20d8e9bc69a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.01.06 02:20:39.924618 [ 3 ] {95e46f14-8bb8-4284-bafc-20d8e9bc69a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.01.06 02:20:39.924944 [ 3 ] {95e46f14-8bb8-4284-bafc-20d8e9bc69a5} <Debug> TCPHandler: Processed in 0.000804836 sec. | ||
| 913 | 2026.01.06 02:20:39.925680 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.06 02:20:39.925809 [ 3 ] {47e4464d-937e-4a7e-9fa9-0568ae82fb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 915 | 2026.01.06 02:20:39.926078 [ 3 ] {47e4464d-937e-4a7e-9fa9-0568ae82fb1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.01.06 02:20:39.926123 [ 3 ] {47e4464d-937e-4a7e-9fa9-0568ae82fb1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 917 | 2026.01.06 02:20:39.926469 [ 3 ] {47e4464d-937e-4a7e-9fa9-0568ae82fb1d} <Debug> TCPHandler: Processed in 0.000841076 sec. | ||
| 918 | 2026.01.06 02:20:39.927353 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.06 02:20:39.927469 [ 3 ] {d146c480-dd81-4edf-8723-fa1bc1e2860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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) | ||
| 920 | 2026.01.06 02:20:39.927742 [ 3 ] {d146c480-dd81-4edf-8723-fa1bc1e2860a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 921 | 2026.01.06 02:20:39.927787 [ 3 ] {d146c480-dd81-4edf-8723-fa1bc1e2860a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 922 | 2026.01.06 02:20:39.928208 [ 3 ] {d146c480-dd81-4edf-8723-fa1bc1e2860a} <Debug> TCPHandler: Processed in 0.000962069 sec. | ||
| 923 | 2026.01.06 02:20:39.928650 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.01.06 02:20:39.928777 [ 3 ] {7e01e5e0-6536-4c7e-880e-2cff3f793940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 925 | 2026.01.06 02:20:39.929056 [ 3 ] {7e01e5e0-6536-4c7e-880e-2cff3f793940} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 926 | 2026.01.06 02:20:39.929101 [ 3 ] {7e01e5e0-6536-4c7e-880e-2cff3f793940} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 927 | 2026.01.06 02:20:39.929449 [ 3 ] {7e01e5e0-6536-4c7e-880e-2cff3f793940} <Debug> TCPHandler: Processed in 0.000849116 sec. | ||
| 928 | 2026.01.06 02:20:39.930004 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.01.06 02:20:39.930129 [ 3 ] {f4ab1d98-6eb9-46ab-959e-ba0f1e22584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 930 | 2026.01.06 02:20:39.930400 [ 3 ] {f4ab1d98-6eb9-46ab-959e-ba0f1e22584b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 931 | 2026.01.06 02:20:39.930443 [ 3 ] {f4ab1d98-6eb9-46ab-959e-ba0f1e22584b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 932 | 2026.01.06 02:20:39.930804 [ 3 ] {f4ab1d98-6eb9-46ab-959e-ba0f1e22584b} <Debug> TCPHandler: Processed in 0.000847136 sec. | ||
| 933 | 2026.01.06 02:20:39.931066 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.01.06 02:20:39.931195 [ 3 ] {f825150a-a31f-4009-b286-89ac029113e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 935 | 2026.01.06 02:20:39.931469 [ 3 ] {f825150a-a31f-4009-b286-89ac029113e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 936 | 2026.01.06 02:20:39.931514 [ 3 ] {f825150a-a31f-4009-b286-89ac029113e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 937 | 2026.01.06 02:20:39.931852 [ 3 ] {f825150a-a31f-4009-b286-89ac029113e3} <Debug> TCPHandler: Processed in 0.000837166 sec. | ||
| 938 | 2026.01.06 02:20:39.932098 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.01.06 02:20:39.932226 [ 3 ] {0fe1ce9b-e38f-4318-84dd-b7ae0b60f883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 940 | 2026.01.06 02:20:39.932517 [ 3 ] {0fe1ce9b-e38f-4318-84dd-b7ae0b60f883} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 941 | 2026.01.06 02:20:39.932563 [ 3 ] {0fe1ce9b-e38f-4318-84dd-b7ae0b60f883} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.01.06 02:20:39.932925 [ 3 ] {0fe1ce9b-e38f-4318-84dd-b7ae0b60f883} <Debug> TCPHandler: Processed in 0.000875337 sec. | ||
| 943 | 2026.01.06 02:20:39.933223 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.01.06 02:20:39.933346 [ 3 ] {a9cdcfc9-71d3-4112-bf82-7d0fbaa86a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 945 | 2026.01.06 02:20:39.933622 [ 3 ] {a9cdcfc9-71d3-4112-bf82-7d0fbaa86a9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 946 | 2026.01.06 02:20:39.933664 [ 3 ] {a9cdcfc9-71d3-4112-bf82-7d0fbaa86a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2026.01.06 02:20:39.933998 [ 3 ] {a9cdcfc9-71d3-4112-bf82-7d0fbaa86a9b} <Debug> TCPHandler: Processed in 0.000823746 sec. | ||
| 948 | 2026.01.06 02:20:39.934266 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.01.06 02:20:39.934392 [ 3 ] {5048be66-cb5d-4b6d-bae6-e316a8834a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 950 | 2026.01.06 02:20:39.934666 [ 3 ] {5048be66-cb5d-4b6d-bae6-e316a8834a80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 951 | 2026.01.06 02:20:39.934709 [ 3 ] {5048be66-cb5d-4b6d-bae6-e316a8834a80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.01.06 02:20:39.935042 [ 3 ] {5048be66-cb5d-4b6d-bae6-e316a8834a80} <Debug> TCPHandler: Processed in 0.000824796 sec. | ||
| 953 | 2026.01.06 02:20:39.935281 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.01.06 02:20:39.935410 [ 3 ] {ec2dd8fd-2491-478d-98a5-ae80a8f5217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 955 | 2026.01.06 02:20:39.935687 [ 3 ] {ec2dd8fd-2491-478d-98a5-ae80a8f5217d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 956 | 2026.01.06 02:20:39.935732 [ 3 ] {ec2dd8fd-2491-478d-98a5-ae80a8f5217d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2026.01.06 02:20:39.936064 [ 3 ] {ec2dd8fd-2491-478d-98a5-ae80a8f5217d} <Debug> TCPHandler: Processed in 0.000830726 sec. | ||
| 958 | 2026.01.06 02:20:39.936321 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.06 02:20:39.936440 [ 3 ] {9fdebbf3-1839-42a7-93b7-63871ae5b576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 960 | 2026.01.06 02:20:39.936700 [ 3 ] {9fdebbf3-1839-42a7-93b7-63871ae5b576} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2026.01.06 02:20:39.936741 [ 3 ] {9fdebbf3-1839-42a7-93b7-63871ae5b576} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2026.01.06 02:20:39.937047 [ 3 ] {9fdebbf3-1839-42a7-93b7-63871ae5b576} <Debug> TCPHandler: Processed in 0.000822996 sec. | ||
| 963 | 2026.01.06 02:20:39.937336 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.06 02:20:39.937460 [ 3 ] {88dd5456-d230-45b5-b817-05f3d48609ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 965 | 2026.01.06 02:20:39.937742 [ 3 ] {88dd5456-d230-45b5-b817-05f3d48609ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 966 | 2026.01.06 02:20:39.937786 [ 3 ] {88dd5456-d230-45b5-b817-05f3d48609ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 967 | 2026.01.06 02:20:39.938115 [ 3 ] {88dd5456-d230-45b5-b817-05f3d48609ee} <Debug> TCPHandler: Processed in 0.000828396 sec. | ||
| 968 | 2026.01.06 02:20:39.938347 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.06 02:20:39.938472 [ 3 ] {602859ac-9c7e-467c-8a70-956b8f447750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 970 | 2026.01.06 02:20:39.938756 [ 3 ] {602859ac-9c7e-467c-8a70-956b8f447750} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2026.01.06 02:20:39.938799 [ 3 ] {602859ac-9c7e-467c-8a70-956b8f447750} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2026.01.06 02:20:39.939124 [ 3 ] {602859ac-9c7e-467c-8a70-956b8f447750} <Debug> TCPHandler: Processed in 0.000825276 sec. | ||
| 973 | 2026.01.06 02:20:39.950987 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.06 02:20:39.951133 [ 3 ] {09c99e3d-50fd-4881-ac9e-690aa86ce4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 975 | 2026.01.06 02:20:39.951439 [ 3 ] {09c99e3d-50fd-4881-ac9e-690aa86ce4bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2026.01.06 02:20:39.951486 [ 3 ] {09c99e3d-50fd-4881-ac9e-690aa86ce4bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2026.01.06 02:20:39.951838 [ 3 ] {09c99e3d-50fd-4881-ac9e-690aa86ce4bd} <Debug> TCPHandler: Processed in 0.000905998 sec. | ||
| 978 | 2026.01.06 02:20:39.952762 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.01.06 02:20:39.952900 [ 3 ] {75503004-b4ba-4a7c-8fb7-924bad246281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 980 | 2026.01.06 02:20:39.953229 [ 3 ] {75503004-b4ba-4a7c-8fb7-924bad246281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 981 | 2026.01.06 02:20:39.953279 [ 3 ] {75503004-b4ba-4a7c-8fb7-924bad246281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 982 | 2026.01.06 02:20:39.953687 [ 3 ] {75503004-b4ba-4a7c-8fb7-924bad246281} <Debug> TCPHandler: Processed in 0.001001269 sec. | ||
| 983 | 2026.01.06 02:20:39.953907 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.01.06 02:20:39.954063 [ 3 ] {587b4205-a581-49ab-892d-ebb80cc464bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 985 | 2026.01.06 02:20:39.954424 [ 3 ] {587b4205-a581-49ab-892d-ebb80cc464bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.01.06 02:20:39.954468 [ 3 ] {587b4205-a581-49ab-892d-ebb80cc464bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.01.06 02:20:39.954842 [ 3 ] {587b4205-a581-49ab-892d-ebb80cc464bd} <Debug> TCPHandler: Processed in 0.000947009 sec. | ||
| 988 | 2026.01.06 02:20:39.955069 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.01.06 02:20:39.955201 [ 3 ] {86cbcddf-ac4b-4c73-81b5-7d36a204c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 990 | 2026.01.06 02:20:39.955491 [ 3 ] {86cbcddf-ac4b-4c73-81b5-7d36a204c8fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2026.01.06 02:20:39.955534 [ 3 ] {86cbcddf-ac4b-4c73-81b5-7d36a204c8fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2026.01.06 02:20:39.955874 [ 3 ] {86cbcddf-ac4b-4c73-81b5-7d36a204c8fe} <Debug> TCPHandler: Processed in 0.000853196 sec. | ||
| 993 | 2026.01.06 02:20:39.956089 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.01.06 02:20:39.956218 [ 3 ] {51afd6dc-8a6f-41fb-996b-38e535667b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 995 | 2026.01.06 02:20:39.956510 [ 3 ] {51afd6dc-8a6f-41fb-996b-38e535667b2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2026.01.06 02:20:39.956554 [ 3 ] {51afd6dc-8a6f-41fb-996b-38e535667b2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2026.01.06 02:20:39.956885 [ 3 ] {51afd6dc-8a6f-41fb-996b-38e535667b2c} <Debug> TCPHandler: Processed in 0.000843897 sec. | ||
| 998 | 2026.01.06 02:20:39.961946 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.06 02:20:39.962065 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1000 | 2026.01.06 02:20:39.962109 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.06 02:20:39.965026 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.01.06 02:20:39.965079 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1003 | 2026.01.06 02:20:39.965795 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1004 | 2026.01.06 02:20:39.966240 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.01.06 02:20:39.966399 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004363 sec., 7334.402933761174 rows/sec., 1.63 MiB/sec. | ||
| 1006 | 2026.01.06 02:20:39.966440 [ 3 ] {911483d5-b4cd-4437-9fc9-9001e5c6590b} <Debug> TCPHandler: Processed in 0.004545417 sec. | ||
| 1007 | 2026.01.06 02:20:39.966567 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.01.06 02:20:39.966664 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.01.06 02:20:39.966705 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1010 | 2026.01.06 02:20:39.971434 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.01.06 02:20:39.971469 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1012 | 2026.01.06 02:20:39.974129 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2026.01.06 02:20:39.974634 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.01.06 02:20:39.974818 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00817 sec., 50183.59853121175 rows/sec., 3.18 MiB/sec. | ||
| 1015 | 2026.01.06 02:20:39.974873 [ 3 ] {bf5439f8-d2ab-40ff-ae99-47b44dfdd9f0} <Debug> TCPHandler: Processed in 0.008355791 sec. | ||
| 1016 | 2026.01.06 02:20:39.975037 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.06 02:20:39.975161 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1018 | 2026.01.06 02:20:39.975218 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1019 | 2026.01.06 02:20:39.975770 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.01.06 02:20:39.975812 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1021 | 2026.01.06 02:20:39.976305 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2026.01.06 02:20:39.976864 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.01.06 02:20:39.977005 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00187 sec., 5347.593582887701 rows/sec., 436.06 KiB/sec. | ||
| 1024 | 2026.01.06 02:20:39.977044 [ 3 ] {b6ef1e49-9bf3-431c-8c5e-6277866fd2d7} <Debug> TCPHandler: Processed in 0.00207214 sec. | ||
| 1025 | 2026.01.06 02:20:39.977164 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.01.06 02:20:39.977260 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1027 | 2026.01.06 02:20:39.977301 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1028 | 2026.01.06 02:20:39.978438 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.01.06 02:20:39.978475 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1030 | 2026.01.06 02:20:39.979084 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2026.01.06 02:20:39.979580 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.01.06 02:20:39.979707 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.002493 sec., 456077.01564380265 rows/sec., 36.11 MiB/sec. | ||
| 1033 | 2026.01.06 02:20:39.979744 [ 3 ] {8ad998db-d549-4eb8-9886-ae8d0ea60bd2} <Debug> TCPHandler: Processed in 0.002659091 sec. | ||
| 1034 | 2026.01.06 02:20:39.979855 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.06 02:20:39.979944 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1036 | 2026.01.06 02:20:39.979982 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1037 | 2026.01.06 02:20:39.980541 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.06 02:20:39.980579 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1039 | 2026.01.06 02:20:39.981051 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2026.01.06 02:20:39.981600 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.06 02:20:39.981761 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001791 sec., 125628.14070351758 rows/sec., 7.51 MiB/sec. | ||
| 1042 | 2026.01.06 02:20:39.981801 [ 3 ] {623f0495-d5c7-4ec5-ab63-c73ebb1dedce} <Debug> TCPHandler: Processed in 0.001958828 sec. | ||
| 1043 | 2026.01.06 02:20:39.981917 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.06 02:20:39.982010 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.01.06 02:20:39.982050 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1046 | 2026.01.06 02:20:39.982581 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.06 02:20:39.982614 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1048 | 2026.01.06 02:20:39.983056 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2026.01.06 02:20:39.983506 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.06 02:20:39.983639 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001647 sec., 128718.88281724347 rows/sec., 8.30 MiB/sec. | ||
| 1051 | 2026.01.06 02:20:39.983678 [ 3 ] {44919427-cca2-42a2-a8a8-3b67b5f2ec72} <Debug> TCPHandler: Processed in 0.001812305 sec. | ||
| 1052 | 2026.01.06 02:20:39.983787 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.06 02:20:39.983880 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1054 | 2026.01.06 02:20:39.983919 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1055 | 2026.01.06 02:20:39.984396 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.01.06 02:20:39.984433 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1057 | 2026.01.06 02:20:39.984855 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2026.01.06 02:20:39.985339 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.01.06 02:20:39.985474 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001612 sec., 130893.30024813897 rows/sec., 7.43 MiB/sec. | ||
| 1060 | 2026.01.06 02:20:39.985513 [ 3 ] {e53dc4d0-4a32-44cd-b229-5d97e73bef8c} <Debug> TCPHandler: Processed in 0.001777444 sec. | ||
| 1061 | 2026.01.06 02:20:39.985629 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.06 02:20:39.985723 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1063 | 2026.01.06 02:20:39.985762 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1064 | 2026.01.06 02:20:39.986406 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.01.06 02:20:39.986443 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1066 | 2026.01.06 02:20:39.986969 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2026.01.06 02:20:39.987490 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.01.06 02:20:39.987620 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001916 sec., 364822.5469728601 rows/sec., 25.53 MiB/sec. | ||
| 1069 | 2026.01.06 02:20:39.987662 [ 3 ] {7a054362-36e9-43c1-97e4-eb85987d3ace} <Debug> TCPHandler: Processed in 0.00208414 sec. | ||
| 1070 | 2026.01.06 02:20:39.987786 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.06 02:20:39.987882 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1072 | 2026.01.06 02:20:39.987923 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1073 | 2026.01.06 02:20:39.988293 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.01.06 02:20:39.988330 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1075 | 2026.01.06 02:20:39.990913 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.01.06 02:20:39.991384 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.01.06 02:20:39.991525 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00366 sec., 1639.344262295082 rows/sec., 85.65 KiB/sec. | ||
| 1078 | 2026.01.06 02:20:39.991564 [ 3 ] {9357946c-a430-4323-8e9a-b30de6d13b50} <Debug> TCPHandler: Processed in 0.003827513 sec. | ||
| 1079 | 2026.01.06 02:20:39.991698 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.06 02:20:39.991824 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.01.06 02:20:39.991880 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2026.01.06 02:20:39.994379 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.01.06 02:20:39.994420 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1084 | 2026.01.06 02:20:39.994967 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1085 | 2026.01.06 02:20:39.995519 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.01.06 02:20:39.995661 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Debug> executeQuery: Read 287 rows, 19.19 KiB in 0.003863 sec., 74294.58969712659 rows/sec., 4.85 MiB/sec. | ||
| 1087 | 2026.01.06 02:20:39.995700 [ 3 ] {1df0321e-87a0-4d3c-9d46-5255705117e0} <Debug> TCPHandler: Processed in 0.004062068 sec. | ||
| 1088 | 2026.01.06 02:20:39.995823 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.06 02:20:39.995919 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.06 02:20:39.995963 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1091 | 2026.01.06 02:20:39.996302 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.06 02:20:39.996337 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1093 | 2026.01.06 02:20:39.996759 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1094 | 2026.01.06 02:20:39.997336 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.06 02:20:39.997474 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 42.84 KiB/sec. | ||
| 1096 | 2026.01.06 02:20:39.997512 [ 3 ] {180e36ec-fd26-47a9-b00d-647683c16a47} <Debug> TCPHandler: Processed in 0.001740663 sec. | ||
| 1097 | 2026.01.06 02:20:39.997631 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.06 02:20:39.997729 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.06 02:20:39.997784 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1100 | 2026.01.06 02:20:39.998546 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.06 02:20:39.998583 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1102 | 2026.01.06 02:20:40.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.73 MiB, peak 166.06 MiB, free memory in arenas 0.00 B, will set to 162.69 MiB (RSS), difference: -1.04 MiB | ||
| 1103 | 2026.01.06 02:20:40.001980 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.01.06 02:20:40.002471 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.01.06 02:20:40.002613 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004903 sec., 2039.5676116663267 rows/sec., 3.65 MiB/sec. | ||
| 1106 | 2026.01.06 02:20:40.002679 [ 3 ] {802638f9-276e-4117-8caa-05ce8f1ea6bf} <Debug> TCPHandler: Processed in 0.005099098 sec. | ||
| 1107 | 2026.01.06 02:20:40.002792 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.06 02:20:40.002888 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.01.06 02:20:40.002930 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1110 | 2026.01.06 02:20:40.003279 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.01.06 02:20:40.003315 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1112 | 2026.01.06 02:20:40.003755 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.01.06 02:20:40.004211 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.01.06 02:20:40.004342 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001473 sec., 62457.56958587916 rows/sec., 3.78 MiB/sec. | ||
| 1115 | 2026.01.06 02:20:40.004378 [ 3 ] {ea056329-8251-436e-befe-495e336c86e1} <Debug> TCPHandler: Processed in 0.001636111 sec. | ||
| 1116 | 2026.01.06 02:20:40.193366 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38472 | ||
| 1117 | 2026.01.06 02:20:40.193489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.01.06 02:20:40.193526 [ 286 ] {} <Debug> TCP-Session: 1fb4c152-edbc-4030-8d22-c5ea109be121 Authenticating user 'default' from [fd00:1122:3344:101::e]:38472 | ||
| 1119 | 2026.01.06 02:20:40.193551 [ 286 ] {} <Debug> TCP-Session: 1fb4c152-edbc-4030-8d22-c5ea109be121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.06 02:20:40.193567 [ 286 ] {} <Debug> TCP-Session: 1fb4c152-edbc-4030-8d22-c5ea109be121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.01.06 02:20:40.193773 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52751 | ||
| 1122 | 2026.01.06 02:20:40.193801 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52181 | ||
| 1123 | 2026.01.06 02:20:40.193833 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37103 | ||
| 1124 | 2026.01.06 02:20:40.193852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56319 | ||
| 1125 | 2026.01.06 02:20:40.193881 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63028 | ||
| 1126 | 2026.01.06 02:20:40.193903 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46000 | ||
| 1127 | 2026.01.06 02:20:40.193930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.01.06 02:20:40.193950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.01.06 02:20:40.193965 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2026.01.06 02:20:40.193972 [ 290 ] {} <Debug> TCP-Session: b7e740ea-f99f-4cab-83c6-07f524806fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37103 | ||
| 1131 | 2026.01.06 02:20:40.193996 [ 291 ] {} <Debug> TCP-Session: 15ec9576-9eda-4936-ac64-1bcc2ecd8aa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56319 | ||
| 1132 | 2026.01.06 02:20:40.194003 [ 292 ] {} <Debug> TCP-Session: 73451ad0-c77e-436f-85dc-b94f9390b165 Authenticating user 'default' from [fd00:1122:3344:101::e]:63028 | ||
| 1133 | 2026.01.06 02:20:40.194011 [ 290 ] {} <Debug> TCP-Session: b7e740ea-f99f-4cab-83c6-07f524806fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.01.06 02:20:40.194024 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.01.06 02:20:40.194049 [ 290 ] {} <Debug> TCP-Session: b7e740ea-f99f-4cab-83c6-07f524806fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.06 02:20:40.194073 [ 293 ] {} <Debug> TCP-Session: 0d1ef94b-4dd6-49c3-87de-0f99f0c0eaa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46000 | ||
| 1137 | 2026.01.06 02:20:40.194043 [ 292 ] {} <Debug> TCP-Session: 73451ad0-c77e-436f-85dc-b94f9390b165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.06 02:20:40.194108 [ 293 ] {} <Debug> TCP-Session: 0d1ef94b-4dd6-49c3-87de-0f99f0c0eaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.06 02:20:40.194121 [ 292 ] {} <Debug> TCP-Session: 73451ad0-c77e-436f-85dc-b94f9390b165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.06 02:20:40.194138 [ 293 ] {} <Debug> TCP-Session: 0d1ef94b-4dd6-49c3-87de-0f99f0c0eaa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.06 02:20:40.194030 [ 291 ] {} <Debug> TCP-Session: 15ec9576-9eda-4936-ac64-1bcc2ecd8aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.06 02:20:40.193968 [ 286 ] {} <Trace> TCP-Session: 1fb4c152-edbc-4030-8d22-c5ea109be121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.01.06 02:20:40.194183 [ 291 ] {} <Debug> TCP-Session: 15ec9576-9eda-4936-ac64-1bcc2ecd8aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.01.06 02:20:40.193927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.01.06 02:20:40.193907 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49330 | ||
| 1146 | 2026.01.06 02:20:40.194256 [ 288 ] {} <Debug> TCP-Session: cc744f48-7b83-4a73-83c8-b0df9b80241f Authenticating user 'default' from [fd00:1122:3344:101::e]:52181 | ||
| 1147 | 2026.01.06 02:20:40.193896 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.01.06 02:20:40.194294 [ 288 ] {} <Debug> TCP-Session: cc744f48-7b83-4a73-83c8-b0df9b80241f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.01.06 02:20:40.193813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50168 | ||
| 1150 | 2026.01.06 02:20:40.194321 [ 287 ] {} <Debug> TCP-Session: 1d064594-69f1-43e3-83bd-59b937b210c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52751 | ||
| 1151 | 2026.01.06 02:20:40.194326 [ 288 ] {} <Debug> TCP-Session: cc744f48-7b83-4a73-83c8-b0df9b80241f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.06 02:20:40.194360 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1153 | 2026.01.06 02:20:40.194370 [ 287 ] {} <Debug> TCP-Session: 1d064594-69f1-43e3-83bd-59b937b210c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.01.06 02:20:40.194322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.01.06 02:20:40.194422 [ 287 ] {} <Debug> TCP-Session: 1d064594-69f1-43e3-83bd-59b937b210c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.06 02:20:40.194454 [ 294 ] {} <Debug> TCP-Session: bce6bb3f-89cf-4026-bde5-272d11fac8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49330 | ||
| 1157 | 2026.01.06 02:20:40.194471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.01.06 02:20:40.194477 [ 294 ] {} <Debug> TCP-Session: bce6bb3f-89cf-4026-bde5-272d11fac8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.01.06 02:20:40.194502 [ 289 ] {} <Debug> TCP-Session: 3c68734d-f845-4e4c-8a4d-bc380baa0050 Authenticating user 'default' from [fd00:1122:3344:101::e]:50168 | ||
| 1160 | 2026.01.06 02:20:40.194507 [ 294 ] {} <Debug> TCP-Session: bce6bb3f-89cf-4026-bde5-272d11fac8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.01.06 02:20:40.194528 [ 289 ] {} <Debug> TCP-Session: 3c68734d-f845-4e4c-8a4d-bc380baa0050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.01.06 02:20:40.194548 [ 289 ] {} <Debug> TCP-Session: 3c68734d-f845-4e4c-8a4d-bc380baa0050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.06 02:20:40.194680 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1164 | 2026.01.06 02:20:40.194747 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1165 | 2026.01.06 02:20:40.195063 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 1166 | 2026.01.06 02:20:40.196162 [ 319 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> AggregatingTransform: Aggregating | ||
| 1167 | 2026.01.06 02:20:40.196217 [ 319 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> Aggregator: Aggregation method: without_key | ||
| 1168 | 2026.01.06 02:20:40.196261 [ 319 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072791 sec. (932.148 rows/sec., 36.41 KiB/sec.) | ||
| 1169 | 2026.01.06 02:20:40.196283 [ 319 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Trace> Aggregator: Merging aggregated data | ||
| 1170 | 2026.01.06 02:20:40.197590 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 1171 | 2026.01.06 02:20:40.197820 [ 286 ] {cfe328cc-19fc-4e7d-a4f9-b9500059b505} <Debug> TCPHandler: Processed in 0.003989477 sec. | ||
| 1172 | 2026.01.06 02:20:40.198001 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.01.06 02:20:40.198036 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.01.06 02:20:40.198048 [ 286 ] {} <Debug> TCP-Session: 1fb4c152-edbc-4030-8d22-c5ea109be121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.06 02:20:40.198061 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.01.06 02:20:40.198080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.01.06 02:20:40.198106 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.01.06 02:20:40.198133 [ 289 ] {} <Debug> TCP-Session: 3c68734d-f845-4e4c-8a4d-bc380baa0050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.01.06 02:20:40.198154 [ 291 ] {} <Debug> TCP-Session: 15ec9576-9eda-4936-ac64-1bcc2ecd8aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.06 02:20:40.198174 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.06 02:20:40.198185 [ 288 ] {} <Debug> TCP-Session: cc744f48-7b83-4a73-83c8-b0df9b80241f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.01.06 02:20:40.198196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.01.06 02:20:40.198227 [ 293 ] {} <Debug> TCP-Session: 0d1ef94b-4dd6-49c3-87de-0f99f0c0eaa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.01.06 02:20:40.198270 [ 294 ] {} <Debug> TCP-Session: bce6bb3f-89cf-4026-bde5-272d11fac8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.06 02:20:40.198150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.01.06 02:20:40.198087 [ 287 ] {} <Debug> TCP-Session: 1d064594-69f1-43e3-83bd-59b937b210c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.06 02:20:40.198140 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.01.06 02:20:40.198370 [ 292 ] {} <Debug> TCP-Session: 73451ad0-c77e-436f-85dc-b94f9390b165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.01.06 02:20:40.198404 [ 290 ] {} <Debug> TCP-Session: b7e740ea-f99f-4cab-83c6-07f524806fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.01.06 02:20:40.621460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1412 | ||
| 1191 | 2026.01.06 02:20:40.621970 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.01.06 02:20:40.622022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1193 | 2026.01.06 02:20:40.622690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.01.06 02:20:40.623289 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.06 02:20:40.623432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1412 | ||
| 1196 | 2026.01.06 02:20:40.702952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1197 | 2026.01.06 02:20:40.721413 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.06 02:20:40.721489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 1199 | 2026.01.06 02:20:40.728299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1200 | 2026.01.06 02:20:40.729513 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.06 02:20:40.732879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1202 | 2026.01.06 02:20:41.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.61 MiB, peak 171.19 MiB, free memory in arenas 0.00 B, will set to 165.51 MiB (RSS), difference: 1.90 MiB | ||
| 1203 | 2026.01.06 02:20:42.248948 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41905 | ||
| 1204 | 2026.01.06 02:20:42.249067 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.01.06 02:20:42.249100 [ 286 ] {} <Debug> TCP-Session: d2ef8950-22d5-41b1-94d0-2774ece53257 Authenticating user 'default' from [fd00:1122:3344:101::e]:41905 | ||
| 1206 | 2026.01.06 02:20:42.249125 [ 286 ] {} <Debug> TCP-Session: d2ef8950-22d5-41b1-94d0-2774ece53257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.01.06 02:20:42.249141 [ 286 ] {} <Debug> TCP-Session: d2ef8950-22d5-41b1-94d0-2774ece53257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.01.06 02:20:42.249369 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46571 | ||
| 1209 | 2026.01.06 02:20:42.249381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61978 | ||
| 1210 | 2026.01.06 02:20:42.249418 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56844 | ||
| 1211 | 2026.01.06 02:20:42.249429 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35863 | ||
| 1212 | 2026.01.06 02:20:42.249498 [ 286 ] {} <Trace> TCP-Session: d2ef8950-22d5-41b1-94d0-2774ece53257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.06 02:20:42.249502 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.01.06 02:20:42.249534 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46239 | ||
| 1215 | 2026.01.06 02:20:42.249569 [ 287 ] {} <Debug> TCP-Session: a723a297-98f6-4551-bf91-c55ed3461009 Authenticating user 'default' from [fd00:1122:3344:101::e]:46571 | ||
| 1216 | 2026.01.06 02:20:42.249535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1217 | 2026.01.06 02:20:42.249597 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.01.06 02:20:42.249625 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.01.06 02:20:42.249638 [ 292 ] {} <Debug> TCP-Session: a18a93d5-a361-4fa7-aee1-b6f3deab5e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:56844 | ||
| 1220 | 2026.01.06 02:20:42.249655 [ 293 ] {} <Debug> TCP-Session: e259786d-e3fe-4d5d-9618-87b59f7da53b Authenticating user 'default' from [fd00:1122:3344:101::e]:35863 | ||
| 1221 | 2026.01.06 02:20:42.249663 [ 294 ] {} <Debug> TCP-Session: 6735583c-d405-4d88-bec2-3f661001f01b Authenticating user 'default' from [fd00:1122:3344:101::e]:46239 | ||
| 1222 | 2026.01.06 02:20:42.249686 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1223 | 2026.01.06 02:20:42.249705 [ 293 ] {} <Debug> TCP-Session: e259786d-e3fe-4d5d-9618-87b59f7da53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.01.06 02:20:42.249709 [ 294 ] {} <Debug> TCP-Session: 6735583c-d405-4d88-bec2-3f661001f01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.01.06 02:20:42.249738 [ 293 ] {} <Debug> TCP-Session: e259786d-e3fe-4d5d-9618-87b59f7da53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.01.06 02:20:42.249757 [ 294 ] {} <Debug> TCP-Session: 6735583c-d405-4d88-bec2-3f661001f01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.01.06 02:20:42.249684 [ 292 ] {} <Debug> TCP-Session: a18a93d5-a361-4fa7-aee1-b6f3deab5e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.01.06 02:20:42.249397 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37286 | ||
| 1229 | 2026.01.06 02:20:42.249801 [ 292 ] {} <Debug> TCP-Session: a18a93d5-a361-4fa7-aee1-b6f3deab5e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.06 02:20:42.249391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47490 | ||
| 1231 | 2026.01.06 02:20:42.249609 [ 287 ] {} <Debug> TCP-Session: a723a297-98f6-4551-bf91-c55ed3461009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.01.06 02:20:42.249868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2026.01.06 02:20:42.249893 [ 287 ] {} <Debug> TCP-Session: a723a297-98f6-4551-bf91-c55ed3461009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.01.06 02:20:42.249913 [ 289 ] {} <Debug> TCP-Session: 865cb733-7b38-4c99-942e-3bbc30396f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:37286 | ||
| 1235 | 2026.01.06 02:20:42.249914 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.01.06 02:20:42.249941 [ 289 ] {} <Debug> TCP-Session: 865cb733-7b38-4c99-942e-3bbc30396f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.01.06 02:20:42.249957 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1238 | 2026.01.06 02:20:42.249964 [ 290 ] {} <Debug> TCP-Session: cda38faa-d556-4bef-bade-5f387c2e6d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:47490 | ||
| 1239 | 2026.01.06 02:20:42.249975 [ 289 ] {} <Debug> TCP-Session: 865cb733-7b38-4c99-942e-3bbc30396f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.01.06 02:20:42.250002 [ 290 ] {} <Debug> TCP-Session: cda38faa-d556-4bef-bade-5f387c2e6d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.01.06 02:20:42.250020 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1242 | 2026.01.06 02:20:42.250031 [ 290 ] {} <Debug> TCP-Session: cda38faa-d556-4bef-bade-5f387c2e6d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.01.06 02:20:42.249406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38291 | ||
| 1244 | 2026.01.06 02:20:42.249531 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1245 | 2026.01.06 02:20:42.250105 [ 288 ] {} <Debug> TCP-Session: b0493f38-6333-478e-a90c-314895e75bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61978 | ||
| 1246 | 2026.01.06 02:20:42.250122 [ 288 ] {} <Debug> TCP-Session: b0493f38-6333-478e-a90c-314895e75bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.01.06 02:20:42.250134 [ 288 ] {} <Debug> TCP-Session: b0493f38-6333-478e-a90c-314895e75bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.01.06 02:20:42.250196 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.01.06 02:20:42.250225 [ 291 ] {} <Debug> TCP-Session: 378043b4-2e91-4f9f-b68c-4caa8a6ecd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:38291 | ||
| 1250 | 2026.01.06 02:20:42.250242 [ 291 ] {} <Debug> TCP-Session: 378043b4-2e91-4f9f-b68c-4caa8a6ecd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.06 02:20:42.250254 [ 291 ] {} <Debug> TCP-Session: 378043b4-2e91-4f9f-b68c-4caa8a6ecd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.01.06 02:20:42.250306 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 1253 | 2026.01.06 02:20:42.251230 [ 309 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> AggregatingTransform: Aggregating | ||
| 1254 | 2026.01.06 02:20:42.251274 [ 309 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1255 | 2026.01.06 02:20:42.251306 [ 309 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900377 sec. (1110.646 rows/sec., 43.38 KiB/sec.) | ||
| 1256 | 2026.01.06 02:20:42.251322 [ 309 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Trace> Aggregator: Merging aggregated data | ||
| 1257 | 2026.01.06 02:20:42.252371 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002747 sec., 364.0334910811795 rows/sec., 14.22 KiB/sec. | ||
| 1258 | 2026.01.06 02:20:42.252523 [ 286 ] {a10661d3-f23f-4978-960e-7c34effd1fcf} <Debug> TCPHandler: Processed in 0.00317353 sec. | ||
| 1259 | 2026.01.06 02:20:42.252646 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2026.01.06 02:20:42.252675 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2026.01.06 02:20:42.252691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.01.06 02:20:42.252709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2026.01.06 02:20:42.252720 [ 287 ] {} <Debug> TCP-Session: a723a297-98f6-4551-bf91-c55ed3461009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.01.06 02:20:42.252742 [ 293 ] {} <Debug> TCP-Session: e259786d-e3fe-4d5d-9618-87b59f7da53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.01.06 02:20:42.252756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1266 | 2026.01.06 02:20:42.252772 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.01.06 02:20:42.252802 [ 289 ] {} <Debug> TCP-Session: 865cb733-7b38-4c99-942e-3bbc30396f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.01.06 02:20:42.252830 [ 291 ] {} <Debug> TCP-Session: 378043b4-2e91-4f9f-b68c-4caa8a6ecd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.01.06 02:20:42.252790 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2026.01.06 02:20:42.252741 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1271 | 2026.01.06 02:20:42.252900 [ 294 ] {} <Debug> TCP-Session: 6735583c-d405-4d88-bec2-3f661001f01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.01.06 02:20:42.252724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1273 | 2026.01.06 02:20:42.252926 [ 292 ] {} <Debug> TCP-Session: a18a93d5-a361-4fa7-aee1-b6f3deab5e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.01.06 02:20:42.252947 [ 290 ] {} <Debug> TCP-Session: cda38faa-d556-4bef-bade-5f387c2e6d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.01.06 02:20:42.252764 [ 288 ] {} <Debug> TCP-Session: b0493f38-6333-478e-a90c-314895e75bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.01.06 02:20:42.252676 [ 286 ] {} <Debug> TCP-Session: d2ef8950-22d5-41b1-94d0-2774ece53257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.01.06 02:20:44.894656 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.06 02:20:44.894828 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.06 02:20:44.894895 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.01.06 02:20:44.895560 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.06 02:20:44.895608 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1282 | 2026.01.06 02:20:44.896143 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2026.01.06 02:20:44.896623 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.06 02:20:44.896800 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.12 MiB/sec. | ||
| 1285 | 2026.01.06 02:20:44.896855 [ 3 ] {4da5aa2f-6e69-4230-b7c4-d29c13ef3ae2} <Debug> TCPHandler: Processed in 0.002324115 sec. | ||
| 1286 | 2026.01.06 02:20:44.896984 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.06 02:20:44.897088 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.06 02:20:44.897131 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1289 | 2026.01.06 02:20:44.897581 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.06 02:20:44.897618 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1291 | 2026.01.06 02:20:44.898028 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.01.06 02:20:44.898546 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.06 02:20:44.898690 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
| 1294 | 2026.01.06 02:20:44.898734 [ 3 ] {b68e026f-d79b-4251-8851-cfbdc191e996} <Debug> TCPHandler: Processed in 0.001803155 sec. | ||
| 1295 | 2026.01.06 02:20:44.898851 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.06 02:20:44.898948 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.01.06 02:20:44.898993 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2026.01.06 02:20:44.899418 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.01.06 02:20:44.899456 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1300 | 2026.01.06 02:20:44.899894 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1301 | 2026.01.06 02:20:44.900320 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.01.06 02:20:44.900463 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 1303 | 2026.01.06 02:20:44.900507 [ 3 ] {81e41f6a-f968-4b78-a7cb-91be6fc36bd4} <Debug> TCPHandler: Processed in 0.001706803 sec. | ||
| 1304 | 2026.01.06 02:20:44.900618 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.06 02:20:44.900713 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.01.06 02:20:44.900755 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2026.01.06 02:20:44.901115 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.06 02:20:44.901152 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1309 | 2026.01.06 02:20:44.901557 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1310 | 2026.01.06 02:20:44.901987 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.01.06 02:20:44.902129 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
| 1312 | 2026.01.06 02:20:44.902172 [ 3 ] {a663c76b-b040-41ef-b750-4ce442f9b90b} <Debug> TCPHandler: Processed in 0.001603301 sec. | ||
| 1313 | 2026.01.06 02:20:48.050258 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1314 | 2026.01.06 02:20:48.050324 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1315 | 2026.01.06 02:20:48.123583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1924 | ||
| 1316 | 2026.01.06 02:20:48.124108 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.01.06 02:20:48.124155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1318 | 2026.01.06 02:20:48.124830 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1319 | 2026.01.06 02:20:48.125286 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.01.06 02:20:48.125440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1321 | 2026.01.06 02:20:48.133047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 192 | ||
| 1322 | 2026.01.06 02:20:48.136565 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.01.06 02:20:48.136622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1324 | 2026.01.06 02:20:48.138060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.01.06 02:20:48.138699 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.01.06 02:20:48.139036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1327 | 2026.01.06 02:20:48.233821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1328 | 2026.01.06 02:20:48.251248 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.01.06 02:20:48.251310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1330 | 2026.01.06 02:20:48.257655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.01.06 02:20:48.258956 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.06 02:20:48.262260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1333 | 2026.01.06 02:20:49.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.29 MiB, peak 175.87 MiB, free memory in arenas 0.00 B, will set to 167.35 MiB (RSS), difference: 1.06 MiB | ||
| 1334 | 2026.01.06 02:20:49.907294 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.01.06 02:20:49.907500 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.01.06 02:20:49.907571 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1337 | 2026.01.06 02:20:49.908506 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.01.06 02:20:49.908551 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1339 | 2026.01.06 02:20:49.908988 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.01.06 02:20:49.909230 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.01.06 02:20:49.909392 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001943 sec., 211013.89603705608 rows/sec., 13.39 MiB/sec. | ||
| 1342 | 2026.01.06 02:20:49.909440 [ 3 ] {d4cf9c64-e219-4f1d-9b26-96142e5b0da2} <Debug> TCPHandler: Processed in 0.002273524 sec. | ||
| 1343 | 2026.01.06 02:20:49.909578 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.01.06 02:20:49.909683 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1345 | 2026.01.06 02:20:49.909727 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1346 | 2026.01.06 02:20:49.910709 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.01.06 02:20:49.910747 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1348 | 2026.01.06 02:20:49.911228 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.01.06 02:20:49.911506 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.01.06 02:20:49.911666 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002007 sec., 564025.9093173891 rows/sec., 44.67 MiB/sec. | ||
| 1351 | 2026.01.06 02:20:49.911714 [ 3 ] {0b12ec25-d367-4991-b551-41203ab6503d} <Debug> TCPHandler: Processed in 0.002189522 sec. | ||
| 1352 | 2026.01.06 02:20:49.911855 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.01.06 02:20:49.911967 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.01.06 02:20:49.912018 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1355 | 2026.01.06 02:20:49.912646 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.01.06 02:20:49.912688 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1357 | 2026.01.06 02:20:49.913090 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2026.01.06 02:20:49.913360 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.01.06 02:20:49.913511 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001571 sec., 136855.50604710376 rows/sec., 8.12 MiB/sec. | ||
| 1360 | 2026.01.06 02:20:49.913559 [ 3 ] {19b5a2d3-af9c-45a0-af79-087f7414a734} <Debug> TCPHandler: Processed in 0.001761094 sec. | ||
| 1361 | 2026.01.06 02:20:49.913706 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.01.06 02:20:49.913815 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.01.06 02:20:49.913863 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1364 | 2026.01.06 02:20:49.914400 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.01.06 02:20:49.914436 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1366 | 2026.01.06 02:20:49.914747 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2026.01.06 02:20:49.914957 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.01.06 02:20:49.915091 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 1369 | 2026.01.06 02:20:49.915130 [ 3 ] {401ca562-74c2-4b60-a19b-296b61e55672} <Debug> TCPHandler: Processed in 0.001484079 sec. | ||
| 1370 | 2026.01.06 02:20:49.915251 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.01.06 02:20:49.915358 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1372 | 2026.01.06 02:20:49.915400 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1373 | 2026.01.06 02:20:49.915931 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.01.06 02:20:49.915967 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1375 | 2026.01.06 02:20:49.916286 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2026.01.06 02:20:49.916499 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.01.06 02:20:49.916675 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 1378 | 2026.01.06 02:20:49.916721 [ 3 ] {962eec8a-609e-4568-a35d-5e9a7050eb50} <Debug> TCPHandler: Processed in 0.001522889 sec. | ||
| 1379 | 2026.01.06 02:20:49.916835 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.01.06 02:20:49.916932 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1381 | 2026.01.06 02:20:49.916972 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1382 | 2026.01.06 02:20:49.917640 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.01.06 02:20:49.917678 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1384 | 2026.01.06 02:20:49.918064 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1385 | 2026.01.06 02:20:49.918277 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.01.06 02:20:49.918406 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001494 sec., 461178.0455153949 rows/sec., 32.20 MiB/sec. | ||
| 1387 | 2026.01.06 02:20:49.918447 [ 3 ] {33342f6f-f3cd-4b63-9b57-59a98d540d89} <Debug> TCPHandler: Processed in 0.001664652 sec. | ||
| 1388 | 2026.01.06 02:20:49.918560 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.01.06 02:20:49.918655 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1390 | 2026.01.06 02:20:49.918696 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1391 | 2026.01.06 02:20:49.919029 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.01.06 02:20:49.919065 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1393 | 2026.01.06 02:20:49.919376 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1394 | 2026.01.06 02:20:49.919598 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.01.06 02:20:49.919739 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 1396 | 2026.01.06 02:20:49.919776 [ 3 ] {5c8eea45-6bdd-4f25-88de-1a937cb5dc59} <Debug> TCPHandler: Processed in 0.001267955 sec. | ||
| 1397 | 2026.01.06 02:20:49.919898 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.01.06 02:20:49.919992 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.01.06 02:20:49.920034 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1400 | 2026.01.06 02:20:49.920530 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.01.06 02:20:49.920571 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1402 | 2026.01.06 02:20:49.920941 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.01.06 02:20:49.921188 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.01.06 02:20:49.921327 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001354 sec., 231905.46528803546 rows/sec., 15.23 MiB/sec. | ||
| 1405 | 2026.01.06 02:20:49.921370 [ 3 ] {16be0661-581a-4c59-9446-8859335f84e9} <Debug> TCPHandler: Processed in 0.001524299 sec. | ||
| 1406 | 2026.01.06 02:20:49.921489 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.01.06 02:20:49.921582 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.01.06 02:20:49.921648 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1409 | 2026.01.06 02:20:49.922017 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.01.06 02:20:49.922057 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1411 | 2026.01.06 02:20:49.922374 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.01.06 02:20:49.922573 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.01.06 02:20:49.922708 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 1414 | 2026.01.06 02:20:49.922744 [ 3 ] {1dca54f7-ed32-428f-847d-430141f2b65e} <Debug> TCPHandler: Processed in 0.001306185 sec. | ||
| 1415 | 2026.01.06 02:20:49.922847 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.01.06 02:20:49.922967 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.01.06 02:20:49.923021 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1418 | 2026.01.06 02:20:49.923761 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.01.06 02:20:49.923798 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1420 | 2026.01.06 02:20:49.924287 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1421 | 2026.01.06 02:20:49.924503 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.01.06 02:20:49.924645 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 1423 | 2026.01.06 02:20:49.924702 [ 3 ] {3e7c12c6-9803-4a99-8a2b-528f393ee08b} <Debug> TCPHandler: Processed in 0.001905477 sec. | ||
| 1424 | 2026.01.06 02:20:49.924817 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.01.06 02:20:49.924912 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.01.06 02:20:49.924953 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1427 | 2026.01.06 02:20:49.925329 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.01.06 02:20:49.925366 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1429 | 2026.01.06 02:20:49.925669 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.01.06 02:20:49.925877 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.01.06 02:20:49.926006 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 1432 | 2026.01.06 02:20:49.926046 [ 3 ] {1c65c75c-6ab9-4b99-9887-772853053da9} <Debug> TCPHandler: Processed in 0.001279724 sec. | ||
| 1433 | 2026.01.06 02:20:54.891441 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.01.06 02:20:54.891682 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1435 | 2026.01.06 02:20:54.892065 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1436 | 2026.01.06 02:20:54.896008 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1437 | 2026.01.06 02:20:54.896296 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1438 | 2026.01.06 02:20:54.896370 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1439 | 2026.01.06 02:20:54.896551 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1440 | 2026.01.06 02:20:54.898434 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1441 | 2026.01.06 02:20:54.900433 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 1442 | 2026.01.06 02:20:54.900463 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1443 | 2026.01.06 02:20:54.904447 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1444 | 2026.01.06 02:20:54.904482 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1445 | 2026.01.06 02:20:54.930913 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.039322 sec., 813.7938049946595 rows/sec., 30.72 KiB/sec. | ||
| 1446 | 2026.01.06 02:20:54.931013 [ 3 ] {493823aa-ea3c-4631-90f7-bfe9cc93e6de} <Debug> TCPHandler: Processed in 0.039697101 sec. | ||
| 1447 | 2026.01.06 02:20:54.931363 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.01.06 02:20:54.931562 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1449 | 2026.01.06 02:20:54.931850 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1450 | 2026.01.06 02:20:54.931888 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1451 | 2026.01.06 02:20:54.932130 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1452 | 2026.01.06 02:20:54.932194 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1453 | 2026.01.06 02:20:54.932323 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1454 | 2026.01.06 02:20:54.932358 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1455 | 2026.01.06 02:20:54.932380 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 1456 | 2026.01.06 02:20:54.932395 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1457 | 2026.01.06 02:20:54.932432 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1458 | 2026.01.06 02:20:54.932451 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1459 | 2026.01.06 02:20:54.932947 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001466 sec., 21828.103683492496 rows/sec., 824.02 KiB/sec. | ||
| 1460 | 2026.01.06 02:20:54.933011 [ 3 ] {cf5213ce-5603-4c2b-889e-b01371c7ae67} <Debug> TCPHandler: Processed in 0.001750534 sec. | ||
| 1461 | 2026.01.06 02:20:54.933216 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.01.06 02:20:54.933357 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1463 | 2026.01.06 02:20:54.933588 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1464 | 2026.01.06 02:20:54.933624 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1465 | 2026.01.06 02:20:54.933821 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1466 | 2026.01.06 02:20:54.933874 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1467 | 2026.01.06 02:20:54.933975 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1468 | 2026.01.06 02:20:54.934004 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1469 | 2026.01.06 02:20:54.934023 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 1470 | 2026.01.06 02:20:54.934038 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1471 | 2026.01.06 02:20:54.934070 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1472 | 2026.01.06 02:20:54.934089 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1473 | 2026.01.06 02:20:54.934480 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001186 sec., 26981.450252951097 rows/sec., 1018.56 KiB/sec. | ||
| 1474 | 2026.01.06 02:20:54.934539 [ 3 ] {b5e55099-e8c3-4483-bc04-415ee6caf6ab} <Debug> TCPHandler: Processed in 0.001374107 sec. | ||
| 1475 | 2026.01.06 02:20:54.935081 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.01.06 02:20:54.935208 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) 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_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) | ||
| 1477 | 2026.01.06 02:20:54.935418 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1478 | 2026.01.06 02:20:54.935452 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <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_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 | ||
| 1479 | 2026.01.06 02:20:54.935634 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1480 | 2026.01.06 02:20:54.935683 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1481 | 2026.01.06 02:20:54.935779 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1482 | 2026.01.06 02:20:54.935807 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1483 | 2026.01.06 02:20:54.935825 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 1484 | 2026.01.06 02:20:54.935838 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1485 | 2026.01.06 02:20:54.935870 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <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_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'))" | ||
| 1486 | 2026.01.06 02:20:54.935954 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1487 | 2026.01.06 02:20:54.936373 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001203 sec., 26600.166251039067 rows/sec., 1004.16 KiB/sec. | ||
| 1488 | 2026.01.06 02:20:54.936430 [ 3 ] {e9cf48a9-1e4b-4b9a-9574-e52d8c12c2e8} <Debug> TCPHandler: Processed in 0.001388167 sec. | ||
| 1489 | 2026.01.06 02:20:54.941719 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.01.06 02:20:54.941841 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1491 | 2026.01.06 02:20:54.941887 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.01.06 02:20:54.942475 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.01.06 02:20:54.942518 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1494 | 2026.01.06 02:20:54.942973 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1495 | 2026.01.06 02:20:54.943205 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.01.06 02:20:54.943361 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 242.57 KiB/sec. | ||
| 1497 | 2026.01.06 02:20:54.943402 [ 3 ] {b94d0aeb-469e-4890-9292-61889ecd98d4} <Debug> TCPHandler: Processed in 0.001743464 sec. | ||
| 1498 | 2026.01.06 02:20:54.943526 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.01.06 02:20:54.943627 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1500 | 2026.01.06 02:20:54.943670 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1501 | 2026.01.06 02:20:54.944316 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.01.06 02:20:54.944356 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1503 | 2026.01.06 02:20:54.944662 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1504 | 2026.01.06 02:20:54.944888 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.01.06 02:20:54.945026 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001429 sec., 1399.5801259622115 rows/sec., 114.13 KiB/sec. | ||
| 1506 | 2026.01.06 02:20:54.945063 [ 3 ] {e929b12d-57b4-443e-a638-475da96c09cb} <Debug> TCPHandler: Processed in 0.001596011 sec. | ||
| 1507 | 2026.01.06 02:20:54.945180 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.01.06 02:20:54.945270 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1509 | 2026.01.06 02:20:54.945309 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1510 | 2026.01.06 02:20:54.945746 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.01.06 02:20:54.945780 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1512 | 2026.01.06 02:20:54.946156 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1513 | 2026.01.06 02:20:54.946377 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.01.06 02:20:54.946516 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Debug> executeQuery: Read 84 rows, 6.98 KiB in 0.001243 sec., 67578.4392598552 rows/sec., 5.49 MiB/sec. | ||
| 1515 | 2026.01.06 02:20:54.946554 [ 3 ] {60ce92e8-e6b5-4a8c-8a2f-1bcb23343b07} <Debug> TCPHandler: Processed in 0.001406127 sec. | ||
| 1516 | 2026.01.06 02:20:54.946672 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.01.06 02:20:54.946768 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1518 | 2026.01.06 02:20:54.946809 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1519 | 2026.01.06 02:20:54.947236 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.01.06 02:20:54.947274 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1521 | 2026.01.06 02:20:54.947589 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1522 | 2026.01.06 02:20:54.947797 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.01.06 02:20:54.947936 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001187 sec., 12636.899747262007 rows/sec., 941.19 KiB/sec. | ||
| 1524 | 2026.01.06 02:20:54.947974 [ 3 ] {f66c478f-3606-4ec7-9124-8558d77d727b} <Debug> TCPHandler: Processed in 0.001353117 sec. | ||
| 1525 | 2026.01.06 02:20:54.948077 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.01.06 02:20:54.948171 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1527 | 2026.01.06 02:20:54.948211 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1528 | 2026.01.06 02:20:54.948611 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.01.06 02:20:54.948649 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1530 | 2026.01.06 02:20:54.948937 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2026.01.06 02:20:54.949141 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.01.06 02:20:54.949275 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 59.13 KiB/sec. | ||
| 1533 | 2026.01.06 02:20:54.949319 [ 3 ] {c4095a5b-15b8-4975-af89-0def3d0559d2} <Debug> TCPHandler: Processed in 0.001291285 sec. | ||
| 1534 | 2026.01.06 02:20:54.949424 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.01.06 02:20:54.949518 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1536 | 2026.01.06 02:20:54.949557 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1537 | 2026.01.06 02:20:54.950008 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.06 02:20:54.950044 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1539 | 2026.01.06 02:20:54.950355 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1540 | 2026.01.06 02:20:54.950566 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.01.06 02:20:54.950698 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001198 sec., 73455.75959933222 rows/sec., 5.74 MiB/sec. | ||
| 1542 | 2026.01.06 02:20:54.950740 [ 3 ] {ec3813d7-62ab-4432-b8ae-30605cf364a1} <Debug> TCPHandler: Processed in 0.001364807 sec. | ||
| 1543 | 2026.01.06 02:20:54.950852 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.01.06 02:20:54.950947 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.01.06 02:20:54.950991 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1546 | 2026.01.06 02:20:54.951415 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.01.06 02:20:54.951451 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1548 | 2026.01.06 02:20:54.951801 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1549 | 2026.01.06 02:20:54.952015 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.01.06 02:20:54.952153 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001225 sec., 131428.57142857142 rows/sec., 9.15 MiB/sec. | ||
| 1551 | 2026.01.06 02:20:54.952195 [ 3 ] {800b2845-9a4c-41e4-b52d-d094061638eb} <Debug> TCPHandler: Processed in 0.001392647 sec. | ||
| 1552 | 2026.01.06 02:20:54.952308 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.01.06 02:20:54.952407 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.01.06 02:20:54.952455 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1555 | 2026.01.06 02:20:54.952798 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.06 02:20:54.952843 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1557 | 2026.01.06 02:20:54.953155 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1558 | 2026.01.06 02:20:54.953361 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.06 02:20:54.953499 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 57.19 KiB/sec. | ||
| 1560 | 2026.01.06 02:20:54.953541 [ 3 ] {0567313c-0431-4820-8dba-2b4e90bd71eb} <Debug> TCPHandler: Processed in 0.001283254 sec. | ||
| 1561 | 2026.01.06 02:20:54.953661 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.01.06 02:20:54.953754 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.01.06 02:20:54.953808 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1564 | 2026.01.06 02:20:54.954614 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.01.06 02:20:54.954651 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1566 | 2026.01.06 02:20:54.955178 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.01.06 02:20:54.955404 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.01.06 02:20:54.955541 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001845 sec., 7046.070460704606 rows/sec., 12.63 MiB/sec. | ||
| 1569 | 2026.01.06 02:20:54.955604 [ 3 ] {8f65d025-754e-41a1-886c-560ca6785fe9} <Debug> TCPHandler: Processed in 0.002036689 sec. | ||
| 1570 | 2026.01.06 02:20:54.955723 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.01.06 02:20:54.955811 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.01.06 02:20:54.955851 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1573 | 2026.01.06 02:20:54.956285 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.01.06 02:20:54.956326 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1575 | 2026.01.06 02:20:54.956663 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1576 | 2026.01.06 02:20:54.956871 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.01.06 02:20:54.956995 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 766.38 KiB/sec. | ||
| 1578 | 2026.01.06 02:20:54.957042 [ 3 ] {0c3a7a68-4be1-4012-ad0e-27c6a37f13a7} <Debug> TCPHandler: Processed in 0.001315535 sec. | ||
| 1579 | 2026.01.06 02:20:54.957173 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.06 02:20:54.957272 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.01.06 02:20:54.957331 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1582 | 2026.01.06 02:20:54.957700 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.06 02:20:54.957737 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1584 | 2026.01.06 02:20:54.958057 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1585 | 2026.01.06 02:20:54.958277 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.06 02:20:54.958427 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 1587 | 2026.01.06 02:20:54.958468 [ 3 ] {6504321d-ffd7-4f05-bcbf-41bce7e8ff0e} <Debug> TCPHandler: Processed in 0.001347386 sec. | ||
| 1588 | 2026.01.06 02:20:55.626218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2372 | ||
| 1589 | 2026.01.06 02:20:55.626709 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.01.06 02:20:55.626759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1591 | 2026.01.06 02:20:55.627257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2026.01.06 02:20:55.627496 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.01.06 02:20:55.627649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2372 | ||
| 1594 | 2026.01.06 02:20:55.763233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1595 | 2026.01.06 02:20:55.781726 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.01.06 02:20:55.781793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1597 | 2026.01.06 02:20:55.788347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1598 | 2026.01.06 02:20:55.789155 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.01.06 02:20:55.792954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1600 | 2026.01.06 02:20:56.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.57 MiB, peak 175.87 MiB, free memory in arenas 0.00 B, will set to 170.77 MiB (RSS), difference: 1.21 MiB | ||
| 1601 | 2026.01.06 02:20:58.140029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 244 | ||
| 1602 | 2026.01.06 02:20:58.142704 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.01.06 02:20:58.142759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1604 | 2026.01.06 02:20:58.143951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1605 | 2026.01.06 02:20:58.144223 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.01.06 02:20:58.144519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1607 | 2026.01.06 02:20:59.907915 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.01.06 02:20:59.908133 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.01.06 02:20:59.908206 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1610 | 2026.01.06 02:20:59.909001 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.06 02:20:59.909047 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1612 | 2026.01.06 02:20:59.909453 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1613 | 2026.01.06 02:20:59.909683 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.01.06 02:20:59.909849 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 1615 | 2026.01.06 02:20:59.909904 [ 3 ] {adef15d9-2c3b-4a89-9890-a2521ce89036} <Debug> TCPHandler: Processed in 0.002147612 sec. | ||
| 1616 | 2026.01.06 02:20:59.910026 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.01.06 02:20:59.910134 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1618 | 2026.01.06 02:20:59.910180 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1619 | 2026.01.06 02:20:59.910987 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.01.06 02:20:59.911024 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1621 | 2026.01.06 02:20:59.911455 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1622 | 2026.01.06 02:20:59.911668 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.01.06 02:20:59.911805 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001697 sec., 667059.516794343 rows/sec., 52.83 MiB/sec. | ||
| 1624 | 2026.01.06 02:20:59.911846 [ 3 ] {022bf798-9718-478b-8f97-2d495ef23b4a} <Debug> TCPHandler: Processed in 0.001874816 sec. | ||
| 1625 | 2026.01.06 02:20:59.911967 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.01.06 02:20:59.912068 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.01.06 02:20:59.912112 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1628 | 2026.01.06 02:20:59.912606 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.01.06 02:20:59.912642 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1630 | 2026.01.06 02:20:59.912967 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1631 | 2026.01.06 02:20:59.913177 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.01.06 02:20:59.913308 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001262 sec., 170364.50079239302 rows/sec., 10.11 MiB/sec. | ||
| 1633 | 2026.01.06 02:20:59.913345 [ 3 ] {87c5d58b-c1cc-4c43-a564-b58c49c8a44c} <Debug> TCPHandler: Processed in 0.001430798 sec. | ||
| 1634 | 2026.01.06 02:20:59.913460 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.01.06 02:20:59.913557 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.01.06 02:20:59.913599 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1637 | 2026.01.06 02:20:59.914062 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.01.06 02:20:59.914096 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1639 | 2026.01.06 02:20:59.914405 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1640 | 2026.01.06 02:20:59.914607 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.01.06 02:20:59.914733 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 1642 | 2026.01.06 02:20:59.914770 [ 3 ] {87775a8e-d747-46c7-8ce8-0d00784b08dd} <Debug> TCPHandler: Processed in 0.001361886 sec. | ||
| 1643 | 2026.01.06 02:20:59.914881 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.06 02:20:59.914975 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.01.06 02:20:59.915015 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1646 | 2026.01.06 02:20:59.915465 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.01.06 02:20:59.915501 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1648 | 2026.01.06 02:20:59.915810 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1649 | 2026.01.06 02:20:59.916015 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.01.06 02:20:59.916138 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001181 sec., 178662.15071972905 rows/sec., 10.15 MiB/sec. | ||
| 1651 | 2026.01.06 02:20:59.916174 [ 3 ] {f66b823a-24c8-4fdb-a14d-dd5f5e2d5446} <Debug> TCPHandler: Processed in 0.001343266 sec. | ||
| 1652 | 2026.01.06 02:20:59.916303 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.01.06 02:20:59.916397 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1654 | 2026.01.06 02:20:59.916436 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1655 | 2026.01.06 02:20:59.917025 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.01.06 02:20:59.917059 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1657 | 2026.01.06 02:20:59.917408 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2026.01.06 02:20:59.917611 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.01.06 02:20:59.917744 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001365 sec., 504761.9047619048 rows/sec., 35.25 MiB/sec. | ||
| 1660 | 2026.01.06 02:20:59.917781 [ 3 ] {89ed2a18-1140-47e2-b217-a97f4f04a70d} <Debug> TCPHandler: Processed in 0.001526729 sec. | ||
| 1661 | 2026.01.06 02:20:59.917909 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.01.06 02:20:59.918007 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1663 | 2026.01.06 02:20:59.918050 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1664 | 2026.01.06 02:20:59.918391 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.01.06 02:20:59.918425 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1666 | 2026.01.06 02:20:59.918727 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1667 | 2026.01.06 02:20:59.918948 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.01.06 02:20:59.919077 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 1669 | 2026.01.06 02:20:59.919115 [ 3 ] {2a9b6fe0-8500-4bee-af90-6a896a8de9a2} <Debug> TCPHandler: Processed in 0.001257634 sec. | ||
| 1670 | 2026.01.06 02:20:59.919227 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.01.06 02:20:59.919322 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.01.06 02:20:59.919364 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1673 | 2026.01.06 02:20:59.919771 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.01.06 02:20:59.919806 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1675 | 2026.01.06 02:20:59.920164 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1676 | 2026.01.06 02:20:59.920404 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.01.06 02:20:59.920540 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 1678 | 2026.01.06 02:20:59.920583 [ 3 ] {594d2fff-3aa7-4055-a156-0882aad2aed8} <Debug> TCPHandler: Processed in 0.001406438 sec. | ||
| 1679 | 2026.01.06 02:20:59.920729 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.01.06 02:20:59.920854 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.01.06 02:20:59.920915 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1682 | 2026.01.06 02:20:59.921253 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.01.06 02:20:59.921289 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1684 | 2026.01.06 02:20:59.921609 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1685 | 2026.01.06 02:20:59.921820 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.01.06 02:20:59.922125 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec. | ||
| 1687 | 2026.01.06 02:20:59.922227 [ 3 ] {a8478bf8-6a5e-40e4-a1e8-1fae4db0dc87} <Debug> TCPHandler: Processed in 0.00156409 sec. | ||
| 1688 | 2026.01.06 02:20:59.922413 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.01.06 02:20:59.922548 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.01.06 02:20:59.922625 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1691 | 2026.01.06 02:20:59.923496 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.01.06 02:20:59.923539 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1693 | 2026.01.06 02:20:59.924078 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1694 | 2026.01.06 02:20:59.924308 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.01.06 02:20:59.924458 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001956 sec., 5112.474437627812 rows/sec., 9.16 MiB/sec. | ||
| 1696 | 2026.01.06 02:20:59.924553 [ 3 ] {fb9e0507-0d36-4e04-a1b9-2c6ae7ed2ef1} <Debug> TCPHandler: Processed in 0.002259094 sec. | ||
| 1697 | 2026.01.06 02:20:59.924669 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.01.06 02:20:59.924768 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.01.06 02:20:59.924811 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1700 | 2026.01.06 02:20:59.925136 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.01.06 02:20:59.925172 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1702 | 2026.01.06 02:20:59.925469 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1703 | 2026.01.06 02:20:59.925668 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.01.06 02:20:59.925792 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001045 sec., 99521.53110047847 rows/sec., 6.10 MiB/sec. | ||
| 1705 | 2026.01.06 02:20:59.925829 [ 3 ] {02877d46-e00f-4073-b0fb-1992ba370b4f} <Debug> TCPHandler: Processed in 0.001211793 sec. | ||
| 1706 | 2026.01.06 02:21:03.050578 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1707 | 2026.01.06 02:21:03.050642 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1708 | 2026.01.06 02:21:03.128558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2884 | ||
| 1709 | 2026.01.06 02:21:03.129061 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.01.06 02:21:03.129108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1711 | 2026.01.06 02:21:03.129603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1712 | 2026.01.06 02:21:03.129832 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.01.06 02:21:03.129974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1714 | 2026.01.06 02:21:03.130006 [ 78 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1715 | 2026.01.06 02:21:03.130085 [ 78 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.01.06 02:21:03.130111 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1717 | 2026.01.06 02:21:03.132524 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 1718 | 2026.01.06 02:21:03.134605 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1719 | 2026.01.06 02:21:03.134690 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 1720 | 2026.01.06 02:21:03.134800 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 1721 | 2026.01.06 02:21:03.134859 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 436 rows starting from the beginning of the part | ||
| 1722 | 2026.01.06 02:21:03.134904 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1723 | 2026.01.06 02:21:03.134942 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1724 | 2026.01.06 02:21:03.134985 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1725 | 2026.01.06 02:21:03.177325 [ 200 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.047086702 sec., 61248.71518926936 rows/sec., 897.20 KiB/sec. | ||
| 1726 | 2026.01.06 02:21:03.178148 [ 190 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1727 | 2026.01.06 02:21:03.178513 [ 190 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.01.06 02:21:03.178596 [ 190 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_6_1} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1729 | 2026.01.06 02:21:03.178717 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1730 | 2026.01.06 02:21:03.293851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1731 | 2026.01.06 02:21:03.311635 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.01.06 02:21:03.311696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1733 | 2026.01.06 02:21:03.317505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2026.01.06 02:21:03.318241 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.01.06 02:21:03.318523 [ 78 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2026.01.06 02:21:03.318579 [ 78 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.01.06 02:21:03.318604 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1738 | 2026.01.06 02:21:03.318723 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1739 | 2026.01.06 02:21:03.321740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1740 | 2026.01.06 02:21:03.323148 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.01.06 02:21:03.324571 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1742 | 2026.01.06 02:21:03.329067 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1743 | 2026.01.06 02:21:03.333289 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1744 | 2026.01.06 02:21:03.337570 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1745 | 2026.01.06 02:21:03.346894 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1746 | 2026.01.06 02:21:03.351329 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 1747 | 2026.01.06 02:21:03.412277 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093600185 sec., 491.4520201001739 rows/sec., 2.54 MiB/sec. | ||
| 1748 | 2026.01.06 02:21:03.414853 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2026.01.06 02:21:03.417026 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_6_1} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.01.06 02:21:03.417106 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_6_1} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1751 | 2026.01.06 02:21:03.418976 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1752 | 2026.01.06 02:21:04.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.99 MiB, peak 181.53 MiB, free memory in arenas 0.00 B, will set to 182.20 MiB (RSS), difference: 10.21 MiB | ||
| 1753 | 2026.01.06 02:21:04.896084 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.06 02:21:04.896280 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1755 | 2026.01.06 02:21:04.896351 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1756 | 2026.01.06 02:21:04.897076 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.01.06 02:21:04.897122 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1758 | 2026.01.06 02:21:04.897513 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1759 | 2026.01.06 02:21:04.897756 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.06 02:21:04.897884 [ 76 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1761 | 2026.01.06 02:21:04.897920 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001695 sec., 62536.87315634219 rows/sec., 5.22 MiB/sec. | ||
| 1762 | 2026.01.06 02:21:04.897951 [ 76 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.01.06 02:21:04.897975 [ 3 ] {98c728e4-d8d9-4f76-909e-431df2d69820} <Debug> TCPHandler: Processed in 0.002024739 sec. | ||
| 1764 | 2026.01.06 02:21:04.897976 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1765 | 2026.01.06 02:21:04.898114 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.01.06 02:21:04.898144 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 1767 | 2026.01.06 02:21:04.898221 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.01.06 02:21:04.898269 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1769 | 2026.01.06 02:21:04.898277 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1770 | 2026.01.06 02:21:04.898322 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1771 | 2026.01.06 02:21:04.898424 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1772 | 2026.01.06 02:21:04.898480 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1773 | 2026.01.06 02:21:04.898529 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 1774 | 2026.01.06 02:21:04.898580 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1775 | 2026.01.06 02:21:04.898629 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1776 | 2026.01.06 02:21:04.898699 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.06 02:21:04.898746 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1778 | 2026.01.06 02:21:04.899219 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1779 | 2026.01.06 02:21:04.899468 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.06 02:21:04.899620 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001423 sec., 17568.517217146873 rows/sec., 1.29 MiB/sec. | ||
| 1781 | 2026.01.06 02:21:04.899660 [ 3 ] {f2feb110-d9fe-4aff-a2eb-0fac9a7318c7} <Debug> TCPHandler: Processed in 0.001598191 sec. | ||
| 1782 | 2026.01.06 02:21:04.899778 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.01.06 02:21:04.899890 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1784 | 2026.01.06 02:21:04.899934 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1785 | 2026.01.06 02:21:04.900298 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3647 rows, containing 5 columns (5 merged, 0 gathered) in 0.002211343 sec., 1649224.0235910937 rows/sec., 137.11 MiB/sec. | ||
| 1786 | 2026.01.06 02:21:04.900397 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.01.06 02:21:04.900439 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1788 | 2026.01.06 02:21:04.900607 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1789 | 2026.01.06 02:21:04.900794 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1790 | 2026.01.06 02:21:04.900984 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.06 02:21:04.901076 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_6_1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1792 | 2026.01.06 02:21:04.901178 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.06 02:21:04.901185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1794 | 2026.01.06 02:21:04.901295 [ 76 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1795 | 2026.01.06 02:21:04.901327 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Debug> executeQuery: Read 95 rows, 7.63 KiB in 0.001458 sec., 65157.75034293553 rows/sec., 5.11 MiB/sec. | ||
| 1796 | 2026.01.06 02:21:04.901332 [ 76 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.06 02:21:04.901369 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1798 | 2026.01.06 02:21:04.901373 [ 3 ] {8ed067fe-8072-4508-94e5-1f3cda20e8ef} <Debug> TCPHandler: Processed in 0.001651072 sec. | ||
| 1799 | 2026.01.06 02:21:04.901492 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 1800 | 2026.01.06 02:21:04.901502 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.01.06 02:21:04.901609 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.01.06 02:21:04.901614 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.01.06 02:21:04.901656 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1804 | 2026.01.06 02:21:04.901672 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1805 | 2026.01.06 02:21:04.901759 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1806 | 2026.01.06 02:21:04.901859 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1807 | 2026.01.06 02:21:04.901916 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 88 rows starting from the beginning of the part | ||
| 1808 | 2026.01.06 02:21:04.901960 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1809 | 2026.01.06 02:21:04.902033 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1810 | 2026.01.06 02:21:04.902101 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.01.06 02:21:04.902140 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1812 | 2026.01.06 02:21:04.902509 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1813 | 2026.01.06 02:21:04.902738 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.01.06 02:21:04.902844 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1815 | 2026.01.06 02:21:04.902876 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.01.06 02:21:04.902876 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 1817 | 2026.01.06 02:21:04.902897 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1818 | 2026.01.06 02:21:04.902927 [ 3 ] {f4199cea-0283-48ba-8b86-62c90611830e} <Debug> TCPHandler: Processed in 0.001474479 sec. | ||
| 1819 | 2026.01.06 02:21:04.902994 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 1820 | 2026.01.06 02:21:04.903041 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.01.06 02:21:04.903095 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1822 | 2026.01.06 02:21:04.903125 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 287 rows starting from the beginning of the part | ||
| 1823 | 2026.01.06 02:21:04.903138 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1824 | 2026.01.06 02:21:04.903195 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1825 | 2026.01.06 02:21:04.903196 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1826 | 2026.01.06 02:21:04.903261 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1827 | 2026.01.06 02:21:04.903308 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1828 | 2026.01.06 02:21:04.903352 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1829 | 2026.01.06 02:21:04.903380 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932537 sec., 1202564.2976046512 rows/sec., 89.69 MiB/sec. | ||
| 1830 | 2026.01.06 02:21:04.903397 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1831 | 2026.01.06 02:21:04.903627 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.01.06 02:21:04.903915 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.01.06 02:21:04.903985 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_6_1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1834 | 2026.01.06 02:21:04.903998 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.01.06 02:21:04.904033 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1836 | 2026.01.06 02:21:04.904064 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1837 | 2026.01.06 02:21:04.904557 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606141 sec., 869164.0397698584 rows/sec., 58.21 MiB/sec. | ||
| 1838 | 2026.01.06 02:21:04.904567 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1839 | 2026.01.06 02:21:04.904779 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1840 | 2026.01.06 02:21:04.904823 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.01.06 02:21:04.904977 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001857 sec., 13462.574044157243 rows/sec., 24.12 MiB/sec. | ||
| 1842 | 2026.01.06 02:21:04.905027 [ 3 ] {c18aecdd-4746-4d0a-9820-a61f13f529d2} <Debug> TCPHandler: Processed in 0.002033399 sec. | ||
| 1843 | 2026.01.06 02:21:04.905105 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.01.06 02:21:04.905145 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.06 02:21:04.905177 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1846 | 2026.01.06 02:21:04.905245 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.01.06 02:21:04.905248 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1848 | 2026.01.06 02:21:04.905297 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1849 | 2026.01.06 02:21:04.905628 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.06 02:21:04.905664 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1851 | 2026.01.06 02:21:04.905965 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1852 | 2026.01.06 02:21:04.906184 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.06 02:21:04.906311 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001084 sec., 8302.58302583026 rows/sec., 638.73 KiB/sec. | ||
| 1854 | 2026.01.06 02:21:04.906345 [ 3 ] {3e4ec36d-4704-4a78-8bfc-5825d9784e08} <Debug> TCPHandler: Processed in 0.001247784 sec. | ||
| 1855 | 2026.01.06 02:21:04.906460 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.01.06 02:21:04.906554 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.01.06 02:21:04.906594 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1858 | 2026.01.06 02:21:04.906947 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.01.06 02:21:04.906982 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1860 | 2026.01.06 02:21:04.907284 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1861 | 2026.01.06 02:21:04.907492 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.01.06 02:21:04.907585 [ 76 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1863 | 2026.01.06 02:21:04.907618 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1864 | 2026.01.06 02:21:04.907618 [ 76 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.01.06 02:21:04.907657 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1866 | 2026.01.06 02:21:04.907659 [ 3 ] {a0a6c9a8-1ed1-4d6c-9984-6851242ebf93} <Debug> TCPHandler: Processed in 0.001245875 sec. | ||
| 1867 | 2026.01.06 02:21:04.907787 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 1868 | 2026.01.06 02:21:04.907927 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1869 | 2026.01.06 02:21:04.907964 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1870 | 2026.01.06 02:21:04.908056 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1871 | 2026.01.06 02:21:04.908109 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1872 | 2026.01.06 02:21:04.908155 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1873 | 2026.01.06 02:21:04.908200 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1874 | 2026.01.06 02:21:04.908253 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 1875 | 2026.01.06 02:21:04.909167 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001453568 sec., 330221.9091229306 rows/sec., 20.94 MiB/sec. | ||
| 1876 | 2026.01.06 02:21:04.909324 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1877 | 2026.01.06 02:21:04.909589 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.01.06 02:21:04.909655 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_6_1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1879 | 2026.01.06 02:21:04.909734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1880 | 2026.01.06 02:21:08.145487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 280 | ||
| 1881 | 2026.01.06 02:21:08.147777 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.01.06 02:21:08.147830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1883 | 2026.01.06 02:21:08.149010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1884 | 2026.01.06 02:21:08.149298 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.01.06 02:21:08.149641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1886 | 2026.01.06 02:21:09.906883 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.06 02:21:09.907072 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.06 02:21:09.907144 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1889 | 2026.01.06 02:21:09.908053 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.01.06 02:21:09.908101 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1891 | 2026.01.06 02:21:09.908511 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1892 | 2026.01.06 02:21:09.908737 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.01.06 02:21:09.908887 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 1894 | 2026.01.06 02:21:09.908935 [ 3 ] {1d322088-c6e0-4933-9d94-c97d3b8ac0d3} <Debug> TCPHandler: Processed in 0.002176641 sec. | ||
| 1895 | 2026.01.06 02:21:09.909073 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.06 02:21:09.909195 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.06 02:21:09.909246 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1898 | 2026.01.06 02:21:09.910370 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.06 02:21:09.910409 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1900 | 2026.01.06 02:21:09.910809 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1901 | 2026.01.06 02:21:09.911019 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.06 02:21:09.911145 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001976 sec., 572874.4939271256 rows/sec., 45.37 MiB/sec. | ||
| 1903 | 2026.01.06 02:21:09.911182 [ 3 ] {ef6d8942-de5e-43aa-b591-ee1bd2c749e8} <Debug> TCPHandler: Processed in 0.002167542 sec. | ||
| 1904 | 2026.01.06 02:21:09.911293 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.06 02:21:09.911387 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.01.06 02:21:09.911428 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1907 | 2026.01.06 02:21:09.912049 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.06 02:21:09.912096 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1909 | 2026.01.06 02:21:09.912483 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1910 | 2026.01.06 02:21:09.912751 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.06 02:21:09.912881 [ 64 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1912 | 2026.01.06 02:21:09.912915 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001545 sec., 139158.57605177994 rows/sec., 8.26 MiB/sec. | ||
| 1913 | 2026.01.06 02:21:09.912944 [ 64 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.01.06 02:21:09.912965 [ 3 ] {6ea4982a-0437-40e6-ad7b-d1b8dc703a83} <Debug> TCPHandler: Processed in 0.001718743 sec. | ||
| 1915 | 2026.01.06 02:21:09.912970 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1916 | 2026.01.06 02:21:09.913084 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.06 02:21:09.913121 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 1918 | 2026.01.06 02:21:09.913184 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.01.06 02:21:09.913228 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1920 | 2026.01.06 02:21:09.913259 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1921 | 2026.01.06 02:21:09.913296 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 1922 | 2026.01.06 02:21:09.913384 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 1923 | 2026.01.06 02:21:09.913433 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1924 | 2026.01.06 02:21:09.913475 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1925 | 2026.01.06 02:21:09.913519 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1926 | 2026.01.06 02:21:09.913558 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1927 | 2026.01.06 02:21:09.913772 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.06 02:21:09.913815 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1929 | 2026.01.06 02:21:09.914179 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1930 | 2026.01.06 02:21:09.914419 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.01.06 02:21:09.914562 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001396 sec., 151862.4641833811 rows/sec., 9.79 MiB/sec. | ||
| 1932 | 2026.01.06 02:21:09.914572 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 910 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512749 sec., 601553.8598934787 rows/sec., 38.42 MiB/sec. | ||
| 1933 | 2026.01.06 02:21:09.914602 [ 3 ] {c6e20794-5a35-4f04-ba6d-0c443f66eb54} <Debug> TCPHandler: Processed in 0.0015678 sec. | ||
| 1934 | 2026.01.06 02:21:09.914733 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1935 | 2026.01.06 02:21:09.914744 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.01.06 02:21:09.914849 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.01.06 02:21:09.914894 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1938 | 2026.01.06 02:21:09.915019 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.01.06 02:21:09.915091 [ 191 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_6_1} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1940 | 2026.01.06 02:21:09.915161 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1941 | 2026.01.06 02:21:09.915415 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.06 02:21:09.915457 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1943 | 2026.01.06 02:21:09.915773 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1944 | 2026.01.06 02:21:09.915979 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.06 02:21:09.916107 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 1946 | 2026.01.06 02:21:09.916145 [ 3 ] {f70dd1b9-6491-43e8-b1d1-1e97296481de} <Debug> TCPHandler: Processed in 0.001451108 sec. | ||
| 1947 | 2026.01.06 02:21:09.916253 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.01.06 02:21:09.916346 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1949 | 2026.01.06 02:21:09.916384 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1950 | 2026.01.06 02:21:09.917097 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.06 02:21:09.917133 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1952 | 2026.01.06 02:21:09.917471 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1953 | 2026.01.06 02:21:09.917683 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.06 02:21:09.917811 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001483 sec., 464598.78624409984 rows/sec., 32.44 MiB/sec. | ||
| 1955 | 2026.01.06 02:21:09.917848 [ 3 ] {5e058b0f-dc5e-48e9-a209-c94c60dfa500} <Debug> TCPHandler: Processed in 0.001644061 sec. | ||
| 1956 | 2026.01.06 02:21:09.917960 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.06 02:21:09.918061 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.06 02:21:09.918106 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1959 | 2026.01.06 02:21:09.918441 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.01.06 02:21:09.918477 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1961 | 2026.01.06 02:21:09.918777 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1962 | 2026.01.06 02:21:09.918992 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.01.06 02:21:09.919124 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 1964 | 2026.01.06 02:21:09.919163 [ 3 ] {fc35c577-de33-492c-8cbf-c899c71173b6} <Debug> TCPHandler: Processed in 0.001251624 sec. | ||
| 1965 | 2026.01.06 02:21:09.919277 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.01.06 02:21:09.919371 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.01.06 02:21:09.919413 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2026.01.06 02:21:09.919880 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.01.06 02:21:09.919915 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1970 | 2026.01.06 02:21:09.920250 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2026.01.06 02:21:09.920468 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.01.06 02:21:09.920599 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 1973 | 2026.01.06 02:21:09.920636 [ 3 ] {1f3fa96d-7e48-41c6-9f04-2ba731eb54cb} <Debug> TCPHandler: Processed in 0.001408437 sec. | ||
| 1974 | 2026.01.06 02:21:09.920746 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.01.06 02:21:09.920840 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.01.06 02:21:09.920881 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1977 | 2026.01.06 02:21:09.921195 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.01.06 02:21:09.921232 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1979 | 2026.01.06 02:21:09.921542 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1980 | 2026.01.06 02:21:09.921765 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.01.06 02:21:09.921902 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 1982 | 2026.01.06 02:21:09.921937 [ 3 ] {fd435136-b074-44c1-a294-a8f27de119ce} <Debug> TCPHandler: Processed in 0.001241284 sec. | ||
| 1983 | 2026.01.06 02:21:09.922054 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.06 02:21:09.922148 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.01.06 02:21:09.922202 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1986 | 2026.01.06 02:21:09.922986 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.06 02:21:09.923024 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1988 | 2026.01.06 02:21:09.923532 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1989 | 2026.01.06 02:21:09.923762 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.01.06 02:21:09.923876 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1991 | 2026.01.06 02:21:09.923900 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 1992 | 2026.01.06 02:21:09.923934 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.01.06 02:21:09.923961 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1994 | 2026.01.06 02:21:09.923973 [ 3 ] {95a50788-3b57-4eec-92ff-aa2109c22105} <Debug> TCPHandler: Processed in 0.001967848 sec. | ||
| 1995 | 2026.01.06 02:21:09.924084 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.01.06 02:21:09.924084 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 1997 | 2026.01.06 02:21:09.924179 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.01.06 02:21:09.924221 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1999 | 2026.01.06 02:21:09.924291 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2000 | 2026.01.06 02:21:09.924345 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 2001 | 2026.01.06 02:21:09.924483 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 2002 | 2026.01.06 02:21:09.924555 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.01.06 02:21:09.924592 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2004 | 2026.01.06 02:21:09.924596 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2005 | 2026.01.06 02:21:09.924706 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2006 | 2026.01.06 02:21:09.924805 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2007 | 2026.01.06 02:21:09.924909 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 2008 | 2026.01.06 02:21:09.924926 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2009 | 2026.01.06 02:21:09.925150 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): 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.06 02:21:09.925275 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 2011 | 2026.01.06 02:21:09.925309 [ 3 ] {30275e3a-9d14-4cdb-b5b1-d1daf531431c} <Debug> TCPHandler: Processed in 0.001274534 sec. | ||
| 2012 | 2026.01.06 02:21:09.926524 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002489168 sec., 31335.7716313242 rows/sec., 56.15 MiB/sec. | ||
| 2013 | 2026.01.06 02:21:09.926897 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2014 | 2026.01.06 02:21:09.927379 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.01.06 02:21:09.927473 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2016 | 2026.01.06 02:21:09.927616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 2017 | 2026.01.06 02:21:10.630994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3332 | ||
| 2018 | 2026.01.06 02:21:10.631493 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.01.06 02:21:10.631541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2020 | 2026.01.06 02:21:10.632016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2021 | 2026.01.06 02:21:10.632239 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.01.06 02:21:10.632378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3332 | ||
| 2023 | 2026.01.06 02:21:10.822757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2024 | 2026.01.06 02:21:10.839860 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.06 02:21:10.839907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2026 | 2026.01.06 02:21:10.845333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2027 | 2026.01.06 02:21:10.846011 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.06 02:21:10.849054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2029 | 2026.01.06 02:21:14.895879 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.01.06 02:21:14.896069 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2031 | 2026.01.06 02:21:14.896140 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2032 | 2026.01.06 02:21:14.896823 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.01.06 02:21:14.896864 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2034 | 2026.01.06 02:21:14.897260 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2035 | 2026.01.06 02:21:14.897482 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.01.06 02:21:14.897631 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001613 sec., 65716.0570365778 rows/sec., 5.49 MiB/sec. | ||
| 2037 | 2026.01.06 02:21:14.897676 [ 3 ] {34202fc2-fcb7-4a0c-9044-046bfc4d009a} <Debug> TCPHandler: Processed in 0.001929047 sec. | ||
| 2038 | 2026.01.06 02:21:14.897810 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.01.06 02:21:14.897910 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.06 02:21:14.897953 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2041 | 2026.01.06 02:21:14.898372 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.06 02:21:14.898416 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2043 | 2026.01.06 02:21:14.898706 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2044 | 2026.01.06 02:21:14.898903 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.01.06 02:21:14.899028 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001141 sec., 21910.60473269062 rows/sec., 1.61 MiB/sec. | ||
| 2046 | 2026.01.06 02:21:14.899063 [ 3 ] {38260f50-2793-4bbb-b2eb-dd26a3abac94} <Debug> TCPHandler: Processed in 0.001303645 sec. | ||
| 2047 | 2026.01.06 02:21:14.899171 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.06 02:21:14.899262 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2049 | 2026.01.06 02:21:14.899300 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2050 | 2026.01.06 02:21:14.899721 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.06 02:21:14.899764 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2052 | 2026.01.06 02:21:14.900063 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2053 | 2026.01.06 02:21:14.900275 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.01.06 02:21:14.900398 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001154 sec., 77123.05025996533 rows/sec., 6.02 MiB/sec. | ||
| 2055 | 2026.01.06 02:21:14.900433 [ 3 ] {d1c8b54f-0bc0-4533-a8a1-dc8d162391ef} <Debug> TCPHandler: Processed in 0.001308836 sec. | ||
| 2056 | 2026.01.06 02:21:14.900545 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.06 02:21:14.900635 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.06 02:21:14.900678 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2059 | 2026.01.06 02:21:14.901083 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.06 02:21:14.901118 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2061 | 2026.01.06 02:21:14.901427 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2026.01.06 02:21:14.901628 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.06 02:21:14.901754 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 2064 | 2026.01.06 02:21:14.901790 [ 3 ] {d1c37190-bb95-4540-9278-1de6892dc0bc} <Debug> TCPHandler: Processed in 0.001292315 sec. | ||
| 2065 | 2026.01.06 02:21:14.901898 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.01.06 02:21:14.901988 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.01.06 02:21:14.902039 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2068 | 2026.01.06 02:21:14.902816 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.06 02:21:14.902851 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2070 | 2026.01.06 02:21:14.903349 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2071 | 2026.01.06 02:21:14.903558 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.01.06 02:21:14.903690 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00172 sec., 14534.883720930233 rows/sec., 26.05 MiB/sec. | ||
| 2073 | 2026.01.06 02:21:14.903738 [ 3 ] {6a21a020-8a5f-4242-af4b-7a1b04fe1687} <Debug> TCPHandler: Processed in 0.001886536 sec. | ||
| 2074 | 2026.01.06 02:21:14.903854 [ 3 ] {} <Trace> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.01.06 02:21:14.903945 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43659) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.01.06 02:21:14.903985 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2077 | 2026.01.06 02:21:14.904314 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.01.06 02:21:14.904349 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2079 | 2026.01.06 02:21:14.904637 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2080 | 2026.01.06 02:21:14.904838 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.01.06 02:21:14.904960 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2082 | 2026.01.06 02:21:14.904995 [ 3 ] {516155df-dcdf-4898-a427-9f5360ad376d} <Debug> TCPHandler: Processed in 0.001188383 sec. | ||
| 2083 | 2026.01.06 02:21:18.050684 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2084 | 2026.01.06 02:21:18.050754 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2085 | 2026.01.06 02:21:18.132503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3844 | ||
| 2086 | 2026.01.06 02:21:18.133017 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.01.06 02:21:18.133068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2088 | 2026.01.06 02:21:18.133591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2089 | 2026.01.06 02:21:18.133837 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.01.06 02:21:18.133987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 2091 | 2026.01.06 02:21:18.149846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 314 | ||
| 2092 | 2026.01.06 02:21:18.152043 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.01.06 02:21:18.152101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2094 | 2026.01.06 02:21:18.153264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2095 | 2026.01.06 02:21:18.153544 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.01.06 02:21:18.153704 [ 46 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2097 | 2026.01.06 02:21:18.153761 [ 46 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.01.06 02:21:18.153782 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2099 | 2026.01.06 02:21:18.153926 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 2100 | 2026.01.06 02:21:18.153981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2101 | 2026.01.06 02:21:18.154683 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2102 | 2026.01.06 02:21:18.154903 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 2103 | 2026.01.06 02:21:18.155492 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2104 | 2026.01.06 02:21:18.155992 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 2105 | 2026.01.06 02:21:18.156419 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2106 | 2026.01.06 02:21:18.156780 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2107 | 2026.01.06 02:21:18.157138 [ 194 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2108 | 2026.01.06 02:21:18.163135 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.009272028 sec., 33865.29893999457 rows/sec., 33.07 MiB/sec. | ||
| 2109 | 2026.01.06 02:21:18.164079 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2110 | 2026.01.06 02:21:18.164696 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.01.06 02:21:18.164774 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_6_1} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2112 | 2026.01.06 02:21:18.165053 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2113 | 2026.01.06 02:21:18.349157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2114 | 2026.01.06 02:21:18.367892 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.06 02:21:18.367956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2116 | 2026.01.06 02:21:18.374373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2117 | 2026.01.06 02:21:18.375110 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.06 02:21:18.378286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2119 | 2026.01.06 02:21:18.813550 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.01.06 02:21:18.813667 [ 3 ] {} <Debug> TCP-Session: 8836ebff-1718-4cff-a002-3e5b06b7455a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.01.06 02:21:19.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.92 MiB, peak 189.01 MiB, free memory in arenas 0.00 B, will set to 186.53 MiB (RSS), difference: 4.62 MiB | ||
| 2122 | 2026.01.06 02:21:19.906692 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.06 02:21:19.906893 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.06 02:21:19.906961 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2125 | 2026.01.06 02:21:19.907837 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.06 02:21:19.907876 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2127 | 2026.01.06 02:21:19.908276 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2128 | 2026.01.06 02:21:19.908498 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.06 02:21:19.908613 [ 44 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2130 | 2026.01.06 02:21:19.908642 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 2131 | 2026.01.06 02:21:19.908646 [ 44 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.06 02:21:19.908682 [ 4 ] {14c7d7ee-aa17-4c17-908e-3f165649f68f} <Debug> TCPHandler: Processed in 0.002120581 sec. | ||
| 2133 | 2026.01.06 02:21:19.908689 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2134 | 2026.01.06 02:21:19.908816 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.01.06 02:21:19.908843 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::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 | ||
| 2136 | 2026.01.06 02:21:19.908913 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2137 | 2026.01.06 02:21:19.908957 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2138 | 2026.01.06 02:21:19.908997 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2139 | 2026.01.06 02:21:19.909039 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2140 | 2026.01.06 02:21:19.909112 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2141 | 2026.01.06 02:21:19.909167 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2142 | 2026.01.06 02:21:19.909219 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2143 | 2026.01.06 02:21:19.909262 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2144 | 2026.01.06 02:21:19.909864 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.06 02:21:19.909904 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2146 | 2026.01.06 02:21:19.910338 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2147 | 2026.01.06 02:21:19.910408 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627152 sec., 1259870.0059982103 rows/sec., 84.73 MiB/sec. | ||
| 2148 | 2026.01.06 02:21:19.910550 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.06 02:21:19.910633 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2150 | 2026.01.06 02:21:19.910680 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001787 sec., 633463.9059876889 rows/sec., 50.17 MiB/sec. | ||
| 2151 | 2026.01.06 02:21:19.910721 [ 4 ] {86e9380b-e12e-4dd3-926f-f1b0dcf4629a} <Debug> TCPHandler: Processed in 0.001953068 sec. | ||
| 2152 | 2026.01.06 02:21:19.910839 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.06 02:21:19.910933 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.01.06 02:21:19.910973 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2155 | 2026.01.06 02:21:19.910977 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.06 02:21:19.911066 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_5_1} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2157 | 2026.01.06 02:21:19.911163 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2158 | 2026.01.06 02:21:19.911460 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.06 02:21:19.911500 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2160 | 2026.01.06 02:21:19.911814 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2161 | 2026.01.06 02:21:19.912016 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.06 02:21:19.912140 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001225 sec., 175510.20408163266 rows/sec., 10.42 MiB/sec. | ||
| 2163 | 2026.01.06 02:21:19.912175 [ 4 ] {8e3b8206-95e1-4fb7-9a12-d9be823bc075} <Debug> TCPHandler: Processed in 0.001382977 sec. | ||
| 2164 | 2026.01.06 02:21:19.912282 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.01.06 02:21:19.912373 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.01.06 02:21:19.912411 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2167 | 2026.01.06 02:21:19.912873 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.01.06 02:21:19.912906 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2169 | 2026.01.06 02:21:19.913199 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2170 | 2026.01.06 02:21:19.913403 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.01.06 02:21:19.913487 [ 44 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2172 | 2026.01.06 02:21:19.913517 [ 44 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.01.06 02:21:19.913526 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00117 sec., 181196.5811965812 rows/sec., 11.69 MiB/sec. | ||
| 2174 | 2026.01.06 02:21:19.913533 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2175 | 2026.01.06 02:21:19.913561 [ 4 ] {23a6dd90-c468-416e-9472-5504d645461b} <Debug> TCPHandler: Processed in 0.001325125 sec. | ||
| 2176 | 2026.01.06 02:21:19.913662 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2177 | 2026.01.06 02:21:19.913670 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.01.06 02:21:19.913779 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2026.01.06 02:21:19.913785 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2180 | 2026.01.06 02:21:19.913825 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2181 | 2026.01.06 02:21:19.913835 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2182 | 2026.01.06 02:21:19.913912 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 2183 | 2026.01.06 02:21:19.913963 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2184 | 2026.01.06 02:21:19.914006 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 2185 | 2026.01.06 02:21:19.914064 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 2186 | 2026.01.06 02:21:19.914116 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 2187 | 2026.01.06 02:21:19.914288 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.01.06 02:21:19.914326 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2189 | 2026.01.06 02:21:19.914621 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2190 | 2026.01.06 02:21:19.914898 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.01.06 02:21:19.914984 [ 44 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2192 | 2026.01.06 02:21:19.915008 [ 44 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.01.06 02:21:19.915024 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2194 | 2026.01.06 02:21:19.915025 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 2195 | 2026.01.06 02:21:19.915071 [ 4 ] {f600f0c2-94cb-4ded-9450-0f527585ac55} <Debug> TCPHandler: Processed in 0.001448027 sec. | ||
| 2196 | 2026.01.06 02:21:19.915124 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::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 | ||
| 2197 | 2026.01.06 02:21:19.915137 [ 189 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155191 sec., 683673.6666430398 rows/sec., 46.70 MiB/sec. | ||
| 2198 | 2026.01.06 02:21:19.915190 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.01.06 02:21:19.915219 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2200 | 2026.01.06 02:21:19.915249 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2201 | 2026.01.06 02:21:19.915286 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2202 | 2026.01.06 02:21:19.915296 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2203 | 2026.01.06 02:21:19.915334 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2204 | 2026.01.06 02:21:19.915347 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2205 | 2026.01.06 02:21:19.915367 [ 195 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2206 | 2026.01.06 02:21:19.915387 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2207 | 2026.01.06 02:21:19.915444 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2208 | 2026.01.06 02:21:19.915853 [ 195 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.01.06 02:21:19.915940 [ 195 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_6_1} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2210 | 2026.01.06 02:21:19.916003 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.06 02:21:19.916034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2212 | 2026.01.06 02:21:19.916043 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2213 | 2026.01.06 02:21:19.916305 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233854 sec., 855044.437996716 rows/sec., 51.82 MiB/sec. | ||
| 2214 | 2026.01.06 02:21:19.916408 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2215 | 2026.01.06 02:21:19.916438 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2216 | 2026.01.06 02:21:19.916673 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.01.06 02:21:19.916736 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.01.06 02:21:19.916806 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001537 sec., 448275.8620689655 rows/sec., 31.30 MiB/sec. | ||
| 2219 | 2026.01.06 02:21:19.916832 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_5_1} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2220 | 2026.01.06 02:21:19.916848 [ 4 ] {bf5a9414-5b14-44f4-b29b-640a222499e7} <Debug> TCPHandler: Processed in 0.001705152 sec. | ||
| 2221 | 2026.01.06 02:21:19.916920 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2222 | 2026.01.06 02:21:19.916973 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.01.06 02:21:19.917069 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2224 | 2026.01.06 02:21:19.917109 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2225 | 2026.01.06 02:21:19.917440 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.01.06 02:21:19.917474 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2227 | 2026.01.06 02:21:19.917768 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2228 | 2026.01.06 02:21:19.917980 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.01.06 02:21:19.918107 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2230 | 2026.01.06 02:21:19.918141 [ 4 ] {582e740a-381e-4b19-ae22-d2aaff3617a6} <Debug> TCPHandler: Processed in 0.001215113 sec. | ||
| 2231 | 2026.01.06 02:21:19.918259 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.01.06 02:21:19.918370 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.01.06 02:21:19.918414 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2234 | 2026.01.06 02:21:19.918855 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.01.06 02:21:19.918890 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2236 | 2026.01.06 02:21:19.919214 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.01.06 02:21:19.919418 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.01.06 02:21:19.919544 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 2239 | 2026.01.06 02:21:19.919579 [ 4 ] {f6e4679b-db21-4607-88fc-0e08b6afc341} <Debug> TCPHandler: Processed in 0.001379797 sec. | ||
| 2240 | 2026.01.06 02:21:19.919686 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.01.06 02:21:19.919778 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.01.06 02:21:19.919819 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2243 | 2026.01.06 02:21:19.920133 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.01.06 02:21:19.920167 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2245 | 2026.01.06 02:21:19.920449 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2246 | 2026.01.06 02:21:19.920652 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.01.06 02:21:19.920748 [ 42 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2248 | 2026.01.06 02:21:19.920775 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2249 | 2026.01.06 02:21:19.920790 [ 42 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.06 02:21:19.920815 [ 4 ] {953cc27e-5c8e-4aa4-9298-c2f5816a807e} <Debug> TCPHandler: Processed in 0.001175803 sec. | ||
| 2251 | 2026.01.06 02:21:19.920816 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2252 | 2026.01.06 02:21:19.920910 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 2253 | 2026.01.06 02:21:19.920934 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.01.06 02:21:19.921007 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2255 | 2026.01.06 02:21:19.921030 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2256 | 2026.01.06 02:21:19.921037 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2257 | 2026.01.06 02:21:19.921090 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2258 | 2026.01.06 02:21:19.921098 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2259 | 2026.01.06 02:21:19.921147 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2260 | 2026.01.06 02:21:19.921182 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2261 | 2026.01.06 02:21:19.921219 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2262 | 2026.01.06 02:21:19.921254 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2263 | 2026.01.06 02:21:19.921890 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.01.06 02:21:19.921929 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2265 | 2026.01.06 02:21:19.922051 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169252 sec., 5131.485770389959 rows/sec., 342.43 KiB/sec. | ||
| 2266 | 2026.01.06 02:21:19.922211 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2267 | 2026.01.06 02:21:19.922465 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2268 | 2026.01.06 02:21:19.922499 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.06 02:21:19.922584 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_6_1} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2270 | 2026.01.06 02:21:19.922665 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2271 | 2026.01.06 02:21:19.922728 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.01.06 02:21:19.922868 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001856 sec., 5387.931034482758 rows/sec., 9.65 MiB/sec. | ||
| 2273 | 2026.01.06 02:21:19.922924 [ 4 ] {34e2d7d0-3736-4011-96ca-39bf6206c248} <Debug> TCPHandler: Processed in 0.002036259 sec. | ||
| 2274 | 2026.01.06 02:21:19.923040 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.01.06 02:21:19.923132 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.01.06 02:21:19.923173 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2277 | 2026.01.06 02:21:19.923506 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.06 02:21:19.923541 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2279 | 2026.01.06 02:21:19.923839 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2280 | 2026.01.06 02:21:19.924041 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.06 02:21:19.924161 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 2282 | 2026.01.06 02:21:19.924195 [ 4 ] {6abe1839-87cc-49c5-8934-97abddd25860} <Debug> TCPHandler: Processed in 0.001202693 sec. | ||
| 2283 | 2026.01.06 02:21:24.896137 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.01.06 02:21:24.896331 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2285 | 2026.01.06 02:21:24.896399 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2286 | 2026.01.06 02:21:24.897076 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.01.06 02:21:24.897129 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2288 | 2026.01.06 02:21:24.897543 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.01.06 02:21:24.897777 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.01.06 02:21:24.897946 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001662 sec., 63778.580024067385 rows/sec., 5.33 MiB/sec. | ||
| 2291 | 2026.01.06 02:21:24.897998 [ 4 ] {0b83a6e3-2826-4563-836a-10d47115ca92} <Debug> TCPHandler: Processed in 0.001990778 sec. | ||
| 2292 | 2026.01.06 02:21:24.898133 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.01.06 02:21:24.898238 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.01.06 02:21:24.898282 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2295 | 2026.01.06 02:21:24.898719 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.01.06 02:21:24.898758 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2297 | 2026.01.06 02:21:24.899071 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2298 | 2026.01.06 02:21:24.899313 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.01.06 02:21:24.899451 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001237 sec., 20210.18593371059 rows/sec., 1.48 MiB/sec. | ||
| 2300 | 2026.01.06 02:21:24.899488 [ 4 ] {9bf11518-d8b9-4fde-bda0-520020a3512d} <Debug> TCPHandler: Processed in 0.001407687 sec. | ||
| 2301 | 2026.01.06 02:21:24.899603 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.01.06 02:21:24.899700 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2303 | 2026.01.06 02:21:24.899746 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2304 | 2026.01.06 02:21:24.900169 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.01.06 02:21:24.900206 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2306 | 2026.01.06 02:21:24.900517 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.01.06 02:21:24.900724 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.01.06 02:21:24.900854 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001174 sec., 75809.199318569 rows/sec., 5.92 MiB/sec. | ||
| 2309 | 2026.01.06 02:21:24.900893 [ 4 ] {aa282109-4e44-4d78-b5bf-dd56473cca21} <Debug> TCPHandler: Processed in 0.001339186 sec. | ||
| 2310 | 2026.01.06 02:21:24.901008 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.01.06 02:21:24.901102 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.01.06 02:21:24.901148 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2313 | 2026.01.06 02:21:24.901552 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.01.06 02:21:24.901588 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2315 | 2026.01.06 02:21:24.901918 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.01.06 02:21:24.902123 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.06 02:21:24.902254 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2318 | 2026.01.06 02:21:24.902292 [ 4 ] {dd623391-6950-4aa7-a489-a219b54c1813} <Debug> TCPHandler: Processed in 0.001333835 sec. | ||
| 2319 | 2026.01.06 02:21:24.902392 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.01.06 02:21:24.902487 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.01.06 02:21:24.902543 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2322 | 2026.01.06 02:21:24.903357 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.06 02:21:24.903394 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2324 | 2026.01.06 02:21:24.903919 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2325 | 2026.01.06 02:21:24.904139 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.01.06 02:21:24.904276 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 2327 | 2026.01.06 02:21:24.904333 [ 4 ] {16537854-d070-4345-8855-99eddbff19db} <Debug> TCPHandler: Processed in 0.001989019 sec. | ||
| 2328 | 2026.01.06 02:21:24.904446 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.01.06 02:21:24.904540 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.01.06 02:21:24.904583 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2331 | 2026.01.06 02:21:24.904917 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.01.06 02:21:24.904952 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2333 | 2026.01.06 02:21:24.905283 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2334 | 2026.01.06 02:21:24.905489 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.01.06 02:21:24.905619 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 2336 | 2026.01.06 02:21:24.905655 [ 4 ] {98d4c4e5-016e-4396-8c25-4c5e3ba74f63} <Debug> TCPHandler: Processed in 0.001257814 sec. | ||
| 2337 | 2026.01.06 02:21:25.634301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4292 | ||
| 2338 | 2026.01.06 02:21:25.634778 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.01.06 02:21:25.634819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2340 | 2026.01.06 02:21:25.635304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2341 | 2026.01.06 02:21:25.635532 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.01.06 02:21:25.635674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4292 | ||
| 2343 | 2026.01.06 02:21:25.878398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2344 | 2026.01.06 02:21:25.895031 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.01.06 02:21:25.895096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2346 | 2026.01.06 02:21:25.900606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2347 | 2026.01.06 02:21:25.901311 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.01.06 02:21:25.904365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2349 | 2026.01.06 02:21:28.154201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 348 | ||
| 2350 | 2026.01.06 02:21:28.156435 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.06 02:21:28.156485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2352 | 2026.01.06 02:21:28.157605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2353 | 2026.01.06 02:21:28.157869 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.06 02:21:28.158117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2355 | 2026.01.06 02:21:29.906628 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.06 02:21:29.906813 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.01.06 02:21:29.906884 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2358 | 2026.01.06 02:21:29.907708 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.01.06 02:21:29.907759 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2360 | 2026.01.06 02:21:29.908189 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2361 | 2026.01.06 02:21:29.908445 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.01.06 02:21:29.908623 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001858 sec., 220667.3842841765 rows/sec., 14.00 MiB/sec. | ||
| 2363 | 2026.01.06 02:21:29.908676 [ 4 ] {ad460593-ad75-4d86-9a63-b0021916b3e3} <Debug> TCPHandler: Processed in 0.002197342 sec. | ||
| 2364 | 2026.01.06 02:21:29.908810 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.01.06 02:21:29.908917 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2366 | 2026.01.06 02:21:29.908970 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2367 | 2026.01.06 02:21:29.909920 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.01.06 02:21:29.909968 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2369 | 2026.01.06 02:21:29.910371 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2370 | 2026.01.06 02:21:29.910636 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.06 02:21:29.910759 [ 51 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2372 | 2026.01.06 02:21:29.910777 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001884 sec., 600849.2569002123 rows/sec., 47.59 MiB/sec. | ||
| 2373 | 2026.01.06 02:21:29.910826 [ 51 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.01.06 02:21:29.910840 [ 4 ] {4cb0ed64-b484-4d9f-9f58-dfe64b3e200c} <Debug> TCPHandler: Processed in 0.00208217 sec. | ||
| 2375 | 2026.01.06 02:21:29.910854 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2376 | 2026.01.06 02:21:29.910968 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.06 02:21:29.910980 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 2378 | 2026.01.06 02:21:29.911074 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.01.06 02:21:29.911122 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2380 | 2026.01.06 02:21:29.911125 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2026.01.06 02:21:29.911171 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1189 rows starting from the beginning of the part | ||
| 2382 | 2026.01.06 02:21:29.911258 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2383 | 2026.01.06 02:21:29.911357 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2384 | 2026.01.06 02:21:29.911417 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 2385 | 2026.01.06 02:21:29.911479 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2386 | 2026.01.06 02:21:29.911527 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 2387 | 2026.01.06 02:21:29.911615 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.01.06 02:21:29.911658 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2389 | 2026.01.06 02:21:29.912090 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2390 | 2026.01.06 02:21:29.912323 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.01.06 02:21:29.912467 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001416 sec., 151836.1581920904 rows/sec., 9.01 MiB/sec. | ||
| 2392 | 2026.01.06 02:21:29.912506 [ 4 ] {5432fd50-02bd-4d51-be77-0aaa7276aec5} <Debug> TCPHandler: Processed in 0.00159122 sec. | ||
| 2393 | 2026.01.06 02:21:29.912620 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.01.06 02:21:29.912718 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.01.06 02:21:29.912760 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2396 | 2026.01.06 02:21:29.913245 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.01.06 02:21:29.913283 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2398 | 2026.01.06 02:21:29.913346 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4797 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421876 sec., 1980695.9563577988 rows/sec., 165.05 MiB/sec. | ||
| 2399 | 2026.01.06 02:21:29.913589 [ 193 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2400 | 2026.01.06 02:21:29.913616 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2401 | 2026.01.06 02:21:29.913914 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.01.06 02:21:29.913943 [ 193 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.01.06 02:21:29.914030 [ 193 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_11_2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2404 | 2026.01.06 02:21:29.914056 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001358 sec., 156111.92930780558 rows/sec., 10.07 MiB/sec. | ||
| 2405 | 2026.01.06 02:21:29.914100 [ 4 ] {66832613-a9c5-4ebc-b944-3b980827bb5f} <Debug> TCPHandler: Processed in 0.001530379 sec. | ||
| 2406 | 2026.01.06 02:21:29.914110 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2407 | 2026.01.06 02:21:29.914232 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.01.06 02:21:29.914331 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.01.06 02:21:29.914372 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2410 | 2026.01.06 02:21:29.914839 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.01.06 02:21:29.914876 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2412 | 2026.01.06 02:21:29.915189 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2413 | 2026.01.06 02:21:29.915400 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.01.06 02:21:29.915533 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 2415 | 2026.01.06 02:21:29.915571 [ 4 ] {911071c7-892d-4326-abef-a2dc2a83fff7} <Debug> TCPHandler: Processed in 0.001388836 sec. | ||
| 2416 | 2026.01.06 02:21:29.915676 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.06 02:21:29.915773 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2418 | 2026.01.06 02:21:29.915814 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2419 | 2026.01.06 02:21:29.916467 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.06 02:21:29.916504 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2421 | 2026.01.06 02:21:29.916840 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2422 | 2026.01.06 02:21:29.917059 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.06 02:21:29.917160 [ 51 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2424 | 2026.01.06 02:21:29.917193 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001438 sec., 479137.6912378303 rows/sec., 33.46 MiB/sec. | ||
| 2425 | 2026.01.06 02:21:29.917197 [ 51 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.01.06 02:21:29.917236 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2427 | 2026.01.06 02:21:29.917240 [ 4 ] {50df2448-e2c6-4a52-99fb-16463101443a} <Debug> TCPHandler: Processed in 0.001612191 sec. | ||
| 2428 | 2026.01.06 02:21:29.917328 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 2429 | 2026.01.06 02:21:29.917362 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.01.06 02:21:29.917437 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2431 | 2026.01.06 02:21:29.917465 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2432 | 2026.01.06 02:21:29.917472 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 738 rows starting from the beginning of the part | ||
| 2433 | 2026.01.06 02:21:29.917516 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2434 | 2026.01.06 02:21:29.917545 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2435 | 2026.01.06 02:21:29.917594 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 89 rows starting from the beginning of the part | ||
| 2436 | 2026.01.06 02:21:29.917637 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 2437 | 2026.01.06 02:21:29.917678 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2438 | 2026.01.06 02:21:29.917732 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 2439 | 2026.01.06 02:21:29.917844 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.01.06 02:21:29.917885 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2441 | 2026.01.06 02:21:29.918241 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2442 | 2026.01.06 02:21:29.918483 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.01.06 02:21:29.918583 [ 51 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2444 | 2026.01.06 02:21:29.918614 [ 51 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.06 02:21:29.918617 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 2446 | 2026.01.06 02:21:29.918664 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2447 | 2026.01.06 02:21:29.918681 [ 4 ] {456ed886-860f-427b-b86d-2998280eceb4} <Debug> TCPHandler: Processed in 0.001370286 sec. | ||
| 2448 | 2026.01.06 02:21:29.918760 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2449 | 2026.01.06 02:21:29.918807 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.01.06 02:21:29.918859 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2026.01.06 02:21:29.918890 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2452 | 2026.01.06 02:21:29.918907 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2453 | 2026.01.06 02:21:29.918956 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2454 | 2026.01.06 02:21:29.918957 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2026.01.06 02:21:29.919009 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2456 | 2026.01.06 02:21:29.919046 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756154 sec., 1698598.186719388 rows/sec., 126.18 MiB/sec. | ||
| 2457 | 2026.01.06 02:21:29.919052 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2458 | 2026.01.06 02:21:29.919114 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2459 | 2026.01.06 02:21:29.919157 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 2460 | 2026.01.06 02:21:29.919248 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2461 | 2026.01.06 02:21:29.919427 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.01.06 02:21:29.919462 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2463 | 2026.01.06 02:21:29.919596 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.01.06 02:21:29.919684 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_11_2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2465 | 2026.01.06 02:21:29.919771 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2466 | 2026.01.06 02:21:29.919878 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2467 | 2026.01.06 02:21:29.919925 [ 192 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197203 sec., 30070.08836429578 rows/sec., 1.53 MiB/sec. | ||
| 2468 | 2026.01.06 02:21:29.920035 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2469 | 2026.01.06 02:21:29.920122 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.01.06 02:21:29.920247 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2471 | 2026.01.06 02:21:29.920272 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001383 sec., 227042.6608821403 rows/sec., 14.91 MiB/sec. | ||
| 2472 | 2026.01.06 02:21:29.920290 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.01.06 02:21:29.920307 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_6_1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.01.06 02:21:29.920319 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2475 | 2026.01.06 02:21:29.920318 [ 4 ] {a5b586a0-73f8-49b7-bc86-0f9e4c10e41b} <Debug> TCPHandler: Processed in 0.00155909 sec. | ||
| 2476 | 2026.01.06 02:21:29.920377 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_6_1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2477 | 2026.01.06 02:21:29.920432 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2478 | 2026.01.06 02:21:29.920439 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2479 | 2026.01.06 02:21:29.920478 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.01.06 02:21:29.920557 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2481 | 2026.01.06 02:21:29.920595 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.01.06 02:21:29.920598 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1396 rows starting from the beginning of the part | ||
| 2483 | 2026.01.06 02:21:29.920640 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2484 | 2026.01.06 02:21:29.920680 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2485 | 2026.01.06 02:21:29.920742 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2486 | 2026.01.06 02:21:29.920816 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2487 | 2026.01.06 02:21:29.920886 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2488 | 2026.01.06 02:21:29.920956 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 2489 | 2026.01.06 02:21:29.921039 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.06 02:21:29.921079 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2491 | 2026.01.06 02:21:29.921449 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2492 | 2026.01.06 02:21:29.921752 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.06 02:21:29.921924 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
| 2494 | 2026.01.06 02:21:29.921973 [ 4 ] {dd52b20b-7e44-4bd7-a0db-a139912d87e3} <Debug> TCPHandler: Processed in 0.00155543 sec. | ||
| 2495 | 2026.01.06 02:21:29.922092 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.01.06 02:21:29.922201 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.01.06 02:21:29.922257 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2498 | 2026.01.06 02:21:29.922392 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999728 sec., 1329180.7685845275 rows/sec., 88.84 MiB/sec. | ||
| 2499 | 2026.01.06 02:21:29.922646 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2500 | 2026.01.06 02:21:29.922897 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.01.06 02:21:29.922961 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.01.06 02:21:29.923013 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2503 | 2026.01.06 02:21:29.923048 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.06 02:21:29.923084 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2505 | 2026.01.06 02:21:29.923617 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2506 | 2026.01.06 02:21:29.923844 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.06 02:21:29.923986 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 2508 | 2026.01.06 02:21:29.924047 [ 4 ] {8665938f-4fae-478b-a4ff-419f8ef3eb33} <Debug> TCPHandler: Processed in 0.002004839 sec. | ||
| 2509 | 2026.01.06 02:21:29.924169 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.01.06 02:21:29.924270 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2511 | 2026.01.06 02:21:29.924314 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2512 | 2026.01.06 02:21:29.924683 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.01.06 02:21:29.924722 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2514 | 2026.01.06 02:21:29.925059 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2515 | 2026.01.06 02:21:29.925286 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.01.06 02:21:29.925396 [ 51 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2517 | 2026.01.06 02:21:29.925419 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 5.47 MiB/sec. | ||
| 2518 | 2026.01.06 02:21:29.925434 [ 51 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.01.06 02:21:29.925461 [ 4 ] {08b1ee07-7a05-47de-9c80-654497e3b763} <Debug> TCPHandler: Processed in 0.001343396 sec. | ||
| 2520 | 2026.01.06 02:21:29.925462 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2521 | 2026.01.06 02:21:29.925567 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2522 | 2026.01.06 02:21:29.925665 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2523 | 2026.01.06 02:21:29.925704 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 480 rows starting from the beginning of the part | ||
| 2524 | 2026.01.06 02:21:29.925772 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2525 | 2026.01.06 02:21:29.925820 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2526 | 2026.01.06 02:21:29.925863 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2527 | 2026.01.06 02:21:29.925906 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2528 | 2026.01.06 02:21:29.925947 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 2529 | 2026.01.06 02:21:29.926719 [ 200 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191863 sec., 765188.6164768937 rows/sec., 48.36 MiB/sec. | ||
| 2530 | 2026.01.06 02:21:29.926855 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.01.06 02:21:29.927089 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.01.06 02:21:29.927155 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_11_2} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2026.01.06 02:21:29.927209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2534 | 2026.01.06 02:21:30.442955 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56199 | ||
| 2535 | 2026.01.06 02:21:30.443074 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.01.06 02:21:30.443103 [ 3 ] {} <Debug> TCP-Session: 5f92fd5a-54d8-41b8-ba2a-748602042a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:56199 | ||
| 2537 | 2026.01.06 02:21:30.443128 [ 3 ] {} <Debug> TCP-Session: 5f92fd5a-54d8-41b8-ba2a-748602042a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.01.06 02:21:30.443143 [ 3 ] {} <Debug> TCP-Session: 5f92fd5a-54d8-41b8-ba2a-748602042a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.01.06 02:21:30.443384 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50608 | ||
| 2540 | 2026.01.06 02:21:30.443396 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44388 | ||
| 2541 | 2026.01.06 02:21:30.443445 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53574 | ||
| 2542 | 2026.01.06 02:21:30.443467 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52041 | ||
| 2543 | 2026.01.06 02:21:30.443458 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36665 | ||
| 2544 | 2026.01.06 02:21:30.443539 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2545 | 2026.01.06 02:21:30.443563 [ 3 ] {} <Trace> TCP-Session: 5f92fd5a-54d8-41b8-ba2a-748602042a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.01.06 02:21:30.443590 [ 291 ] {} <Debug> TCP-Session: 797d121c-0a29-4440-8acd-c63f191d7a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:53574 | ||
| 2547 | 2026.01.06 02:21:30.443533 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2548 | 2026.01.06 02:21:30.443614 [ 291 ] {} <Debug> TCP-Session: 797d121c-0a29-4440-8acd-c63f191d7a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.01.06 02:21:30.443636 [ 287 ] {} <Debug> TCP-Session: d895b418-2fcd-4219-a0ab-2e1f314e068c Authenticating user 'default' from [fd00:1122:3344:101::e]:44388 | ||
| 2550 | 2026.01.06 02:21:30.443641 [ 291 ] {} <Debug> TCP-Session: 797d121c-0a29-4440-8acd-c63f191d7a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.01.06 02:21:30.443657 [ 287 ] {} <Debug> TCP-Session: d895b418-2fcd-4219-a0ab-2e1f314e068c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.06 02:21:30.443426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59135 | ||
| 2553 | 2026.01.06 02:21:30.443679 [ 287 ] {} <Debug> TCP-Session: d895b418-2fcd-4219-a0ab-2e1f314e068c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.06 02:21:30.443424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34526 | ||
| 2555 | 2026.01.06 02:21:30.443421 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 | ||
| 2556 | 2026.01.06 02:21:30.443766 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56199) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2557 | 2026.01.06 02:21:30.443519 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2558 | 2026.01.06 02:21:30.443832 [ 286 ] {} <Debug> TCP-Session: b66a41b2-e5f5-44e1-b38c-a9dedb70a14d Authenticating user 'default' from [fd00:1122:3344:101::e]:50608 | ||
| 2559 | 2026.01.06 02:21:30.443854 [ 286 ] {} <Debug> TCP-Session: b66a41b2-e5f5-44e1-b38c-a9dedb70a14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.01.06 02:21:30.443868 [ 286 ] {} <Debug> TCP-Session: b66a41b2-e5f5-44e1-b38c-a9dedb70a14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.01.06 02:21:30.444040 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2562 | 2026.01.06 02:21:30.444052 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2563 | 2026.01.06 02:21:30.444072 [ 290 ] {} <Debug> TCP-Session: 5830e13f-0a79-4cf7-9d20-7785f9bad786 Authenticating user 'default' from [fd00:1122:3344:101::e]:34526 | ||
| 2564 | 2026.01.06 02:21:30.444079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.01.06 02:21:30.444105 [ 290 ] {} <Debug> TCP-Session: 5830e13f-0a79-4cf7-9d20-7785f9bad786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.01.06 02:21:30.444114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2567 | 2026.01.06 02:21:30.444124 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2568 | 2026.01.06 02:21:30.444144 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2569 | 2026.01.06 02:21:30.444161 [ 292 ] {} <Debug> TCP-Session: 96d1923c-9474-4f2d-9565-339556044c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:36665 | ||
| 2570 | 2026.01.06 02:21:30.444189 [ 293 ] {} <Debug> TCP-Session: a6759cec-3f3f-4fa2-93a9-34df2d399702 Authenticating user 'default' from [fd00:1122:3344:101::e]:52041 | ||
| 2571 | 2026.01.06 02:21:30.444131 [ 290 ] {} <Debug> TCP-Session: 5830e13f-0a79-4cf7-9d20-7785f9bad786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.01.06 02:21:30.444222 [ 293 ] {} <Debug> TCP-Session: a6759cec-3f3f-4fa2-93a9-34df2d399702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.01.06 02:21:30.444209 [ 292 ] {} <Debug> TCP-Session: 96d1923c-9474-4f2d-9565-339556044c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.06 02:21:30.444249 [ 293 ] {} <Debug> TCP-Session: a6759cec-3f3f-4fa2-93a9-34df2d399702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.06 02:21:30.444269 [ 292 ] {} <Debug> TCP-Session: 96d1923c-9474-4f2d-9565-339556044c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.06 02:21:30.444128 [ 289 ] {} <Debug> TCP-Session: d554ff54-f5e5-4136-8a9b-cc0bb7ab5844 Authenticating user 'default' from [fd00:1122:3344:101::e]:59135 | ||
| 2577 | 2026.01.06 02:21:30.444045 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2026.01.06 02:21:30.444319 [ 289 ] {} <Debug> TCP-Session: d554ff54-f5e5-4136-8a9b-cc0bb7ab5844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.01.06 02:21:30.444346 [ 288 ] {} <Debug> TCP-Session: 815efb86-a22e-4def-99fc-2fac2245de25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 | ||
| 2580 | 2026.01.06 02:21:30.444347 [ 289 ] {} <Debug> TCP-Session: d554ff54-f5e5-4136-8a9b-cc0bb7ab5844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.01.06 02:21:30.444371 [ 288 ] {} <Debug> TCP-Session: 815efb86-a22e-4def-99fc-2fac2245de25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.01.06 02:21:30.444390 [ 288 ] {} <Debug> TCP-Session: 815efb86-a22e-4def-99fc-2fac2245de25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.01.06 02:21:30.444447 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 2584 | 2026.01.06 02:21:30.444538 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2585 | 2026.01.06 02:21:30.808761 [ 311 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> AggregatingTransform: Aggregating | ||
| 2586 | 2026.01.06 02:21:30.808831 [ 311 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2587 | 2026.01.06 02:21:30.808865 [ 311 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001732304 sec. (577.266 rows/sec., 22.55 KiB/sec.) | ||
| 2588 | 2026.01.06 02:21:30.808880 [ 311 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Trace> Aggregator: Merging aggregated data | ||
| 2589 | 2026.01.06 02:21:30.809878 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.366178 sec., 2.730912288559116 rows/sec., 109.24 B/sec. | ||
| 2590 | 2026.01.06 02:21:30.809999 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2591 | 2026.01.06 02:21:30.810014 [ 3 ] {1c3cdd04-ac1a-4601-b8df-a074fd2a298a} <Debug> TCPHandler: Processed in 0.366571233 sec. | ||
| 2592 | 2026.01.06 02:21:30.810134 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2593 | 2026.01.06 02:21:30.810169 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2594 | 2026.01.06 02:21:30.810191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2595 | 2026.01.06 02:21:30.810206 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2596 | 2026.01.06 02:21:30.810230 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.01.06 02:21:30.810242 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2026.01.06 02:21:30.810264 [ 289 ] {} <Debug> TCP-Session: d554ff54-f5e5-4136-8a9b-cc0bb7ab5844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.01.06 02:21:30.810290 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2600 | 2026.01.06 02:21:30.810298 [ 286 ] {} <Debug> TCP-Session: b66a41b2-e5f5-44e1-b38c-a9dedb70a14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.01.06 02:21:30.810313 [ 291 ] {} <Debug> TCP-Session: 797d121c-0a29-4440-8acd-c63f191d7a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.01.06 02:21:30.810333 [ 3 ] {} <Debug> TCP-Session: 5f92fd5a-54d8-41b8-ba2a-748602042a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.01.06 02:21:30.810282 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.01.06 02:21:30.810271 [ 293 ] {} <Debug> TCP-Session: a6759cec-3f3f-4fa2-93a9-34df2d399702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.01.06 02:21:30.810395 [ 290 ] {} <Debug> TCP-Session: 5830e13f-0a79-4cf7-9d20-7785f9bad786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.01.06 02:21:30.810261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2607 | 2026.01.06 02:21:30.810241 [ 288 ] {} <Debug> TCP-Session: 815efb86-a22e-4def-99fc-2fac2245de25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.01.06 02:21:30.810470 [ 292 ] {} <Debug> TCP-Session: 96d1923c-9474-4f2d-9565-339556044c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.01.06 02:21:30.810176 [ 287 ] {} <Debug> TCP-Session: d895b418-2fcd-4219-a0ab-2e1f314e068c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.01.06 02:21:31.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.61 MiB, peak 199.75 MiB, free memory in arenas 0.00 B, will set to 207.38 MiB (RSS), difference: 18.76 MiB | ||
| 2611 | 2026.01.06 02:21:32.349207 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33834 | ||
| 2612 | 2026.01.06 02:21:32.349332 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2613 | 2026.01.06 02:21:32.349359 [ 288 ] {} <Debug> TCP-Session: fa80cb90-f496-429c-92cb-b3b710ff657f Authenticating user 'default' from [fd00:1122:3344:101::e]:33834 | ||
| 2614 | 2026.01.06 02:21:32.349381 [ 288 ] {} <Debug> TCP-Session: fa80cb90-f496-429c-92cb-b3b710ff657f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.01.06 02:21:32.349393 [ 288 ] {} <Debug> TCP-Session: fa80cb90-f496-429c-92cb-b3b710ff657f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.01.06 02:21:32.349639 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52050 | ||
| 2617 | 2026.01.06 02:21:32.349669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34719 | ||
| 2618 | 2026.01.06 02:21:32.349687 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45279 | ||
| 2619 | 2026.01.06 02:21:32.349720 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60388 | ||
| 2620 | 2026.01.06 02:21:32.349760 [ 288 ] {} <Trace> TCP-Session: fa80cb90-f496-429c-92cb-b3b710ff657f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.06 02:21:32.349762 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2026.01.06 02:21:32.349794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2026.01.06 02:21:32.349803 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2624 | 2026.01.06 02:21:32.349818 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2625 | 2026.01.06 02:21:32.349827 [ 293 ] {} <Debug> TCP-Session: c2cc6bc1-a58d-4133-a74b-8ef88067e5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45279 | ||
| 2626 | 2026.01.06 02:21:32.349857 [ 291 ] {} <Debug> TCP-Session: a30b8ede-ef0b-41a4-9494-dda1285e3024 Authenticating user 'default' from [fd00:1122:3344:101::e]:34719 | ||
| 2627 | 2026.01.06 02:21:32.349859 [ 3 ] {} <Debug> TCP-Session: 3aef0847-74cc-4c8d-800f-c0bed1dbffb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60388 | ||
| 2628 | 2026.01.06 02:21:32.349878 [ 293 ] {} <Debug> TCP-Session: c2cc6bc1-a58d-4133-a74b-8ef88067e5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.01.06 02:21:32.349890 [ 291 ] {} <Debug> TCP-Session: a30b8ede-ef0b-41a4-9494-dda1285e3024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.01.06 02:21:32.349905 [ 3 ] {} <Debug> TCP-Session: 3aef0847-74cc-4c8d-800f-c0bed1dbffb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.01.06 02:21:32.349909 [ 293 ] {} <Debug> TCP-Session: c2cc6bc1-a58d-4133-a74b-8ef88067e5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2026.01.06 02:21:32.349931 [ 3 ] {} <Debug> TCP-Session: 3aef0847-74cc-4c8d-800f-c0bed1dbffb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2026.01.06 02:21:32.349921 [ 291 ] {} <Debug> TCP-Session: a30b8ede-ef0b-41a4-9494-dda1285e3024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.01.06 02:21:32.349960 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2635 | 2026.01.06 02:21:32.349727 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38494 | ||
| 2636 | 2026.01.06 02:21:32.349691 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35470 | ||
| 2637 | 2026.01.06 02:21:32.349667 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37132 | ||
| 2638 | 2026.01.06 02:21:32.349649 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43412 | ||
| 2639 | 2026.01.06 02:21:32.350134 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2640 | 2026.01.06 02:21:32.349825 [ 289 ] {} <Debug> TCP-Session: 872079af-465c-4966-9dd1-5e952eaee1ca Authenticating user 'default' from [fd00:1122:3344:101::e]:52050 | ||
| 2641 | 2026.01.06 02:21:32.350156 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2642 | 2026.01.06 02:21:32.350175 [ 286 ] {} <Debug> TCP-Session: 500be34e-eb38-46e2-acd0-24fce255ef0c Authenticating user 'default' from [fd00:1122:3344:101::e]:38494 | ||
| 2643 | 2026.01.06 02:21:32.350198 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2644 | 2026.01.06 02:21:32.350211 [ 292 ] {} <Debug> TCP-Session: 7658abb8-d263-4f1a-8a24-f383ff2ec15e Authenticating user 'default' from [fd00:1122:3344:101::e]:37132 | ||
| 2645 | 2026.01.06 02:21:32.350237 [ 286 ] {} <Debug> TCP-Session: 500be34e-eb38-46e2-acd0-24fce255ef0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.01.06 02:21:32.350245 [ 290 ] {} <Debug> TCP-Session: 49f7d0f5-9901-4ddf-a322-3c7d6c74eb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:43412 | ||
| 2647 | 2026.01.06 02:21:32.350256 [ 292 ] {} <Debug> TCP-Session: 7658abb8-d263-4f1a-8a24-f383ff2ec15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.01.06 02:21:32.350271 [ 286 ] {} <Debug> TCP-Session: 500be34e-eb38-46e2-acd0-24fce255ef0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.01.06 02:21:32.350198 [ 289 ] {} <Debug> TCP-Session: 872079af-465c-4966-9dd1-5e952eaee1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.01.06 02:21:32.350308 [ 292 ] {} <Debug> TCP-Session: 7658abb8-d263-4f1a-8a24-f383ff2ec15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.01.06 02:21:32.350336 [ 289 ] {} <Debug> TCP-Session: 872079af-465c-4966-9dd1-5e952eaee1ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.01.06 02:21:32.350353 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2653 | 2026.01.06 02:21:32.350309 [ 290 ] {} <Debug> TCP-Session: 49f7d0f5-9901-4ddf-a322-3c7d6c74eb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.01.06 02:21:32.350189 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2026.01.06 02:21:32.350423 [ 290 ] {} <Debug> TCP-Session: 49f7d0f5-9901-4ddf-a322-3c7d6c74eb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.01.06 02:21:32.350426 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2657 | 2026.01.06 02:21:32.350439 [ 294 ] {} <Debug> TCP-Session: 0b6e8ad6-229e-48e2-8783-d8b388e00782 Authenticating user 'default' from [fd00:1122:3344:101::e]:35470 | ||
| 2658 | 2026.01.06 02:21:32.350477 [ 294 ] {} <Debug> TCP-Session: 0b6e8ad6-229e-48e2-8783-d8b388e00782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.01.06 02:21:32.350490 [ 294 ] {} <Debug> TCP-Session: 0b6e8ad6-229e-48e2-8783-d8b388e00782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.01.06 02:21:32.350789 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 2661 | 2026.01.06 02:21:32.351969 [ 328 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> AggregatingTransform: Aggregating | ||
| 2662 | 2026.01.06 02:21:32.352011 [ 328 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> Aggregator: Aggregation method: without_key | ||
| 2663 | 2026.01.06 02:21:32.352041 [ 328 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001147332 sec. (871.587 rows/sec., 34.05 KiB/sec.) | ||
| 2664 | 2026.01.06 02:21:32.352056 [ 328 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Trace> Aggregator: Merging aggregated data | ||
| 2665 | 2026.01.06 02:21:32.353415 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003517 sec., 284.3332385555871 rows/sec., 11.11 KiB/sec. | ||
| 2666 | 2026.01.06 02:21:32.353509 [ 288 ] {81a982ed-fd8b-40ca-9732-fe5b15559860} <Debug> TCPHandler: Processed in 0.003909355 sec. | ||
| 2667 | 2026.01.06 02:21:32.353627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2668 | 2026.01.06 02:21:32.353655 [ 288 ] {} <Debug> TCP-Session: fa80cb90-f496-429c-92cb-b3b710ff657f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2669 | 2026.01.06 02:21:32.353659 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2670 | 2026.01.06 02:21:32.353684 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2671 | 2026.01.06 02:21:32.353699 [ 286 ] {} <Debug> TCP-Session: 500be34e-eb38-46e2-acd0-24fce255ef0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2672 | 2026.01.06 02:21:32.353714 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2673 | 2026.01.06 02:21:32.353736 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2674 | 2026.01.06 02:21:32.353746 [ 289 ] {} <Debug> TCP-Session: 872079af-465c-4966-9dd1-5e952eaee1ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2675 | 2026.01.06 02:21:32.353768 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2676 | 2026.01.06 02:21:32.353785 [ 291 ] {} <Debug> TCP-Session: a30b8ede-ef0b-41a4-9494-dda1285e3024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2677 | 2026.01.06 02:21:32.353790 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.01.06 02:21:32.353810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2679 | 2026.01.06 02:21:32.353852 [ 293 ] {} <Debug> TCP-Session: c2cc6bc1-a58d-4133-a74b-8ef88067e5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2680 | 2026.01.06 02:21:32.353821 [ 292 ] {} <Debug> TCP-Session: 7658abb8-d263-4f1a-8a24-f383ff2ec15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2026.01.06 02:21:32.353880 [ 3 ] {} <Debug> TCP-Session: 3aef0847-74cc-4c8d-800f-c0bed1dbffb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.01.06 02:21:32.353753 [ 290 ] {} <Debug> TCP-Session: 49f7d0f5-9901-4ddf-a322-3c7d6c74eb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.01.06 02:21:32.353752 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2684 | 2026.01.06 02:21:32.353962 [ 294 ] {} <Debug> TCP-Session: 0b6e8ad6-229e-48e2-8783-d8b388e00782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.01.06 02:21:32.407322 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55725 | ||
| 2686 | 2026.01.06 02:21:32.407419 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2687 | 2026.01.06 02:21:32.407448 [ 288 ] {} <Debug> TCP-Session: 0491402d-0247-41ac-9e16-f5d919450dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55725 | ||
| 2688 | 2026.01.06 02:21:32.407471 [ 288 ] {} <Debug> TCP-Session: 0491402d-0247-41ac-9e16-f5d919450dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.01.06 02:21:32.407485 [ 288 ] {} <Debug> TCP-Session: 0491402d-0247-41ac-9e16-f5d919450dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.01.06 02:21:32.407704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56170 | ||
| 2691 | 2026.01.06 02:21:32.407719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45906 | ||
| 2692 | 2026.01.06 02:21:32.407739 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54984 | ||
| 2693 | 2026.01.06 02:21:32.407780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 | ||
| 2694 | 2026.01.06 02:21:32.407804 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58020 | ||
| 2695 | 2026.01.06 02:21:32.407834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2696 | 2026.01.06 02:21:32.407813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2697 | 2026.01.06 02:21:32.407870 [ 290 ] {} <Debug> TCP-Session: 62d9ce12-d497-471c-9d68-236d42228ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45906 | ||
| 2698 | 2026.01.06 02:21:32.407883 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2699 | 2026.01.06 02:21:32.407894 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2700 | 2026.01.06 02:21:32.407905 [ 290 ] {} <Debug> TCP-Session: 62d9ce12-d497-471c-9d68-236d42228ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2701 | 2026.01.06 02:21:32.407911 [ 294 ] {} <Debug> TCP-Session: 09a8ef27-c7e0-4dc6-b673-801f7800534a Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 | ||
| 2702 | 2026.01.06 02:21:32.407921 [ 286 ] {} <Debug> TCP-Session: 9751caf2-5429-4eff-bd8c-a3d953e16357 Authenticating user 'default' from [fd00:1122:3344:101::e]:58020 | ||
| 2703 | 2026.01.06 02:21:32.407922 [ 290 ] {} <Debug> TCP-Session: 62d9ce12-d497-471c-9d68-236d42228ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2704 | 2026.01.06 02:21:32.407932 [ 294 ] {} <Debug> TCP-Session: 09a8ef27-c7e0-4dc6-b673-801f7800534a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2705 | 2026.01.06 02:21:32.407941 [ 286 ] {} <Debug> TCP-Session: 9751caf2-5429-4eff-bd8c-a3d953e16357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2706 | 2026.01.06 02:21:32.407953 [ 294 ] {} <Debug> TCP-Session: 09a8ef27-c7e0-4dc6-b673-801f7800534a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2707 | 2026.01.06 02:21:32.407960 [ 286 ] {} <Debug> TCP-Session: 9751caf2-5429-4eff-bd8c-a3d953e16357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2708 | 2026.01.06 02:21:32.407895 [ 289 ] {} <Debug> TCP-Session: 9f3f6faa-ce1e-4ef4-b61f-b0a0f4913986 Authenticating user 'default' from [fd00:1122:3344:101::e]:56170 | ||
| 2709 | 2026.01.06 02:21:32.407879 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2710 | 2026.01.06 02:21:32.408009 [ 289 ] {} <Debug> TCP-Session: 9f3f6faa-ce1e-4ef4-b61f-b0a0f4913986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2711 | 2026.01.06 02:21:32.407795 [ 288 ] {} <Trace> TCP-Session: 0491402d-0247-41ac-9e16-f5d919450dd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.01.06 02:21:32.408057 [ 291 ] {} <Debug> TCP-Session: b7c70e1b-b7d6-41e0-b896-2d4ef841f48c Authenticating user 'default' from [fd00:1122:3344:101::e]:54984 | ||
| 2713 | 2026.01.06 02:21:32.408051 [ 289 ] {} <Debug> TCP-Session: 9f3f6faa-ce1e-4ef4-b61f-b0a0f4913986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2714 | 2026.01.06 02:21:32.407768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47834 | ||
| 2715 | 2026.01.06 02:21:32.408105 [ 291 ] {} <Debug> TCP-Session: b7c70e1b-b7d6-41e0-b896-2d4ef841f48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2716 | 2026.01.06 02:21:32.407751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56956 | ||
| 2717 | 2026.01.06 02:21:32.408155 [ 291 ] {} <Debug> TCP-Session: b7c70e1b-b7d6-41e0-b896-2d4ef841f48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2718 | 2026.01.06 02:21:32.408174 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2719 | 2026.01.06 02:21:32.408209 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2720 | 2026.01.06 02:21:32.408225 [ 293 ] {} <Debug> TCP-Session: 199c4965-d249-4d01-af42-dbd5a86aa588 Authenticating user 'default' from [fd00:1122:3344:101::e]:47834 | ||
| 2721 | 2026.01.06 02:21:32.408236 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2722 | 2026.01.06 02:21:32.408253 [ 293 ] {} <Debug> TCP-Session: 199c4965-d249-4d01-af42-dbd5a86aa588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2026.01.06 02:21:32.407798 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 2724 | 2026.01.06 02:21:32.408277 [ 292 ] {} <Debug> TCP-Session: 22463022-95a2-4fc4-9762-fb75e0be38c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56956 | ||
| 2725 | 2026.01.06 02:21:32.408278 [ 293 ] {} <Debug> TCP-Session: 199c4965-d249-4d01-af42-dbd5a86aa588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2726 | 2026.01.06 02:21:32.408324 [ 292 ] {} <Debug> TCP-Session: 22463022-95a2-4fc4-9762-fb75e0be38c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2727 | 2026.01.06 02:21:32.408348 [ 292 ] {} <Debug> TCP-Session: 22463022-95a2-4fc4-9762-fb75e0be38c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2728 | 2026.01.06 02:21:32.408349 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2729 | 2026.01.06 02:21:32.408386 [ 3 ] {} <Debug> TCP-Session: 1ca7ca50-50e8-49eb-8c1c-b61dc0fff8bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 2730 | 2026.01.06 02:21:32.408402 [ 3 ] {} <Debug> TCP-Session: 1ca7ca50-50e8-49eb-8c1c-b61dc0fff8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2731 | 2026.01.06 02:21:32.408415 [ 3 ] {} <Debug> TCP-Session: 1ca7ca50-50e8-49eb-8c1c-b61dc0fff8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2732 | 2026.01.06 02:21:32.408437 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2733 | 2026.01.06 02:21:32.408490 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2734 | 2026.01.06 02:21:32.408739 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 2735 | 2026.01.06 02:21:32.409572 [ 306 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> AggregatingTransform: Aggregating | ||
| 2736 | 2026.01.06 02:21:32.409622 [ 306 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2737 | 2026.01.06 02:21:32.409655 [ 306 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824616 sec. (1212.686 rows/sec., 47.37 KiB/sec.) | ||
| 2738 | 2026.01.06 02:21:32.409669 [ 306 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Trace> Aggregator: Merging aggregated data | ||
| 2739 | 2026.01.06 02:21:32.410851 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002689 sec., 371.8854592785422 rows/sec., 14.53 KiB/sec. | ||
| 2740 | 2026.01.06 02:21:32.410991 [ 288 ] {52ed2741-c5ae-49fa-b022-11146205a13d} <Debug> TCPHandler: Processed in 0.003298683 sec. | ||
| 2741 | 2026.01.06 02:21:32.411110 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2742 | 2026.01.06 02:21:32.411140 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2743 | 2026.01.06 02:21:32.411161 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2744 | 2026.01.06 02:21:32.411178 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2745 | 2026.01.06 02:21:32.411195 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2746 | 2026.01.06 02:21:32.411209 [ 3 ] {} <Debug> TCP-Session: 1ca7ca50-50e8-49eb-8c1c-b61dc0fff8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2747 | 2026.01.06 02:21:32.411218 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2748 | 2026.01.06 02:21:32.411235 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2749 | 2026.01.06 02:21:32.411267 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2750 | 2026.01.06 02:21:32.411277 [ 290 ] {} <Debug> TCP-Session: 62d9ce12-d497-471c-9d68-236d42228ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2751 | 2026.01.06 02:21:32.411295 [ 291 ] {} <Debug> TCP-Session: b7c70e1b-b7d6-41e0-b896-2d4ef841f48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2752 | 2026.01.06 02:21:32.411305 [ 294 ] {} <Debug> TCP-Session: 09a8ef27-c7e0-4dc6-b673-801f7800534a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2753 | 2026.01.06 02:21:32.411248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2754 | 2026.01.06 02:21:32.411241 [ 293 ] {} <Debug> TCP-Session: 199c4965-d249-4d01-af42-dbd5a86aa588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2755 | 2026.01.06 02:21:32.411225 [ 289 ] {} <Debug> TCP-Session: 9f3f6faa-ce1e-4ef4-b61f-b0a0f4913986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2756 | 2026.01.06 02:21:32.411375 [ 292 ] {} <Debug> TCP-Session: 22463022-95a2-4fc4-9762-fb75e0be38c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2026.01.06 02:21:32.411188 [ 286 ] {} <Debug> TCP-Session: 9751caf2-5429-4eff-bd8c-a3d953e16357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2758 | 2026.01.06 02:21:32.411161 [ 288 ] {} <Debug> TCP-Session: 0491402d-0247-41ac-9e16-f5d919450dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2026.01.06 02:21:33.051005 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2760 | 2026.01.06 02:21:33.051061 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2761 | 2026.01.06 02:21:33.135804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4804 | ||
| 2762 | 2026.01.06 02:21:33.136429 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.01.06 02:21:33.136487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2764 | 2026.01.06 02:21:33.137010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2026.01.06 02:21:33.137301 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.06 02:21:33.137476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2767 | 2026.01.06 02:21:33.404490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2768 | 2026.01.06 02:21:33.425732 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.06 02:21:33.425812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2770 | 2026.01.06 02:21:33.432770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2771 | 2026.01.06 02:21:33.433915 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.06 02:21:33.439455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2773 | 2026.01.06 02:21:34.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.22 MiB, peak 215.98 MiB, free memory in arenas 0.00 B, will set to 209.69 MiB (RSS), difference: 1.47 MiB | ||
| 2774 | 2026.01.06 02:21:34.895393 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.01.06 02:21:34.895594 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2776 | 2026.01.06 02:21:34.895670 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2777 | 2026.01.06 02:21:34.896399 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.06 02:21:34.896452 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2779 | 2026.01.06 02:21:34.896857 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2780 | 2026.01.06 02:21:34.897088 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.06 02:21:34.897254 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001715 sec., 61807.58017492711 rows/sec., 5.16 MiB/sec. | ||
| 2782 | 2026.01.06 02:21:34.897301 [ 4 ] {f50ebbaf-95ff-4ff1-9197-a8206490abb3} <Debug> TCPHandler: Processed in 0.00205194 sec. | ||
| 2783 | 2026.01.06 02:21:34.897446 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.01.06 02:21:34.897551 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.01.06 02:21:34.897596 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2786 | 2026.01.06 02:21:34.898026 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.06 02:21:34.898065 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2788 | 2026.01.06 02:21:34.898376 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2789 | 2026.01.06 02:21:34.898590 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.01.06 02:21:34.898710 [ 82 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2791 | 2026.01.06 02:21:34.898725 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001198 sec., 20868.113522537562 rows/sec., 1.53 MiB/sec. | ||
| 2792 | 2026.01.06 02:21:34.898781 [ 82 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.06 02:21:34.898789 [ 4 ] {76ffa860-6bf7-471b-bea6-008851a1f7ad} <Debug> TCPHandler: Processed in 0.001397717 sec. | ||
| 2794 | 2026.01.06 02:21:34.898812 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2795 | 2026.01.06 02:21:34.898911 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.01.06 02:21:34.898936 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 2797 | 2026.01.06 02:21:34.899014 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2798 | 2026.01.06 02:21:34.899060 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2799 | 2026.01.06 02:21:34.899079 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2800 | 2026.01.06 02:21:34.899121 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2801 | 2026.01.06 02:21:34.899194 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2802 | 2026.01.06 02:21:34.899243 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2803 | 2026.01.06 02:21:34.899290 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2804 | 2026.01.06 02:21:34.899333 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2805 | 2026.01.06 02:21:34.899395 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2806 | 2026.01.06 02:21:34.899525 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.06 02:21:34.899570 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2808 | 2026.01.06 02:21:34.899930 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2809 | 2026.01.06 02:21:34.900159 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.06 02:21:34.900306 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001312 sec., 67835.36585365854 rows/sec., 5.30 MiB/sec. | ||
| 2811 | 2026.01.06 02:21:34.900347 [ 4 ] {91afe70a-4f28-44e6-b0c3-c22dbefbb604} <Debug> TCPHandler: Processed in 0.001486739 sec. | ||
| 2812 | 2026.01.06 02:21:34.900413 [ 188 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536169 sec., 492784.3225582602 rows/sec., 32.11 MiB/sec. | ||
| 2813 | 2026.01.06 02:21:34.900472 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.01.06 02:21:34.900553 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2815 | 2026.01.06 02:21:34.900570 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.01.06 02:21:34.900621 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2817 | 2026.01.06 02:21:34.900811 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.06 02:21:34.900907 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_11_2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2026.01.06 02:21:34.901003 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2820 | 2026.01.06 02:21:34.901095 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.06 02:21:34.901138 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2822 | 2026.01.06 02:21:34.901479 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2823 | 2026.01.06 02:21:34.901691 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.06 02:21:34.901831 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 2825 | 2026.01.06 02:21:34.901869 [ 4 ] {13bc14fa-9192-40f8-9368-9087cab51656} <Debug> TCPHandler: Processed in 0.001447678 sec. | ||
| 2826 | 2026.01.06 02:21:34.901983 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.06 02:21:34.902079 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.06 02:21:34.902134 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2829 | 2026.01.06 02:21:34.902967 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.06 02:21:34.903005 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2831 | 2026.01.06 02:21:34.903548 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2832 | 2026.01.06 02:21:34.903766 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.06 02:21:34.903877 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2834 | 2026.01.06 02:21:34.903913 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001852 sec., 13498.92008639309 rows/sec., 24.19 MiB/sec. | ||
| 2835 | 2026.01.06 02:21:34.903922 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.01.06 02:21:34.903958 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2837 | 2026.01.06 02:21:34.903971 [ 4 ] {6f880329-ae04-4366-9ac1-c83a1f36bed1} <Debug> TCPHandler: Processed in 0.002038259 sec. | ||
| 2838 | 2026.01.06 02:21:34.904070 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 2839 | 2026.01.06 02:21:34.904087 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.01.06 02:21:34.904196 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.06 02:21:34.904240 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2026.01.06 02:21:34.904343 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.01.06 02:21:34.904421 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 2844 | 2026.01.06 02:21:34.904578 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2845 | 2026.01.06 02:21:34.904613 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.06 02:21:34.904657 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2847 | 2026.01.06 02:21:34.904712 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 2848 | 2026.01.06 02:21:34.904839 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2849 | 2026.01.06 02:21:34.904972 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2850 | 2026.01.06 02:21:34.905000 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2851 | 2026.01.06 02:21:34.905083 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2852 | 2026.01.06 02:21:34.905234 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.06 02:21:34.905372 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 2854 | 2026.01.06 02:21:34.905414 [ 4 ] {95943292-2603-4a91-a2ba-260c891f3bee} <Debug> TCPHandler: Processed in 0.001376776 sec. | ||
| 2855 | 2026.01.06 02:21:34.913142 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 19 columns (19 merged, 0 gathered) in 0.009127525 sec., 18953.659398358264 rows/sec., 33.96 MiB/sec. | ||
| 2856 | 2026.01.06 02:21:34.913543 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2857 | 2026.01.06 02:21:34.913961 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.06 02:21:34.914030 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2859 | 2026.01.06 02:21:34.914137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2860 | 2026.01.06 02:21:36.537185 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.06 02:21:36.537472 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2862 | 2026.01.06 02:21:36.537871 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2026.01.06 02:21:36.537930 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2864 | 2026.01.06 02:21:36.538294 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2026.01.06 02:21:36.538374 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2026.01.06 02:21:36.538520 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2867 | 2026.01.06 02:21:36.538654 [ 340 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2868 | 2026.01.06 02:21:36.538671 [ 337 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2869 | 2026.01.06 02:21:36.538793 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2870 | 2026.01.06 02:21:36.538823 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2871 | 2026.01.06 02:21:36.540907 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2872 | 2026.01.06 02:21:36.540945 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2873 | 2026.01.06 02:21:36.541020 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2874 | 2026.01.06 02:21:36.541078 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2875 | 2026.01.06 02:21:36.542202 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00485 sec., 7422.680412371134 rows/sec., 285.72 KiB/sec. | ||
| 2876 | 2026.01.06 02:21:36.542379 [ 4 ] {2a8b1d49-d698-4ea0-a053-8dab25c2afdd} <Debug> TCPHandler: Processed in 0.005333623 sec. | ||
| 2877 | 2026.01.06 02:21:36.542864 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.01.06 02:21:36.543055 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2879 | 2026.01.06 02:21:36.543419 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2880 | 2026.01.06 02:21:36.543470 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2881 | 2026.01.06 02:21:36.543776 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2882 | 2026.01.06 02:21:36.543860 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2883 | 2026.01.06 02:21:36.544029 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2884 | 2026.01.06 02:21:36.544124 [ 340 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2885 | 2026.01.06 02:21:36.544154 [ 307 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2886 | 2026.01.06 02:21:36.544287 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2887 | 2026.01.06 02:21:36.544325 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2888 | 2026.01.06 02:21:36.544410 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2889 | 2026.01.06 02:21:36.544437 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2890 | 2026.01.06 02:21:36.544479 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2891 | 2026.01.06 02:21:36.544525 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2892 | 2026.01.06 02:21:36.545399 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002428 sec., 14827.018121911038 rows/sec., 570.73 KiB/sec. | ||
| 2893 | 2026.01.06 02:21:36.545556 [ 4 ] {4ace20c4-3f88-4761-bfe7-d6b81c1f6d60} <Debug> TCPHandler: Processed in 0.002760223 sec. | ||
| 2894 | 2026.01.06 02:21:36.545838 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.06 02:21:36.545988 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2896 | 2026.01.06 02:21:36.546237 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2897 | 2026.01.06 02:21:36.546279 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2898 | 2026.01.06 02:21:36.546497 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2899 | 2026.01.06 02:21:36.546556 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2900 | 2026.01.06 02:21:36.546667 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2901 | 2026.01.06 02:21:36.546753 [ 307 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2902 | 2026.01.06 02:21:36.546763 [ 317 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2903 | 2026.01.06 02:21:36.546887 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2904 | 2026.01.06 02:21:36.546927 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2905 | 2026.01.06 02:21:36.547012 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2906 | 2026.01.06 02:21:36.547037 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2907 | 2026.01.06 02:21:36.547077 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2908 | 2026.01.06 02:21:36.547122 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2909 | 2026.01.06 02:21:36.547929 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002004 sec., 17964.071856287424 rows/sec., 691.49 KiB/sec. | ||
| 2910 | 2026.01.06 02:21:36.548063 [ 4 ] {239fe7a1-4034-4cb5-9a0f-b5ccf05f5200} <Debug> TCPHandler: Processed in 0.002276624 sec. | ||
| 2911 | 2026.01.06 02:21:36.548362 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.01.06 02:21:36.548537 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2913 | 2026.01.06 02:21:36.548791 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2914 | 2026.01.06 02:21:36.548830 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2915 | 2026.01.06 02:21:36.549059 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2916 | 2026.01.06 02:21:36.549116 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2917 | 2026.01.06 02:21:36.549222 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2918 | 2026.01.06 02:21:36.549286 [ 314 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2919 | 2026.01.06 02:21:36.549299 [ 331 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2920 | 2026.01.06 02:21:36.549388 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2921 | 2026.01.06 02:21:36.549415 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2922 | 2026.01.06 02:21:36.549474 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2923 | 2026.01.06 02:21:36.549492 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2924 | 2026.01.06 02:21:36.549523 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2925 | 2026.01.06 02:21:36.549559 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2926 | 2026.01.06 02:21:36.550222 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001771 sec., 20327.498588368155 rows/sec., 782.46 KiB/sec. | ||
| 2927 | 2026.01.06 02:21:36.550321 [ 4 ] {4032b058-57ef-406e-b7af-4e5fb4d6daff} <Debug> TCPHandler: Processed in 0.002025548 sec. | ||
| 2928 | 2026.01.06 02:21:36.550563 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.01.06 02:21:36.550709 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2930 | 2026.01.06 02:21:36.550956 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2931 | 2026.01.06 02:21:36.550995 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2932 | 2026.01.06 02:21:36.551208 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2933 | 2026.01.06 02:21:36.551266 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2934 | 2026.01.06 02:21:36.551397 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2935 | 2026.01.06 02:21:36.551478 [ 331 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2936 | 2026.01.06 02:21:36.551478 [ 307 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2937 | 2026.01.06 02:21:36.551577 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2938 | 2026.01.06 02:21:36.551611 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2939 | 2026.01.06 02:21:36.551690 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2940 | 2026.01.06 02:21:36.551710 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2941 | 2026.01.06 02:21:36.551749 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2942 | 2026.01.06 02:21:36.551785 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2943 | 2026.01.06 02:21:36.552446 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001801 sec., 19988.895058300943 rows/sec., 769.43 KiB/sec. | ||
| 2944 | 2026.01.06 02:21:36.552555 [ 4 ] {edf40fb7-2b4b-4d6c-a600-321da5dffcb2} <Debug> TCPHandler: Processed in 0.002044459 sec. | ||
| 2945 | 2026.01.06 02:21:36.552819 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.06 02:21:36.552987 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2947 | 2026.01.06 02:21:36.553256 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2948 | 2026.01.06 02:21:36.553293 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2949 | 2026.01.06 02:21:36.553507 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2026.01.06 02:21:36.553562 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2951 | 2026.01.06 02:21:36.553678 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2952 | 2026.01.06 02:21:36.553753 [ 307 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2953 | 2026.01.06 02:21:36.553755 [ 312 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2954 | 2026.01.06 02:21:36.553859 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (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 | ||
| 2955 | 2026.01.06 02:21:36.553886 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2956 | 2026.01.06 02:21:36.553943 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2957 | 2026.01.06 02:21:36.553962 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2958 | 2026.01.06 02:21:36.553993 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2959 | 2026.01.06 02:21:36.554026 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2960 | 2026.01.06 02:21:36.554631 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001709 sec., 21064.95026331188 rows/sec., 810.85 KiB/sec. | ||
| 2961 | 2026.01.06 02:21:36.554740 [ 4 ] {b66eb34a-38ca-43c2-aec1-48ebc21d347c} <Debug> TCPHandler: Processed in 0.001983538 sec. | ||
| 2962 | 2026.01.06 02:21:36.658226 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.06 02:21:36.658410 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2964 | 2026.01.06 02:21:36.658488 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2965 | 2026.01.06 02:21:36.659396 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.06 02:21:36.659450 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2967 | 2026.01.06 02:21:36.659996 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2968 | 2026.01.06 02:21:36.660210 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Trace> oximeter.timeseries_schema (3bf98767-b1f9-48d4-a34d-4c02583b313b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.01.06 02:21:36.660383 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002022 sec., 2967.359050445104 rows/sec., 660.70 KiB/sec. | ||
| 2970 | 2026.01.06 02:21:36.660442 [ 4 ] {1bee9798-ac23-41c7-9d86-b1f645196f37} <Debug> TCPHandler: Processed in 0.002351515 sec. | ||
| 2971 | 2026.01.06 02:21:36.660572 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.01.06 02:21:36.660680 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.01.06 02:21:36.660725 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2974 | 2026.01.06 02:21:36.661383 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.01.06 02:21:36.661423 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2976 | 2026.01.06 02:21:36.661852 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2977 | 2026.01.06 02:21:36.662118 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.06 02:21:36.662253 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001598 sec., 256570.71339173967 rows/sec., 16.28 MiB/sec. | ||
| 2979 | 2026.01.06 02:21:36.662293 [ 4 ] {a52b0836-4534-4c3c-b89f-b812eea2c027} <Debug> TCPHandler: Processed in 0.001774425 sec. | ||
| 2980 | 2026.01.06 02:21:36.662438 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.01.06 02:21:36.662536 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2982 | 2026.01.06 02:21:36.662579 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2983 | 2026.01.06 02:21:36.663011 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.01.06 02:21:36.663047 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2985 | 2026.01.06 02:21:36.663343 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2986 | 2026.01.06 02:21:36.663548 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.01.06 02:21:36.663676 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001161 sec., 13781.223083548666 rows/sec., 1.10 MiB/sec. | ||
| 2988 | 2026.01.06 02:21:36.663714 [ 4 ] {86feff35-d7cf-4a47-ba34-17c10724934e} <Debug> TCPHandler: Processed in 0.001327266 sec. | ||
| 2989 | 2026.01.06 02:21:36.663835 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.01.06 02:21:36.663928 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2991 | 2026.01.06 02:21:36.663969 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2992 | 2026.01.06 02:21:36.665474 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.01.06 02:21:36.665510 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2994 | 2026.01.06 02:21:36.666024 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2995 | 2026.01.06 02:21:36.666243 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.01.06 02:21:36.666380 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Debug> executeQuery: Read 2288 rows, 189.29 KiB in 0.00247 sec., 926315.7894736843 rows/sec., 74.84 MiB/sec. | ||
| 2997 | 2026.01.06 02:21:36.666421 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2998 | 2026.01.06 02:21:36.666434 [ 4 ] {bf0d86c3-ba9a-4d9f-aabf-22e0e2799cc3} <Debug> TCPHandler: Processed in 0.002649841 sec. | ||
| 2999 | 2026.01.06 02:21:36.666568 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.01.06 02:21:36.666662 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.01.06 02:21:36.666702 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3002 | 2026.01.06 02:21:36.667277 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.01.06 02:21:36.667317 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3004 | 2026.01.06 02:21:36.667697 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3005 | 2026.01.06 02:21:36.667927 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.01.06 02:21:36.668070 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001426 sec., 164796.63394109398 rows/sec., 9.92 MiB/sec. | ||
| 3007 | 2026.01.06 02:21:36.668111 [ 4 ] {782f90d2-f9b7-438e-91e4-91dc1edf4f84} <Debug> TCPHandler: Processed in 0.0015925 sec. | ||
| 3008 | 2026.01.06 02:21:36.668234 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.01.06 02:21:36.668330 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.01.06 02:21:36.668370 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3011 | 2026.01.06 02:21:36.668951 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.01.06 02:21:36.668989 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3013 | 2026.01.06 02:21:36.669343 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3014 | 2026.01.06 02:21:36.669577 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.01.06 02:21:36.669706 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001395 sec., 315412.1863799283 rows/sec., 20.87 MiB/sec. | ||
| 3016 | 2026.01.06 02:21:36.669744 [ 4 ] {555719f6-a9c6-44b5-9ece-0dfde64b4650} <Debug> TCPHandler: Processed in 0.00155892 sec. | ||
| 3017 | 2026.01.06 02:21:36.669869 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.01.06 02:21:36.669964 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.01.06 02:21:36.670005 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3020 | 2026.01.06 02:21:36.670842 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.01.06 02:21:36.670880 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3022 | 2026.01.06 02:21:36.671204 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3023 | 2026.01.06 02:21:36.671413 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.01.06 02:21:36.671549 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001604 sec., 131546.13466334165 rows/sec., 7.47 MiB/sec. | ||
| 3025 | 2026.01.06 02:21:36.671593 [ 4 ] {87c53ac5-614b-47c4-994b-371e6a2158cb} <Debug> TCPHandler: Processed in 0.001774604 sec. | ||
| 3026 | 2026.01.06 02:21:36.671708 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.06 02:21:36.671801 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.06 02:21:36.671841 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.01.06 02:21:36.672768 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.06 02:21:36.672805 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3031 | 2026.01.06 02:21:36.673249 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3032 | 2026.01.06 02:21:36.673510 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.06 02:21:36.673657 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Debug> executeQuery: Read 1171 rows, 85.67 KiB in 0.001874 sec., 624866.5955176094 rows/sec., 44.64 MiB/sec. | ||
| 3034 | 2026.01.06 02:21:36.673702 [ 4 ] {cde10426-6a02-4d19-863f-212a66e8d38d} <Debug> TCPHandler: Processed in 0.00204425 sec. | ||
| 3035 | 2026.01.06 02:21:36.673830 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.01.06 02:21:36.673935 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3037 | 2026.01.06 02:21:36.673977 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3038 | 2026.01.06 02:21:36.674336 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.06 02:21:36.674382 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3040 | 2026.01.06 02:21:36.674827 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3041 | 2026.01.06 02:21:36.675109 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.01.06 02:21:36.675276 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
| 3043 | 2026.01.06 02:21:36.675329 [ 4 ] {9a0baac4-ab69-4723-b399-74bcb26880fe} <Debug> TCPHandler: Processed in 0.00154894 sec. | ||
| 3044 | 2026.01.06 02:21:36.675492 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.06 02:21:36.675601 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.06 02:21:36.675654 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.01.06 02:21:36.676960 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.06 02:21:36.677032 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3049 | 2026.01.06 02:21:36.677833 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3050 | 2026.01.06 02:21:36.678093 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.06 02:21:36.678285 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Debug> executeQuery: Read 2692 rows, 183.41 KiB in 0.002702 sec., 996299.0377498149 rows/sec., 66.29 MiB/sec. | ||
| 3052 | 2026.01.06 02:21:36.678368 [ 4 ] {1eb1b763-b225-4d5e-a41b-3bba18918fd2} <Debug> TCPHandler: Processed in 0.002933956 sec. | ||
| 3053 | 2026.01.06 02:21:36.678523 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.01.06 02:21:36.678634 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.01.06 02:21:36.678684 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3056 | 2026.01.06 02:21:36.679079 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.06 02:21:36.679116 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3058 | 2026.01.06 02:21:36.679443 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3059 | 2026.01.06 02:21:36.679766 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.06 02:21:36.679911 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec. | ||
| 3061 | 2026.01.06 02:21:36.679962 [ 4 ] {7a385f3e-48b7-4ad2-ae47-53b1887f07fc} <Debug> TCPHandler: Processed in 0.001498168 sec. | ||
| 3062 | 2026.01.06 02:21:36.680096 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.06 02:21:36.680193 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.06 02:21:36.680247 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 02:21:36.681030 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.06 02:21:36.681067 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3067 | 2026.01.06 02:21:36.681593 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3068 | 2026.01.06 02:21:36.681819 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.06 02:21:36.681961 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001786 sec., 7838.7458006718925 rows/sec., 14.05 MiB/sec. | ||
| 3070 | 2026.01.06 02:21:36.682041 [ 4 ] {f76c5bcd-3a20-451a-a00a-1fce66f470c5} <Debug> TCPHandler: Processed in 0.001995108 sec. | ||
| 3071 | 2026.01.06 02:21:36.682174 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.01.06 02:21:36.682272 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.01.06 02:21:36.682314 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3074 | 2026.01.06 02:21:36.682659 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.06 02:21:36.682696 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3076 | 2026.01.06 02:21:36.683043 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3077 | 2026.01.06 02:21:36.683362 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Trace> oximeter.measurements_i64 (1a7fd3b4-ed4e-4a48-8b86-f231e425e9c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.06 02:21:36.683543 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 329.06 KiB/sec. | ||
| 3079 | 2026.01.06 02:21:36.683597 [ 4 ] {210a1980-c5f3-4253-b9af-418bec5a377c} <Debug> TCPHandler: Processed in 0.001472718 sec. | ||
| 3080 | 2026.01.06 02:21:36.683740 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.06 02:21:36.683861 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.01.06 02:21:36.683921 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3083 | 2026.01.06 02:21:36.684367 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.06 02:21:36.684414 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3085 | 2026.01.06 02:21:36.684808 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3086 | 2026.01.06 02:21:36.685033 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.06 02:21:36.685166 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001331 sec., 51089.40646130729 rows/sec., 2.96 MiB/sec. | ||
| 3088 | 2026.01.06 02:21:36.685205 [ 4 ] {e7dde6ff-4b05-4a2b-83e1-e80591ee0576} <Debug> TCPHandler: Processed in 0.001526389 sec. | ||
| 3089 | 2026.01.06 02:21:38.158281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 428 | ||
| 3090 | 2026.01.06 02:21:38.162020 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.01.06 02:21:38.162079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3092 | 2026.01.06 02:21:38.163354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3093 | 2026.01.06 02:21:38.163621 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.06 02:21:38.163949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3095 | 2026.01.06 02:21:39.892521 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.01.06 02:21:39.892702 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3097 | 2026.01.06 02:21:39.892777 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3098 | 2026.01.06 02:21:39.893431 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.06 02:21:39.893480 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3100 | 2026.01.06 02:21:39.893877 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3101 | 2026.01.06 02:21:39.894112 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.06 02:21:39.894278 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 3103 | 2026.01.06 02:21:39.894328 [ 4 ] {5efd1650-0b86-4e77-a86d-41b181d88ec3} <Debug> TCPHandler: Processed in 0.001943228 sec. | ||
| 3104 | 2026.01.06 02:21:39.894455 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.06 02:21:39.894557 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.06 02:21:39.894600 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3107 | 2026.01.06 02:21:39.895031 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.06 02:21:39.895069 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3109 | 2026.01.06 02:21:39.895376 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3110 | 2026.01.06 02:21:39.895596 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.06 02:21:39.895722 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 3112 | 2026.01.06 02:21:39.895761 [ 4 ] {f58bf1c0-2642-4190-89e4-47d485dcbd99} <Debug> TCPHandler: Processed in 0.001359546 sec. | ||
| 3113 | 2026.01.06 02:21:39.895874 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.06 02:21:39.895970 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.01.06 02:21:39.896014 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3116 | 2026.01.06 02:21:39.896383 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.06 02:21:39.896419 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3118 | 2026.01.06 02:21:39.896752 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3119 | 2026.01.06 02:21:39.896971 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.06 02:21:39.897096 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 5.83 MiB/sec. | ||
| 3121 | 2026.01.06 02:21:39.897133 [ 4 ] {1297d147-d65a-4202-855b-8693e3206594} <Debug> TCPHandler: Processed in 0.001310015 sec. | ||
| 3122 | 2026.01.06 02:21:39.897243 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.01.06 02:21:39.897335 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.01.06 02:21:39.897378 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3125 | 2026.01.06 02:21:39.897709 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.06 02:21:39.897753 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3127 | 2026.01.06 02:21:39.898051 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3128 | 2026.01.06 02:21:39.898270 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.06 02:21:39.898398 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00108 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
| 3130 | 2026.01.06 02:21:39.898434 [ 4 ] {41785aff-2308-4844-9a18-9b331935a8db} <Debug> TCPHandler: Processed in 0.001241494 sec. | ||
| 3131 | 2026.01.06 02:21:40.638521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5252 | ||
| 3132 | 2026.01.06 02:21:40.639001 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.06 02:21:40.639040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3134 | 2026.01.06 02:21:40.639552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3135 | 2026.01.06 02:21:40.639795 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.06 02:21:40.639923 [ 125 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3137 | 2026.01.06 02:21:40.639939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5252 | ||
| 3138 | 2026.01.06 02:21:40.639967 [ 125 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.01.06 02:21:40.639991 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3140 | 2026.01.06 02:21:40.640093 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3141 | 2026.01.06 02:21:40.640182 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3142 | 2026.01.06 02:21:40.640212 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2884 rows starting from the beginning of the part | ||
| 3143 | 2026.01.06 02:21:40.640266 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3144 | 2026.01.06 02:21:40.640306 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3145 | 2026.01.06 02:21:40.640343 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3146 | 2026.01.06 02:21:40.640379 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3147 | 2026.01.06 02:21:40.640414 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 3148 | 2026.01.06 02:21:40.641662 [ 188 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001606731 sec., 3268748.7824657643 rows/sec., 46.76 MiB/sec. | ||
| 3149 | 2026.01.06 02:21:40.642459 [ 188 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3150 | 2026.01.06 02:21:40.642751 [ 188 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.01.06 02:21:40.642835 [ 188 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_11_2} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3152 | 2026.01.06 02:21:40.642933 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3153 | 2026.01.06 02:21:40.940494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3154 | 2026.01.06 02:21:40.958766 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.01.06 02:21:40.958840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3156 | 2026.01.06 02:21:40.965142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3157 | 2026.01.06 02:21:40.965961 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.06 02:21:40.966338 [ 125 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3159 | 2026.01.06 02:21:40.966400 [ 125 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.06 02:21:40.966421 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3161 | 2026.01.06 02:21:40.966540 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3162 | 2026.01.06 02:21:40.970227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3163 | 2026.01.06 02:21:40.970982 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3164 | 2026.01.06 02:21:40.972501 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3165 | 2026.01.06 02:21:40.977317 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3166 | 2026.01.06 02:21:40.982002 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3167 | 2026.01.06 02:21:40.986509 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3168 | 2026.01.06 02:21:40.991434 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3169 | 2026.01.06 02:21:40.996327 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 3170 | 2026.01.06 02:21:41.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.15 MiB, peak 218.02 MiB, free memory in arenas 0.00 B, will set to 217.67 MiB (RSS), difference: 1.52 MiB | ||
| 3171 | 2026.01.06 02:21:41.058059 [ 188 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091556796 sec., 906.5411157463396 rows/sec., 4.69 MiB/sec. | ||
| 3172 | 2026.01.06 02:21:41.060760 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3173 | 2026.01.06 02:21:41.063162 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_11_2} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.01.06 02:21:41.063289 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_11_2} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3175 | 2026.01.06 02:21:41.065193 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3176 | 2026.01.06 02:21:42.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.20 MiB, peak 224.11 MiB, free memory in arenas 0.00 B, will set to 222.93 MiB (RSS), difference: 8.73 MiB | ||
| 3177 | 2026.01.06 02:21:44.896041 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.06 02:21:44.896230 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3179 | 2026.01.06 02:21:44.896291 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3180 | 2026.01.06 02:21:44.896966 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.06 02:21:44.897006 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3182 | 2026.01.06 02:21:44.897382 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3183 | 2026.01.06 02:21:44.897606 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.01.06 02:21:44.897759 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001578 sec., 67173.63751584284 rows/sec., 5.61 MiB/sec. | ||
| 3185 | 2026.01.06 02:21:44.897800 [ 4 ] {11037b26-d117-431b-975d-6c33ebf201dd} <Debug> TCPHandler: Processed in 0.001892966 sec. | ||
| 3186 | 2026.01.06 02:21:44.897932 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.01.06 02:21:44.898025 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3188 | 2026.01.06 02:21:44.898064 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3189 | 2026.01.06 02:21:44.898464 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.01.06 02:21:44.898500 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3191 | 2026.01.06 02:21:44.898795 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3192 | 2026.01.06 02:21:44.899022 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.01.06 02:21:44.899148 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.61 MiB/sec. | ||
| 3194 | 2026.01.06 02:21:44.899184 [ 4 ] {f6bab91c-0192-4e3e-92cc-a5c0917013b5} <Debug> TCPHandler: Processed in 0.001300205 sec. | ||
| 3195 | 2026.01.06 02:21:44.899297 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.01.06 02:21:44.899388 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3197 | 2026.01.06 02:21:44.899427 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3198 | 2026.01.06 02:21:44.899834 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.01.06 02:21:44.899869 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3200 | 2026.01.06 02:21:44.900160 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2026.01.06 02:21:44.900362 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.01.06 02:21:44.900485 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001115 sec., 79820.62780269058 rows/sec., 6.23 MiB/sec. | ||
| 3203 | 2026.01.06 02:21:44.900521 [ 4 ] {4fd70337-8848-42a0-93ae-f016f97291e3} <Debug> TCPHandler: Processed in 0.001271534 sec. | ||
| 3204 | 2026.01.06 02:21:44.900635 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.01.06 02:21:44.900729 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.01.06 02:21:44.900772 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3207 | 2026.01.06 02:21:44.901223 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.01.06 02:21:44.901268 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3209 | 2026.01.06 02:21:44.901593 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3210 | 2026.01.06 02:21:44.901793 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.06 02:21:44.901917 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3212 | 2026.01.06 02:21:44.901952 [ 4 ] {46d04dfb-6894-42cc-9a2b-fa2381dcb82e} <Debug> TCPHandler: Processed in 0.001364826 sec. | ||
| 3213 | 2026.01.06 02:21:44.902070 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.01.06 02:21:44.902161 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.01.06 02:21:44.902214 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3216 | 2026.01.06 02:21:44.903010 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.01.06 02:21:44.903047 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3218 | 2026.01.06 02:21:44.903567 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3219 | 2026.01.06 02:21:44.903789 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.06 02:21:44.903923 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00178 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. | ||
| 3221 | 2026.01.06 02:21:44.903973 [ 4 ] {74dfe4e1-b37a-4b23-90ac-94e8307df090} <Debug> TCPHandler: Processed in 0.001950777 sec. | ||
| 3222 | 2026.01.06 02:21:44.904096 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.06 02:21:44.904197 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.01.06 02:21:44.904240 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3225 | 2026.01.06 02:21:44.904616 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.01.06 02:21:44.904654 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3227 | 2026.01.06 02:21:44.905021 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2026.01.06 02:21:44.905242 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.01.06 02:21:44.905380 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 3230 | 2026.01.06 02:21:44.905421 [ 4 ] {e4442d29-efe7-40fe-b24a-8f75251f91ef} <Debug> TCPHandler: Processed in 0.001375836 sec. | ||
| 3231 | 2026.01.06 02:21:48.051328 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3232 | 2026.01.06 02:21:48.051401 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3233 | 2026.01.06 02:21:48.140972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5764 | ||
| 3234 | 2026.01.06 02:21:48.141488 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.06 02:21:48.141539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3236 | 2026.01.06 02:21:48.142132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3237 | 2026.01.06 02:21:48.142378 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.01.06 02:21:48.142528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5764 | ||
| 3239 | 2026.01.06 02:21:48.165195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 448 | ||
| 3240 | 2026.01.06 02:21:48.167184 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.01.06 02:21:48.167239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3242 | 2026.01.06 02:21:48.168426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3243 | 2026.01.06 02:21:48.168742 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.01.06 02:21:48.169084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3245 | 2026.01.06 02:21:48.471250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3246 | 2026.01.06 02:21:48.491191 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.01.06 02:21:48.491260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3248 | 2026.01.06 02:21:48.496885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3249 | 2026.01.06 02:21:48.497562 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.01.06 02:21:48.500505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3251 | 2026.01.06 02:21:49.906267 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.01.06 02:21:49.906441 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.01.06 02:21:49.906506 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3254 | 2026.01.06 02:21:49.907306 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.01.06 02:21:49.907351 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3256 | 2026.01.06 02:21:49.907767 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3257 | 2026.01.06 02:21:49.907999 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.01.06 02:21:49.908146 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001754 sec., 233751.425313569 rows/sec., 14.83 MiB/sec. | ||
| 3259 | 2026.01.06 02:21:49.908187 [ 4 ] {479b3f71-f423-4d4f-a8fe-28ff8c4c41a2} <Debug> TCPHandler: Processed in 0.00204783 sec. | ||
| 3260 | 2026.01.06 02:21:49.908329 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.01.06 02:21:49.908431 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3262 | 2026.01.06 02:21:49.908475 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3263 | 2026.01.06 02:21:49.909426 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.01.06 02:21:49.909463 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3265 | 2026.01.06 02:21:49.909875 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3266 | 2026.01.06 02:21:49.910089 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.01.06 02:21:49.910215 [ 67 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3268 | 2026.01.06 02:21:49.910223 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.001814 sec., 628445.4244762955 rows/sec., 49.84 MiB/sec. | ||
| 3269 | 2026.01.06 02:21:49.910290 [ 67 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.01.06 02:21:49.910307 [ 4 ] {d26818c4-77c3-45ca-8bf0-58776d34cd35} <Debug> TCPHandler: Processed in 0.002031269 sec. | ||
| 3271 | 2026.01.06 02:21:49.910317 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3272 | 2026.01.06 02:21:49.910427 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 3273 | 2026.01.06 02:21:49.910442 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.01.06 02:21:49.910538 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.01.06 02:21:49.910544 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.01.06 02:21:49.910579 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1189 rows starting from the beginning of the part | ||
| 3277 | 2026.01.06 02:21:49.910598 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3278 | 2026.01.06 02:21:49.910650 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 3279 | 2026.01.06 02:21:49.910733 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2288 rows starting from the beginning of the part | ||
| 3280 | 2026.01.06 02:21:49.910777 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3281 | 2026.01.06 02:21:49.910817 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 3282 | 2026.01.06 02:21:49.910854 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1140 rows starting from the beginning of the part | ||
| 3283 | 2026.01.06 02:21:49.911094 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.01.06 02:21:49.911140 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3285 | 2026.01.06 02:21:49.911525 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3286 | 2026.01.06 02:21:49.911773 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.01.06 02:21:49.911941 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001417 sec., 154551.87014820043 rows/sec., 9.21 MiB/sec. | ||
| 3288 | 2026.01.06 02:21:49.911981 [ 4 ] {2fa14769-932e-445d-a246-91bd0d4df9b4} <Debug> TCPHandler: Processed in 0.00159419 sec. | ||
| 3289 | 2026.01.06 02:21:49.912093 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.01.06 02:21:49.912187 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.06 02:21:49.912227 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3292 | 2026.01.06 02:21:49.912746 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.06 02:21:49.912785 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3294 | 2026.01.06 02:21:49.913024 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4885 rows, containing 5 columns (5 merged, 0 gathered) in 0.002643751 sec., 1847753.438202009 rows/sec., 155.32 MiB/sec. | ||
| 3295 | 2026.01.06 02:21:49.913130 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3296 | 2026.01.06 02:21:49.913318 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3297 | 2026.01.06 02:21:49.913394 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.01.06 02:21:49.913541 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001372 sec., 154518.95043731778 rows/sec., 9.96 MiB/sec. | ||
| 3299 | 2026.01.06 02:21:49.913581 [ 4 ] {819c8da7-726a-4de3-8d58-c205b2743979} <Debug> TCPHandler: Processed in 0.001537669 sec. | ||
| 3300 | 2026.01.06 02:21:49.913605 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.06 02:21:49.913681 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_16_3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3302 | 2026.01.06 02:21:49.913697 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.06 02:21:49.913756 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3304 | 2026.01.06 02:21:49.913796 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.01.06 02:21:49.913840 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3306 | 2026.01.06 02:21:49.914323 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.01.06 02:21:49.914360 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3308 | 2026.01.06 02:21:49.914678 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3309 | 2026.01.06 02:21:49.914895 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.01.06 02:21:49.915031 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 3311 | 2026.01.06 02:21:49.915069 [ 4 ] {6b634000-5a64-41e9-a7a6-146934b18c71} <Debug> TCPHandler: Processed in 0.001421428 sec. | ||
| 3312 | 2026.01.06 02:21:49.915184 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.01.06 02:21:49.915278 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3314 | 2026.01.06 02:21:49.915317 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3315 | 2026.01.06 02:21:49.915978 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.01.06 02:21:49.916016 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3317 | 2026.01.06 02:21:49.916357 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3318 | 2026.01.06 02:21:49.916573 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.01.06 02:21:49.916683 [ 67 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3320 | 2026.01.06 02:21:49.916706 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001446 sec., 479253.11203319504 rows/sec., 33.49 MiB/sec. | ||
| 3321 | 2026.01.06 02:21:49.916721 [ 67 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.01.06 02:21:49.916749 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3323 | 2026.01.06 02:21:49.916752 [ 4 ] {a154c3b0-8bc3-4fc0-a2c9-d80d783f87e2} <Debug> TCPHandler: Processed in 0.001616321 sec. | ||
| 3324 | 2026.01.06 02:21:49.916825 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 3325 | 2026.01.06 02:21:49.916869 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.01.06 02:21:49.916928 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.01.06 02:21:49.916959 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 738 rows starting from the beginning of the part | ||
| 3328 | 2026.01.06 02:21:49.916967 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3329 | 2026.01.06 02:21:49.917010 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 3330 | 2026.01.06 02:21:49.917014 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3331 | 2026.01.06 02:21:49.917065 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1171 rows starting from the beginning of the part | ||
| 3332 | 2026.01.06 02:21:49.917107 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3333 | 2026.01.06 02:21:49.917143 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 3334 | 2026.01.06 02:21:49.917178 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 693 rows starting from the beginning of the part | ||
| 3335 | 2026.01.06 02:21:49.917373 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.06 02:21:49.917417 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3337 | 2026.01.06 02:21:49.917738 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3338 | 2026.01.06 02:21:49.917980 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.06 02:21:49.918117 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 3340 | 2026.01.06 02:21:49.918154 [ 4 ] {52d58458-c6b1-42df-9538-0e1c6487d029} <Debug> TCPHandler: Processed in 0.001334116 sec. | ||
| 3341 | 2026.01.06 02:21:49.918266 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.06 02:21:49.918359 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.01.06 02:21:49.918402 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3344 | 2026.01.06 02:21:49.918425 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625652 sec., 1749451.912217375 rows/sec., 131.51 MiB/sec. | ||
| 3345 | 2026.01.06 02:21:49.918615 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3346 | 2026.01.06 02:21:49.918846 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.01.06 02:21:49.918863 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.06 02:21:49.918896 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3349 | 2026.01.06 02:21:49.918949 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_16_3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3350 | 2026.01.06 02:21:49.919016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3351 | 2026.01.06 02:21:49.919253 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3352 | 2026.01.06 02:21:49.919472 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.01.06 02:21:49.919578 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3354 | 2026.01.06 02:21:49.919599 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 3355 | 2026.01.06 02:21:49.919613 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.01.06 02:21:49.919641 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3357 | 2026.01.06 02:21:49.919644 [ 4 ] {7bec68f3-393f-41d9-89b6-881e330536df} <Debug> TCPHandler: Processed in 0.001426237 sec. | ||
| 3358 | 2026.01.06 02:21:49.919713 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 3359 | 2026.01.06 02:21:49.919767 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.01.06 02:21:49.919799 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3361 | 2026.01.06 02:21:49.919829 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2658 rows starting from the beginning of the part | ||
| 3362 | 2026.01.06 02:21:49.919861 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3363 | 2026.01.06 02:21:49.919883 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3364 | 2026.01.06 02:21:49.919904 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3365 | 2026.01.06 02:21:49.919926 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2692 rows starting from the beginning of the part | ||
| 3366 | 2026.01.06 02:21:49.919966 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part | ||
| 3367 | 2026.01.06 02:21:49.920003 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3368 | 2026.01.06 02:21:49.920041 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3369 | 2026.01.06 02:21:49.920223 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.06 02:21:49.920259 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3371 | 2026.01.06 02:21:49.920558 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3372 | 2026.01.06 02:21:49.920773 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.06 02:21:49.920902 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 3374 | 2026.01.06 02:21:49.920946 [ 4 ] {e4645a4a-29c2-4422-8a36-9834278cec99} <Debug> TCPHandler: Processed in 0.001226833 sec. | ||
| 3375 | 2026.01.06 02:21:49.921056 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.01.06 02:21:49.921148 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.01.06 02:21:49.921204 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3378 | 2026.01.06 02:21:49.921966 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.01.06 02:21:49.922003 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3380 | 2026.01.06 02:21:49.922289 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6080 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260461 sec., 2334322.6049197386 rows/sec., 156.02 MiB/sec. | ||
| 3381 | 2026.01.06 02:21:49.922526 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3382 | 2026.01.06 02:21:49.922770 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.01.06 02:21:49.922858 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3384 | 2026.01.06 02:21:49.922912 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 3385 | 2026.01.06 02:21:49.922969 [ 4 ] {c00cf94e-413f-4bfe-a28a-dd1d80594c7a} <Debug> TCPHandler: Processed in 0.001960867 sec. | ||
| 3386 | 2026.01.06 02:21:49.923084 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.01.06 02:21:49.923183 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.01.06 02:21:49.923193 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.06 02:21:49.923229 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3390 | 2026.01.06 02:21:49.923285 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3391 | 2026.01.06 02:21:49.923388 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3392 | 2026.01.06 02:21:49.923586 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.06 02:21:49.923628 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3394 | 2026.01.06 02:21:49.923968 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3395 | 2026.01.06 02:21:49.924186 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.06 02:21:49.924293 [ 67 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3397 | 2026.01.06 02:21:49.924315 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 5.53 MiB/sec. | ||
| 3398 | 2026.01.06 02:21:49.924333 [ 67 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.06 02:21:49.924358 [ 4 ] {b5d12eba-a206-468b-be9c-9bbadd344ffa} <Debug> TCPHandler: Processed in 0.001323975 sec. | ||
| 3400 | 2026.01.06 02:21:49.924361 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3401 | 2026.01.06 02:21:49.924492 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 3402 | 2026.01.06 02:21:49.924610 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3403 | 2026.01.06 02:21:49.924649 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 912 rows starting from the beginning of the part | ||
| 3404 | 2026.01.06 02:21:49.924711 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 3405 | 2026.01.06 02:21:49.924755 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 3406 | 2026.01.06 02:21:49.924805 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3407 | 2026.01.06 02:21:49.924850 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 3408 | 2026.01.06 02:21:49.924894 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3409 | 2026.01.06 02:21:49.925907 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477439 sec., 839290.1500501882 rows/sec., 53.12 MiB/sec. | ||
| 3410 | 2026.01.06 02:21:49.926073 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3411 | 2026.01.06 02:21:49.926336 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.01.06 02:21:49.926401 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_16_3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3413 | 2026.01.06 02:21:49.926463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3414 | 2026.01.06 02:21:54.895563 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.01.06 02:21:54.895756 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3416 | 2026.01.06 02:21:54.895819 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3417 | 2026.01.06 02:21:54.896431 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.06 02:21:54.896477 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3419 | 2026.01.06 02:21:54.896846 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3420 | 2026.01.06 02:21:54.897068 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.06 02:21:54.897216 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001508 sec., 1326.2599469496022 rows/sec., 108.15 KiB/sec. | ||
| 3422 | 2026.01.06 02:21:54.897256 [ 4 ] {4d170ed4-d71c-4bbb-9de4-4d060c7aa08f} <Debug> TCPHandler: Processed in 0.001820825 sec. | ||
| 3423 | 2026.01.06 02:21:54.897378 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.01.06 02:21:54.897470 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3425 | 2026.01.06 02:21:54.897510 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3426 | 2026.01.06 02:21:54.897960 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.06 02:21:54.897995 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3428 | 2026.01.06 02:21:54.898306 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3429 | 2026.01.06 02:21:54.898514 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.01.06 02:21:54.898640 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001188 sec., 90067.34006734006 rows/sec., 7.51 MiB/sec. | ||
| 3431 | 2026.01.06 02:21:54.898675 [ 4 ] {f87aeb71-464a-4312-b808-350d8da3e126} <Debug> TCPHandler: Processed in 0.001343976 sec. | ||
| 3432 | 2026.01.06 02:21:54.898789 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.01.06 02:21:54.898880 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.01.06 02:21:54.898919 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3435 | 2026.01.06 02:21:54.899325 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.01.06 02:21:54.899362 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3437 | 2026.01.06 02:21:54.899669 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3438 | 2026.01.06 02:21:54.899874 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.01.06 02:21:54.900017 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001154 sec., 23396.88041594454 rows/sec., 1.71 MiB/sec. | ||
| 3440 | 2026.01.06 02:21:54.900052 [ 4 ] {bd3119b7-2810-47af-93aa-ed8e9df29a5c} <Debug> TCPHandler: Processed in 0.001310075 sec. | ||
| 3441 | 2026.01.06 02:21:54.900162 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.01.06 02:21:54.900251 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3443 | 2026.01.06 02:21:54.900290 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3444 | 2026.01.06 02:21:54.900709 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.01.06 02:21:54.900745 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3446 | 2026.01.06 02:21:54.901042 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3447 | 2026.01.06 02:21:54.901247 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.06 02:21:54.901372 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001138 sec., 79964.85061511424 rows/sec., 6.25 MiB/sec. | ||
| 3449 | 2026.01.06 02:21:54.901407 [ 4 ] {0041f6b2-cf6f-4d64-978d-7a4f22e80029} <Debug> TCPHandler: Processed in 0.001291305 sec. | ||
| 3450 | 2026.01.06 02:21:54.901520 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.01.06 02:21:54.901611 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.01.06 02:21:54.901654 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2026.01.06 02:21:54.902067 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.06 02:21:54.902103 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3455 | 2026.01.06 02:21:54.902420 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3456 | 2026.01.06 02:21:54.902621 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.06 02:21:54.902752 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001159 sec., 138912.85591026745 rows/sec., 9.67 MiB/sec. | ||
| 3458 | 2026.01.06 02:21:54.902787 [ 4 ] {f60f0834-e658-4383-8058-066ef83d2987} <Debug> TCPHandler: Processed in 0.001313055 sec. | ||
| 3459 | 2026.01.06 02:21:54.902925 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.01.06 02:21:54.903019 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.01.06 02:21:54.903072 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3462 | 2026.01.06 02:21:54.903867 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.06 02:21:54.903904 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3464 | 2026.01.06 02:21:54.904428 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3465 | 2026.01.06 02:21:54.904639 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.01.06 02:21:54.904777 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001776 sec., 14076.576576576577 rows/sec., 25.22 MiB/sec. | ||
| 3467 | 2026.01.06 02:21:54.904846 [ 4 ] {8e447066-3ac8-48ec-b051-b76fae4996d3} <Debug> TCPHandler: Processed in 0.001970947 sec. | ||
| 3468 | 2026.01.06 02:21:54.904983 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.01.06 02:21:54.905076 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.01.06 02:21:54.905116 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3471 | 2026.01.06 02:21:54.905462 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.06 02:21:54.905495 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3473 | 2026.01.06 02:21:54.905795 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3474 | 2026.01.06 02:21:54.906004 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.01.06 02:21:54.906128 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3476 | 2026.01.06 02:21:54.906161 [ 4 ] {bd4c425c-3538-44af-8181-8ad5d752cb2c} <Debug> TCPHandler: Processed in 0.001225313 sec. | ||
| 3477 | 2026.01.06 02:21:55.642626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6212 | ||
| 3478 | 2026.01.06 02:21:55.643439 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.01.06 02:21:55.643513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3480 | 2026.01.06 02:21:55.644002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3481 | 2026.01.06 02:21:55.644241 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.01.06 02:21:55.644370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6212 | ||
| 3483 | 2026.01.06 02:21:56.000584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3484 | 2026.01.06 02:21:56.016823 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.01.06 02:21:56.016877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3486 | 2026.01.06 02:21:56.022700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3487 | 2026.01.06 02:21:56.023398 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.01.06 02:21:56.026160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3489 | 2026.01.06 02:21:58.169233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 484 | ||
| 3490 | 2026.01.06 02:21:58.171637 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.06 02:21:58.171694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3492 | 2026.01.06 02:21:58.172945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3493 | 2026.01.06 02:21:58.173222 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.06 02:21:58.173572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3495 | 2026.01.06 02:21:59.906646 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.01.06 02:21:59.906891 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.01.06 02:21:59.906987 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3498 | 2026.01.06 02:21:59.908036 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.01.06 02:21:59.908087 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3500 | 2026.01.06 02:21:59.908488 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3501 | 2026.01.06 02:21:59.908702 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.01.06 02:21:59.908839 [ 99 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3503 | 2026.01.06 02:21:59.908852 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00203 sec., 201970.44334975368 rows/sec., 12.81 MiB/sec. | ||
| 3504 | 2026.01.06 02:21:59.908910 [ 99 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.01.06 02:21:59.908926 [ 4 ] {f3dcfdf5-1c76-415b-862b-e61edb55ceb3} <Debug> TCPHandler: Processed in 0.002408017 sec. | ||
| 3506 | 2026.01.06 02:21:59.908941 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3507 | 2026.01.06 02:21:59.909064 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.01.06 02:21:59.909093 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3509 | 2026.01.06 02:21:59.909167 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3510 | 2026.01.06 02:21:59.909215 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3511 | 2026.01.06 02:21:59.909241 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.01.06 02:21:59.909283 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3513 | 2026.01.06 02:21:59.909357 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3514 | 2026.01.06 02:21:59.909408 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3515 | 2026.01.06 02:21:59.909459 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3516 | 2026.01.06 02:21:59.909501 [ 197 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3517 | 2026.01.06 02:21:59.910234 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.01.06 02:21:59.910275 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3519 | 2026.01.06 02:21:59.910616 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587211 sec., 1291573.710111636 rows/sec., 86.86 MiB/sec. | ||
| 3520 | 2026.01.06 02:21:59.910765 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3521 | 2026.01.06 02:21:59.910818 [ 188 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3522 | 2026.01.06 02:21:59.910989 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.06 02:21:59.911128 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.001984 sec., 574596.7741935484 rows/sec., 45.57 MiB/sec. | ||
| 3524 | 2026.01.06 02:21:59.911147 [ 188 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.01.06 02:21:59.911165 [ 4 ] {dade94c6-4437-4671-b875-5884eefd7326} <Debug> TCPHandler: Processed in 0.002151311 sec. | ||
| 3526 | 2026.01.06 02:21:59.911223 [ 188 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_9_2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3527 | 2026.01.06 02:21:59.911284 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.06 02:21:59.911311 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3529 | 2026.01.06 02:21:59.911379 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.01.06 02:21:59.911418 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3531 | 2026.01.06 02:21:59.911924 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.06 02:21:59.911958 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3533 | 2026.01.06 02:21:59.912246 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3534 | 2026.01.06 02:21:59.912443 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.06 02:21:59.912536 [ 99 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3536 | 2026.01.06 02:21:59.912560 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001241 sec., 176470.58823529413 rows/sec., 10.52 MiB/sec. | ||
| 3537 | 2026.01.06 02:21:59.912565 [ 99 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.01.06 02:21:59.912597 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3539 | 2026.01.06 02:21:59.912600 [ 4 ] {4380847d-3245-4a18-a3a6-f8b34a27f347} <Debug> TCPHandler: Processed in 0.001408827 sec. | ||
| 3540 | 2026.01.06 02:21:59.912687 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 3541 | 2026.01.06 02:21:59.912712 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.06 02:21:59.912775 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2026.01.06 02:21:59.912802 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 252 rows starting from the beginning of the part | ||
| 3544 | 2026.01.06 02:21:59.912804 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3545 | 2026.01.06 02:21:59.912851 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3546 | 2026.01.06 02:21:59.912854 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 235 rows starting from the beginning of the part | ||
| 3547 | 2026.01.06 02:21:59.912968 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3548 | 2026.01.06 02:21:59.913005 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 219 rows starting from the beginning of the part | ||
| 3549 | 2026.01.06 02:21:59.913040 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3550 | 2026.01.06 02:21:59.913075 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part | ||
| 3551 | 2026.01.06 02:21:59.913406 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.01.06 02:21:59.913446 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3553 | 2026.01.06 02:21:59.913765 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3554 | 2026.01.06 02:21:59.913866 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164642 sec., 838884.3953764333 rows/sec., 54.27 MiB/sec. | ||
| 3555 | 2026.01.06 02:21:59.913982 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.01.06 02:21:59.914056 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3557 | 2026.01.06 02:21:59.914119 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 10.74 MiB/sec. | ||
| 3558 | 2026.01.06 02:21:59.914160 [ 4 ] {3b1e20b3-8c5a-4cae-a9f5-5cd3e1873ec3} <Debug> TCPHandler: Processed in 0.001442108 sec. | ||
| 3559 | 2026.01.06 02:21:59.914270 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.01.06 02:21:59.914364 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.01.06 02:21:59.914391 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.01.06 02:21:59.914403 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3563 | 2026.01.06 02:21:59.914478 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_16_3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3564 | 2026.01.06 02:21:59.914573 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3565 | 2026.01.06 02:21:59.914901 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.06 02:21:59.914942 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3567 | 2026.01.06 02:21:59.915246 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3568 | 2026.01.06 02:21:59.915446 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.06 02:21:59.915542 [ 99 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3570 | 2026.01.06 02:21:59.915572 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3571 | 2026.01.06 02:21:59.915579 [ 99 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.01.06 02:21:59.915613 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3573 | 2026.01.06 02:21:59.915615 [ 4 ] {d11a252e-eb40-47ce-b058-ef2149ea2003} <Debug> TCPHandler: Processed in 0.001392927 sec. | ||
| 3574 | 2026.01.06 02:21:59.915707 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3575 | 2026.01.06 02:21:59.915734 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.01.06 02:21:59.915804 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2026.01.06 02:21:59.915833 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3578 | 2026.01.06 02:21:59.915836 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3579 | 2026.01.06 02:21:59.915881 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3580 | 2026.01.06 02:21:59.915902 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3581 | 2026.01.06 02:21:59.915944 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3582 | 2026.01.06 02:21:59.915980 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3583 | 2026.01.06 02:21:59.916011 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3584 | 2026.01.06 02:21:59.916573 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.06 02:21:59.916613 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3586 | 2026.01.06 02:21:59.916733 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00105722 sec., 997900.1532320614 rows/sec., 60.47 MiB/sec. | ||
| 3587 | 2026.01.06 02:21:59.916854 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3588 | 2026.01.06 02:21:59.916963 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3589 | 2026.01.06 02:21:59.917128 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.01.06 02:21:59.917218 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_9_2} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3591 | 2026.01.06 02:21:59.917230 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2026.01.06 02:21:59.917287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3593 | 2026.01.06 02:21:59.917372 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001557 sec., 445086.70520231215 rows/sec., 31.10 MiB/sec. | ||
| 3594 | 2026.01.06 02:21:59.917413 [ 4 ] {174a3d7f-b241-4f12-a5c1-c183fedfada2} <Debug> TCPHandler: Processed in 0.001726613 sec. | ||
| 3595 | 2026.01.06 02:21:59.917526 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.01.06 02:21:59.917617 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3597 | 2026.01.06 02:21:59.917658 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3598 | 2026.01.06 02:21:59.917992 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.06 02:21:59.918028 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3600 | 2026.01.06 02:21:59.918327 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3601 | 2026.01.06 02:21:59.918529 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.06 02:21:59.918654 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 3603 | 2026.01.06 02:21:59.918690 [ 4 ] {680ddbf2-4d77-4494-b4aa-64360658ef4e} <Debug> TCPHandler: Processed in 0.001210694 sec. | ||
| 3604 | 2026.01.06 02:21:59.918804 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.06 02:21:59.918896 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.01.06 02:21:59.918938 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3607 | 2026.01.06 02:21:59.919372 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.01.06 02:21:59.919408 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3609 | 2026.01.06 02:21:59.919733 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3610 | 2026.01.06 02:21:59.919938 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.06 02:21:59.920071 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001192 sec., 263422.81879194634 rows/sec., 17.30 MiB/sec. | ||
| 3612 | 2026.01.06 02:21:59.920106 [ 4 ] {1942b9f6-d197-49ed-a237-283c7e7a5b43} <Debug> TCPHandler: Processed in 0.001349796 sec. | ||
| 3613 | 2026.01.06 02:21:59.920213 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.01.06 02:21:59.920305 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.01.06 02:21:59.920345 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3616 | 2026.01.06 02:21:59.920648 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.01.06 02:21:59.920683 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3618 | 2026.01.06 02:21:59.920967 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3619 | 2026.01.06 02:21:59.921163 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.01.06 02:21:59.921288 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 3621 | 2026.01.06 02:21:59.921321 [ 4 ] {a7da6169-5209-4848-800c-f5679e35cdbf} <Debug> TCPHandler: Processed in 0.001155442 sec. | ||
| 3622 | 2026.01.06 02:21:59.921429 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.01.06 02:21:59.921519 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3624 | 2026.01.06 02:21:59.921572 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3625 | 2026.01.06 02:21:59.922334 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.01.06 02:21:59.922369 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3627 | 2026.01.06 02:21:59.922896 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3628 | 2026.01.06 02:21:59.923105 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.01.06 02:21:59.923231 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3630 | 2026.01.06 02:21:59.923235 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001733 sec., 8078.476630121178 rows/sec., 14.48 MiB/sec. | ||
| 3631 | 2026.01.06 02:21:59.923279 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.06 02:21:59.923304 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3633 | 2026.01.06 02:21:59.923310 [ 4 ] {b51e77d8-f2ef-4719-a5f7-0be617d6b911} <Debug> TCPHandler: Processed in 0.001927986 sec. | ||
| 3634 | 2026.01.06 02:21:59.923424 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 3635 | 2026.01.06 02:21:59.923428 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.06 02:21:59.923561 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.01.06 02:21:59.923602 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2026.01.06 02:21:59.923680 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2026.01.06 02:21:59.923739 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part | ||
| 3640 | 2026.01.06 02:21:59.923872 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3641 | 2026.01.06 02:21:59.923927 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.06 02:21:59.923968 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3643 | 2026.01.06 02:21:59.923981 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3644 | 2026.01.06 02:21:59.924099 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3645 | 2026.01.06 02:21:59.924210 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3646 | 2026.01.06 02:21:59.924288 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3647 | 2026.01.06 02:21:59.924323 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3648 | 2026.01.06 02:21:59.924513 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.06 02:21:59.924644 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 3650 | 2026.01.06 02:21:59.924680 [ 4 ] {655d7772-6e8e-40c9-8788-08c9667b9443} <Debug> TCPHandler: Processed in 0.001299705 sec. | ||
| 3651 | 2026.01.06 02:21:59.927182 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.003808283 sec., 69585.16475797624 rows/sec., 124.69 MiB/sec. | ||
| 3652 | 2026.01.06 02:21:59.927682 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3653 | 2026.01.06 02:21:59.928046 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.01.06 02:21:59.928114 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3655 | 2026.01.06 02:21:59.928224 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3656 | 2026.01.06 02:22:03.051448 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3657 | 2026.01.06 02:22:03.051513 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3658 | 2026.01.06 02:22:03.144489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6724 | ||
| 3659 | 2026.01.06 02:22:03.145225 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.01.06 02:22:03.145285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3661 | 2026.01.06 02:22:03.145936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3662 | 2026.01.06 02:22:03.146174 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.06 02:22:03.146298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6724 | ||
| 3664 | 2026.01.06 02:22:03.526262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3665 | 2026.01.06 02:22:03.542565 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.06 02:22:03.542603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3667 | 2026.01.06 02:22:03.547811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3668 | 2026.01.06 02:22:03.548502 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.01.06 02:22:03.551210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3670 | 2026.01.06 02:22:04.895783 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.01.06 02:22:04.896067 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3672 | 2026.01.06 02:22:04.896168 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3673 | 2026.01.06 02:22:04.897054 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.01.06 02:22:04.897101 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3675 | 2026.01.06 02:22:04.897492 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3676 | 2026.01.06 02:22:04.897711 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.01.06 02:22:04.897864 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001874 sec., 56563.50053361793 rows/sec., 4.72 MiB/sec. | ||
| 3678 | 2026.01.06 02:22:04.897904 [ 4 ] {6332700f-878a-4b2d-955d-7e08fec8af46} <Debug> TCPHandler: Processed in 0.002301274 sec. | ||
| 3679 | 2026.01.06 02:22:04.898209 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.01.06 02:22:04.898315 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.01.06 02:22:04.898356 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3682 | 2026.01.06 02:22:04.898796 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.01.06 02:22:04.898832 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3684 | 2026.01.06 02:22:04.899134 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3685 | 2026.01.06 02:22:04.899345 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.01.06 02:22:04.899471 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001176 sec., 21258.503401360544 rows/sec., 1.56 MiB/sec. | ||
| 3687 | 2026.01.06 02:22:04.899508 [ 4 ] {b2789ffe-cf4c-4877-b618-44064d881b86} <Debug> TCPHandler: Processed in 0.001359526 sec. | ||
| 3688 | 2026.01.06 02:22:04.899624 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.01.06 02:22:04.899718 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3690 | 2026.01.06 02:22:04.899756 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3691 | 2026.01.06 02:22:04.900187 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.01.06 02:22:04.900223 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3693 | 2026.01.06 02:22:04.900515 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3694 | 2026.01.06 02:22:04.900720 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.01.06 02:22:04.900845 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.07 MiB/sec. | ||
| 3696 | 2026.01.06 02:22:04.900881 [ 4 ] {ef72201e-1a6a-4d27-a97a-0992fbcbc447} <Debug> TCPHandler: Processed in 0.001304535 sec. | ||
| 3697 | 2026.01.06 02:22:04.901000 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.01.06 02:22:04.901093 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.01.06 02:22:04.901135 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3700 | 2026.01.06 02:22:04.901569 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.01.06 02:22:04.901606 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3702 | 2026.01.06 02:22:04.901930 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3703 | 2026.01.06 02:22:04.902143 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.01.06 02:22:04.902272 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3705 | 2026.01.06 02:22:04.902309 [ 4 ] {87035b96-5b97-40e5-94d0-687b32369de6} <Debug> TCPHandler: Processed in 0.001356246 sec. | ||
| 3706 | 2026.01.06 02:22:04.902417 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.01.06 02:22:04.902512 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3708 | 2026.01.06 02:22:04.902565 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3709 | 2026.01.06 02:22:04.903368 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.01.06 02:22:04.903405 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3711 | 2026.01.06 02:22:04.903924 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3712 | 2026.01.06 02:22:04.904160 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.01.06 02:22:04.904296 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 3714 | 2026.01.06 02:22:04.904347 [ 4 ] {0f3522b7-9885-4b76-a03e-59c26eba1007} <Debug> TCPHandler: Processed in 0.001977638 sec. | ||
| 3715 | 2026.01.06 02:22:04.904459 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.01.06 02:22:04.904554 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.01.06 02:22:04.904596 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3718 | 2026.01.06 02:22:04.904923 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.01.06 02:22:04.904960 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3720 | 2026.01.06 02:22:04.905269 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3721 | 2026.01.06 02:22:04.905468 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.06 02:22:04.905591 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3723 | 2026.01.06 02:22:04.905625 [ 4 ] {de59ed1d-180b-4844-91b9-8e99c288f8fb} <Debug> TCPHandler: Processed in 0.001213873 sec. | ||
| 3724 | 2026.01.06 02:22:07.340650 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.01.06 02:22:07.340950 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.01.06 02:22:07.341029 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3727 | 2026.01.06 02:22:07.341824 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.01.06 02:22:07.341864 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3729 | 2026.01.06 02:22:07.342269 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3730 | 2026.01.06 02:22:07.342495 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.01.06 02:22:07.342651 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 3732 | 2026.01.06 02:22:07.342707 [ 4 ] {6864cd85-4802-4aa4-8803-ad82417a79c5} <Debug> TCPHandler: Processed in 0.002238352 sec. | ||
| 3733 | 2026.01.06 02:22:07.342829 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.01.06 02:22:07.342929 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2026.01.06 02:22:07.342971 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2026.01.06 02:22:07.344532 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.01.06 02:22:07.344567 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3738 | 2026.01.06 02:22:07.345007 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3739 | 2026.01.06 02:22:07.345228 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.01.06 02:22:07.345360 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Debug> executeQuery: Read 2280 rows, 188.70 KiB in 0.002453 sec., 929474.1133306156 rows/sec., 75.12 MiB/sec. | ||
| 3741 | 2026.01.06 02:22:07.345400 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3742 | 2026.01.06 02:22:07.345413 [ 4 ] {3169e847-dabb-4642-9609-1383ac63caf3} <Debug> TCPHandler: Processed in 0.00263432 sec. | ||
| 3743 | 2026.01.06 02:22:07.345539 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.01.06 02:22:07.345635 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.01.06 02:22:07.345677 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3746 | 2026.01.06 02:22:07.346149 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.01.06 02:22:07.346184 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3748 | 2026.01.06 02:22:07.346496 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3749 | 2026.01.06 02:22:07.346704 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.01.06 02:22:07.346836 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001221 sec., 179361.17936117935 rows/sec., 10.69 MiB/sec. | ||
| 3751 | 2026.01.06 02:22:07.346873 [ 4 ] {4b4afa7c-5dfa-4ca3-a82f-588dcb1435cc} <Debug> TCPHandler: Processed in 0.001391966 sec. | ||
| 3752 | 2026.01.06 02:22:07.346992 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.01.06 02:22:07.347086 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.01.06 02:22:07.347125 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3755 | 2026.01.06 02:22:07.347643 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.01.06 02:22:07.347678 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3757 | 2026.01.06 02:22:07.347991 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3758 | 2026.01.06 02:22:07.348198 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.01.06 02:22:07.348306 [ 144 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3760 | 2026.01.06 02:22:07.348317 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00125 sec., 352000 rows/sec., 23.29 MiB/sec. | ||
| 3761 | 2026.01.06 02:22:07.348343 [ 144 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.01.06 02:22:07.348361 [ 4 ] {34db124a-687d-4d41-89ee-43ef453ae7ae} <Debug> TCPHandler: Processed in 0.001426918 sec. | ||
| 3763 | 2026.01.06 02:22:07.348362 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3764 | 2026.01.06 02:22:07.348475 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.01.06 02:22:07.348501 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 3766 | 2026.01.06 02:22:07.348577 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3767 | 2026.01.06 02:22:07.348620 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3768 | 2026.01.06 02:22:07.348635 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3769 | 2026.01.06 02:22:07.348672 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 3770 | 2026.01.06 02:22:07.348735 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 3771 | 2026.01.06 02:22:07.348779 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 3772 | 2026.01.06 02:22:07.348824 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 3773 | 2026.01.06 02:22:07.348876 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 3774 | 2026.01.06 02:22:07.348918 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 3775 | 2026.01.06 02:22:07.349098 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.01.06 02:22:07.349139 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3777 | 2026.01.06 02:22:07.349463 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3778 | 2026.01.06 02:22:07.349683 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.01.06 02:22:07.349807 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 3780 | 2026.01.06 02:22:07.349844 [ 4 ] {237e37b4-adfa-4828-84f5-6b530ac7e50e} <Debug> TCPHandler: Processed in 0.001416867 sec. | ||
| 3781 | 2026.01.06 02:22:07.349957 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.01.06 02:22:07.350004 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156728 sec., 1103185.1360318512 rows/sec., 76.29 MiB/sec. | ||
| 3783 | 2026.01.06 02:22:07.350050 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3784 | 2026.01.06 02:22:07.350094 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3785 | 2026.01.06 02:22:07.350219 [ 189 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3786 | 2026.01.06 02:22:07.350545 [ 189 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.01.06 02:22:07.350632 [ 189 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_11_2} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3788 | 2026.01.06 02:22:07.350736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3789 | 2026.01.06 02:22:07.350919 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.01.06 02:22:07.350963 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3791 | 2026.01.06 02:22:07.351324 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2026.01.06 02:22:07.351534 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.01.06 02:22:07.351662 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.00163 sec., 704907.9754601227 rows/sec., 50.25 MiB/sec. | ||
| 3794 | 2026.01.06 02:22:07.351698 [ 4 ] {5485137a-4643-4c91-a807-1d77549ef249} <Debug> TCPHandler: Processed in 0.001789734 sec. | ||
| 3795 | 2026.01.06 02:22:07.351811 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.01.06 02:22:07.351911 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3797 | 2026.01.06 02:22:07.351951 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3798 | 2026.01.06 02:22:07.352298 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.01.06 02:22:07.352332 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3800 | 2026.01.06 02:22:07.352626 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3801 | 2026.01.06 02:22:07.352826 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.01.06 02:22:07.352951 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 3803 | 2026.01.06 02:22:07.352986 [ 4 ] {f043b6be-0494-4fd5-9259-3810e20369ae} <Debug> TCPHandler: Processed in 0.001222414 sec. | ||
| 3804 | 2026.01.06 02:22:07.353107 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.01.06 02:22:07.353211 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.01.06 02:22:07.353256 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3807 | 2026.01.06 02:22:07.353919 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.01.06 02:22:07.353955 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3809 | 2026.01.06 02:22:07.354353 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3810 | 2026.01.06 02:22:07.354579 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.06 02:22:07.354711 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.00152 sec., 601315.7894736842 rows/sec., 39.77 MiB/sec. | ||
| 3812 | 2026.01.06 02:22:07.354748 [ 4 ] {91da7352-fe3d-40f0-81a3-9e8d0d7616f0} <Debug> TCPHandler: Processed in 0.001695073 sec. | ||
| 3813 | 2026.01.06 02:22:07.354868 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.01.06 02:22:07.354965 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.01.06 02:22:07.355007 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3816 | 2026.01.06 02:22:07.355327 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.01.06 02:22:07.355362 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3818 | 2026.01.06 02:22:07.355662 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3819 | 2026.01.06 02:22:07.355882 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.01.06 02:22:07.355996 [ 144 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3821 | 2026.01.06 02:22:07.356011 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 3822 | 2026.01.06 02:22:07.356030 [ 144 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.01.06 02:22:07.356049 [ 4 ] {604faf4a-8d39-47eb-a551-86baa09fefff} <Debug> TCPHandler: Processed in 0.001238513 sec. | ||
| 3824 | 2026.01.06 02:22:07.356049 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3825 | 2026.01.06 02:22:07.356139 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 3826 | 2026.01.06 02:22:07.356156 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.01.06 02:22:07.356236 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2026.01.06 02:22:07.356255 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.01.06 02:22:07.356266 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 3830 | 2026.01.06 02:22:07.356324 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3831 | 2026.01.06 02:22:07.356330 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3832 | 2026.01.06 02:22:07.356381 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3833 | 2026.01.06 02:22:07.356416 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3834 | 2026.01.06 02:22:07.356447 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3835 | 2026.01.06 02:22:07.356481 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3836 | 2026.01.06 02:22:07.357118 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.01.06 02:22:07.357159 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059001 sec., 10387.147887490191 rows/sec., 696.23 KiB/sec. | ||
| 3838 | 2026.01.06 02:22:07.357160 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3839 | 2026.01.06 02:22:07.357281 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3840 | 2026.01.06 02:22:07.357557 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.01.06 02:22:07.357627 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_11_2} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3842 | 2026.01.06 02:22:07.357697 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3843 | 2026.01.06 02:22:07.357744 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3844 | 2026.01.06 02:22:07.357995 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.01.06 02:22:07.358142 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 13.16 MiB/sec. | ||
| 3846 | 2026.01.06 02:22:07.358208 [ 4 ] {22a9418b-b702-4e19-82b6-3a3cc0c3762b} <Debug> TCPHandler: Processed in 0.002102331 sec. | ||
| 3847 | 2026.01.06 02:22:07.358324 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.01.06 02:22:07.358418 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.01.06 02:22:07.358461 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3850 | 2026.01.06 02:22:07.358806 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.01.06 02:22:07.358840 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3852 | 2026.01.06 02:22:07.359150 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3853 | 2026.01.06 02:22:07.359375 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.01.06 02:22:07.359504 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001105 sec., 66968.3257918552 rows/sec., 3.93 MiB/sec. | ||
| 3855 | 2026.01.06 02:22:07.359541 [ 4 ] {5ccc5881-e63f-49a4-b455-2347b086882b} <Debug> TCPHandler: Processed in 0.001267024 sec. | ||
| 3856 | 2026.01.06 02:22:08.173733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 540 | ||
| 3857 | 2026.01.06 02:22:08.176422 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.01.06 02:22:08.176478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3859 | 2026.01.06 02:22:08.177692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3860 | 2026.01.06 02:22:08.177980 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.01.06 02:22:08.178125 [ 143 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3862 | 2026.01.06 02:22:08.178159 [ 143 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.06 02:22:08.178177 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3864 | 2026.01.06 02:22:08.178256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 3865 | 2026.01.06 02:22:08.178312 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 3866 | 2026.01.06 02:22:08.178880 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3867 | 2026.01.06 02:22:08.179028 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part | ||
| 3868 | 2026.01.06 02:22:08.179400 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 3869 | 2026.01.06 02:22:08.179741 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
| 3870 | 2026.01.06 02:22:08.180082 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3871 | 2026.01.06 02:22:08.180434 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3872 | 2026.01.06 02:22:08.180794 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 3873 | 2026.01.06 02:22:08.187237 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.008978702 sec., 60142.32346724504 rows/sec., 53.86 MiB/sec. | ||
| 3874 | 2026.01.06 02:22:08.188557 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3875 | 2026.01.06 02:22:08.189227 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.01.06 02:22:08.189325 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_11_2} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3877 | 2026.01.06 02:22:08.189598 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3878 | 2026.01.06 02:22:09.891042 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.01.06 02:22:09.891240 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3880 | 2026.01.06 02:22:09.891313 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3881 | 2026.01.06 02:22:09.892014 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.01.06 02:22:09.892070 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3883 | 2026.01.06 02:22:09.892534 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3884 | 2026.01.06 02:22:09.892776 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.01.06 02:22:09.892909 [ 141 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3886 | 2026.01.06 02:22:09.892939 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.44 MiB/sec. | ||
| 3887 | 2026.01.06 02:22:09.892974 [ 141 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.01.06 02:22:09.893001 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3889 | 2026.01.06 02:22:09.893003 [ 4 ] {69bbfa79-7bc4-4a54-b380-4522b9126ee2} <Debug> TCPHandler: Processed in 0.00210304 sec. | ||
| 3890 | 2026.01.06 02:22:09.893130 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3891 | 2026.01.06 02:22:09.893147 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.01.06 02:22:09.893270 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2026.01.06 02:22:09.893272 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2026.01.06 02:22:09.893319 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3895 | 2026.01.06 02:22:09.893322 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2340 rows starting from the beginning of the part | ||
| 3896 | 2026.01.06 02:22:09.893407 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 107 rows starting from the beginning of the part | ||
| 3897 | 2026.01.06 02:22:09.893451 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1140 rows starting from the beginning of the part | ||
| 3898 | 2026.01.06 02:22:09.893494 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3899 | 2026.01.06 02:22:09.893530 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2280 rows starting from the beginning of the part | ||
| 3900 | 2026.01.06 02:22:09.893572 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3901 | 2026.01.06 02:22:09.893772 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.06 02:22:09.893814 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3903 | 2026.01.06 02:22:09.894154 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3904 | 2026.01.06 02:22:09.894381 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.06 02:22:09.894491 [ 141 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3906 | 2026.01.06 02:22:09.894521 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 3907 | 2026.01.06 02:22:09.894525 [ 141 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.01.06 02:22:09.894564 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3909 | 2026.01.06 02:22:09.894568 [ 4 ] {dd227ef0-bb80-40b8-8743-69fdcb62332b} <Debug> TCPHandler: Processed in 0.001476549 sec. | ||
| 3910 | 2026.01.06 02:22:09.894664 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 3911 | 2026.01.06 02:22:09.894702 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.06 02:22:09.894754 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3913 | 2026.01.06 02:22:09.894784 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1210 rows starting from the beginning of the part | ||
| 3914 | 2026.01.06 02:22:09.894801 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.01.06 02:22:09.894845 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 91 rows starting from the beginning of the part | ||
| 3916 | 2026.01.06 02:22:09.894851 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3917 | 2026.01.06 02:22:09.894899 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 693 rows starting from the beginning of the part | ||
| 3918 | 2026.01.06 02:22:09.894945 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3919 | 2026.01.06 02:22:09.894984 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1149 rows starting from the beginning of the part | ||
| 3920 | 2026.01.06 02:22:09.895030 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3921 | 2026.01.06 02:22:09.895253 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.01.06 02:22:09.895289 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3923 | 2026.01.06 02:22:09.895775 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3924 | 2026.01.06 02:22:09.895781 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714422 sec., 2221099.0037658107 rows/sec., 187.64 MiB/sec. | ||
| 3925 | 2026.01.06 02:22:09.896010 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.01.06 02:22:09.896031 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3927 | 2026.01.06 02:22:09.896123 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3928 | 2026.01.06 02:22:09.896150 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00137 sec., 61313.86861313869 rows/sec., 4.27 MiB/sec. | ||
| 3929 | 2026.01.06 02:22:09.896161 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.01.06 02:22:09.896194 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3931 | 2026.01.06 02:22:09.896197 [ 4 ] {73b2f7e6-a584-4d49-b526-243b71aac99b} <Debug> TCPHandler: Processed in 0.00154632 sec. | ||
| 3932 | 2026.01.06 02:22:09.896277 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 3933 | 2026.01.06 02:22:09.896306 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.01.06 02:22:09.896330 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701592 sec., 1937009.5769138548 rows/sec., 146.15 MiB/sec. | ||
| 3935 | 2026.01.06 02:22:09.896333 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.01.06 02:22:09.896387 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3937 | 2026.01.06 02:22:09.896400 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_21_4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3938 | 2026.01.06 02:22:09.896424 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6080 rows starting from the beginning of the part | ||
| 3939 | 2026.01.06 02:22:09.896454 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3940 | 2026.01.06 02:22:09.896485 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3941 | 2026.01.06 02:22:09.896497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3942 | 2026.01.06 02:22:09.896503 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3943 | 2026.01.06 02:22:09.896538 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3944 | 2026.01.06 02:22:09.896566 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3945 | 2026.01.06 02:22:09.896585 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3946 | 2026.01.06 02:22:09.896638 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 914 rows starting from the beginning of the part | ||
| 3947 | 2026.01.06 02:22:09.896679 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part | ||
| 3948 | 2026.01.06 02:22:09.896887 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.01.06 02:22:09.896920 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.01.06 02:22:09.896938 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3951 | 2026.01.06 02:22:09.897016 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_21_4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3952 | 2026.01.06 02:22:09.897129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3953 | 2026.01.06 02:22:09.897314 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3954 | 2026.01.06 02:22:09.897561 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.01.06 02:22:09.897684 [ 141 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3956 | 2026.01.06 02:22:09.897712 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001277 sec., 23492.560689115115 rows/sec., 1.59 MiB/sec. | ||
| 3957 | 2026.01.06 02:22:09.897754 [ 141 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.01.06 02:22:09.897778 [ 4 ] {669e78e0-ea22-4029-b0bc-1bd5b16efa61} <Debug> TCPHandler: Processed in 0.001494458 sec. | ||
| 3959 | 2026.01.06 02:22:09.897780 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3960 | 2026.01.06 02:22:09.897871 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 3961 | 2026.01.06 02:22:09.897963 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3962 | 2026.01.06 02:22:09.897991 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1240 rows starting from the beginning of the part | ||
| 3963 | 2026.01.06 02:22:09.898040 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3964 | 2026.01.06 02:22:09.898080 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3965 | 2026.01.06 02:22:09.898150 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3966 | 2026.01.06 02:22:09.898188 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3967 | 2026.01.06 02:22:09.898223 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 3968 | 2026.01.06 02:22:09.898713 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7713 rows, containing 5 columns (5 merged, 0 gathered) in 0.002472788 sec., 3119151.338489187 rows/sec., 208.53 MiB/sec. | ||
| 3969 | 2026.01.06 02:22:09.899144 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299745 sec., 1206390.4842873025 rows/sec., 76.41 MiB/sec. | ||
| 3970 | 2026.01.06 02:22:09.899338 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3971 | 2026.01.06 02:22:09.899362 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3972 | 2026.01.06 02:22:09.899684 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.06 02:22:09.899747 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.01.06 02:22:09.899752 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_21_4} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3975 | 2026.01.06 02:22:09.899823 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3976 | 2026.01.06 02:22:09.899832 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3977 | 2026.01.06 02:22:09.899910 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3978 | 2026.01.06 02:22:10.646411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7172 | ||
| 3979 | 2026.01.06 02:22:10.647145 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.06 02:22:10.647190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3981 | 2026.01.06 02:22:10.647658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3982 | 2026.01.06 02:22:10.647883 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.06 02:22:10.648009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7172 | ||
| 3984 | 2026.01.06 02:22:11.051292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3985 | 2026.01.06 02:22:11.068379 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.01.06 02:22:11.068447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3987 | 2026.01.06 02:22:11.074975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3988 | 2026.01.06 02:22:11.075776 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.01.06 02:22:11.079015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3990 | 2026.01.06 02:22:12.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.11 MiB, peak 234.38 MiB, free memory in arenas 0.00 B, will set to 229.04 MiB (RSS), difference: 1.93 MiB | ||
| 3991 | 2026.01.06 02:22:14.896058 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.01.06 02:22:14.896234 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3993 | 2026.01.06 02:22:14.896298 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3994 | 2026.01.06 02:22:14.896959 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.01.06 02:22:14.897009 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3996 | 2026.01.06 02:22:14.897400 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3997 | 2026.01.06 02:22:14.897618 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.01.06 02:22:14.897772 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001588 sec., 66750.62972292192 rows/sec., 5.57 MiB/sec. | ||
| 3999 | 2026.01.06 02:22:14.897815 [ 4 ] {3c66e3b4-723f-4e13-9c80-d2a1bcff09a3} <Debug> TCPHandler: Processed in 0.001887636 sec. | ||
| 4000 | 2026.01.06 02:22:14.897944 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.01.06 02:22:14.898040 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.01.06 02:22:14.898081 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4003 | 2026.01.06 02:22:14.898487 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.06 02:22:14.898523 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4005 | 2026.01.06 02:22:14.898812 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4006 | 2026.01.06 02:22:14.899026 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.01.06 02:22:14.899158 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001137 sec., 21987.68689533861 rows/sec., 1.61 MiB/sec. | ||
| 4008 | 2026.01.06 02:22:14.899195 [ 4 ] {ffb6b1e3-2741-4b7f-aaf6-2645a69b5158} <Debug> TCPHandler: Processed in 0.001299505 sec. | ||
| 4009 | 2026.01.06 02:22:14.899303 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.01.06 02:22:14.899395 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.06 02:22:14.899435 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4012 | 2026.01.06 02:22:14.899864 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.01.06 02:22:14.899901 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4014 | 2026.01.06 02:22:14.900193 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4015 | 2026.01.06 02:22:14.900389 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.06 02:22:14.900513 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001135 sec., 78414.09691629956 rows/sec., 6.12 MiB/sec. | ||
| 4017 | 2026.01.06 02:22:14.900549 [ 4 ] {3b157cf0-7081-48ce-a0a1-ba48778781ae} <Debug> TCPHandler: Processed in 0.001293765 sec. | ||
| 4018 | 2026.01.06 02:22:14.900659 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.01.06 02:22:14.900752 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.01.06 02:22:14.900794 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4021 | 2026.01.06 02:22:14.901199 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.01.06 02:22:14.901234 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4023 | 2026.01.06 02:22:14.901569 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4024 | 2026.01.06 02:22:14.901779 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.01.06 02:22:14.901905 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4026 | 2026.01.06 02:22:14.901941 [ 4 ] {cbf8b9e9-10b6-4433-b3a7-4b1178f9a8a1} <Debug> TCPHandler: Processed in 0.001328956 sec. | ||
| 4027 | 2026.01.06 02:22:14.902050 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.01.06 02:22:14.902143 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.01.06 02:22:14.902199 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4030 | 2026.01.06 02:22:14.903010 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.01.06 02:22:14.903047 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4032 | 2026.01.06 02:22:14.903583 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4033 | 2026.01.06 02:22:14.903807 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.06 02:22:14.903947 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001821 sec., 13728.720483250961 rows/sec., 24.60 MiB/sec. | ||
| 4035 | 2026.01.06 02:22:14.903997 [ 4 ] {419f5e14-4af0-4d17-818f-19315fab3843} <Debug> TCPHandler: Processed in 0.001994388 sec. | ||
| 4036 | 2026.01.06 02:22:14.904113 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.01.06 02:22:14.904207 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4038 | 2026.01.06 02:22:14.904247 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4039 | 2026.01.06 02:22:14.904585 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.01.06 02:22:14.904620 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4041 | 2026.01.06 02:22:14.904930 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4042 | 2026.01.06 02:22:14.905140 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.01.06 02:22:14.905263 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4044 | 2026.01.06 02:22:14.905298 [ 4 ] {24f6b814-5b1d-4526-be08-b22bafcb5740} <Debug> TCPHandler: Processed in 0.001234144 sec. | ||
| 4045 | 2026.01.06 02:22:18.051773 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4046 | 2026.01.06 02:22:18.051837 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4047 | 2026.01.06 02:22:18.148105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7684 | ||
| 4048 | 2026.01.06 02:22:18.148721 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.01.06 02:22:18.148776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4050 | 2026.01.06 02:22:18.149391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4051 | 2026.01.06 02:22:18.149630 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.01.06 02:22:18.149766 [ 130 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4053 | 2026.01.06 02:22:18.149775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7684 | ||
| 4054 | 2026.01.06 02:22:18.149844 [ 130 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.01.06 02:22:18.149879 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4056 | 2026.01.06 02:22:18.150024 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4057 | 2026.01.06 02:22:18.150192 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2026.01.06 02:22:18.150237 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5252 rows starting from the beginning of the part | ||
| 4059 | 2026.01.06 02:22:18.150305 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4060 | 2026.01.06 02:22:18.150353 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4061 | 2026.01.06 02:22:18.150396 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4062 | 2026.01.06 02:22:18.150434 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4063 | 2026.01.06 02:22:18.150474 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 4064 | 2026.01.06 02:22:18.151961 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002828 sec., 3836575.0828328747 rows/sec., 54.88 MiB/sec. | ||
| 4065 | 2026.01.06 02:22:18.152495 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4066 | 2026.01.06 02:22:18.152842 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.06 02:22:18.152933 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_16_3} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4068 | 2026.01.06 02:22:18.153040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4069 | 2026.01.06 02:22:18.178502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 560 | ||
| 4070 | 2026.01.06 02:22:18.180565 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.01.06 02:22:18.180620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4072 | 2026.01.06 02:22:18.181851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4073 | 2026.01.06 02:22:18.182153 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.01.06 02:22:18.182516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4075 | 2026.01.06 02:22:18.579094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4076 | 2026.01.06 02:22:18.596280 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.01.06 02:22:18.596350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4078 | 2026.01.06 02:22:18.602205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4079 | 2026.01.06 02:22:18.602893 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.01.06 02:22:18.603255 [ 130 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4081 | 2026.01.06 02:22:18.603356 [ 130 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.01.06 02:22:18.603396 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4083 | 2026.01.06 02:22:18.603516 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4084 | 2026.01.06 02:22:18.605759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4085 | 2026.01.06 02:22:18.606451 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.01.06 02:22:18.607176 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4087 | 2026.01.06 02:22:18.610499 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4088 | 2026.01.06 02:22:18.613723 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4089 | 2026.01.06 02:22:18.617592 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4090 | 2026.01.06 02:22:18.621707 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4091 | 2026.01.06 02:22:18.625830 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 4092 | 2026.01.06 02:22:18.678727 [ 198 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075255613 sec., 1607.8534899449958 rows/sec., 8.31 MiB/sec. | ||
| 4093 | 2026.01.06 02:22:18.681418 [ 198 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4094 | 2026.01.06 02:22:18.683653 [ 198 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_16_3} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.01.06 02:22:18.683765 [ 198 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_16_3} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4096 | 2026.01.06 02:22:18.686074 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4097 | 2026.01.06 02:22:19.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.19 MiB, peak 240.16 MiB, free memory in arenas 0.00 B, will set to 239.05 MiB (RSS), difference: 8.85 MiB | ||
| 4098 | 2026.01.06 02:22:19.001224 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000800735 sec. | ||
| 4099 | 2026.01.06 02:22:19.489747 [ 128 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4100 | 2026.01.06 02:22:19.489818 [ 128 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.01.06 02:22:19.489842 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4102 | 2026.01.06 02:22:19.489966 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 4103 | 2026.01.06 02:22:19.490120 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.01.06 02:22:19.490158 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4105 | 2026.01.06 02:22:19.490227 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4106 | 2026.01.06 02:22:19.490276 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4107 | 2026.01.06 02:22:19.490319 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 4108 | 2026.01.06 02:22:19.490357 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 4109 | 2026.01.06 02:22:19.491032 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123762 sec., 53392.08836034677 rows/sec., 2.72 MiB/sec. | ||
| 4110 | 2026.01.06 02:22:19.491144 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4111 | 2026.01.06 02:22:19.491389 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.01.06 02:22:19.491455 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_10_2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4113 | 2026.01.06 02:22:19.491515 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4114 | 2026.01.06 02:22:19.907261 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.01.06 02:22:19.907444 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.01.06 02:22:19.907515 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4117 | 2026.01.06 02:22:19.908366 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.06 02:22:19.908411 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4119 | 2026.01.06 02:22:19.908905 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4120 | 2026.01.06 02:22:19.909141 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.06 02:22:19.909307 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001913 sec., 214323.05279665446 rows/sec., 13.60 MiB/sec. | ||
| 4122 | 2026.01.06 02:22:19.909362 [ 4 ] {b808451a-e914-4bca-8f5b-cdccde1ede7e} <Debug> TCPHandler: Processed in 0.002235193 sec. | ||
| 4123 | 2026.01.06 02:22:19.909496 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.01.06 02:22:19.909602 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4125 | 2026.01.06 02:22:19.909649 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4126 | 2026.01.06 02:22:19.910651 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.01.06 02:22:19.910690 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4128 | 2026.01.06 02:22:19.911100 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4129 | 2026.01.06 02:22:19.911330 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.01.06 02:22:19.911477 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.0019 sec., 600000 rows/sec., 47.59 MiB/sec. | ||
| 4131 | 2026.01.06 02:22:19.911519 [ 4 ] {fe77056e-cf7c-46fa-a1a6-202883facd2b} <Debug> TCPHandler: Processed in 0.002075669 sec. | ||
| 4132 | 2026.01.06 02:22:19.911642 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.01.06 02:22:19.911742 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.01.06 02:22:19.911786 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4135 | 2026.01.06 02:22:19.912278 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.01.06 02:22:19.912316 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4137 | 2026.01.06 02:22:19.912635 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4138 | 2026.01.06 02:22:19.912856 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.01.06 02:22:19.912992 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001273 sec., 172034.5640219953 rows/sec., 10.26 MiB/sec. | ||
| 4140 | 2026.01.06 02:22:19.913032 [ 4 ] {c205d02c-ef8a-4bea-8522-dc03a05c0a88} <Debug> TCPHandler: Processed in 0.001439607 sec. | ||
| 4141 | 2026.01.06 02:22:19.913145 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.01.06 02:22:19.913240 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.01.06 02:22:19.913281 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4144 | 2026.01.06 02:22:19.913760 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.01.06 02:22:19.913797 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4146 | 2026.01.06 02:22:19.914102 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4147 | 2026.01.06 02:22:19.914311 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.01.06 02:22:19.914441 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 4149 | 2026.01.06 02:22:19.914478 [ 4 ] {ef22cd35-8563-4f04-9f03-1274847d0c49} <Debug> TCPHandler: Processed in 0.001383626 sec. | ||
| 4150 | 2026.01.06 02:22:19.914594 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.01.06 02:22:19.914689 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.01.06 02:22:19.914728 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4153 | 2026.01.06 02:22:19.915191 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.01.06 02:22:19.915227 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4155 | 2026.01.06 02:22:19.915546 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4156 | 2026.01.06 02:22:19.915752 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.01.06 02:22:19.915884 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 4158 | 2026.01.06 02:22:19.915923 [ 4 ] {a093c019-c507-4959-a65a-d458010de6c8} <Debug> TCPHandler: Processed in 0.001382717 sec. | ||
| 4159 | 2026.01.06 02:22:19.916036 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.01.06 02:22:19.916130 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4161 | 2026.01.06 02:22:19.916170 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4162 | 2026.01.06 02:22:19.916823 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.01.06 02:22:19.916860 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4164 | 2026.01.06 02:22:19.917192 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4165 | 2026.01.06 02:22:19.917414 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.01.06 02:22:19.917542 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001431 sec., 484276.72955974843 rows/sec., 33.84 MiB/sec. | ||
| 4167 | 2026.01.06 02:22:19.917581 [ 4 ] {a630c712-bfbc-49cf-8030-d5ee6875e29c} <Debug> TCPHandler: Processed in 0.001593761 sec. | ||
| 4168 | 2026.01.06 02:22:19.917691 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.01.06 02:22:19.917787 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4170 | 2026.01.06 02:22:19.917829 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4171 | 2026.01.06 02:22:19.918169 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.01.06 02:22:19.918204 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4173 | 2026.01.06 02:22:19.918509 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4174 | 2026.01.06 02:22:19.918719 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.01.06 02:22:19.918850 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 4176 | 2026.01.06 02:22:19.918887 [ 4 ] {95d89499-9a0d-4f0b-bf79-3932530365f8} <Debug> TCPHandler: Processed in 0.001244224 sec. | ||
| 4177 | 2026.01.06 02:22:19.919002 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.01.06 02:22:19.919096 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4179 | 2026.01.06 02:22:19.919139 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4180 | 2026.01.06 02:22:19.919570 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.01.06 02:22:19.919607 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4182 | 2026.01.06 02:22:19.919939 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4183 | 2026.01.06 02:22:19.920162 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.01.06 02:22:19.920291 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 4185 | 2026.01.06 02:22:19.920328 [ 4 ] {f181eb88-0b97-4932-9770-580ff029c5c0} <Debug> TCPHandler: Processed in 0.001379176 sec. | ||
| 4186 | 2026.01.06 02:22:19.920441 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.01.06 02:22:19.920539 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4188 | 2026.01.06 02:22:19.920581 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4189 | 2026.01.06 02:22:19.920888 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.01.06 02:22:19.920923 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4191 | 2026.01.06 02:22:19.921211 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4192 | 2026.01.06 02:22:19.921419 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.01.06 02:22:19.921550 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 4194 | 2026.01.06 02:22:19.921588 [ 4 ] {4b59fbdd-8041-4c2a-872f-aef7c95dd6af} <Debug> TCPHandler: Processed in 0.001196052 sec. | ||
| 4195 | 2026.01.06 02:22:19.921698 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.06 02:22:19.921792 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.01.06 02:22:19.921845 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4198 | 2026.01.06 02:22:19.922597 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.01.06 02:22:19.922633 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4200 | 2026.01.06 02:22:19.923139 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4201 | 2026.01.06 02:22:19.923352 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.01.06 02:22:19.923488 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001716 sec., 8158.508158508158 rows/sec., 14.62 MiB/sec. | ||
| 4203 | 2026.01.06 02:22:19.923540 [ 4 ] {083d75e9-e0a7-4ce0-9df7-5d8c87ea47f1} <Debug> TCPHandler: Processed in 0.001890096 sec. | ||
| 4204 | 2026.01.06 02:22:19.923657 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.01.06 02:22:19.923751 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4206 | 2026.01.06 02:22:19.923799 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4207 | 2026.01.06 02:22:19.924130 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.01.06 02:22:19.924165 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4209 | 2026.01.06 02:22:19.924467 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4210 | 2026.01.06 02:22:19.924683 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.01.06 02:22:19.924806 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 4212 | 2026.01.06 02:22:19.924843 [ 4 ] {0c5f290d-08d9-4fae-b3e8-5bf7449280e1} <Debug> TCPHandler: Processed in 0.001235444 sec. | ||
| 4213 | 2026.01.06 02:22:24.896601 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.06 02:22:24.896787 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4215 | 2026.01.06 02:22:24.896851 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4216 | 2026.01.06 02:22:24.897517 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.06 02:22:24.897560 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4218 | 2026.01.06 02:22:24.897955 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4219 | 2026.01.06 02:22:24.898170 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.01.06 02:22:24.898323 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001584 sec., 66919.19191919193 rows/sec., 5.59 MiB/sec. | ||
| 4221 | 2026.01.06 02:22:24.898365 [ 4 ] {77cb4374-d227-4e8b-85bd-f6a5595fa160} <Debug> TCPHandler: Processed in 0.001888276 sec. | ||
| 4222 | 2026.01.06 02:22:24.898489 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.01.06 02:22:24.898584 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4224 | 2026.01.06 02:22:24.898624 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4225 | 2026.01.06 02:22:24.899020 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.01.06 02:22:24.899054 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4227 | 2026.01.06 02:22:24.899340 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4228 | 2026.01.06 02:22:24.899540 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.01.06 02:22:24.899648 [ 118 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4230 | 2026.01.06 02:22:24.899671 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001107 sec., 22583.559168925025 rows/sec., 1.66 MiB/sec. | ||
| 4231 | 2026.01.06 02:22:24.899718 [ 118 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.01.06 02:22:24.899725 [ 4 ] {4405b885-f52e-4a3e-952f-336899142bd6} <Debug> TCPHandler: Processed in 0.001283245 sec. | ||
| 4233 | 2026.01.06 02:22:24.899749 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4234 | 2026.01.06 02:22:24.899862 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.01.06 02:22:24.899859 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 4236 | 2026.01.06 02:22:24.899959 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4237 | 2026.01.06 02:22:24.900002 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4238 | 2026.01.06 02:22:24.900004 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4239 | 2026.01.06 02:22:24.900044 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 262 rows starting from the beginning of the part | ||
| 4240 | 2026.01.06 02:22:24.900119 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4241 | 2026.01.06 02:22:24.900163 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part | ||
| 4242 | 2026.01.06 02:22:24.900203 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4243 | 2026.01.06 02:22:24.900239 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part | ||
| 4244 | 2026.01.06 02:22:24.900275 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4245 | 2026.01.06 02:22:24.900443 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.01.06 02:22:24.900483 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4247 | 2026.01.06 02:22:24.900968 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4248 | 2026.01.06 02:22:24.901109 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299496 sec., 596385.0600540517 rows/sec., 39.01 MiB/sec. | ||
| 4249 | 2026.01.06 02:22:24.901192 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.01.06 02:22:24.901297 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4251 | 2026.01.06 02:22:24.901328 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001386 sec., 64213.56421356421 rows/sec., 5.01 MiB/sec. | ||
| 4252 | 2026.01.06 02:22:24.901369 [ 4 ] {094eda6b-e1ec-4932-8d9d-da294b40492d} <Debug> TCPHandler: Processed in 0.00155414 sec. | ||
| 4253 | 2026.01.06 02:22:24.901489 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.01.06 02:22:24.901585 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.01.06 02:22:24.901600 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.01.06 02:22:24.901628 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4257 | 2026.01.06 02:22:24.901683 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_21_4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4258 | 2026.01.06 02:22:24.901790 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4259 | 2026.01.06 02:22:24.902048 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.01.06 02:22:24.902087 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4261 | 2026.01.06 02:22:24.902439 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4262 | 2026.01.06 02:22:24.902641 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.01.06 02:22:24.902776 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4264 | 2026.01.06 02:22:24.902812 [ 4 ] {cfe1d011-29d5-4bd6-aad9-500cd8dafa70} <Debug> TCPHandler: Processed in 0.001369486 sec. | ||
| 4265 | 2026.01.06 02:22:24.902922 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.01.06 02:22:24.903019 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.01.06 02:22:24.903073 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4268 | 2026.01.06 02:22:24.903883 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.01.06 02:22:24.903919 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4270 | 2026.01.06 02:22:24.904468 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4271 | 2026.01.06 02:22:24.904692 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.01.06 02:22:24.904802 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4273 | 2026.01.06 02:22:24.904830 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001829 sec., 13668.671405139421 rows/sec., 24.49 MiB/sec. | ||
| 4274 | 2026.01.06 02:22:24.904842 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.06 02:22:24.904871 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4276 | 2026.01.06 02:22:24.904887 [ 4 ] {3898b427-7415-46a2-89ef-2521d169981b} <Debug> TCPHandler: Processed in 0.002012139 sec. | ||
| 4277 | 2026.01.06 02:22:24.904940 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 4278 | 2026.01.06 02:22:24.905013 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4279 | 2026.01.06 02:22:24.905114 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4280 | 2026.01.06 02:22:24.905127 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4281 | 2026.01.06 02:22:24.905173 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4282 | 2026.01.06 02:22:24.905214 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 4283 | 2026.01.06 02:22:24.905321 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4284 | 2026.01.06 02:22:24.905419 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 4285 | 2026.01.06 02:22:24.905506 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4286 | 2026.01.06 02:22:24.905553 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.01.06 02:22:24.905586 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4288 | 2026.01.06 02:22:24.905593 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4289 | 2026.01.06 02:22:24.905675 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4290 | 2026.01.06 02:22:24.905927 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4291 | 2026.01.06 02:22:24.906168 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.01.06 02:22:24.906292 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 4293 | 2026.01.06 02:22:24.906327 [ 4 ] {cfd1714f-fb13-4650-800d-87e71c09344d} <Debug> TCPHandler: Processed in 0.001364417 sec. | ||
| 4294 | 2026.01.06 02:22:24.909248 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 19 columns (19 merged, 0 gathered) in 0.004337584 sec., 84839.8555509242 rows/sec., 152.03 MiB/sec. | ||
| 4295 | 2026.01.06 02:22:24.909845 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4296 | 2026.01.06 02:22:24.910178 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.01.06 02:22:24.910252 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4298 | 2026.01.06 02:22:24.910335 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4299 | 2026.01.06 02:22:25.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.58 MiB, peak 244.67 MiB, free memory in arenas 0.00 B, will set to 241.09 MiB (RSS), difference: 1.52 MiB | ||
| 4300 | 2026.01.06 02:22:25.650820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8132 | ||
| 4301 | 2026.01.06 02:22:25.651299 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.06 02:22:25.651335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4303 | 2026.01.06 02:22:25.651912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4304 | 2026.01.06 02:22:25.652142 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.06 02:22:25.652277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8132 | ||
| 4306 | 2026.01.06 02:22:26.106757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4307 | 2026.01.06 02:22:26.121916 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.01.06 02:22:26.121981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4309 | 2026.01.06 02:22:26.127873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4310 | 2026.01.06 02:22:26.128576 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.01.06 02:22:26.131287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4312 | 2026.01.06 02:22:28.183552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 594 | ||
| 4313 | 2026.01.06 02:22:28.185989 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.01.06 02:22:28.186050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4315 | 2026.01.06 02:22:28.187329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4316 | 2026.01.06 02:22:28.187598 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.01.06 02:22:28.187885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4318 | 2026.01.06 02:22:29.906604 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.01.06 02:22:29.906783 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.01.06 02:22:29.906851 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4321 | 2026.01.06 02:22:29.907691 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.01.06 02:22:29.907742 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4323 | 2026.01.06 02:22:29.908186 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4324 | 2026.01.06 02:22:29.908415 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.01.06 02:22:29.908575 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 4326 | 2026.01.06 02:22:29.908628 [ 4 ] {d22e8383-0949-4b2a-9cf9-4d32a94a0cf6} <Debug> TCPHandler: Processed in 0.002152641 sec. | ||
| 4327 | 2026.01.06 02:22:29.908758 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.01.06 02:22:29.908862 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4329 | 2026.01.06 02:22:29.908907 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4330 | 2026.01.06 02:22:29.910072 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.06 02:22:29.910109 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4332 | 2026.01.06 02:22:29.910511 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4333 | 2026.01.06 02:22:29.910731 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.01.06 02:22:29.910869 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.002032 sec., 561023.6220472441 rows/sec., 44.50 MiB/sec. | ||
| 4335 | 2026.01.06 02:22:29.910911 [ 4 ] {708aa441-af53-4865-82b1-598f4d66e4a6} <Debug> TCPHandler: Processed in 0.002204903 sec. | ||
| 4336 | 2026.01.06 02:22:29.911028 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.01.06 02:22:29.911126 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.01.06 02:22:29.911167 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4339 | 2026.01.06 02:22:29.911673 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.01.06 02:22:29.911708 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4341 | 2026.01.06 02:22:29.912019 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4342 | 2026.01.06 02:22:29.912229 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.01.06 02:22:29.912357 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001253 sec., 174780.526735834 rows/sec., 10.42 MiB/sec. | ||
| 4344 | 2026.01.06 02:22:29.912394 [ 4 ] {5bc1d024-19ad-48b9-91e4-5a0e0d782bd7} <Debug> TCPHandler: Processed in 0.001415597 sec. | ||
| 4345 | 2026.01.06 02:22:29.912500 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.01.06 02:22:29.912593 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.01.06 02:22:29.912632 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4348 | 2026.01.06 02:22:29.913113 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.06 02:22:29.913147 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4350 | 2026.01.06 02:22:29.913462 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4351 | 2026.01.06 02:22:29.913674 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.06 02:22:29.913801 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 4353 | 2026.01.06 02:22:29.913839 [ 4 ] {416594b5-6dc3-4fa6-ac30-8c80a738d48e} <Debug> TCPHandler: Processed in 0.001386877 sec. | ||
| 4354 | 2026.01.06 02:22:29.913956 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.01.06 02:22:29.914061 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.01.06 02:22:29.914103 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4357 | 2026.01.06 02:22:29.914606 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.06 02:22:29.914644 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4359 | 2026.01.06 02:22:29.914971 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4360 | 2026.01.06 02:22:29.915185 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.06 02:22:29.915318 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 4362 | 2026.01.06 02:22:29.915357 [ 4 ] {399d8f84-0c40-4132-ac21-e630178871bf} <Debug> TCPHandler: Processed in 0.001453408 sec. | ||
| 4363 | 2026.01.06 02:22:29.915474 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.01.06 02:22:29.915573 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4365 | 2026.01.06 02:22:29.915620 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4366 | 2026.01.06 02:22:29.916349 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.01.06 02:22:29.916385 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4368 | 2026.01.06 02:22:29.916731 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4369 | 2026.01.06 02:22:29.916953 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.01.06 02:22:29.917086 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001533 sec., 452054.7945205479 rows/sec., 31.59 MiB/sec. | ||
| 4371 | 2026.01.06 02:22:29.917125 [ 4 ] {279dacf9-de38-49ec-9e6e-c5073a7d7284} <Debug> TCPHandler: Processed in 0.001704943 sec. | ||
| 4372 | 2026.01.06 02:22:29.917239 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.01.06 02:22:29.917335 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4374 | 2026.01.06 02:22:29.917377 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4375 | 2026.01.06 02:22:29.917715 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.01.06 02:22:29.917751 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4377 | 2026.01.06 02:22:29.918061 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4378 | 2026.01.06 02:22:29.918277 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.01.06 02:22:29.918405 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 4380 | 2026.01.06 02:22:29.918441 [ 4 ] {3e0c3854-c68a-43ba-a97a-c32f9a5db8c8} <Debug> TCPHandler: Processed in 0.001252524 sec. | ||
| 4381 | 2026.01.06 02:22:29.918556 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.01.06 02:22:29.918652 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.01.06 02:22:29.918695 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4384 | 2026.01.06 02:22:29.919146 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.01.06 02:22:29.919181 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4386 | 2026.01.06 02:22:29.919526 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4387 | 2026.01.06 02:22:29.919734 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.01.06 02:22:29.919868 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 4389 | 2026.01.06 02:22:29.919907 [ 4 ] {e99c962d-eb28-4f9a-98c3-282acae97585} <Debug> TCPHandler: Processed in 0.001401857 sec. | ||
| 4390 | 2026.01.06 02:22:29.920017 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.01.06 02:22:29.920112 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.01.06 02:22:29.920155 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4393 | 2026.01.06 02:22:29.920469 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.01.06 02:22:29.920505 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4395 | 2026.01.06 02:22:29.920801 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4396 | 2026.01.06 02:22:29.921012 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.01.06 02:22:29.921139 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 4398 | 2026.01.06 02:22:29.921175 [ 4 ] {b47554f4-870f-4b01-a5df-161e67735645} <Debug> TCPHandler: Processed in 0.001208054 sec. | ||
| 4399 | 2026.01.06 02:22:29.921287 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.01.06 02:22:29.921382 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.01.06 02:22:29.921437 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4402 | 2026.01.06 02:22:29.922225 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.01.06 02:22:29.922260 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4404 | 2026.01.06 02:22:29.922777 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4405 | 2026.01.06 02:22:29.923007 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.06 02:22:29.923141 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 14.11 MiB/sec. | ||
| 4407 | 2026.01.06 02:22:29.923193 [ 4 ] {ae7c1768-47e7-4c3f-b9ce-0b6ed7ecebbf} <Debug> TCPHandler: Processed in 0.001955937 sec. | ||
| 4408 | 2026.01.06 02:22:29.923306 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.06 02:22:29.923401 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.06 02:22:29.923442 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4411 | 2026.01.06 02:22:29.923778 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.06 02:22:29.923812 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4413 | 2026.01.06 02:22:29.924123 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4414 | 2026.01.06 02:22:29.924331 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.06 02:22:29.924456 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 4416 | 2026.01.06 02:22:29.924493 [ 4 ] {505e2b9e-8ff2-4abd-b6d7-352f578467c4} <Debug> TCPHandler: Processed in 0.001236553 sec. | ||
| 4417 | 2026.01.06 02:22:29.966367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36581 | ||
| 4418 | 2026.01.06 02:22:29.966477 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4419 | 2026.01.06 02:22:29.966503 [ 288 ] {} <Debug> TCP-Session: 2ab975a8-5d56-4e4d-aeda-abbe27cffb50 Authenticating user 'default' from [fd00:1122:3344:101::e]:36581 | ||
| 4420 | 2026.01.06 02:22:29.966525 [ 288 ] {} <Debug> TCP-Session: 2ab975a8-5d56-4e4d-aeda-abbe27cffb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.01.06 02:22:29.966538 [ 288 ] {} <Debug> TCP-Session: 2ab975a8-5d56-4e4d-aeda-abbe27cffb50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.01.06 02:22:29.966733 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42729 | ||
| 4423 | 2026.01.06 02:22:29.966759 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38323 | ||
| 4424 | 2026.01.06 02:22:29.966795 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35875 | ||
| 4425 | 2026.01.06 02:22:29.966818 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58141 | ||
| 4426 | 2026.01.06 02:22:29.966854 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2026.01.06 02:22:29.966846 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58253 | ||
| 4428 | 2026.01.06 02:22:29.966889 [ 289 ] {} <Debug> TCP-Session: 74a0dace-b367-4a46-83c6-f3af346541b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42729 | ||
| 4429 | 2026.01.06 02:22:29.966855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4430 | 2026.01.06 02:22:29.966930 [ 289 ] {} <Debug> TCP-Session: 74a0dace-b367-4a46-83c6-f3af346541b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.01.06 02:22:29.966850 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33879 | ||
| 4432 | 2026.01.06 02:22:29.966953 [ 290 ] {} <Debug> TCP-Session: b78bcbdd-5a0c-4149-bf66-5eb41297140f Authenticating user 'default' from [fd00:1122:3344:101::e]:38323 | ||
| 4433 | 2026.01.06 02:22:29.966959 [ 289 ] {} <Debug> TCP-Session: 74a0dace-b367-4a46-83c6-f3af346541b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.01.06 02:22:29.966994 [ 290 ] {} <Debug> TCP-Session: b78bcbdd-5a0c-4149-bf66-5eb41297140f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.01.06 02:22:29.966828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56530 | ||
| 4436 | 2026.01.06 02:22:29.967019 [ 290 ] {} <Debug> TCP-Session: b78bcbdd-5a0c-4149-bf66-5eb41297140f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.01.06 02:22:29.966832 [ 288 ] {} <Trace> TCP-Session: 2ab975a8-5d56-4e4d-aeda-abbe27cffb50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.01.06 02:22:29.966798 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36117 | ||
| 4439 | 2026.01.06 02:22:29.967216 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4440 | 2026.01.06 02:22:29.967248 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4441 | 2026.01.06 02:22:29.967264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4442 | 2026.01.06 02:22:29.967280 [ 286 ] {} <Debug> TCP-Session: 6c0c55e7-36d1-455b-b469-fe8830c163ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33879 | ||
| 4443 | 2026.01.06 02:22:29.967299 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4444 | 2026.01.06 02:22:29.967306 [ 286 ] {} <Debug> TCP-Session: 6c0c55e7-36d1-455b-b469-fe8830c163ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.01.06 02:22:29.967302 [ 292 ] {} <Debug> TCP-Session: a5c48ece-c5aa-4581-a3f2-8fe88081edcd Authenticating user 'default' from [fd00:1122:3344:101::e]:36117 | ||
| 4446 | 2026.01.06 02:22:29.967335 [ 294 ] {} <Debug> TCP-Session: 4cc6de52-9a30-4c57-9bf1-7dd1df4e1c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:56530 | ||
| 4447 | 2026.01.06 02:22:29.967346 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.01.06 02:22:29.967372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2026.01.06 02:22:29.967371 [ 294 ] {} <Debug> TCP-Session: 4cc6de52-9a30-4c57-9bf1-7dd1df4e1c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.01.06 02:22:29.967402 [ 291 ] {} <Debug> TCP-Session: a63fb35f-59df-4f63-a887-c0e0c5702fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35875 | ||
| 4451 | 2026.01.06 02:22:29.967422 [ 294 ] {} <Debug> TCP-Session: 4cc6de52-9a30-4c57-9bf1-7dd1df4e1c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.01.06 02:22:29.967413 [ 293 ] {} <Debug> TCP-Session: 96c5f912-41de-42a1-ae91-bd7c68fe3ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58141 | ||
| 4453 | 2026.01.06 02:22:29.967447 [ 291 ] {} <Debug> TCP-Session: a63fb35f-59df-4f63-a887-c0e0c5702fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.01.06 02:22:29.967445 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4455 | 2026.01.06 02:22:29.967481 [ 291 ] {} <Debug> TCP-Session: a63fb35f-59df-4f63-a887-c0e0c5702fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.01.06 02:22:29.967472 [ 293 ] {} <Debug> TCP-Session: 96c5f912-41de-42a1-ae91-bd7c68fe3ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.01.06 02:22:29.967505 [ 3 ] {} <Debug> TCP-Session: 2c63a8c9-b13a-4f24-9302-dcdecc0bf877 Authenticating user 'default' from [fd00:1122:3344:101::e]:58253 | ||
| 4458 | 2026.01.06 02:22:29.967525 [ 293 ] {} <Debug> TCP-Session: 96c5f912-41de-42a1-ae91-bd7c68fe3ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.01.06 02:22:29.967540 [ 3 ] {} <Debug> TCP-Session: 2c63a8c9-b13a-4f24-9302-dcdecc0bf877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.01.06 02:22:29.967464 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4461 | 2026.01.06 02:22:29.967568 [ 3 ] {} <Debug> TCP-Session: 2c63a8c9-b13a-4f24-9302-dcdecc0bf877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.01.06 02:22:29.967357 [ 292 ] {} <Debug> TCP-Session: a5c48ece-c5aa-4581-a3f2-8fe88081edcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.01.06 02:22:29.967334 [ 286 ] {} <Debug> TCP-Session: 6c0c55e7-36d1-455b-b469-fe8830c163ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.01.06 02:22:29.967630 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4465 | 2026.01.06 02:22:29.967631 [ 292 ] {} <Debug> TCP-Session: a5c48ece-c5aa-4581-a3f2-8fe88081edcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.01.06 02:22:29.967925 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 4467 | 2026.01.06 02:22:29.968802 [ 324 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> AggregatingTransform: Aggregating | ||
| 4468 | 2026.01.06 02:22:29.968998 [ 324 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4469 | 2026.01.06 02:22:29.969038 [ 324 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0010155 sec. (984.737 rows/sec., 38.47 KiB/sec.) | ||
| 4470 | 2026.01.06 02:22:29.969057 [ 324 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Trace> Aggregator: Merging aggregated data | ||
| 4471 | 2026.01.06 02:22:29.970401 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 4472 | 2026.01.06 02:22:29.970501 [ 288 ] {cee0be78-03e3-4dfd-a31b-97ca6b7b72d5} <Debug> TCPHandler: Processed in 0.003782893 sec. | ||
| 4473 | 2026.01.06 02:22:29.970635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4474 | 2026.01.06 02:22:29.970666 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.01.06 02:22:29.970668 [ 288 ] {} <Debug> TCP-Session: 2ab975a8-5d56-4e4d-aeda-abbe27cffb50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.01.06 02:22:29.970683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4477 | 2026.01.06 02:22:29.970703 [ 286 ] {} <Debug> TCP-Session: 6c0c55e7-36d1-455b-b469-fe8830c163ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.01.06 02:22:29.970721 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4479 | 2026.01.06 02:22:29.970750 [ 291 ] {} <Debug> TCP-Session: a63fb35f-59df-4f63-a887-c0e0c5702fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.01.06 02:22:29.970758 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4481 | 2026.01.06 02:22:29.970780 [ 293 ] {} <Debug> TCP-Session: 96c5f912-41de-42a1-ae91-bd7c68fe3ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.01.06 02:22:29.970790 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4483 | 2026.01.06 02:22:29.970806 [ 289 ] {} <Debug> TCP-Session: 74a0dace-b367-4a46-83c6-f3af346541b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.01.06 02:22:29.970777 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4485 | 2026.01.06 02:22:29.970831 [ 3 ] {} <Debug> TCP-Session: 2c63a8c9-b13a-4f24-9302-dcdecc0bf877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.01.06 02:22:29.970704 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4487 | 2026.01.06 02:22:29.970869 [ 292 ] {} <Debug> TCP-Session: a5c48ece-c5aa-4581-a3f2-8fe88081edcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.01.06 02:22:29.970907 [ 290 ] {} <Debug> TCP-Session: b78bcbdd-5a0c-4149-bf66-5eb41297140f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.01.06 02:22:29.970740 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.01.06 02:22:29.970957 [ 294 ] {} <Debug> TCP-Session: 4cc6de52-9a30-4c57-9bf1-7dd1df4e1c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.01.06 02:22:32.410443 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41795 | ||
| 4492 | 2026.01.06 02:22:32.410585 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4493 | 2026.01.06 02:22:32.410630 [ 286 ] {} <Debug> TCP-Session: 001a82cc-ce5a-40d0-91f5-c1d7911b7a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41795 | ||
| 4494 | 2026.01.06 02:22:32.410674 [ 286 ] {} <Debug> TCP-Session: 001a82cc-ce5a-40d0-91f5-c1d7911b7a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.01.06 02:22:32.410692 [ 286 ] {} <Debug> TCP-Session: 001a82cc-ce5a-40d0-91f5-c1d7911b7a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.01.06 02:22:32.410928 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60220 | ||
| 4497 | 2026.01.06 02:22:32.410958 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47281 | ||
| 4498 | 2026.01.06 02:22:32.410986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37766 | ||
| 4499 | 2026.01.06 02:22:32.411007 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59135 | ||
| 4500 | 2026.01.06 02:22:32.411036 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39269 | ||
| 4501 | 2026.01.06 02:22:32.411081 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4502 | 2026.01.06 02:22:32.411088 [ 286 ] {} <Trace> TCP-Session: 001a82cc-ce5a-40d0-91f5-c1d7911b7a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.01.06 02:22:32.411142 [ 291 ] {} <Debug> TCP-Session: 1427d4e6-fc0c-4ce3-881e-17613120b7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37766 | ||
| 4504 | 2026.01.06 02:22:32.411061 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4505 | 2026.01.06 02:22:32.411184 [ 291 ] {} <Debug> TCP-Session: 1427d4e6-fc0c-4ce3-881e-17613120b7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.01.06 02:22:32.411181 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4507 | 2026.01.06 02:22:32.411209 [ 290 ] {} <Debug> TCP-Session: a41c198e-84ed-4167-b270-9d553babbd96 Authenticating user 'default' from [fd00:1122:3344:101::e]:47281 | ||
| 4508 | 2026.01.06 02:22:32.411219 [ 291 ] {} <Debug> TCP-Session: 1427d4e6-fc0c-4ce3-881e-17613120b7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.01.06 02:22:32.411255 [ 290 ] {} <Debug> TCP-Session: a41c198e-84ed-4167-b270-9d553babbd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.01.06 02:22:32.411244 [ 293 ] {} <Debug> TCP-Session: d34c37af-b6c2-4144-95f5-1221b5aa4697 Authenticating user 'default' from [fd00:1122:3344:101::e]:39269 | ||
| 4511 | 2026.01.06 02:22:32.411288 [ 290 ] {} <Debug> TCP-Session: a41c198e-84ed-4167-b270-9d553babbd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.01.06 02:22:32.411166 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4513 | 2026.01.06 02:22:32.411322 [ 293 ] {} <Debug> TCP-Session: d34c37af-b6c2-4144-95f5-1221b5aa4697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.01.06 02:22:32.411342 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4515 | 2026.01.06 02:22:32.411381 [ 293 ] {} <Debug> TCP-Session: d34c37af-b6c2-4144-95f5-1221b5aa4697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.01.06 02:22:32.411391 [ 292 ] {} <Debug> TCP-Session: d932ef31-cfc5-4dc5-92f8-9cd8fc46ea54 Authenticating user 'default' from [fd00:1122:3344:101::e]:59135 | ||
| 4517 | 2026.01.06 02:22:32.411060 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4518 | 2026.01.06 02:22:32.411445 [ 292 ] {} <Debug> TCP-Session: d932ef31-cfc5-4dc5-92f8-9cd8fc46ea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2026.01.06 02:22:32.411040 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41443 | ||
| 4520 | 2026.01.06 02:22:32.411479 [ 287 ] {} <Debug> TCP-Session: 09339643-1266-4f7d-94ad-a8457e0f6f2b Authenticating user 'default' from [fd00:1122:3344:101::e]:60220 | ||
| 4521 | 2026.01.06 02:22:32.411485 [ 292 ] {} <Debug> TCP-Session: d932ef31-cfc5-4dc5-92f8-9cd8fc46ea54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.01.06 02:22:32.410968 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61724 | ||
| 4523 | 2026.01.06 02:22:32.411555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4524 | 2026.01.06 02:22:32.411535 [ 287 ] {} <Debug> TCP-Session: 09339643-1266-4f7d-94ad-a8457e0f6f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.01.06 02:22:32.411610 [ 294 ] {} <Debug> TCP-Session: 947b5578-3041-4643-9e29-ba499d82f15c Authenticating user 'default' from [fd00:1122:3344:101::e]:41443 | ||
| 4526 | 2026.01.06 02:22:32.411629 [ 287 ] {} <Debug> TCP-Session: 09339643-1266-4f7d-94ad-a8457e0f6f2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.01.06 02:22:32.411634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4528 | 2026.01.06 02:22:32.411647 [ 294 ] {} <Debug> TCP-Session: 947b5578-3041-4643-9e29-ba499d82f15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.01.06 02:22:32.411685 [ 289 ] {} <Debug> TCP-Session: f8014f52-e547-46b8-92bb-ccdbd21e5eac Authenticating user 'default' from [fd00:1122:3344:101::e]:61724 | ||
| 4530 | 2026.01.06 02:22:32.411693 [ 294 ] {} <Debug> TCP-Session: 947b5578-3041-4643-9e29-ba499d82f15c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.01.06 02:22:32.411706 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4532 | 2026.01.06 02:22:32.411717 [ 289 ] {} <Debug> TCP-Session: f8014f52-e547-46b8-92bb-ccdbd21e5eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.01.06 02:22:32.410942 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41716 | ||
| 4534 | 2026.01.06 02:22:32.411769 [ 289 ] {} <Debug> TCP-Session: f8014f52-e547-46b8-92bb-ccdbd21e5eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4535 | 2026.01.06 02:22:32.411799 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4536 | 2026.01.06 02:22:32.411857 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4537 | 2026.01.06 02:22:32.411893 [ 288 ] {} <Debug> TCP-Session: 0c38749d-fafd-4ffb-b417-6ee5a2620238 Authenticating user 'default' from [fd00:1122:3344:101::e]:41716 | ||
| 4538 | 2026.01.06 02:22:32.411923 [ 288 ] {} <Debug> TCP-Session: 0c38749d-fafd-4ffb-b417-6ee5a2620238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.01.06 02:22:32.411941 [ 288 ] {} <Debug> TCP-Session: 0c38749d-fafd-4ffb-b417-6ee5a2620238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.01.06 02:22:32.412259 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 4541 | 2026.01.06 02:22:32.413393 [ 338 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> AggregatingTransform: Aggregating | ||
| 4542 | 2026.01.06 02:22:32.413454 [ 338 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> Aggregator: Aggregation method: without_key | ||
| 4543 | 2026.01.06 02:22:32.413501 [ 338 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095061 sec. (913.191 rows/sec., 35.67 KiB/sec.) | ||
| 4544 | 2026.01.06 02:22:32.413531 [ 338 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Trace> Aggregator: Merging aggregated data | ||
| 4545 | 2026.01.06 02:22:32.414824 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003559 sec., 280.97780275358247 rows/sec., 10.98 KiB/sec. | ||
| 4546 | 2026.01.06 02:22:32.414959 [ 286 ] {9ea841a1-771d-4a2c-9f9f-98e92088c270} <Debug> TCPHandler: Processed in 0.004010307 sec. | ||
| 4547 | 2026.01.06 02:22:32.415094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4548 | 2026.01.06 02:22:32.415126 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4549 | 2026.01.06 02:22:32.415141 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4550 | 2026.01.06 02:22:32.415164 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4551 | 2026.01.06 02:22:32.415191 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4552 | 2026.01.06 02:22:32.415209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4553 | 2026.01.06 02:22:32.415249 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4554 | 2026.01.06 02:22:32.415255 [ 292 ] {} <Debug> TCP-Session: d932ef31-cfc5-4dc5-92f8-9cd8fc46ea54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2026.01.06 02:22:32.415287 [ 289 ] {} <Debug> TCP-Session: f8014f52-e547-46b8-92bb-ccdbd21e5eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2026.01.06 02:22:32.415300 [ 293 ] {} <Debug> TCP-Session: d34c37af-b6c2-4144-95f5-1221b5aa4697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.01.06 02:22:32.415238 [ 288 ] {} <Debug> TCP-Session: 0c38749d-fafd-4ffb-b417-6ee5a2620238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4558 | 2026.01.06 02:22:32.415201 [ 291 ] {} <Debug> TCP-Session: 1427d4e6-fc0c-4ce3-881e-17613120b7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.01.06 02:22:32.415190 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4560 | 2026.01.06 02:22:32.415176 [ 287 ] {} <Debug> TCP-Session: 09339643-1266-4f7d-94ad-a8457e0f6f2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4561 | 2026.01.06 02:22:32.415435 [ 294 ] {} <Debug> TCP-Session: 947b5578-3041-4643-9e29-ba499d82f15c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4562 | 2026.01.06 02:22:32.415229 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4563 | 2026.01.06 02:22:32.415129 [ 286 ] {} <Debug> TCP-Session: 001a82cc-ce5a-40d0-91f5-c1d7911b7a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4564 | 2026.01.06 02:22:32.415497 [ 290 ] {} <Debug> TCP-Session: a41c198e-84ed-4167-b270-9d553babbd96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.01.06 02:22:32.489362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37193 | ||
| 4566 | 2026.01.06 02:22:32.489522 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4567 | 2026.01.06 02:22:32.489567 [ 286 ] {} <Debug> TCP-Session: 356fa4f7-d05f-4980-9296-efe9c596fa34 Authenticating user 'default' from [fd00:1122:3344:101::e]:37193 | ||
| 4568 | 2026.01.06 02:22:32.489605 [ 286 ] {} <Debug> TCP-Session: 356fa4f7-d05f-4980-9296-efe9c596fa34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.01.06 02:22:32.489629 [ 286 ] {} <Debug> TCP-Session: 356fa4f7-d05f-4980-9296-efe9c596fa34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2026.01.06 02:22:32.489938 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36518 | ||
| 4571 | 2026.01.06 02:22:32.489979 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44128 | ||
| 4572 | 2026.01.06 02:22:32.489997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47930 | ||
| 4573 | 2026.01.06 02:22:32.490032 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38139 | ||
| 4574 | 2026.01.06 02:22:32.490073 [ 286 ] {} <Trace> TCP-Session: 356fa4f7-d05f-4980-9296-efe9c596fa34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.01.06 02:22:32.490112 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4576 | 2026.01.06 02:22:32.490112 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4577 | 2026.01.06 02:22:32.490140 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4578 | 2026.01.06 02:22:32.490165 [ 290 ] {} <Debug> TCP-Session: 056a2247-0f91-46ae-abfb-84131022a5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44128 | ||
| 4579 | 2026.01.06 02:22:32.490188 [ 287 ] {} <Debug> TCP-Session: 0181e547-b11f-4bb2-9dca-a7e6ebe8e286 Authenticating user 'default' from [fd00:1122:3344:101::e]:36518 | ||
| 4580 | 2026.01.06 02:22:32.490201 [ 291 ] {} <Debug> TCP-Session: e376db90-88e2-4ffd-aa34-8c43413928dd Authenticating user 'default' from [fd00:1122:3344:101::e]:47930 | ||
| 4581 | 2026.01.06 02:22:32.490219 [ 290 ] {} <Debug> TCP-Session: 056a2247-0f91-46ae-abfb-84131022a5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.01.06 02:22:32.490243 [ 287 ] {} <Debug> TCP-Session: 0181e547-b11f-4bb2-9dca-a7e6ebe8e286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.01.06 02:22:32.490251 [ 291 ] {} <Debug> TCP-Session: e376db90-88e2-4ffd-aa34-8c43413928dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4584 | 2026.01.06 02:22:32.490267 [ 290 ] {} <Debug> TCP-Session: 056a2247-0f91-46ae-abfb-84131022a5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2026.01.06 02:22:32.490299 [ 291 ] {} <Debug> TCP-Session: e376db90-88e2-4ffd-aa34-8c43413928dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2026.01.06 02:22:32.490284 [ 287 ] {} <Debug> TCP-Session: 0181e547-b11f-4bb2-9dca-a7e6ebe8e286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4587 | 2026.01.06 02:22:32.490355 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4588 | 2026.01.06 02:22:32.490180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4589 | 2026.01.06 02:22:32.490037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33482 | ||
| 4590 | 2026.01.06 02:22:32.490446 [ 293 ] {} <Debug> TCP-Session: 68e1188d-f120-4167-819e-5f86c780f730 Authenticating user 'default' from [fd00:1122:3344:101::e]:38139 | ||
| 4591 | 2026.01.06 02:22:32.490009 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44612 | ||
| 4592 | 2026.01.06 02:22:32.490487 [ 293 ] {} <Debug> TCP-Session: 68e1188d-f120-4167-819e-5f86c780f730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4593 | 2026.01.06 02:22:32.490521 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4594 | 2026.01.06 02:22:32.490556 [ 293 ] {} <Debug> TCP-Session: 68e1188d-f120-4167-819e-5f86c780f730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.01.06 02:22:32.489960 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54315 | ||
| 4596 | 2026.01.06 02:22:32.490585 [ 294 ] {} <Debug> TCP-Session: 084c8959-3715-429d-9ac6-fcd532fcbad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33482 | ||
| 4597 | 2026.01.06 02:22:32.489947 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44919 | ||
| 4598 | 2026.01.06 02:22:32.490633 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4599 | 2026.01.06 02:22:32.490672 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4600 | 2026.01.06 02:22:32.490639 [ 294 ] {} <Debug> TCP-Session: 084c8959-3715-429d-9ac6-fcd532fcbad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4601 | 2026.01.06 02:22:32.490708 [ 292 ] {} <Debug> TCP-Session: d94fc191-0fb7-4d4d-b574-cf26e349fec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44612 | ||
| 4602 | 2026.01.06 02:22:32.490718 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4603 | 2026.01.06 02:22:32.490725 [ 294 ] {} <Debug> TCP-Session: 084c8959-3715-429d-9ac6-fcd532fcbad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4604 | 2026.01.06 02:22:32.490730 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4605 | 2026.01.06 02:22:32.490765 [ 288 ] {} <Debug> TCP-Session: f2aca848-8e67-4ff4-aa1c-7411ac63b53e Authenticating user 'default' from [fd00:1122:3344:101::e]:44919 | ||
| 4606 | 2026.01.06 02:22:32.490750 [ 292 ] {} <Debug> TCP-Session: d94fc191-0fb7-4d4d-b574-cf26e349fec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.01.06 02:22:32.490818 [ 288 ] {} <Debug> TCP-Session: f2aca848-8e67-4ff4-aa1c-7411ac63b53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2026.01.06 02:22:32.490833 [ 292 ] {} <Debug> TCP-Session: d94fc191-0fb7-4d4d-b574-cf26e349fec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4609 | 2026.01.06 02:22:32.490838 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4610 | 2026.01.06 02:22:32.490843 [ 288 ] {} <Debug> TCP-Session: f2aca848-8e67-4ff4-aa1c-7411ac63b53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2026.01.06 02:22:32.490714 [ 289 ] {} <Debug> TCP-Session: eefb5c15-d973-44c4-8073-304de840ff8b Authenticating user 'default' from [fd00:1122:3344:101::e]:54315 | ||
| 4612 | 2026.01.06 02:22:32.490920 [ 289 ] {} <Debug> TCP-Session: eefb5c15-d973-44c4-8073-304de840ff8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4613 | 2026.01.06 02:22:32.490937 [ 289 ] {} <Debug> TCP-Session: eefb5c15-d973-44c4-8073-304de840ff8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4614 | 2026.01.06 02:22:32.491264 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 4615 | 2026.01.06 02:22:32.492510 [ 340 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> AggregatingTransform: Aggregating | ||
| 4616 | 2026.01.06 02:22:32.492553 [ 340 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4617 | 2026.01.06 02:22:32.492594 [ 340 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001177532 sec. (849.234 rows/sec., 33.17 KiB/sec.) | ||
| 4618 | 2026.01.06 02:22:32.492613 [ 340 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Trace> Aggregator: Merging aggregated data | ||
| 4619 | 2026.01.06 02:22:32.494142 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003886 sec., 257.3340195573855 rows/sec., 10.05 KiB/sec. | ||
| 4620 | 2026.01.06 02:22:32.494320 [ 286 ] {8720a689-b676-4798-926d-e896fe2ad3c2} <Debug> TCPHandler: Processed in 0.004404165 sec. | ||
| 4621 | 2026.01.06 02:22:32.494472 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4622 | 2026.01.06 02:22:32.494508 [ 286 ] {} <Debug> TCP-Session: 356fa4f7-d05f-4980-9296-efe9c596fa34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4623 | 2026.01.06 02:22:32.494516 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4624 | 2026.01.06 02:22:32.494540 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4625 | 2026.01.06 02:22:32.494552 [ 294 ] {} <Debug> TCP-Session: 084c8959-3715-429d-9ac6-fcd532fcbad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2026.01.06 02:22:32.494564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4627 | 2026.01.06 02:22:32.494598 [ 287 ] {} <Debug> TCP-Session: 0181e547-b11f-4bb2-9dca-a7e6ebe8e286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4628 | 2026.01.06 02:22:32.494616 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4629 | 2026.01.06 02:22:32.494633 [ 293 ] {} <Debug> TCP-Session: 68e1188d-f120-4167-819e-5f86c780f730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2026.01.06 02:22:32.494642 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4631 | 2026.01.06 02:22:32.494668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4632 | 2026.01.06 02:22:32.494672 [ 290 ] {} <Debug> TCP-Session: 056a2247-0f91-46ae-abfb-84131022a5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2026.01.06 02:22:32.494713 [ 292 ] {} <Debug> TCP-Session: d94fc191-0fb7-4d4d-b574-cf26e349fec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4634 | 2026.01.06 02:22:32.494736 [ 289 ] {} <Debug> TCP-Session: eefb5c15-d973-44c4-8073-304de840ff8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4635 | 2026.01.06 02:22:32.494729 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4636 | 2026.01.06 02:22:32.494591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4637 | 2026.01.06 02:22:32.494835 [ 291 ] {} <Debug> TCP-Session: e376db90-88e2-4ffd-aa34-8c43413928dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.01.06 02:22:32.494860 [ 288 ] {} <Debug> TCP-Session: f2aca848-8e67-4ff4-aa1c-7411ac63b53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4639 | 2026.01.06 02:22:33.052097 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4640 | 2026.01.06 02:22:33.052150 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4641 | 2026.01.06 02:22:33.153259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8644 | ||
| 4642 | 2026.01.06 02:22:33.153791 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.06 02:22:33.153844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4644 | 2026.01.06 02:22:33.154343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4645 | 2026.01.06 02:22:33.154589 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.06 02:22:33.154744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8644 | ||
| 4647 | 2026.01.06 02:22:33.632253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4648 | 2026.01.06 02:22:33.648162 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.01.06 02:22:33.648231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4650 | 2026.01.06 02:22:33.654659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4651 | 2026.01.06 02:22:33.655406 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.01.06 02:22:33.658427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4653 | 2026.01.06 02:22:34.896645 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.01.06 02:22:34.896822 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4655 | 2026.01.06 02:22:34.896886 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4656 | 2026.01.06 02:22:34.897514 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.01.06 02:22:34.897550 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4658 | 2026.01.06 02:22:34.897928 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4659 | 2026.01.06 02:22:34.898164 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.01.06 02:22:34.898265 [ 108 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4661 | 2026.01.06 02:22:34.898298 [ 108 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.01.06 02:22:34.898309 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001536 sec., 69010.41666666667 rows/sec., 5.76 MiB/sec. | ||
| 4663 | 2026.01.06 02:22:34.898318 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4664 | 2026.01.06 02:22:34.898352 [ 4 ] {39e24178-cb59-4284-ab52-c1a4171df9f8} <Debug> TCPHandler: Processed in 0.001830435 sec. | ||
| 4665 | 2026.01.06 02:22:34.898440 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 4666 | 2026.01.06 02:22:34.898474 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.01.06 02:22:34.898575 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.01.06 02:22:34.898586 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4669 | 2026.01.06 02:22:34.898619 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4670 | 2026.01.06 02:22:34.898628 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2340 rows starting from the beginning of the part | ||
| 4671 | 2026.01.06 02:22:34.898705 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4672 | 2026.01.06 02:22:34.898749 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1140 rows starting from the beginning of the part | ||
| 4673 | 2026.01.06 02:22:34.898791 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 4674 | 2026.01.06 02:22:34.898829 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1140 rows starting from the beginning of the part | ||
| 4675 | 2026.01.06 02:22:34.898868 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4676 | 2026.01.06 02:22:34.899051 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.01.06 02:22:34.899091 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4678 | 2026.01.06 02:22:34.899403 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4679 | 2026.01.06 02:22:34.899636 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.01.06 02:22:34.899765 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001209 sec., 20678.2464846981 rows/sec., 1.52 MiB/sec. | ||
| 4681 | 2026.01.06 02:22:34.899803 [ 4 ] {7256c47e-ec51-4afb-90f0-dd82c21cabe9} <Debug> TCPHandler: Processed in 0.001376347 sec. | ||
| 4682 | 2026.01.06 02:22:34.899919 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.01.06 02:22:34.900012 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4684 | 2026.01.06 02:22:34.900051 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4685 | 2026.01.06 02:22:34.900460 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.06 02:22:34.900495 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4687 | 2026.01.06 02:22:34.900803 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4688 | 2026.01.06 02:22:34.900807 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4938 rows, containing 5 columns (5 merged, 0 gathered) in 0.002423267 sec., 2037744.9121372097 rows/sec., 171.59 MiB/sec. | ||
| 4689 | 2026.01.06 02:22:34.901017 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.06 02:22:34.901083 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4691 | 2026.01.06 02:22:34.901120 [ 108 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4692 | 2026.01.06 02:22:34.901148 [ 108 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.01.06 02:22:34.901151 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001157 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 4694 | 2026.01.06 02:22:34.901166 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4695 | 2026.01.06 02:22:34.901193 [ 4 ] {c5b5a7d7-db5a-4072-8f46-d852c9cfeeee} <Debug> TCPHandler: Processed in 0.001320655 sec. | ||
| 4696 | 2026.01.06 02:22:34.901292 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 4697 | 2026.01.06 02:22:34.901316 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.01.06 02:22:34.901434 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2026.01.06 02:22:34.901444 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.01.06 02:22:34.901448 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.01.06 02:22:34.901475 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1210 rows starting from the beginning of the part | ||
| 4702 | 2026.01.06 02:22:34.901518 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4703 | 2026.01.06 02:22:34.901534 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_26_5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4704 | 2026.01.06 02:22:34.901554 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 4705 | 2026.01.06 02:22:34.901615 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4706 | 2026.01.06 02:22:34.901694 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 693 rows starting from the beginning of the part | ||
| 4707 | 2026.01.06 02:22:34.901743 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part | ||
| 4708 | 2026.01.06 02:22:34.901783 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 693 rows starting from the beginning of the part | ||
| 4709 | 2026.01.06 02:22:34.901836 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4710 | 2026.01.06 02:22:34.901940 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.01.06 02:22:34.901984 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4712 | 2026.01.06 02:22:34.902351 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4713 | 2026.01.06 02:22:34.902569 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.01.06 02:22:34.902665 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4715 | 2026.01.06 02:22:34.902688 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.01.06 02:22:34.902703 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4717 | 2026.01.06 02:22:34.902709 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 4718 | 2026.01.06 02:22:34.902746 [ 4 ] {4eebeefb-0754-4311-8e2c-13335aebf3e6} <Debug> TCPHandler: Processed in 0.001477788 sec. | ||
| 4719 | 2026.01.06 02:22:34.902781 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 4720 | 2026.01.06 02:22:34.902856 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.01.06 02:22:34.902877 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2026.01.06 02:22:34.902907 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7713 rows starting from the beginning of the part | ||
| 4723 | 2026.01.06 02:22:34.902949 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.01.06 02:22:34.902964 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 4725 | 2026.01.06 02:22:34.903004 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4726 | 2026.01.06 02:22:34.903014 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 4727 | 2026.01.06 02:22:34.903058 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4728 | 2026.01.06 02:22:34.903097 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4729 | 2026.01.06 02:22:34.903133 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 4730 | 2026.01.06 02:22:34.903143 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902817 sec., 1504611.3210045947 rows/sec., 113.17 MiB/sec. | ||
| 4731 | 2026.01.06 02:22:34.903346 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4732 | 2026.01.06 02:22:34.903619 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.06 02:22:34.903687 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_26_5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4734 | 2026.01.06 02:22:34.903759 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4735 | 2026.01.06 02:22:34.903834 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.06 02:22:34.903874 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4737 | 2026.01.06 02:22:34.904411 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4738 | 2026.01.06 02:22:34.904630 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.01.06 02:22:34.904765 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001834 sec., 13631.406761177754 rows/sec., 24.43 MiB/sec. | ||
| 4740 | 2026.01.06 02:22:34.904819 [ 4 ] {829a91c1-4e40-47c4-8840-10ee2a0209eb} <Debug> TCPHandler: Processed in 0.002009599 sec. | ||
| 4741 | 2026.01.06 02:22:34.904938 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.01.06 02:22:34.905032 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4743 | 2026.01.06 02:22:34.905073 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4744 | 2026.01.06 02:22:34.905415 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.06 02:22:34.905449 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4746 | 2026.01.06 02:22:34.905783 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4747 | 2026.01.06 02:22:34.906000 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.06 02:22:34.906095 [ 108 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4749 | 2026.01.06 02:22:34.906123 [ 108 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.01.06 02:22:34.906124 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4751 | 2026.01.06 02:22:34.906142 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4752 | 2026.01.06 02:22:34.906166 [ 4 ] {efe4d567-3cf4-4bdd-b366-0330e7cbe6ff} <Debug> TCPHandler: Processed in 0.001275865 sec. | ||
| 4753 | 2026.01.06 02:22:34.906246 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4754 | 2026.01.06 02:22:34.906377 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4755 | 2026.01.06 02:22:34.906412 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1568 rows starting from the beginning of the part | ||
| 4756 | 2026.01.06 02:22:34.906445 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8821 rows, containing 5 columns (5 merged, 0 gathered) in 0.003696391 sec., 2386381.743706226 rows/sec., 159.71 MiB/sec. | ||
| 4757 | 2026.01.06 02:22:34.906476 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4758 | 2026.01.06 02:22:34.906524 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4759 | 2026.01.06 02:22:34.906563 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4760 | 2026.01.06 02:22:34.906597 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4761 | 2026.01.06 02:22:34.906604 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4762 | 2026.01.06 02:22:34.906654 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 4763 | 2026.01.06 02:22:34.906858 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.01.06 02:22:34.906930 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4765 | 2026.01.06 02:22:34.906991 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4766 | 2026.01.06 02:22:34.907733 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153343 sec., 1275571.7574326836 rows/sec., 80.98 MiB/sec. | ||
| 4767 | 2026.01.06 02:22:34.907928 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4768 | 2026.01.06 02:22:34.908180 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.01.06 02:22:34.908249 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_26_5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4770 | 2026.01.06 02:22:34.908315 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4771 | 2026.01.06 02:22:35.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.93 MiB, peak 252.94 MiB, free memory in arenas 0.00 B, will set to 244.16 MiB (RSS), difference: 1.23 MiB | ||
| 4772 | 2026.01.06 02:22:37.337736 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.01.06 02:22:37.337926 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.01.06 02:22:37.337989 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4775 | 2026.01.06 02:22:37.338794 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.01.06 02:22:37.338831 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4777 | 2026.01.06 02:22:37.339238 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4778 | 2026.01.06 02:22:37.339459 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.01.06 02:22:37.339574 [ 104 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4780 | 2026.01.06 02:22:37.339607 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001731 sec., 236857.3079145003 rows/sec., 15.03 MiB/sec. | ||
| 4781 | 2026.01.06 02:22:37.339618 [ 104 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.01.06 02:22:37.339644 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4783 | 2026.01.06 02:22:37.339649 [ 4 ] {8c592b7c-485a-448a-a732-598000a9a6bd} <Debug> TCPHandler: Processed in 0.00208328 sec. | ||
| 4784 | 2026.01.06 02:22:37.339777 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.01.06 02:22:37.339799 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4786 | 2026.01.06 02:22:37.339874 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4787 | 2026.01.06 02:22:37.339921 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4788 | 2026.01.06 02:22:37.340022 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2026.01.06 02:22:37.340084 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4790 | 2026.01.06 02:22:37.340190 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4791 | 2026.01.06 02:22:37.340270 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4792 | 2026.01.06 02:22:37.340318 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.06 02:22:37.340338 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4794 | 2026.01.06 02:22:37.340363 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4795 | 2026.01.06 02:22:37.340416 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4796 | 2026.01.06 02:22:37.340679 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4797 | 2026.01.06 02:22:37.340921 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.01.06 02:22:37.341054 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.0012 sec., 13333.333333333334 rows/sec., 1.06 MiB/sec. | ||
| 4799 | 2026.01.06 02:22:37.341091 [ 4 ] {6f51af8a-3a30-4d4c-867c-e1cb01c758ae} <Debug> TCPHandler: Processed in 0.001362537 sec. | ||
| 4800 | 2026.01.06 02:22:37.341208 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.01.06 02:22:37.341301 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4802 | 2026.01.06 02:22:37.341338 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4803 | 2026.01.06 02:22:37.341619 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896997 sec., 1080655.3726758661 rows/sec., 72.67 MiB/sec. | ||
| 4804 | 2026.01.06 02:22:37.341785 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4805 | 2026.01.06 02:22:37.342042 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.01.06 02:22:37.342110 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_13_3} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4807 | 2026.01.06 02:22:37.342178 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4808 | 2026.01.06 02:22:37.343214 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.01.06 02:22:37.343254 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4810 | 2026.01.06 02:22:37.343697 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4811 | 2026.01.06 02:22:37.343904 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.01.06 02:22:37.344032 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Debug> executeQuery: Read 2288 rows, 189.29 KiB in 0.00275 sec., 832000 rows/sec., 67.22 MiB/sec. | ||
| 4813 | 2026.01.06 02:22:37.344072 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4814 | 2026.01.06 02:22:37.344085 [ 4 ] {751ee419-71f5-48d4-9d73-61f6f5c9d2b4} <Debug> TCPHandler: Processed in 0.002924596 sec. | ||
| 4815 | 2026.01.06 02:22:37.344195 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.01.06 02:22:37.344289 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.01.06 02:22:37.344328 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4818 | 2026.01.06 02:22:37.344836 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.06 02:22:37.344870 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4820 | 2026.01.06 02:22:37.345170 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4821 | 2026.01.06 02:22:37.345370 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.06 02:22:37.345495 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Debug> executeQuery: Read 235 rows, 14.49 KiB in 0.001224 sec., 191993.46405228757 rows/sec., 11.56 MiB/sec. | ||
| 4823 | 2026.01.06 02:22:37.345531 [ 4 ] {e7e18e36-15b9-4d34-9e42-fc6e6f6713a8} <Debug> TCPHandler: Processed in 0.001383287 sec. | ||
| 4824 | 2026.01.06 02:22:37.345637 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.06 02:22:37.345729 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.01.06 02:22:37.345768 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4827 | 2026.01.06 02:22:37.346365 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.06 02:22:37.346400 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4829 | 2026.01.06 02:22:37.346711 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4830 | 2026.01.06 02:22:37.346917 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.06 02:22:37.347037 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001325 sec., 332075.4716981132 rows/sec., 21.97 MiB/sec. | ||
| 4832 | 2026.01.06 02:22:37.347072 [ 4 ] {f568d712-4296-40c8-8b8a-5c09e8ecd848} <Debug> TCPHandler: Processed in 0.001483078 sec. | ||
| 4833 | 2026.01.06 02:22:37.347182 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.01.06 02:22:37.347274 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.01.06 02:22:37.347313 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4836 | 2026.01.06 02:22:37.347799 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.06 02:22:37.347837 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4838 | 2026.01.06 02:22:37.348136 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4839 | 2026.01.06 02:22:37.348347 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.06 02:22:37.348431 [ 104 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4841 | 2026.01.06 02:22:37.348462 [ 104 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.01.06 02:22:37.348469 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 4843 | 2026.01.06 02:22:37.348481 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4844 | 2026.01.06 02:22:37.348506 [ 4 ] {21a5f9da-c37b-4c9c-b652-37ae3d53b5e9} <Debug> TCPHandler: Processed in 0.001370797 sec. | ||
| 4845 | 2026.01.06 02:22:37.348611 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.01.06 02:22:37.348609 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4847 | 2026.01.06 02:22:37.348703 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4848 | 2026.01.06 02:22:37.348748 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4849 | 2026.01.06 02:22:37.348785 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2026.01.06 02:22:37.348843 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4851 | 2026.01.06 02:22:37.348937 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4852 | 2026.01.06 02:22:37.349016 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4853 | 2026.01.06 02:22:37.349087 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4854 | 2026.01.06 02:22:37.349152 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4855 | 2026.01.06 02:22:37.349639 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.01.06 02:22:37.349681 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4857 | 2026.01.06 02:22:37.350066 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4858 | 2026.01.06 02:22:37.350200 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653171 sec., 638167.4974942097 rows/sec., 38.67 MiB/sec. | ||
| 4859 | 2026.01.06 02:22:37.350279 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.01.06 02:22:37.350335 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4861 | 2026.01.06 02:22:37.350417 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Debug> executeQuery: Read 1165 rows, 85.18 KiB in 0.001731 sec., 673021.3749277875 rows/sec., 48.06 MiB/sec. | ||
| 4862 | 2026.01.06 02:22:37.350459 [ 4 ] {07f68ffa-e284-44f0-8f1b-a0ee53874b18} <Debug> TCPHandler: Processed in 0.001895896 sec. | ||
| 4863 | 2026.01.06 02:22:37.350573 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.01.06 02:22:37.350609 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.01.06 02:22:37.350668 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4866 | 2026.01.06 02:22:37.350679 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_13_3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4867 | 2026.01.06 02:22:37.350716 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4868 | 2026.01.06 02:22:37.350751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4869 | 2026.01.06 02:22:37.351051 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.01.06 02:22:37.351091 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4871 | 2026.01.06 02:22:37.351400 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4872 | 2026.01.06 02:22:37.351600 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.01.06 02:22:37.351725 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 4874 | 2026.01.06 02:22:37.351760 [ 4 ] {98915aac-ddce-4ed3-a60a-32f817fc7541} <Debug> TCPHandler: Processed in 0.001234634 sec. | ||
| 4875 | 2026.01.06 02:22:37.351865 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.01.06 02:22:37.351958 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.01.06 02:22:37.351998 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4878 | 2026.01.06 02:22:37.352625 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.01.06 02:22:37.352660 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4880 | 2026.01.06 02:22:37.353022 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4881 | 2026.01.06 02:22:37.353246 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.01.06 02:22:37.353370 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Debug> executeQuery: Read 912 rows, 61.75 KiB in 0.001431 sec., 637316.5618448637 rows/sec., 42.14 MiB/sec. | ||
| 4883 | 2026.01.06 02:22:37.353405 [ 4 ] {43e14de3-6bd5-4bc1-8e25-e82618142bed} <Debug> TCPHandler: Processed in 0.001586941 sec. | ||
| 4884 | 2026.01.06 02:22:37.353524 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.01.06 02:22:37.353649 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.01.06 02:22:37.353701 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4887 | 2026.01.06 02:22:37.354087 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.01.06 02:22:37.354128 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4889 | 2026.01.06 02:22:37.354574 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4890 | 2026.01.06 02:22:37.354800 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.01.06 02:22:37.354938 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
| 4892 | 2026.01.06 02:22:37.354976 [ 4 ] {bb1ea119-e80f-4b36-82e9-1f7a243446bb} <Debug> TCPHandler: Processed in 0.001512629 sec. | ||
| 4893 | 2026.01.06 02:22:37.355090 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.01.06 02:22:37.355186 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.01.06 02:22:37.355240 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4896 | 2026.01.06 02:22:37.356061 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.01.06 02:22:37.356096 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4898 | 2026.01.06 02:22:37.356639 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4899 | 2026.01.06 02:22:37.356875 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.01.06 02:22:37.357009 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 4901 | 2026.01.06 02:22:37.357061 [ 4 ] {503a4f5a-e55f-4408-a9f5-71e0f8c603c7} <Debug> TCPHandler: Processed in 0.002020009 sec. | ||
| 4902 | 2026.01.06 02:22:37.357180 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.01.06 02:22:37.357276 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.01.06 02:22:37.357319 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4905 | 2026.01.06 02:22:37.357660 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.01.06 02:22:37.357697 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4907 | 2026.01.06 02:22:37.358017 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4908 | 2026.01.06 02:22:37.358226 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.01.06 02:22:37.358352 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Debug> executeQuery: Read 70 rows, 4.17 KiB in 0.001095 sec., 63926.9406392694 rows/sec., 3.72 MiB/sec. | ||
| 4910 | 2026.01.06 02:22:37.358387 [ 4 ] {e2514e39-0b8d-4f1d-8aa5-f93b1406e4e6} <Debug> TCPHandler: Processed in 0.001255684 sec. | ||
| 4911 | 2026.01.06 02:22:38.188928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 658 | ||
| 4912 | 2026.01.06 02:22:38.191800 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.01.06 02:22:38.191858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4914 | 2026.01.06 02:22:38.193156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4915 | 2026.01.06 02:22:38.193444 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.01.06 02:22:38.193789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 4917 | 2026.01.06 02:22:39.891482 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.01.06 02:22:39.891658 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4919 | 2026.01.06 02:22:39.891724 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4920 | 2026.01.06 02:22:39.892418 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.01.06 02:22:39.892456 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4922 | 2026.01.06 02:22:39.892849 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4923 | 2026.01.06 02:22:39.893085 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.01.06 02:22:39.893247 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 4925 | 2026.01.06 02:22:39.893289 [ 4 ] {25b08356-3791-4d8a-b4ea-43e9bc4e51b7} <Debug> TCPHandler: Processed in 0.001935157 sec. | ||
| 4926 | 2026.01.06 02:22:39.893422 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.01.06 02:22:39.893518 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4928 | 2026.01.06 02:22:39.893565 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4929 | 2026.01.06 02:22:39.894010 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.01.06 02:22:39.894047 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4931 | 2026.01.06 02:22:39.894366 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4932 | 2026.01.06 02:22:39.894581 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.01.06 02:22:39.894709 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 4934 | 2026.01.06 02:22:39.894747 [ 4 ] {95683c24-944e-4268-a40c-51ca155b9455} <Debug> TCPHandler: Processed in 0.001374236 sec. | ||
| 4935 | 2026.01.06 02:22:39.894870 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.01.06 02:22:39.894971 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.01.06 02:22:39.895016 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4938 | 2026.01.06 02:22:39.895403 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.01.06 02:22:39.895438 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4940 | 2026.01.06 02:22:39.895769 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4941 | 2026.01.06 02:22:39.896002 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.01.06 02:22:39.896128 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001175 sec., 80000 rows/sec., 5.56 MiB/sec. | ||
| 4943 | 2026.01.06 02:22:39.896164 [ 4 ] {eda1b4fe-f1a7-4568-9e3e-6b98cd5d3293} <Debug> TCPHandler: Processed in 0.001341406 sec. | ||
| 4944 | 2026.01.06 02:22:39.896281 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.01.06 02:22:39.896374 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4946 | 2026.01.06 02:22:39.896416 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4947 | 2026.01.06 02:22:39.896741 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.01.06 02:22:39.896776 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4949 | 2026.01.06 02:22:39.897073 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4950 | 2026.01.06 02:22:39.897286 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.01.06 02:22:39.897409 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001054 sec., 32258.06451612903 rows/sec., 2.19 MiB/sec. | ||
| 4952 | 2026.01.06 02:22:39.897444 [ 4 ] {5673c4dc-f7a8-4fc9-8983-4453b1c25ab7} <Debug> TCPHandler: Processed in 0.001212293 sec. | ||
| 4953 | 2026.01.06 02:22:40.655743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9092 | ||
| 4954 | 2026.01.06 02:22:40.656225 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.01.06 02:22:40.656271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4956 | 2026.01.06 02:22:40.656755 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4957 | 2026.01.06 02:22:40.656988 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.01.06 02:22:40.657137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9092 | ||
| 4959 | 2026.01.06 02:22:41.159387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4960 | 2026.01.06 02:22:41.177012 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.01.06 02:22:41.177081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4962 | 2026.01.06 02:22:41.183412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4963 | 2026.01.06 02:22:41.184093 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.01.06 02:22:41.187155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4965 | 2026.01.06 02:22:44.895359 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.01.06 02:22:44.895543 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4967 | 2026.01.06 02:22:44.895609 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4968 | 2026.01.06 02:22:44.896321 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.06 02:22:44.896363 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4970 | 2026.01.06 02:22:44.896781 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4971 | 2026.01.06 02:22:44.897017 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.06 02:22:44.897182 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00169 sec., 62721.893491124254 rows/sec., 5.24 MiB/sec. | ||
| 4973 | 2026.01.06 02:22:44.897235 [ 4 ] {13904981-4c0b-47cc-9a1b-f3b5259b3ae1} <Debug> TCPHandler: Processed in 0.002004379 sec. | ||
| 4974 | 2026.01.06 02:22:44.897372 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.06 02:22:44.897493 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.06 02:22:44.897554 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4977 | 2026.01.06 02:22:44.898006 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.06 02:22:44.898042 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4979 | 2026.01.06 02:22:44.898400 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4980 | 2026.01.06 02:22:44.898637 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.06 02:22:44.898781 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001321 sec., 18925.056775170327 rows/sec., 1.39 MiB/sec. | ||
| 4982 | 2026.01.06 02:22:44.898822 [ 4 ] {c36476ae-f6fb-4fdc-ab17-b369a799fcf2} <Debug> TCPHandler: Processed in 0.001509329 sec. | ||
| 4983 | 2026.01.06 02:22:44.898942 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.06 02:22:44.899043 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.06 02:22:44.899087 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4986 | 2026.01.06 02:22:44.899559 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.06 02:22:44.899595 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4988 | 2026.01.06 02:22:44.899914 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4989 | 2026.01.06 02:22:44.900168 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.06 02:22:44.900309 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001287 sec., 69153.06915306915 rows/sec., 5.40 MiB/sec. | ||
| 4991 | 2026.01.06 02:22:44.900348 [ 4 ] {92cb4b11-e4ae-440a-b93a-a5a3dc085a81} <Debug> TCPHandler: Processed in 0.001456517 sec. | ||
| 4992 | 2026.01.06 02:22:44.900477 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.01.06 02:22:44.900572 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.01.06 02:22:44.900621 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4995 | 2026.01.06 02:22:44.901052 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.06 02:22:44.901085 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4997 | 2026.01.06 02:22:44.901447 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4998 | 2026.01.06 02:22:44.901708 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.06 02:22:44.901852 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 5000 | 2026.01.06 02:22:44.901893 [ 4 ] {b5f95eae-c6d2-4efc-b3b7-4b42718dc69c} <Debug> TCPHandler: Processed in 0.001468638 sec. | ||
| 5001 | 2026.01.06 02:22:44.902019 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.01.06 02:22:44.902125 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.01.06 02:22:44.902188 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5004 | 2026.01.06 02:22:44.903116 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.01.06 02:22:44.903156 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5006 | 2026.01.06 02:22:44.903773 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5007 | 2026.01.06 02:22:44.904026 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.01.06 02:22:44.904175 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002071 sec., 12071.463061323033 rows/sec., 21.63 MiB/sec. | ||
| 5009 | 2026.01.06 02:22:44.904241 [ 4 ] {b3ec7f1c-5499-4899-b3ad-7cba383ea5f9} <Debug> TCPHandler: Processed in 0.002279643 sec. | ||
| 5010 | 2026.01.06 02:22:44.904348 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.01.06 02:22:44.904447 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.01.06 02:22:44.904490 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5013 | 2026.01.06 02:22:44.904845 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.01.06 02:22:44.904880 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5015 | 2026.01.06 02:22:44.905236 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5016 | 2026.01.06 02:22:44.905485 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.01.06 02:22:44.905627 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 5018 | 2026.01.06 02:22:44.905668 [ 4 ] {248f72f1-d059-4ab8-abad-8b817e0a7c2b} <Debug> TCPHandler: Processed in 0.001367797 sec. | ||
| 5019 | 2026.01.06 02:22:48.052204 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5020 | 2026.01.06 02:22:48.052275 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5021 | 2026.01.06 02:22:48.158154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9604 | ||
| 5022 | 2026.01.06 02:22:48.158669 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.06 02:22:48.158715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5024 | 2026.01.06 02:22:48.159203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5025 | 2026.01.06 02:22:48.159439 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.06 02:22:48.159581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9604 | ||
| 5027 | 2026.01.06 02:22:48.194996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 678 | ||
| 5028 | 2026.01.06 02:22:48.197031 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.01.06 02:22:48.197088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5030 | 2026.01.06 02:22:48.198269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5031 | 2026.01.06 02:22:48.198550 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.01.06 02:22:48.198900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5033 | 2026.01.06 02:22:48.688156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5034 | 2026.01.06 02:22:48.706300 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.01.06 02:22:48.706361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5036 | 2026.01.06 02:22:48.712399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5037 | 2026.01.06 02:22:48.713176 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.06 02:22:48.716320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5039 | 2026.01.06 02:22:49.906170 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.01.06 02:22:49.906339 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.01.06 02:22:49.906402 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5042 | 2026.01.06 02:22:49.907198 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.01.06 02:22:49.907239 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5044 | 2026.01.06 02:22:49.907620 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5045 | 2026.01.06 02:22:49.907842 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.01.06 02:22:49.907986 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001695 sec., 241887.90560471977 rows/sec., 15.34 MiB/sec. | ||
| 5047 | 2026.01.06 02:22:49.908028 [ 4 ] {b653d289-662f-4e72-a10c-7ce15566a4fe} <Debug> TCPHandler: Processed in 0.001984468 sec. | ||
| 5048 | 2026.01.06 02:22:49.908150 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.01.06 02:22:49.908244 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5050 | 2026.01.06 02:22:49.908283 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5051 | 2026.01.06 02:22:49.909210 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.01.06 02:22:49.909245 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5053 | 2026.01.06 02:22:49.909627 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5054 | 2026.01.06 02:22:49.909841 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.06 02:22:49.909965 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.00174 sec., 655172.4137931034 rows/sec., 51.96 MiB/sec. | ||
| 5056 | 2026.01.06 02:22:49.910000 [ 4 ] {6c073da5-fcf0-4b1b-83cb-7bafcce2db97} <Debug> TCPHandler: Processed in 0.001897257 sec. | ||
| 5057 | 2026.01.06 02:22:49.910111 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.01.06 02:22:49.910203 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.01.06 02:22:49.910242 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5060 | 2026.01.06 02:22:49.910711 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.01.06 02:22:49.910746 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5062 | 2026.01.06 02:22:49.911059 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5063 | 2026.01.06 02:22:49.911264 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.01.06 02:22:49.911365 [ 85 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5065 | 2026.01.06 02:22:49.911386 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001201 sec., 182348.0432972523 rows/sec., 10.87 MiB/sec. | ||
| 5066 | 2026.01.06 02:22:49.911432 [ 85 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.06 02:22:49.911440 [ 4 ] {d2c5a14b-3410-4d0a-90f5-d0db7fa6588d} <Debug> TCPHandler: Processed in 0.001376147 sec. | ||
| 5068 | 2026.01.06 02:22:49.911462 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5069 | 2026.01.06 02:22:49.911563 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.01.06 02:22:49.911602 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 5071 | 2026.01.06 02:22:49.911661 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5072 | 2026.01.06 02:22:49.911704 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5073 | 2026.01.06 02:22:49.911750 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5074 | 2026.01.06 02:22:49.911792 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 262 rows starting from the beginning of the part | ||
| 5075 | 2026.01.06 02:22:49.911863 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part | ||
| 5076 | 2026.01.06 02:22:49.911908 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5077 | 2026.01.06 02:22:49.911953 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 235 rows starting from the beginning of the part | ||
| 5078 | 2026.01.06 02:22:49.912000 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5079 | 2026.01.06 02:22:49.912042 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part | ||
| 5080 | 2026.01.06 02:22:49.912251 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.01.06 02:22:49.912299 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5082 | 2026.01.06 02:22:49.912727 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5083 | 2026.01.06 02:22:49.912970 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.01.06 02:22:49.913089 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155995 sec., 631430.4945671335 rows/sec., 40.90 MiB/sec. | ||
| 5085 | 2026.01.06 02:22:49.913097 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001456 sec., 145604.3956043956 rows/sec., 9.39 MiB/sec. | ||
| 5086 | 2026.01.06 02:22:49.913155 [ 4 ] {5ea5efb2-b1a5-4bf7-8cc5-414fbad11ce8} <Debug> TCPHandler: Processed in 0.001638941 sec. | ||
| 5087 | 2026.01.06 02:22:49.913253 [ 200 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5088 | 2026.01.06 02:22:49.913270 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.01.06 02:22:49.913364 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5090 | 2026.01.06 02:22:49.913403 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5091 | 2026.01.06 02:22:49.913519 [ 200 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.06 02:22:49.913586 [ 200 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_26_5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5093 | 2026.01.06 02:22:49.913684 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5094 | 2026.01.06 02:22:49.913877 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.01.06 02:22:49.913912 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5096 | 2026.01.06 02:22:49.914241 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5097 | 2026.01.06 02:22:49.914449 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.06 02:22:49.914574 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 5099 | 2026.01.06 02:22:49.914610 [ 4 ] {e989537e-5a27-4597-92a1-ed84d2fa4b1d} <Debug> TCPHandler: Processed in 0.001387816 sec. | ||
| 5100 | 2026.01.06 02:22:49.914724 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.01.06 02:22:49.914820 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5102 | 2026.01.06 02:22:49.914859 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5103 | 2026.01.06 02:22:49.915529 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.06 02:22:49.915565 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5105 | 2026.01.06 02:22:49.915913 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5106 | 2026.01.06 02:22:49.916145 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.01.06 02:22:49.916276 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001474 sec., 470149.25373134325 rows/sec., 32.85 MiB/sec. | ||
| 5108 | 2026.01.06 02:22:49.916312 [ 4 ] {c9dca03b-efde-408b-af7a-ebb6ca10b418} <Debug> TCPHandler: Processed in 0.001636861 sec. | ||
| 5109 | 2026.01.06 02:22:49.916427 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.06 02:22:49.916519 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.06 02:22:49.916558 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5112 | 2026.01.06 02:22:49.916894 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.06 02:22:49.916929 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5114 | 2026.01.06 02:22:49.917235 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5115 | 2026.01.06 02:22:49.917433 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.06 02:22:49.917556 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 5117 | 2026.01.06 02:22:49.917595 [ 4 ] {216fc8b0-ae0d-4683-be1a-5c9e8b68ef72} <Debug> TCPHandler: Processed in 0.001215173 sec. | ||
| 5118 | 2026.01.06 02:22:49.917708 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.01.06 02:22:49.917799 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.01.06 02:22:49.917840 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5121 | 2026.01.06 02:22:49.918272 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.06 02:22:49.918306 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5123 | 2026.01.06 02:22:49.918656 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5124 | 2026.01.06 02:22:49.918861 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.06 02:22:49.918984 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001203 sec., 261014.13133832085 rows/sec., 17.15 MiB/sec. | ||
| 5126 | 2026.01.06 02:22:49.919019 [ 4 ] {0d3e238a-3741-4f48-8724-830a5c3897d8} <Debug> TCPHandler: Processed in 0.001358596 sec. | ||
| 5127 | 2026.01.06 02:22:49.919126 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.06 02:22:49.919216 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.01.06 02:22:49.919256 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5130 | 2026.01.06 02:22:49.919559 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.06 02:22:49.919594 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5132 | 2026.01.06 02:22:49.919901 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5133 | 2026.01.06 02:22:49.920099 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.06 02:22:49.920222 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 5135 | 2026.01.06 02:22:49.920256 [ 4 ] {1e5002cb-dcf5-4b2b-8e61-ba83e29e5bcb} <Debug> TCPHandler: Processed in 0.001177542 sec. | ||
| 5136 | 2026.01.06 02:22:49.920362 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.06 02:22:49.920453 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.01.06 02:22:49.920506 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5139 | 2026.01.06 02:22:49.921280 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.01.06 02:22:49.921314 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5141 | 2026.01.06 02:22:49.921855 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5142 | 2026.01.06 02:22:49.922069 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.06 02:22:49.922186 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5144 | 2026.01.06 02:22:49.922201 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 14.21 MiB/sec. | ||
| 5145 | 2026.01.06 02:22:49.922252 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.01.06 02:22:49.922274 [ 4 ] {552081be-49eb-43dc-afa4-ba0d70c6a553} <Debug> TCPHandler: Processed in 0.001958767 sec. | ||
| 5147 | 2026.01.06 02:22:49.922276 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5148 | 2026.01.06 02:22:49.922379 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 5149 | 2026.01.06 02:22:49.922395 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.01.06 02:22:49.922497 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5151 | 2026.01.06 02:22:49.922537 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5152 | 2026.01.06 02:22:49.922605 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5153 | 2026.01.06 02:22:49.922673 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 368 rows starting from the beginning of the part | ||
| 5154 | 2026.01.06 02:22:49.922796 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 5155 | 2026.01.06 02:22:49.922890 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.01.06 02:22:49.922901 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5157 | 2026.01.06 02:22:49.922932 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5158 | 2026.01.06 02:22:49.923009 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 5159 | 2026.01.06 02:22:49.923108 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5160 | 2026.01.06 02:22:49.923199 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 5161 | 2026.01.06 02:22:49.923279 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5162 | 2026.01.06 02:22:49.923507 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.01.06 02:22:49.923640 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 5.49 MiB/sec. | ||
| 5164 | 2026.01.06 02:22:49.923676 [ 4 ] {4178537c-7ef8-4bd9-bedf-94c65a567bf6} <Debug> TCPHandler: Processed in 0.001327825 sec. | ||
| 5165 | 2026.01.06 02:22:49.927033 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 19 columns (19 merged, 0 gathered) in 0.004691821 sec., 98042.95602922619 rows/sec., 175.69 MiB/sec. | ||
| 5166 | 2026.01.06 02:22:49.927727 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5167 | 2026.01.06 02:22:49.928056 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.01.06 02:22:49.928128 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5169 | 2026.01.06 02:22:49.928214 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5170 | 2026.01.06 02:22:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.64 MiB, peak 252.94 MiB, free memory in arenas 0.00 B, will set to 248.09 MiB (RSS), difference: 1.45 MiB | ||
| 5171 | 2026.01.06 02:22:50.867773 [ 79 ] {} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5172 | 2026.01.06 02:22:50.867860 [ 79 ] {} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.06 02:22:50.867894 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5174 | 2026.01.06 02:22:50.868073 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::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 | ||
| 5175 | 2026.01.06 02:22:50.868277 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5176 | 2026.01.06 02:22:50.868335 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5177 | 2026.01.06 02:22:50.868441 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 5178 | 2026.01.06 02:22:50.868526 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 5179 | 2026.01.06 02:22:50.868634 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 5180 | 2026.01.06 02:22:50.868713 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 5181 | 2026.01.06 02:22:50.869565 [ 186 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157503 sec., 29205.79290553196 rows/sec., 2.44 MiB/sec. | ||
| 5182 | 2026.01.06 02:22:50.869708 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5183 | 2026.01.06 02:22:50.869964 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.01.06 02:22:50.870032 [ 197 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_5_1} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5185 | 2026.01.06 02:22:50.870102 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5186 | 2026.01.06 02:22:54.896288 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.01.06 02:22:54.896500 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5188 | 2026.01.06 02:22:54.896567 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5189 | 2026.01.06 02:22:54.897172 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.06 02:22:54.897213 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5191 | 2026.01.06 02:22:54.897582 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5192 | 2026.01.06 02:22:54.897809 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.06 02:22:54.897956 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001506 sec., 1328.0212483399735 rows/sec., 108.29 KiB/sec. | ||
| 5194 | 2026.01.06 02:22:54.897997 [ 4 ] {a1e3ce29-c3fa-4d1a-b705-f71b26448361} <Debug> TCPHandler: Processed in 0.001836435 sec. | ||
| 5195 | 2026.01.06 02:22:54.898119 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.06 02:22:54.898213 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5197 | 2026.01.06 02:22:54.898252 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5198 | 2026.01.06 02:22:54.898701 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.06 02:22:54.898737 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5200 | 2026.01.06 02:22:54.899062 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5201 | 2026.01.06 02:22:54.899269 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.01.06 02:22:54.899388 [ 77 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5203 | 2026.01.06 02:22:54.899397 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001203 sec., 88944.30590191188 rows/sec., 7.42 MiB/sec. | ||
| 5204 | 2026.01.06 02:22:54.899464 [ 77 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.01.06 02:22:54.899477 [ 4 ] {de9a68c5-ae12-4ab5-988d-fea273071ded} <Debug> TCPHandler: Processed in 0.001405547 sec. | ||
| 5206 | 2026.01.06 02:22:54.899493 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5207 | 2026.01.06 02:22:54.899602 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 5208 | 2026.01.06 02:22:54.899609 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.01.06 02:22:54.899695 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5210 | 2026.01.06 02:22:54.899719 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.06 02:22:54.899724 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2340 rows starting from the beginning of the part | ||
| 5212 | 2026.01.06 02:22:54.899761 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5213 | 2026.01.06 02:22:54.899790 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2288 rows starting from the beginning of the part | ||
| 5214 | 2026.01.06 02:22:54.899835 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5215 | 2026.01.06 02:22:54.899882 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 5216 | 2026.01.06 02:22:54.899939 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1140 rows starting from the beginning of the part | ||
| 5217 | 2026.01.06 02:22:54.900000 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 107 rows starting from the beginning of the part | ||
| 5218 | 2026.01.06 02:22:54.900223 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.06 02:22:54.900266 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5220 | 2026.01.06 02:22:54.900652 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5221 | 2026.01.06 02:22:54.900959 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.01.06 02:22:54.901126 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001423 sec., 18973.998594518624 rows/sec., 1.39 MiB/sec. | ||
| 5223 | 2026.01.06 02:22:54.901177 [ 4 ] {dfd0b70b-9f48-4e72-b165-2e851aea45bd} <Debug> TCPHandler: Processed in 0.001618921 sec. | ||
| 5224 | 2026.01.06 02:22:54.901324 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.01.06 02:22:54.901437 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5226 | 2026.01.06 02:22:54.901486 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5227 | 2026.01.06 02:22:54.902028 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.01.06 02:22:54.902071 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5229 | 2026.01.06 02:22:54.902465 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5230 | 2026.01.06 02:22:54.902751 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.01.06 02:22:54.902883 [ 77 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5232 | 2026.01.06 02:22:54.902910 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001496 sec., 60828.8770053476 rows/sec., 4.75 MiB/sec. | ||
| 5233 | 2026.01.06 02:22:54.902919 [ 77 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.06 02:22:54.902955 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5235 | 2026.01.06 02:22:54.902965 [ 4 ] {b561f327-9074-4d82-a314-b8d7718e5426} <Debug> TCPHandler: Processed in 0.001702782 sec. | ||
| 5236 | 2026.01.06 02:22:54.903081 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 5237 | 2026.01.06 02:22:54.903108 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.01.06 02:22:54.903196 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5239 | 2026.01.06 02:22:54.903206 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6037 rows, containing 5 columns (5 merged, 0 gathered) in 0.00365402 sec., 1652152.971248105 rows/sec., 139.56 MiB/sec. | ||
| 5240 | 2026.01.06 02:22:54.903232 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5241 | 2026.01.06 02:22:54.903233 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1210 rows starting from the beginning of the part | ||
| 5242 | 2026.01.06 02:22:54.903283 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5243 | 2026.01.06 02:22:54.903314 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1165 rows starting from the beginning of the part | ||
| 5244 | 2026.01.06 02:22:54.903361 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5245 | 2026.01.06 02:22:54.903400 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part | ||
| 5246 | 2026.01.06 02:22:54.903436 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 693 rows starting from the beginning of the part | ||
| 5247 | 2026.01.06 02:22:54.903476 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 91 rows starting from the beginning of the part | ||
| 5248 | 2026.01.06 02:22:54.903540 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5249 | 2026.01.06 02:22:54.903711 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.01.06 02:22:54.903756 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5251 | 2026.01.06 02:22:54.903950 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.01.06 02:22:54.904062 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_31_6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5253 | 2026.01.06 02:22:54.904165 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5254 | 2026.01.06 02:22:54.904168 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5255 | 2026.01.06 02:22:54.904413 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.01.06 02:22:54.904519 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5257 | 2026.01.06 02:22:54.904543 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001335 sec., 120599.25093632958 rows/sec., 8.40 MiB/sec. | ||
| 5258 | 2026.01.06 02:22:54.904551 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.01.06 02:22:54.904583 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5260 | 2026.01.06 02:22:54.904586 [ 4 ] {36b62ede-0f04-48d4-a8d8-dcf5dc6bc3ff} <Debug> TCPHandler: Processed in 0.00153734 sec. | ||
| 5261 | 2026.01.06 02:22:54.904665 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 5262 | 2026.01.06 02:22:54.904703 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.01.06 02:22:54.904764 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5264 | 2026.01.06 02:22:54.904792 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8821 rows starting from the beginning of the part | ||
| 5265 | 2026.01.06 02:22:54.904797 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2026.01.06 02:22:54.904840 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 912 rows starting from the beginning of the part | ||
| 5267 | 2026.01.06 02:22:54.904841 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811295 sec., 1828525.9993540533 rows/sec., 138.03 MiB/sec. | ||
| 5268 | 2026.01.06 02:22:54.904853 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5269 | 2026.01.06 02:22:54.904881 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 94 rows starting from the beginning of the part | ||
| 5270 | 2026.01.06 02:22:54.904921 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5271 | 2026.01.06 02:22:54.904957 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 5272 | 2026.01.06 02:22:54.905005 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 5273 | 2026.01.06 02:22:54.905093 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5274 | 2026.01.06 02:22:54.905397 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.06 02:22:54.905473 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_31_6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5276 | 2026.01.06 02:22:54.905551 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5277 | 2026.01.06 02:22:54.905721 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.01.06 02:22:54.905762 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5279 | 2026.01.06 02:22:54.906342 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5280 | 2026.01.06 02:22:54.906578 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.01.06 02:22:54.906741 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001961 sec., 12748.597654258032 rows/sec., 22.84 MiB/sec. | ||
| 5282 | 2026.01.06 02:22:54.906816 [ 4 ] {f1ed7806-d3eb-4bf5-82d5-409c63c497f6} <Debug> TCPHandler: Processed in 0.002160031 sec. | ||
| 5283 | 2026.01.06 02:22:54.906957 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.01.06 02:22:54.907074 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.01.06 02:22:54.907125 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.01.06 02:22:54.907539 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.01.06 02:22:54.907582 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5288 | 2026.01.06 02:22:54.907939 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5289 | 2026.01.06 02:22:54.908152 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.01.06 02:22:54.908265 [ 74 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5291 | 2026.01.06 02:22:54.908280 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 5292 | 2026.01.06 02:22:54.908312 [ 74 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.01.06 02:22:54.908327 [ 4 ] {c350c395-fce3-4d97-84a3-132dbeb66ec6} <Debug> TCPHandler: Processed in 0.001431987 sec. | ||
| 5294 | 2026.01.06 02:22:54.908339 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5295 | 2026.01.06 02:22:54.908427 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5296 | 2026.01.06 02:22:54.908536 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5297 | 2026.01.06 02:22:54.908565 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1956 rows starting from the beginning of the part | ||
| 5298 | 2026.01.06 02:22:54.908590 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10462 rows, containing 5 columns (5 merged, 0 gathered) in 0.003948636 sec., 2649522.5186621402 rows/sec., 177.32 MiB/sec. | ||
| 5299 | 2026.01.06 02:22:54.908633 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
| 5300 | 2026.01.06 02:22:54.908697 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5301 | 2026.01.06 02:22:54.908772 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5302 | 2026.01.06 02:22:54.908817 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5303 | 2026.01.06 02:22:54.908826 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5304 | 2026.01.06 02:22:54.908880 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5305 | 2026.01.06 02:22:54.909098 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.01.06 02:22:54.909173 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5307 | 2026.01.06 02:22:54.909234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5308 | 2026.01.06 02:22:54.910040 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2284 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647782 sec., 1386105.6863104464 rows/sec., 88.01 MiB/sec. | ||
| 5309 | 2026.01.06 02:22:54.910319 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5310 | 2026.01.06 02:22:54.910558 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.06 02:22:54.910634 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_31_6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5312 | 2026.01.06 02:22:54.910699 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5313 | 2026.01.06 02:22:55.660304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10052 | ||
| 5314 | 2026.01.06 02:22:55.660794 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.01.06 02:22:55.660844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5316 | 2026.01.06 02:22:55.661332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5317 | 2026.01.06 02:22:55.661570 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.01.06 02:22:55.661695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10052 | ||
| 5319 | 2026.01.06 02:22:55.661694 [ 74 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5320 | 2026.01.06 02:22:55.661796 [ 74 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.01.06 02:22:55.661834 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5322 | 2026.01.06 02:22:55.662003 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 5323 | 2026.01.06 02:22:55.662142 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2026.01.06 02:22:55.662183 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7684 rows starting from the beginning of the part | ||
| 5325 | 2026.01.06 02:22:55.662254 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 5326 | 2026.01.06 02:22:55.662302 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 5327 | 2026.01.06 02:22:55.662348 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5328 | 2026.01.06 02:22:55.662394 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5329 | 2026.01.06 02:22:55.662440 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5330 | 2026.01.06 02:22:55.664476 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536619 sec., 3962755.1476985705 rows/sec., 56.69 MiB/sec. | ||
| 5331 | 2026.01.06 02:22:55.664771 [ 186 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5332 | 2026.01.06 02:22:55.665073 [ 186 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.01.06 02:22:55.665148 [ 186 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_21_4} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5334 | 2026.01.06 02:22:55.665248 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5335 | 2026.01.06 02:22:56.217032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5336 | 2026.01.06 02:22:56.234190 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.01.06 02:22:56.234246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5338 | 2026.01.06 02:22:56.240377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5339 | 2026.01.06 02:22:56.241083 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.01.06 02:22:56.241388 [ 76 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5341 | 2026.01.06 02:22:56.241430 [ 76 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.01.06 02:22:56.241452 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5343 | 2026.01.06 02:22:56.241587 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 5344 | 2026.01.06 02:22:56.244345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5345 | 2026.01.06 02:22:56.245682 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2026.01.06 02:22:56.247202 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 5347 | 2026.01.06 02:22:56.252027 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5348 | 2026.01.06 02:22:56.256645 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5349 | 2026.01.06 02:22:56.260828 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 5350 | 2026.01.06 02:22:56.265092 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 5351 | 2026.01.06 02:22:56.268999 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 5352 | 2026.01.06 02:22:56.320660 [ 201 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079138178 sec., 2009.1440568672176 rows/sec., 10.39 MiB/sec. | ||
| 5353 | 2026.01.06 02:22:56.323374 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5354 | 2026.01.06 02:22:56.325307 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.01.06 02:22:56.325387 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_21_4} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5356 | 2026.01.06 02:22:56.327981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5357 | 2026.01.06 02:22:57.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.08 MiB, peak 261.62 MiB, free memory in arenas 0.00 B, will set to 254.06 MiB (RSS), difference: 2.98 MiB | ||
| 5358 | 2026.01.06 02:22:58.199650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 714 | ||
| 5359 | 2026.01.06 02:22:58.202027 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.06 02:22:58.202080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5361 | 2026.01.06 02:22:58.203399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5362 | 2026.01.06 02:22:58.203680 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.01.06 02:22:58.203815 [ 71 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5364 | 2026.01.06 02:22:58.203851 [ 71 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.01.06 02:22:58.203868 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5366 | 2026.01.06 02:22:58.204009 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 5367 | 2026.01.06 02:22:58.204033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5368 | 2026.01.06 02:22:58.204726 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5369 | 2026.01.06 02:22:58.204916 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 5370 | 2026.01.06 02:22:58.205276 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 5371 | 2026.01.06 02:22:58.205634 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 5372 | 2026.01.06 02:22:58.206003 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 5373 | 2026.01.06 02:22:58.206357 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5374 | 2026.01.06 02:22:58.206725 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5375 | 2026.01.06 02:22:58.213166 [ 201 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.009223157 sec., 77413.83996824516 rows/sec., 65.87 MiB/sec. | ||
| 5376 | 2026.01.06 02:22:58.214627 [ 201 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5377 | 2026.01.06 02:22:58.215322 [ 201 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.01.06 02:22:58.215410 [ 201 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_16_3} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5379 | 2026.01.06 02:22:58.215687 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5380 | 2026.01.06 02:22:59.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.15 MiB, peak 261.62 MiB, free memory in arenas 0.00 B, will set to 255.33 MiB (RSS), difference: 1.18 MiB | ||
| 5381 | 2026.01.06 02:22:59.905697 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.01.06 02:22:59.905882 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5383 | 2026.01.06 02:22:59.905946 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5384 | 2026.01.06 02:22:59.906755 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.01.06 02:22:59.906827 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5386 | 2026.01.06 02:22:59.907240 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5387 | 2026.01.06 02:22:59.907463 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.01.06 02:22:59.907617 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 5389 | 2026.01.06 02:22:59.907658 [ 4 ] {fa6c7985-e7ce-497c-a353-1eccdfeaefea} <Debug> TCPHandler: Processed in 0.00210204 sec. | ||
| 5390 | 2026.01.06 02:22:59.907781 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.01.06 02:22:59.907875 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2026.01.06 02:22:59.907914 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.01.06 02:22:59.908811 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.01.06 02:22:59.908847 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5395 | 2026.01.06 02:22:59.909216 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5396 | 2026.01.06 02:22:59.909420 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.01.06 02:22:59.909544 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Debug> executeQuery: Read 1140 rows, 92.58 KiB in 0.001688 sec., 675355.4502369668 rows/sec., 53.56 MiB/sec. | ||
| 5398 | 2026.01.06 02:22:59.909580 [ 4 ] {106f0eaf-6352-49d6-86a1-a4a7e40e80cf} <Debug> TCPHandler: Processed in 0.001846486 sec. | ||
| 5399 | 2026.01.06 02:22:59.909692 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.01.06 02:22:59.909784 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.01.06 02:22:59.909823 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5402 | 2026.01.06 02:22:59.910293 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.01.06 02:22:59.910334 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5404 | 2026.01.06 02:22:59.910631 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5405 | 2026.01.06 02:22:59.910828 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.01.06 02:22:59.910952 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001186 sec., 184654.30016863407 rows/sec., 11.01 MiB/sec. | ||
| 5407 | 2026.01.06 02:22:59.910988 [ 4 ] {ce104352-f232-4e9d-b58f-a4e50875e27c} <Debug> TCPHandler: Processed in 0.001342676 sec. | ||
| 5408 | 2026.01.06 02:22:59.911096 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.01.06 02:22:59.911187 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.01.06 02:22:59.911225 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5411 | 2026.01.06 02:22:59.911677 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.01.06 02:22:59.911712 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5413 | 2026.01.06 02:22:59.912007 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5414 | 2026.01.06 02:22:59.912205 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.01.06 02:22:59.912307 [ 70 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5416 | 2026.01.06 02:22:59.912330 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001161 sec., 182601.2058570198 rows/sec., 11.78 MiB/sec. | ||
| 5417 | 2026.01.06 02:22:59.912376 [ 70 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.01.06 02:22:59.912383 [ 4 ] {d93b6e26-7bb0-4806-bb35-b5fffaaa166c} <Debug> TCPHandler: Processed in 0.001334556 sec. | ||
| 5419 | 2026.01.06 02:22:59.912407 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5420 | 2026.01.06 02:22:59.912506 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.01.06 02:22:59.912523 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 5422 | 2026.01.06 02:22:59.912601 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.01.06 02:22:59.912643 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5424 | 2026.01.06 02:22:59.912657 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5425 | 2026.01.06 02:22:59.912695 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 441 rows starting from the beginning of the part | ||
| 5426 | 2026.01.06 02:22:59.912758 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5427 | 2026.01.06 02:22:59.912802 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5428 | 2026.01.06 02:22:59.912844 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 440 rows starting from the beginning of the part | ||
| 5429 | 2026.01.06 02:22:59.912887 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5430 | 2026.01.06 02:22:59.912925 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5431 | 2026.01.06 02:22:59.913104 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.01.06 02:22:59.913144 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5433 | 2026.01.06 02:22:59.913563 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5434 | 2026.01.06 02:22:59.913787 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.06 02:22:59.913917 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001333 sec., 158289.57239309826 rows/sec., 8.99 MiB/sec. | ||
| 5436 | 2026.01.06 02:22:59.913955 [ 4 ] {08431e36-f226-4b2e-bc56-b87b806ae09f} <Debug> TCPHandler: Processed in 0.001495609 sec. | ||
| 5437 | 2026.01.06 02:22:59.914039 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156276 sec., 1106375.899050398 rows/sec., 76.51 MiB/sec. | ||
| 5438 | 2026.01.06 02:22:59.914068 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.01.06 02:22:59.914174 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5440 | 2026.01.06 02:22:59.914216 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5441 | 2026.01.06 02:22:59.914256 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5442 | 2026.01.06 02:22:59.914563 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.01.06 02:22:59.914640 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_16_3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5444 | 2026.01.06 02:22:59.914735 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5445 | 2026.01.06 02:22:59.914884 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.01.06 02:22:59.914923 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5447 | 2026.01.06 02:22:59.915247 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5448 | 2026.01.06 02:22:59.915446 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.01.06 02:22:59.915570 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001414 sec., 490099.0099009901 rows/sec., 34.25 MiB/sec. | ||
| 5450 | 2026.01.06 02:22:59.915607 [ 4 ] {4c61afc3-3ec0-4c58-88ea-63d57643492f} <Debug> TCPHandler: Processed in 0.00158552 sec. | ||
| 5451 | 2026.01.06 02:22:59.915721 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.01.06 02:22:59.915813 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5453 | 2026.01.06 02:22:59.915853 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5454 | 2026.01.06 02:22:59.916197 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.01.06 02:22:59.916231 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5456 | 2026.01.06 02:22:59.916527 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5457 | 2026.01.06 02:22:59.916725 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.01.06 02:22:59.916828 [ 70 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5459 | 2026.01.06 02:22:59.916849 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 5460 | 2026.01.06 02:22:59.916869 [ 70 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.01.06 02:22:59.916890 [ 4 ] {d8005529-5182-4ebc-8af5-f33e843dee78} <Debug> TCPHandler: Processed in 0.001216733 sec. | ||
| 5462 | 2026.01.06 02:22:59.916893 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5463 | 2026.01.06 02:22:59.916991 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::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 | ||
| 5464 | 2026.01.06 02:22:59.917013 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.01.06 02:22:59.917095 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2026.01.06 02:22:59.917109 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.01.06 02:22:59.917127 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5468 | 2026.01.06 02:22:59.917156 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5469 | 2026.01.06 02:22:59.917200 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5470 | 2026.01.06 02:22:59.917248 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5471 | 2026.01.06 02:22:59.917285 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5472 | 2026.01.06 02:22:59.917321 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5473 | 2026.01.06 02:22:59.917360 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5474 | 2026.01.06 02:22:59.917607 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.01.06 02:22:59.917647 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5476 | 2026.01.06 02:22:59.917995 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5477 | 2026.01.06 02:22:59.918046 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091651 sec., 82443.93125641804 rows/sec., 4.21 MiB/sec. | ||
| 5478 | 2026.01.06 02:22:59.918188 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5479 | 2026.01.06 02:22:59.918251 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.01.06 02:22:59.918403 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001311 sec., 239511.82303585048 rows/sec., 15.73 MiB/sec. | ||
| 5481 | 2026.01.06 02:22:59.918442 [ 4 ] {0b4a27f7-4f48-41ff-9654-cb8b1430f496} <Debug> TCPHandler: Processed in 0.001476518 sec. | ||
| 5482 | 2026.01.06 02:22:59.918507 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.01.06 02:22:59.918568 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.01.06 02:22:59.918581 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_15_3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5485 | 2026.01.06 02:22:59.918665 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5486 | 2026.01.06 02:22:59.918669 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.01.06 02:22:59.918721 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5488 | 2026.01.06 02:22:59.919031 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.01.06 02:22:59.919066 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5490 | 2026.01.06 02:22:59.919358 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5491 | 2026.01.06 02:22:59.919566 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.01.06 02:22:59.919668 [ 70 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5493 | 2026.01.06 02:22:59.919693 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5494 | 2026.01.06 02:22:59.919704 [ 70 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.01.06 02:22:59.919733 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5496 | 2026.01.06 02:22:59.919735 [ 4 ] {1e7959b6-1060-433e-8bac-9ee35f23bfbd} <Debug> TCPHandler: Processed in 0.001214534 sec. | ||
| 5497 | 2026.01.06 02:22:59.919822 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 5498 | 2026.01.06 02:22:59.919860 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.01.06 02:22:59.919932 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5500 | 2026.01.06 02:22:59.919957 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5501 | 2026.01.06 02:22:59.919966 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5502 | 2026.01.06 02:22:59.920018 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5503 | 2026.01.06 02:22:59.920039 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5504 | 2026.01.06 02:22:59.920085 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5505 | 2026.01.06 02:22:59.920122 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5506 | 2026.01.06 02:22:59.920156 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5507 | 2026.01.06 02:22:59.920190 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5508 | 2026.01.06 02:22:59.920813 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.06 02:22:59.920853 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5510 | 2026.01.06 02:22:59.920972 [ 188 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187963 sec., 13468.43293940973 rows/sec., 904.25 KiB/sec. | ||
| 5511 | 2026.01.06 02:22:59.921143 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5512 | 2026.01.06 02:22:59.921390 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5513 | 2026.01.06 02:22:59.921423 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.06 02:22:59.921500 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_16_3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5515 | 2026.01.06 02:22:59.921574 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5516 | 2026.01.06 02:22:59.921635 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.01.06 02:22:59.921791 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 13.56 MiB/sec. | ||
| 5518 | 2026.01.06 02:22:59.921856 [ 4 ] {b383b152-7b6e-414c-9335-f532232aaf9a} <Debug> TCPHandler: Processed in 0.0020434 sec. | ||
| 5519 | 2026.01.06 02:22:59.921973 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.01.06 02:22:59.922065 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5521 | 2026.01.06 02:22:59.922105 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5522 | 2026.01.06 02:22:59.922432 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.06 02:22:59.922467 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5524 | 2026.01.06 02:22:59.922768 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5525 | 2026.01.06 02:22:59.922984 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.01.06 02:22:59.923106 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 5527 | 2026.01.06 02:22:59.923141 [ 4 ] {d12a1e8e-454b-4baf-ae78-e25092980ff7} <Debug> TCPHandler: Processed in 0.001215793 sec. | ||
| 5528 | 2026.01.06 02:23:03.052331 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5529 | 2026.01.06 02:23:03.052407 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5530 | 2026.01.06 02:23:03.162759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10564 | ||
| 5531 | 2026.01.06 02:23:03.163538 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.01.06 02:23:03.163583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5533 | 2026.01.06 02:23:03.164062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5534 | 2026.01.06 02:23:03.164291 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.01.06 02:23:03.164442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10564 | ||
| 5536 | 2026.01.06 02:23:03.744394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5537 | 2026.01.06 02:23:03.760950 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.01.06 02:23:03.761006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5539 | 2026.01.06 02:23:03.766695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5540 | 2026.01.06 02:23:03.767414 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.06 02:23:03.770462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5542 | 2026.01.06 02:23:04.894860 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.01.06 02:23:04.895038 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5544 | 2026.01.06 02:23:04.895106 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5545 | 2026.01.06 02:23:04.895775 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.06 02:23:04.895819 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5547 | 2026.01.06 02:23:04.896214 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5548 | 2026.01.06 02:23:04.896448 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.06 02:23:04.896598 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001609 sec., 65879.42821628341 rows/sec., 5.50 MiB/sec. | ||
| 5550 | 2026.01.06 02:23:04.896640 [ 4 ] {f078ac87-aba2-4086-a82f-57c2ad5d52de} <Debug> TCPHandler: Processed in 0.001906436 sec. | ||
| 5551 | 2026.01.06 02:23:04.896768 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.01.06 02:23:04.896864 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.01.06 02:23:04.896904 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5554 | 2026.01.06 02:23:04.897316 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.01.06 02:23:04.897353 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5556 | 2026.01.06 02:23:04.897644 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5557 | 2026.01.06 02:23:04.897845 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.01.06 02:23:04.897973 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001128 sec., 22163.120567375885 rows/sec., 1.63 MiB/sec. | ||
| 5559 | 2026.01.06 02:23:04.898010 [ 4 ] {528e9baa-f36f-4a25-9b10-eec69b7f09c3} <Debug> TCPHandler: Processed in 0.001289035 sec. | ||
| 5560 | 2026.01.06 02:23:04.898117 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.06 02:23:04.898210 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.06 02:23:04.898250 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5563 | 2026.01.06 02:23:04.898666 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.06 02:23:04.898702 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5565 | 2026.01.06 02:23:04.898992 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5566 | 2026.01.06 02:23:04.899191 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.06 02:23:04.899316 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001123 sec., 79252.00356188779 rows/sec., 6.19 MiB/sec. | ||
| 5568 | 2026.01.06 02:23:04.899354 [ 4 ] {317d4458-f963-4200-94c4-183fb9e35f44} <Debug> TCPHandler: Processed in 0.001283104 sec. | ||
| 5569 | 2026.01.06 02:23:04.899469 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.01.06 02:23:04.899561 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5571 | 2026.01.06 02:23:04.899605 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5572 | 2026.01.06 02:23:04.900018 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.01.06 02:23:04.900053 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5574 | 2026.01.06 02:23:04.900378 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5575 | 2026.01.06 02:23:04.900574 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.01.06 02:23:04.900703 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5577 | 2026.01.06 02:23:04.900738 [ 4 ] {3692f03e-427d-468b-8a7d-777e9be77eab} <Debug> TCPHandler: Processed in 0.001316255 sec. | ||
| 5578 | 2026.01.06 02:23:04.900847 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2026.01.06 02:23:04.900940 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5580 | 2026.01.06 02:23:04.900994 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5581 | 2026.01.06 02:23:04.901807 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.01.06 02:23:04.901842 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5583 | 2026.01.06 02:23:04.902358 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5584 | 2026.01.06 02:23:04.902568 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.01.06 02:23:04.902706 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001783 sec., 14021.312394840157 rows/sec., 25.13 MiB/sec. | ||
| 5586 | 2026.01.06 02:23:04.902757 [ 4 ] {f3e27fb2-cd62-4c02-8bde-fbfdc4ea2644} <Debug> TCPHandler: Processed in 0.001956338 sec. | ||
| 5587 | 2026.01.06 02:23:04.902880 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.01.06 02:23:04.902985 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5589 | 2026.01.06 02:23:04.903028 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5590 | 2026.01.06 02:23:04.903376 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2026.01.06 02:23:04.903414 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5592 | 2026.01.06 02:23:04.903745 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5593 | 2026.01.06 02:23:04.903968 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.01.06 02:23:04.904095 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5595 | 2026.01.06 02:23:04.904132 [ 4 ] {799e3445-2f96-4636-b540-50c14f48ac30} <Debug> TCPHandler: Processed in 0.001302495 sec. | ||
| 5596 | 2026.01.06 02:23:07.337445 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.01.06 02:23:07.337653 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.01.06 02:23:07.337727 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5599 | 2026.01.06 02:23:07.338583 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5600 | 2026.01.06 02:23:07.338629 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5601 | 2026.01.06 02:23:07.339053 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5602 | 2026.01.06 02:23:07.339272 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.01.06 02:23:07.339451 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 5604 | 2026.01.06 02:23:07.339501 [ 4 ] {2444f612-0f59-41dc-9560-322447cdb0e0} <Debug> TCPHandler: Processed in 0.002195122 sec. | ||
| 5605 | 2026.01.06 02:23:07.339627 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.01.06 02:23:07.339726 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5607 | 2026.01.06 02:23:07.339767 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5608 | 2026.01.06 02:23:07.341343 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.01.06 02:23:07.341377 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5610 | 2026.01.06 02:23:07.341821 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5611 | 2026.01.06 02:23:07.342036 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.01.06 02:23:07.342164 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Debug> executeQuery: Read 2280 rows, 188.70 KiB in 0.002459 sec., 927206.1813745425 rows/sec., 74.94 MiB/sec. | ||
| 5613 | 2026.01.06 02:23:07.342203 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5614 | 2026.01.06 02:23:07.342216 [ 4 ] {2d87b8e3-bb46-4e2c-9361-223df3d0bd62} <Debug> TCPHandler: Processed in 0.002637711 sec. | ||
| 5615 | 2026.01.06 02:23:07.342339 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.01.06 02:23:07.342434 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5617 | 2026.01.06 02:23:07.342475 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5618 | 2026.01.06 02:23:07.342966 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.01.06 02:23:07.343000 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5620 | 2026.01.06 02:23:07.343323 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5621 | 2026.01.06 02:23:07.343538 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.01.06 02:23:07.343665 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00125 sec., 175200 rows/sec., 10.44 MiB/sec. | ||
| 5623 | 2026.01.06 02:23:07.343702 [ 4 ] {7f3109bd-56d7-42fc-a875-0444004d9497} <Debug> TCPHandler: Processed in 0.001411907 sec. | ||
| 5624 | 2026.01.06 02:23:07.343820 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.01.06 02:23:07.343914 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5626 | 2026.01.06 02:23:07.343953 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5627 | 2026.01.06 02:23:07.344504 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.06 02:23:07.344538 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5629 | 2026.01.06 02:23:07.344845 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5630 | 2026.01.06 02:23:07.345052 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.01.06 02:23:07.345173 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001277 sec., 344557.55677368835 rows/sec., 22.80 MiB/sec. | ||
| 5632 | 2026.01.06 02:23:07.345210 [ 4 ] {a3d0b896-882f-4571-97b9-36de2f69ee51} <Debug> TCPHandler: Processed in 0.001437767 sec. | ||
| 5633 | 2026.01.06 02:23:07.345333 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.01.06 02:23:07.345427 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.01.06 02:23:07.345465 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5636 | 2026.01.06 02:23:07.345947 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.01.06 02:23:07.345982 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5638 | 2026.01.06 02:23:07.346283 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5639 | 2026.01.06 02:23:07.346490 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.01.06 02:23:07.346612 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 5641 | 2026.01.06 02:23:07.346648 [ 4 ] {e47a808b-716b-4c6f-b7b5-7363eec12f36} <Debug> TCPHandler: Processed in 0.001362336 sec. | ||
| 5642 | 2026.01.06 02:23:07.346758 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.01.06 02:23:07.346851 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5644 | 2026.01.06 02:23:07.346890 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5645 | 2026.01.06 02:23:07.347817 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.01.06 02:23:07.347850 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5647 | 2026.01.06 02:23:07.348196 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5648 | 2026.01.06 02:23:07.348399 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.01.06 02:23:07.348523 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.00169 sec., 679881.6568047337 rows/sec., 48.47 MiB/sec. | ||
| 5650 | 2026.01.06 02:23:07.348560 [ 4 ] {660d828c-0427-4939-adfa-1200747ee02d} <Debug> TCPHandler: Processed in 0.001848985 sec. | ||
| 5651 | 2026.01.06 02:23:07.348673 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.01.06 02:23:07.348766 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5653 | 2026.01.06 02:23:07.348806 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5654 | 2026.01.06 02:23:07.349133 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.01.06 02:23:07.349167 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5656 | 2026.01.06 02:23:07.349473 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5657 | 2026.01.06 02:23:07.349673 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.01.06 02:23:07.349796 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 5659 | 2026.01.06 02:23:07.349831 [ 4 ] {17333faa-93ea-4df7-bef9-b8c222c2f7d6} <Debug> TCPHandler: Processed in 0.001205063 sec. | ||
| 5660 | 2026.01.06 02:23:07.349941 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.01.06 02:23:07.350033 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.01.06 02:23:07.350074 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5663 | 2026.01.06 02:23:07.350715 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.01.06 02:23:07.350748 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5665 | 2026.01.06 02:23:07.351117 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5666 | 2026.01.06 02:23:07.351335 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.01.06 02:23:07.351458 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001444 sec., 632963.9889196676 rows/sec., 41.86 MiB/sec. | ||
| 5668 | 2026.01.06 02:23:07.351493 [ 4 ] {6a02a277-b30f-41a0-82e5-fe1584d3581e} <Debug> TCPHandler: Processed in 0.001601311 sec. | ||
| 5669 | 2026.01.06 02:23:07.351615 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.01.06 02:23:07.351708 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.01.06 02:23:07.351748 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5672 | 2026.01.06 02:23:07.352062 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.06 02:23:07.352097 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5674 | 2026.01.06 02:23:07.352387 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5675 | 2026.01.06 02:23:07.352590 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.06 02:23:07.352713 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 5677 | 2026.01.06 02:23:07.352747 [ 4 ] {34922f64-9885-4e5b-922e-6a28ed440474} <Debug> TCPHandler: Processed in 0.001179713 sec. | ||
| 5678 | 2026.01.06 02:23:07.352856 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.01.06 02:23:07.352948 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.01.06 02:23:07.353001 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5681 | 2026.01.06 02:23:07.353757 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.06 02:23:07.353790 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5683 | 2026.01.06 02:23:07.354300 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5684 | 2026.01.06 02:23:07.354512 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.01.06 02:23:07.354641 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001711 sec., 8182.349503214494 rows/sec., 14.66 MiB/sec. | ||
| 5686 | 2026.01.06 02:23:07.354691 [ 4 ] {ee8ca49e-c8a2-4288-9742-1999658fc110} <Debug> TCPHandler: Processed in 0.001882706 sec. | ||
| 5687 | 2026.01.06 02:23:07.354804 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.01.06 02:23:07.354897 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.01.06 02:23:07.354938 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5690 | 2026.01.06 02:23:07.355280 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.01.06 02:23:07.355313 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5692 | 2026.01.06 02:23:07.355658 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5693 | 2026.01.06 02:23:07.355857 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.01.06 02:23:07.355977 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001098 sec., 67395.26411657559 rows/sec., 3.96 MiB/sec. | ||
| 5695 | 2026.01.06 02:23:07.356011 [ 4 ] {3b41b80f-ca50-4c4d-b83e-49616b72b743} <Debug> TCPHandler: Processed in 0.001254785 sec. | ||
| 5696 | 2026.01.06 02:23:08.204270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 770 | ||
| 5697 | 2026.01.06 02:23:08.207507 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.01.06 02:23:08.207569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5699 | 2026.01.06 02:23:08.208814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5700 | 2026.01.06 02:23:08.209091 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.01.06 02:23:08.209440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5702 | 2026.01.06 02:23:09.890019 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.01.06 02:23:09.890216 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5704 | 2026.01.06 02:23:09.890286 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5705 | 2026.01.06 02:23:09.891018 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.01.06 02:23:09.891063 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5707 | 2026.01.06 02:23:09.891460 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5708 | 2026.01.06 02:23:09.891684 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.01.06 02:23:09.891840 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 5710 | 2026.01.06 02:23:09.891883 [ 4 ] {7b0267f4-5850-487c-9070-c447b8778a15} <Debug> TCPHandler: Processed in 0.002001098 sec. | ||
| 5711 | 2026.01.06 02:23:09.892006 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.01.06 02:23:09.892103 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5713 | 2026.01.06 02:23:09.892144 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5714 | 2026.01.06 02:23:09.892552 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.01.06 02:23:09.892588 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5716 | 2026.01.06 02:23:09.892881 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5717 | 2026.01.06 02:23:09.893079 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.01.06 02:23:09.893204 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 5719 | 2026.01.06 02:23:09.893242 [ 4 ] {b753207b-6cdd-4486-828a-16983f31d453} <Debug> TCPHandler: Processed in 0.001287105 sec. | ||
| 5720 | 2026.01.06 02:23:09.893357 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.01.06 02:23:09.893452 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5722 | 2026.01.06 02:23:09.893497 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5723 | 2026.01.06 02:23:09.893866 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.01.06 02:23:09.893902 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5725 | 2026.01.06 02:23:09.894223 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5726 | 2026.01.06 02:23:09.894442 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.01.06 02:23:09.894569 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001136 sec., 73943.66197183098 rows/sec., 5.14 MiB/sec. | ||
| 5728 | 2026.01.06 02:23:09.894606 [ 4 ] {138beb12-51eb-4702-81c9-4682b03aa7ca} <Debug> TCPHandler: Processed in 0.001298715 sec. | ||
| 5729 | 2026.01.06 02:23:09.894720 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.01.06 02:23:09.894814 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.01.06 02:23:09.894856 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5732 | 2026.01.06 02:23:09.895184 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.01.06 02:23:09.895219 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5734 | 2026.01.06 02:23:09.895530 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5735 | 2026.01.06 02:23:09.895736 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.01.06 02:23:09.895864 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001068 sec., 28089.88764044944 rows/sec., 1.90 MiB/sec. | ||
| 5737 | 2026.01.06 02:23:09.895901 [ 4 ] {b205ecbb-ce25-4184-b585-a6d2d5b12357} <Debug> TCPHandler: Processed in 0.001232064 sec. | ||
| 5738 | 2026.01.06 02:23:10.665487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11012 | ||
| 5739 | 2026.01.06 02:23:10.666000 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.01.06 02:23:10.666052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5741 | 2026.01.06 02:23:10.666562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5742 | 2026.01.06 02:23:10.666806 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.01.06 02:23:10.666956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11012 | ||
| 5744 | 2026.01.06 02:23:11.271474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5745 | 2026.01.06 02:23:11.288701 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.01.06 02:23:11.288767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5747 | 2026.01.06 02:23:11.295135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5748 | 2026.01.06 02:23:11.295831 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.01.06 02:23:11.298673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5750 | 2026.01.06 02:23:14.895023 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2026.01.06 02:23:14.895251 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5752 | 2026.01.06 02:23:14.895335 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5753 | 2026.01.06 02:23:14.896193 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.01.06 02:23:14.896246 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5755 | 2026.01.06 02:23:14.896697 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5756 | 2026.01.06 02:23:14.896935 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.01.06 02:23:14.897081 [ 39 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5758 | 2026.01.06 02:23:14.897096 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001911 sec., 55468.3411826269 rows/sec., 4.63 MiB/sec. | ||
| 5759 | 2026.01.06 02:23:14.897175 [ 39 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.01.06 02:23:14.897189 [ 4 ] {fdf5ecab-5e6e-4ba0-abae-e5a76488f9a1} <Debug> TCPHandler: Processed in 0.002366955 sec. | ||
| 5761 | 2026.01.06 02:23:14.897218 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5762 | 2026.01.06 02:23:14.897330 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 5763 | 2026.01.06 02:23:14.897337 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.01.06 02:23:14.897422 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5765 | 2026.01.06 02:23:14.897446 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.01.06 02:23:14.897450 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2340 rows starting from the beginning of the part | ||
| 5767 | 2026.01.06 02:23:14.897489 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5768 | 2026.01.06 02:23:14.897516 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1140 rows starting from the beginning of the part | ||
| 5769 | 2026.01.06 02:23:14.897560 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5770 | 2026.01.06 02:23:14.897600 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2280 rows starting from the beginning of the part | ||
| 5771 | 2026.01.06 02:23:14.897640 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5772 | 2026.01.06 02:23:14.897679 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5773 | 2026.01.06 02:23:14.897954 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.01.06 02:23:14.897990 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5775 | 2026.01.06 02:23:14.898360 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5776 | 2026.01.06 02:23:14.898595 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.01.06 02:23:14.898737 [ 40 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5778 | 2026.01.06 02:23:14.898754 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001328 sec., 18825.301204819276 rows/sec., 1.38 MiB/sec. | ||
| 5779 | 2026.01.06 02:23:14.898772 [ 40 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.01.06 02:23:14.898791 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5781 | 2026.01.06 02:23:14.898798 [ 4 ] {72373e30-5e2a-4d33-820d-9415844c8b8b} <Debug> TCPHandler: Processed in 0.001513519 sec. | ||
| 5782 | 2026.01.06 02:23:14.898884 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 5783 | 2026.01.06 02:23:14.898919 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.01.06 02:23:14.899009 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5785 | 2026.01.06 02:23:14.899020 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5786 | 2026.01.06 02:23:14.899050 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 262 rows starting from the beginning of the part | ||
| 5787 | 2026.01.06 02:23:14.899070 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5788 | 2026.01.06 02:23:14.899138 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5789 | 2026.01.06 02:23:14.899195 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part | ||
| 5790 | 2026.01.06 02:23:14.899241 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5791 | 2026.01.06 02:23:14.899286 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part | ||
| 5792 | 2026.01.06 02:23:14.899331 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5793 | 2026.01.06 02:23:14.899538 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.01.06 02:23:14.899580 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5795 | 2026.01.06 02:23:14.899669 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6028 rows, containing 5 columns (5 merged, 0 gathered) in 0.002379715 sec., 2533076.4398257774 rows/sec., 214.00 MiB/sec. | ||
| 5796 | 2026.01.06 02:23:14.899973 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5797 | 2026.01.06 02:23:14.899988 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5798 | 2026.01.06 02:23:14.900217 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.01.06 02:23:14.900223 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.01.06 02:23:14.900263 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416187 sec., 548656.3568229338 rows/sec., 35.90 MiB/sec. | ||
| 5801 | 2026.01.06 02:23:14.900291 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_36_7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5802 | 2026.01.06 02:23:14.900322 [ 40 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5803 | 2026.01.06 02:23:14.900351 [ 40 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.01.06 02:23:14.900352 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00135 sec., 65925.92592592593 rows/sec., 5.15 MiB/sec. | ||
| 5805 | 2026.01.06 02:23:14.900368 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5806 | 2026.01.06 02:23:14.900383 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5807 | 2026.01.06 02:23:14.900399 [ 4 ] {19139f02-5a18-4cb9-8991-3006f959c0d5} <Debug> TCPHandler: Processed in 0.001530609 sec. | ||
| 5808 | 2026.01.06 02:23:14.900440 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5809 | 2026.01.06 02:23:14.900448 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 5810 | 2026.01.06 02:23:14.900526 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.01.06 02:23:14.900528 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2026.01.06 02:23:14.900571 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1210 rows starting from the beginning of the part | ||
| 5813 | 2026.01.06 02:23:14.900631 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.01.06 02:23:14.900643 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 693 rows starting from the beginning of the part | ||
| 5815 | 2026.01.06 02:23:14.900680 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5816 | 2026.01.06 02:23:14.900696 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5817 | 2026.01.06 02:23:14.900721 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.01.06 02:23:14.900736 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1149 rows starting from the beginning of the part | ||
| 5819 | 2026.01.06 02:23:14.900789 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5820 | 2026.01.06 02:23:14.900809 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_31_6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5821 | 2026.01.06 02:23:14.900838 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part | ||
| 5822 | 2026.01.06 02:23:14.900891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5823 | 2026.01.06 02:23:14.901121 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.01.06 02:23:14.901161 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5825 | 2026.01.06 02:23:14.901509 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5826 | 2026.01.06 02:23:14.901724 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.01.06 02:23:14.901841 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5828 | 2026.01.06 02:23:14.901861 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 5829 | 2026.01.06 02:23:14.901873 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.01.06 02:23:14.901894 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5831 | 2026.01.06 02:23:14.901900 [ 4 ] {6883e9b4-afac-46a0-b070-1a2c9fdadd1b} <Debug> TCPHandler: Processed in 0.001424287 sec. | ||
| 5832 | 2026.01.06 02:23:14.901985 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 5833 | 2026.01.06 02:23:14.901987 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3294 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156228 sec., 2108456.8707273984 rows/sec., 159.07 MiB/sec. | ||
| 5834 | 2026.01.06 02:23:14.902027 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.01.06 02:23:14.902123 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.01.06 02:23:14.902125 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2026.01.06 02:23:14.902176 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10462 rows starting from the beginning of the part | ||
| 5838 | 2026.01.06 02:23:14.902184 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5839 | 2026.01.06 02:23:14.902236 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5840 | 2026.01.06 02:23:14.902239 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5841 | 2026.01.06 02:23:14.902293 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 5842 | 2026.01.06 02:23:14.902332 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 914 rows starting from the beginning of the part | ||
| 5843 | 2026.01.06 02:23:14.902367 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part | ||
| 5844 | 2026.01.06 02:23:14.902406 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 5845 | 2026.01.06 02:23:14.902549 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.06 02:23:14.902655 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_36_7} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5847 | 2026.01.06 02:23:14.902759 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5848 | 2026.01.06 02:23:14.903086 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.01.06 02:23:14.903128 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5850 | 2026.01.06 02:23:14.903691 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5851 | 2026.01.06 02:23:14.903930 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.01.06 02:23:14.904038 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5853 | 2026.01.06 02:23:14.904065 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.01.06 02:23:14.904071 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001966 sec., 12716.174974567652 rows/sec., 22.79 MiB/sec. | ||
| 5855 | 2026.01.06 02:23:14.904082 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5856 | 2026.01.06 02:23:14.904126 [ 4 ] {270e0833-51e9-4285-94a9-faddbd583014} <Debug> TCPHandler: Processed in 0.002148841 sec. | ||
| 5857 | 2026.01.06 02:23:14.904161 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 5858 | 2026.01.06 02:23:14.904261 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.01.06 02:23:14.904364 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.01.06 02:23:14.904367 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5861 | 2026.01.06 02:23:14.904408 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5862 | 2026.01.06 02:23:14.904441 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 460 rows starting from the beginning of the part | ||
| 5863 | 2026.01.06 02:23:14.904560 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5864 | 2026.01.06 02:23:14.904660 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5865 | 2026.01.06 02:23:14.904758 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5866 | 2026.01.06 02:23:14.904776 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.01.06 02:23:14.904815 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5868 | 2026.01.06 02:23:14.904858 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 5869 | 2026.01.06 02:23:14.904966 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5870 | 2026.01.06 02:23:14.905145 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5871 | 2026.01.06 02:23:14.905400 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.01.06 02:23:14.905534 [ 40 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5873 | 2026.01.06 02:23:14.905546 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 5874 | 2026.01.06 02:23:14.905565 [ 40 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.01.06 02:23:14.905585 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5876 | 2026.01.06 02:23:14.905585 [ 4 ] {af759e0a-c10d-486b-b997-fbf599ea3cab} <Debug> TCPHandler: Processed in 0.001380016 sec. | ||
| 5877 | 2026.01.06 02:23:14.905666 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5878 | 2026.01.06 02:23:14.905767 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5879 | 2026.01.06 02:23:14.905792 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2284 rows starting from the beginning of the part | ||
| 5880 | 2026.01.06 02:23:14.905838 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5881 | 2026.01.06 02:23:14.905877 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5882 | 2026.01.06 02:23:14.905913 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5883 | 2026.01.06 02:23:14.905949 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 5884 | 2026.01.06 02:23:14.905990 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 5885 | 2026.01.06 02:23:14.906188 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12094 rows, containing 5 columns (5 merged, 0 gathered) in 0.004247332 sec., 2847434.577753752 rows/sec., 190.56 MiB/sec. | ||
| 5886 | 2026.01.06 02:23:14.906485 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5887 | 2026.01.06 02:23:14.906747 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.01.06 02:23:14.906814 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5889 | 2026.01.06 02:23:14.906878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5890 | 2026.01.06 02:23:14.907053 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001422277 sec., 1836491.7663718108 rows/sec., 116.61 MiB/sec. | ||
| 5891 | 2026.01.06 02:23:14.907322 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5892 | 2026.01.06 02:23:14.907552 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.01.06 02:23:14.907612 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_36_7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5894 | 2026.01.06 02:23:14.907667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5895 | 2026.01.06 02:23:14.926113 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.021987862 sec., 25605.036087637807 rows/sec., 45.88 MiB/sec. | ||
| 5896 | 2026.01.06 02:23:14.927038 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5897 | 2026.01.06 02:23:14.927369 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.01.06 02:23:14.927443 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5899 | 2026.01.06 02:23:14.927555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5900 | 2026.01.06 02:23:15.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.29 MiB, peak 268.74 MiB, free memory in arenas 0.00 B, will set to 261.04 MiB (RSS), difference: 2.74 MiB | ||
| 5901 | 2026.01.06 02:23:18.052464 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5902 | 2026.01.06 02:23:18.052535 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5903 | 2026.01.06 02:23:18.167932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11524 | ||
| 5904 | 2026.01.06 02:23:18.168473 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.01.06 02:23:18.168522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5906 | 2026.01.06 02:23:18.169032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5907 | 2026.01.06 02:23:18.169267 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.01.06 02:23:18.169419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11524 | ||
| 5909 | 2026.01.06 02:23:18.210549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 790 | ||
| 5910 | 2026.01.06 02:23:18.213369 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.01.06 02:23:18.213425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5912 | 2026.01.06 02:23:18.214641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5913 | 2026.01.06 02:23:18.214929 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.01.06 02:23:18.215281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 5915 | 2026.01.06 02:23:18.799643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5916 | 2026.01.06 02:23:18.817349 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.01.06 02:23:18.817409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5918 | 2026.01.06 02:23:18.823402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5919 | 2026.01.06 02:23:18.824104 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.01.06 02:23:18.827682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5921 | 2026.01.06 02:23:19.905442 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.01.06 02:23:19.905630 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.01.06 02:23:19.905701 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5924 | 2026.01.06 02:23:19.906570 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.01.06 02:23:19.906615 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5926 | 2026.01.06 02:23:19.907013 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5927 | 2026.01.06 02:23:19.907237 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.06 02:23:19.907363 [ 33 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5929 | 2026.01.06 02:23:19.907392 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 5930 | 2026.01.06 02:23:19.907434 [ 33 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.01.06 02:23:19.907456 [ 4 ] {9a412776-abd8-4b6b-995f-7a2255341ecc} <Debug> TCPHandler: Processed in 0.002146701 sec. | ||
| 5932 | 2026.01.06 02:23:19.907460 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5933 | 2026.01.06 02:23:19.907603 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.01.06 02:23:19.907608 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5935 | 2026.01.06 02:23:19.907715 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.06 02:23:19.907763 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5937 | 2026.01.06 02:23:19.907780 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5938 | 2026.01.06 02:23:19.907823 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5939 | 2026.01.06 02:23:19.907905 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5940 | 2026.01.06 02:23:19.907960 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5941 | 2026.01.06 02:23:19.908009 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5942 | 2026.01.06 02:23:19.908057 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5943 | 2026.01.06 02:23:19.908770 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.01.06 02:23:19.908812 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5945 | 2026.01.06 02:23:19.909097 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155378 sec., 1319363.1015973948 rows/sec., 88.73 MiB/sec. | ||
| 5946 | 2026.01.06 02:23:19.909209 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5947 | 2026.01.06 02:23:19.909263 [ 191 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5948 | 2026.01.06 02:23:19.909464 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.01.06 02:23:19.909596 [ 191 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.01.06 02:23:19.909613 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001929 sec., 592016.588906169 rows/sec., 46.97 MiB/sec. | ||
| 5951 | 2026.01.06 02:23:19.909657 [ 4 ] {50eaca9b-b3c4-47e9-9b41-d19b3cc460bb} <Debug> TCPHandler: Processed in 0.00210888 sec. | ||
| 5952 | 2026.01.06 02:23:19.909686 [ 191 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_17_4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5953 | 2026.01.06 02:23:19.909764 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5954 | 2026.01.06 02:23:19.909777 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.01.06 02:23:19.909877 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.01.06 02:23:19.909919 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5957 | 2026.01.06 02:23:19.910399 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.01.06 02:23:19.910434 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5959 | 2026.01.06 02:23:19.910744 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5960 | 2026.01.06 02:23:19.910950 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.01.06 02:23:19.911075 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001219 sec., 180475.79983593107 rows/sec., 10.77 MiB/sec. | ||
| 5962 | 2026.01.06 02:23:19.911112 [ 4 ] {9e814046-1867-47a8-b7a8-870777e572cc} <Debug> TCPHandler: Processed in 0.001382917 sec. | ||
| 5963 | 2026.01.06 02:23:19.911219 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.01.06 02:23:19.911317 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5965 | 2026.01.06 02:23:19.911355 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5966 | 2026.01.06 02:23:19.911817 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.06 02:23:19.911853 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5968 | 2026.01.06 02:23:19.912144 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5969 | 2026.01.06 02:23:19.912347 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.01.06 02:23:19.912478 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 5971 | 2026.01.06 02:23:19.912514 [ 4 ] {11f02dcb-40d6-4e5d-ba2e-55e30302d81a} <Debug> TCPHandler: Processed in 0.001341116 sec. | ||
| 5972 | 2026.01.06 02:23:19.912619 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.01.06 02:23:19.912709 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5974 | 2026.01.06 02:23:19.912747 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5975 | 2026.01.06 02:23:19.913204 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.01.06 02:23:19.913240 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5977 | 2026.01.06 02:23:19.913540 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5978 | 2026.01.06 02:23:19.913741 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.06 02:23:19.913836 [ 33 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5980 | 2026.01.06 02:23:19.913865 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 5981 | 2026.01.06 02:23:19.913869 [ 33 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.01.06 02:23:19.913906 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5983 | 2026.01.06 02:23:19.913909 [ 4 ] {3b7e8107-6531-4ec7-b0bc-f2138e671d97} <Debug> TCPHandler: Processed in 0.001336596 sec. | ||
| 5984 | 2026.01.06 02:23:19.913998 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5985 | 2026.01.06 02:23:19.914026 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.01.06 02:23:19.914115 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5987 | 2026.01.06 02:23:19.914122 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.06 02:23:19.914158 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5989 | 2026.01.06 02:23:19.914176 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5990 | 2026.01.06 02:23:19.914236 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5991 | 2026.01.06 02:23:19.914292 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5992 | 2026.01.06 02:23:19.914340 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5993 | 2026.01.06 02:23:19.914383 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5994 | 2026.01.06 02:23:19.914823 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.01.06 02:23:19.914862 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5996 | 2026.01.06 02:23:19.915195 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5997 | 2026.01.06 02:23:19.915371 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415837 sec., 745142.2727333725 rows/sec., 45.16 MiB/sec. | ||
| 5998 | 2026.01.06 02:23:19.915405 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.01.06 02:23:19.915499 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6000 | 2026.01.06 02:23:19.915533 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001428 sec., 485994.3977591036 rows/sec., 33.97 MiB/sec. | ||
| 6001 | 2026.01.06 02:23:19.915573 [ 4 ] {02d67862-4837-49a0-b33c-fbc4cb00d85d} <Debug> TCPHandler: Processed in 0.001594661 sec. | ||
| 6002 | 2026.01.06 02:23:19.915685 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.01.06 02:23:19.915753 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.06 02:23:19.915778 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6005 | 2026.01.06 02:23:19.915823 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6006 | 2026.01.06 02:23:19.915828 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_17_4} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6007 | 2026.01.06 02:23:19.915907 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6008 | 2026.01.06 02:23:19.916153 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.01.06 02:23:19.916193 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6010 | 2026.01.06 02:23:19.916495 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6011 | 2026.01.06 02:23:19.916695 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.01.06 02:23:19.916817 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 6013 | 2026.01.06 02:23:19.916851 [ 4 ] {b3c94b3f-2007-45b2-82b3-14d6434e8c05} <Debug> TCPHandler: Processed in 0.001212383 sec. | ||
| 6014 | 2026.01.06 02:23:19.916951 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.01.06 02:23:19.917042 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6016 | 2026.01.06 02:23:19.917084 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6017 | 2026.01.06 02:23:19.917515 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.01.06 02:23:19.917549 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6019 | 2026.01.06 02:23:19.917874 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6020 | 2026.01.06 02:23:19.918083 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.01.06 02:23:19.918211 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 6022 | 2026.01.06 02:23:19.918246 [ 4 ] {6c9c26e1-9a57-4394-a503-cf5f43381b8d} <Debug> TCPHandler: Processed in 0.001341086 sec. | ||
| 6023 | 2026.01.06 02:23:19.918359 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.01.06 02:23:19.918478 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.01.06 02:23:19.918528 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6026 | 2026.01.06 02:23:19.918903 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.01.06 02:23:19.918943 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6028 | 2026.01.06 02:23:19.919302 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6029 | 2026.01.06 02:23:19.919519 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.01.06 02:23:19.919657 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 6031 | 2026.01.06 02:23:19.919693 [ 4 ] {ed71112b-63bd-4ed7-af2b-89f9480a81a4} <Debug> TCPHandler: Processed in 0.001392617 sec. | ||
| 6032 | 2026.01.06 02:23:19.919805 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.01.06 02:23:19.919896 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6034 | 2026.01.06 02:23:19.919949 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6035 | 2026.01.06 02:23:19.920722 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.01.06 02:23:19.920755 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6037 | 2026.01.06 02:23:19.921277 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6038 | 2026.01.06 02:23:19.921494 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.01.06 02:23:19.921627 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00175 sec., 8571.42857142857 rows/sec., 15.36 MiB/sec. | ||
| 6040 | 2026.01.06 02:23:19.921679 [ 4 ] {dc6819cd-2dff-4853-afd9-ab6965cbca35} <Debug> TCPHandler: Processed in 0.001921067 sec. | ||
| 6041 | 2026.01.06 02:23:19.921804 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.01.06 02:23:19.921897 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.01.06 02:23:19.921937 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6044 | 2026.01.06 02:23:19.922267 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.01.06 02:23:19.922300 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6046 | 2026.01.06 02:23:19.922597 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6047 | 2026.01.06 02:23:19.922801 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.01.06 02:23:19.922920 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 6049 | 2026.01.06 02:23:19.922954 [ 4 ] {5d7f1933-cea4-49b1-9420-f023cdccc676} <Debug> TCPHandler: Processed in 0.001197993 sec. | ||
| 6050 | 2026.01.06 02:23:24.895210 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.01.06 02:23:24.895418 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6052 | 2026.01.06 02:23:24.895490 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6053 | 2026.01.06 02:23:24.896335 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.06 02:23:24.896384 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6055 | 2026.01.06 02:23:24.896780 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6056 | 2026.01.06 02:23:24.897001 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.06 02:23:24.897160 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001795 sec., 59052.924791086356 rows/sec., 4.93 MiB/sec. | ||
| 6058 | 2026.01.06 02:23:24.897202 [ 4 ] {cb299bda-0a75-4a8c-be9b-5e204e7e55e6} <Debug> TCPHandler: Processed in 0.002119661 sec. | ||
| 6059 | 2026.01.06 02:23:24.897346 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.01.06 02:23:24.897466 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.01.06 02:23:24.897506 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6062 | 2026.01.06 02:23:24.897963 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.01.06 02:23:24.898000 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6064 | 2026.01.06 02:23:24.898352 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6065 | 2026.01.06 02:23:24.898566 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.01.06 02:23:24.898690 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001243 sec., 20112.63073209976 rows/sec., 1.48 MiB/sec. | ||
| 6067 | 2026.01.06 02:23:24.898750 [ 4 ] {7ac38629-0b37-4414-b068-7521a3f075d9} <Debug> TCPHandler: Processed in 0.001460268 sec. | ||
| 6068 | 2026.01.06 02:23:24.898870 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.01.06 02:23:24.898962 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6070 | 2026.01.06 02:23:24.899001 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6071 | 2026.01.06 02:23:24.899421 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.01.06 02:23:24.899456 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6073 | 2026.01.06 02:23:24.899749 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6074 | 2026.01.06 02:23:24.899954 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.01.06 02:23:24.900080 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 6076 | 2026.01.06 02:23:24.900117 [ 4 ] {110e1c85-0259-477f-a045-76bee180977a} <Debug> TCPHandler: Processed in 0.001293915 sec. | ||
| 6077 | 2026.01.06 02:23:24.900232 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.01.06 02:23:24.900323 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.01.06 02:23:24.900366 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6080 | 2026.01.06 02:23:24.900807 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.01.06 02:23:24.900843 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6082 | 2026.01.06 02:23:24.901187 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6083 | 2026.01.06 02:23:24.901395 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.01.06 02:23:24.901527 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6085 | 2026.01.06 02:23:24.901564 [ 4 ] {3858c0a7-8f87-4774-9604-e5beae01f376} <Debug> TCPHandler: Processed in 0.001378517 sec. | ||
| 6086 | 2026.01.06 02:23:24.901674 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.01.06 02:23:24.901766 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.01.06 02:23:24.901819 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6089 | 2026.01.06 02:23:24.902611 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.01.06 02:23:24.902646 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6091 | 2026.01.06 02:23:24.903168 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6092 | 2026.01.06 02:23:24.903389 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.01.06 02:23:24.903523 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001775 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 6094 | 2026.01.06 02:23:24.903574 [ 4 ] {b4ceb72c-e558-4ea8-bc3b-efcc59f115ba} <Debug> TCPHandler: Processed in 0.001947257 sec. | ||
| 6095 | 2026.01.06 02:23:24.903683 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.01.06 02:23:24.903775 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.01.06 02:23:24.903815 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6098 | 2026.01.06 02:23:24.904150 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.01.06 02:23:24.904183 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6100 | 2026.01.06 02:23:24.904479 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6101 | 2026.01.06 02:23:24.904677 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.01.06 02:23:24.904806 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6103 | 2026.01.06 02:23:24.904841 [ 4 ] {484aa311-2efe-4d1d-b6cd-b15386144bed} <Debug> TCPHandler: Processed in 0.001205054 sec. | ||
| 6104 | 2026.01.06 02:23:25.670420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11972 | ||
| 6105 | 2026.01.06 02:23:25.670909 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.06 02:23:25.670955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6107 | 2026.01.06 02:23:25.671437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6108 | 2026.01.06 02:23:25.671681 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.01.06 02:23:25.671832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11972 | ||
| 6110 | 2026.01.06 02:23:26.328683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6111 | 2026.01.06 02:23:26.346721 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.01.06 02:23:26.346786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6113 | 2026.01.06 02:23:26.352657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6114 | 2026.01.06 02:23:26.353374 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.01.06 02:23:26.356364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6116 | 2026.01.06 02:23:28.216384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 824 | ||
| 6117 | 2026.01.06 02:23:28.219146 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.01.06 02:23:28.219205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6119 | 2026.01.06 02:23:28.220373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6120 | 2026.01.06 02:23:28.220651 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.01.06 02:23:28.220933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6122 | 2026.01.06 02:23:29.830430 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37682 | ||
| 6123 | 2026.01.06 02:23:29.830540 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6124 | 2026.01.06 02:23:29.830570 [ 286 ] {} <Debug> TCP-Session: bd4e06d7-6826-47f0-a932-f7c60780e6df Authenticating user 'default' from [fd00:1122:3344:101::e]:37682 | ||
| 6125 | 2026.01.06 02:23:29.830596 [ 286 ] {} <Debug> TCP-Session: bd4e06d7-6826-47f0-a932-f7c60780e6df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.01.06 02:23:29.830612 [ 286 ] {} <Debug> TCP-Session: bd4e06d7-6826-47f0-a932-f7c60780e6df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.01.06 02:23:29.830811 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34843 | ||
| 6128 | 2026.01.06 02:23:29.830850 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48783 | ||
| 6129 | 2026.01.06 02:23:29.830882 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46392 | ||
| 6130 | 2026.01.06 02:23:29.830921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63108 | ||
| 6131 | 2026.01.06 02:23:29.830934 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6132 | 2026.01.06 02:23:29.830867 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56571 | ||
| 6133 | 2026.01.06 02:23:29.830986 [ 287 ] {} <Debug> TCP-Session: 1478f492-3a0a-47bf-9a7d-189ba4931403 Authenticating user 'default' from [fd00:1122:3344:101::e]:34843 | ||
| 6134 | 2026.01.06 02:23:29.830983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6135 | 2026.01.06 02:23:29.831009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6136 | 2026.01.06 02:23:29.831037 [ 287 ] {} <Debug> TCP-Session: 1478f492-3a0a-47bf-9a7d-189ba4931403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.01.06 02:23:29.831049 [ 292 ] {} <Debug> TCP-Session: b0885cb6-6290-424e-81d6-dde6611b10ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46392 | ||
| 6138 | 2026.01.06 02:23:29.831072 [ 287 ] {} <Debug> TCP-Session: 1478f492-3a0a-47bf-9a7d-189ba4931403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.01.06 02:23:29.831096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6140 | 2026.01.06 02:23:29.831109 [ 292 ] {} <Debug> TCP-Session: b0885cb6-6290-424e-81d6-dde6611b10ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.01.06 02:23:29.831140 [ 289 ] {} <Debug> TCP-Session: 049b6141-181d-4efc-99c9-5325f07cf471 Authenticating user 'default' from [fd00:1122:3344:101::e]:56571 | ||
| 6142 | 2026.01.06 02:23:29.831157 [ 292 ] {} <Debug> TCP-Session: b0885cb6-6290-424e-81d6-dde6611b10ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.01.06 02:23:29.831063 [ 294 ] {} <Debug> TCP-Session: f2097f7c-f84a-419d-928e-9557886c2fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63108 | ||
| 6144 | 2026.01.06 02:23:29.831185 [ 289 ] {} <Debug> TCP-Session: 049b6141-181d-4efc-99c9-5325f07cf471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.01.06 02:23:29.831217 [ 294 ] {} <Debug> TCP-Session: f2097f7c-f84a-419d-928e-9557886c2fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.01.06 02:23:29.831228 [ 289 ] {} <Debug> TCP-Session: 049b6141-181d-4efc-99c9-5325f07cf471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.01.06 02:23:29.831243 [ 294 ] {} <Debug> TCP-Session: f2097f7c-f84a-419d-928e-9557886c2fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.01.06 02:23:29.831011 [ 286 ] {} <Trace> TCP-Session: bd4e06d7-6826-47f0-a932-f7c60780e6df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.01.06 02:23:29.830978 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6150 | 2026.01.06 02:23:29.830866 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63084 | ||
| 6151 | 2026.01.06 02:23:29.831330 [ 288 ] {} <Debug> TCP-Session: 7868063c-250a-4979-b017-2656b320250e Authenticating user 'default' from [fd00:1122:3344:101::e]:48783 | ||
| 6152 | 2026.01.06 02:23:29.830856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56327 | ||
| 6153 | 2026.01.06 02:23:29.831360 [ 288 ] {} <Debug> TCP-Session: 7868063c-250a-4979-b017-2656b320250e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.01.06 02:23:29.830890 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32915 | ||
| 6155 | 2026.01.06 02:23:29.831398 [ 288 ] {} <Debug> TCP-Session: 7868063c-250a-4979-b017-2656b320250e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.01.06 02:23:29.831456 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6157 | 2026.01.06 02:23:29.831562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6158 | 2026.01.06 02:23:29.831565 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2026.01.06 02:23:29.831596 [ 291 ] {} <Debug> TCP-Session: d54fc132-18d2-4ecf-a031-3508cb83a73e Authenticating user 'default' from [fd00:1122:3344:101::e]:63084 | ||
| 6160 | 2026.01.06 02:23:29.831610 [ 293 ] {} <Debug> TCP-Session: de0b6265-276d-443b-a2aa-15062ffbb68d Authenticating user 'default' from [fd00:1122:3344:101::e]:32915 | ||
| 6161 | 2026.01.06 02:23:29.831619 [ 291 ] {} <Debug> TCP-Session: d54fc132-18d2-4ecf-a031-3508cb83a73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.01.06 02:23:29.831631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6163 | 2026.01.06 02:23:29.831649 [ 291 ] {} <Debug> TCP-Session: d54fc132-18d2-4ecf-a031-3508cb83a73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.01.06 02:23:29.831636 [ 293 ] {} <Debug> TCP-Session: de0b6265-276d-443b-a2aa-15062ffbb68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.01.06 02:23:29.831673 [ 290 ] {} <Debug> TCP-Session: dc9ec8c0-073f-4225-abc7-dc89ddd5fb6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56327 | ||
| 6166 | 2026.01.06 02:23:29.831698 [ 293 ] {} <Debug> TCP-Session: de0b6265-276d-443b-a2aa-15062ffbb68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.01.06 02:23:29.831714 [ 290 ] {} <Debug> TCP-Session: dc9ec8c0-073f-4225-abc7-dc89ddd5fb6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.01.06 02:23:29.831726 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6169 | 2026.01.06 02:23:29.831733 [ 290 ] {} <Debug> TCP-Session: dc9ec8c0-073f-4225-abc7-dc89ddd5fb6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2026.01.06 02:23:29.831782 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6171 | 2026.01.06 02:23:29.832062 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 6172 | 2026.01.06 02:23:29.832966 [ 340 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> AggregatingTransform: Aggregating | ||
| 6173 | 2026.01.06 02:23:29.833004 [ 340 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6174 | 2026.01.06 02:23:29.833040 [ 340 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877347 sec. (1139.800 rows/sec., 44.52 KiB/sec.) | ||
| 6175 | 2026.01.06 02:23:29.833058 [ 340 ] {96e9f28b-732a-4154-b202-69c15714638d} <Trace> Aggregator: Merging aggregated data | ||
| 6176 | 2026.01.06 02:23:29.834455 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 6177 | 2026.01.06 02:23:29.834603 [ 286 ] {96e9f28b-732a-4154-b202-69c15714638d} <Debug> TCPHandler: Processed in 0.003716232 sec. | ||
| 6178 | 2026.01.06 02:23:29.834680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6179 | 2026.01.06 02:23:29.834702 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6180 | 2026.01.06 02:23:29.834717 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6181 | 2026.01.06 02:23:29.834709 [ 286 ] {} <Debug> TCP-Session: bd4e06d7-6826-47f0-a932-f7c60780e6df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.01.06 02:23:29.834750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6183 | 2026.01.06 02:23:29.834765 [ 294 ] {} <Debug> TCP-Session: f2097f7c-f84a-419d-928e-9557886c2fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2026.01.06 02:23:29.834773 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6185 | 2026.01.06 02:23:29.834794 [ 290 ] {} <Debug> TCP-Session: dc9ec8c0-073f-4225-abc7-dc89ddd5fb6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.01.06 02:23:29.834809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6187 | 2026.01.06 02:23:29.834827 [ 289 ] {} <Debug> TCP-Session: 049b6141-181d-4efc-99c9-5325f07cf471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.01.06 02:23:29.834844 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6189 | 2026.01.06 02:23:29.834862 [ 293 ] {} <Debug> TCP-Session: de0b6265-276d-443b-a2aa-15062ffbb68d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.01.06 02:23:29.834827 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6191 | 2026.01.06 02:23:29.834885 [ 291 ] {} <Debug> TCP-Session: d54fc132-18d2-4ecf-a031-3508cb83a73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.01.06 02:23:29.834789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6193 | 2026.01.06 02:23:29.834938 [ 292 ] {} <Debug> TCP-Session: b0885cb6-6290-424e-81d6-dde6611b10ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.01.06 02:23:29.834750 [ 287 ] {} <Debug> TCP-Session: 1478f492-3a0a-47bf-9a7d-189ba4931403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.01.06 02:23:29.834966 [ 288 ] {} <Debug> TCP-Session: 7868063c-250a-4979-b017-2656b320250e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.01.06 02:23:29.906400 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.01.06 02:23:29.906565 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.01.06 02:23:29.906637 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6199 | 2026.01.06 02:23:29.907530 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.01.06 02:23:29.907584 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6201 | 2026.01.06 02:23:29.908010 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6202 | 2026.01.06 02:23:29.908264 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.01.06 02:23:29.908426 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 6204 | 2026.01.06 02:23:29.908478 [ 4 ] {13e1a34d-cce7-420c-880b-5dc66518d7fd} <Debug> TCPHandler: Processed in 0.002186462 sec. | ||
| 6205 | 2026.01.06 02:23:29.908604 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.01.06 02:23:29.908709 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6207 | 2026.01.06 02:23:29.908752 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6208 | 2026.01.06 02:23:29.909996 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.01.06 02:23:29.910035 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6210 | 2026.01.06 02:23:29.910438 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6211 | 2026.01.06 02:23:29.910663 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.01.06 02:23:29.910800 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002115 sec., 539952.718676123 rows/sec., 42.84 MiB/sec. | ||
| 6213 | 2026.01.06 02:23:29.910840 [ 4 ] {4ea34f35-0d6f-45e1-8724-76d294a7d110} <Debug> TCPHandler: Processed in 0.002287674 sec. | ||
| 6214 | 2026.01.06 02:23:29.910965 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.01.06 02:23:29.911063 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6216 | 2026.01.06 02:23:29.911106 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6217 | 2026.01.06 02:23:29.911656 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.01.06 02:23:29.911694 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6219 | 2026.01.06 02:23:29.912023 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6220 | 2026.01.06 02:23:29.912243 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.01.06 02:23:29.912378 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001335 sec., 164794.0074906367 rows/sec., 9.83 MiB/sec. | ||
| 6222 | 2026.01.06 02:23:29.912415 [ 4 ] {639ed005-e784-404c-a9a4-cfde0fb8f476} <Debug> TCPHandler: Processed in 0.001500629 sec. | ||
| 6223 | 2026.01.06 02:23:29.912526 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.01.06 02:23:29.912619 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.01.06 02:23:29.912659 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6226 | 2026.01.06 02:23:29.913191 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.01.06 02:23:29.913228 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6228 | 2026.01.06 02:23:29.913541 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6229 | 2026.01.06 02:23:29.913778 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.01.06 02:23:29.913910 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.44 MiB/sec. | ||
| 6231 | 2026.01.06 02:23:29.913948 [ 4 ] {3cc50779-ddc5-451f-9b4d-d8796dcbcc48} <Debug> TCPHandler: Processed in 0.001471128 sec. | ||
| 6232 | 2026.01.06 02:23:29.914142 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.01.06 02:23:29.914236 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.01.06 02:23:29.914276 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6235 | 2026.01.06 02:23:29.914884 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.01.06 02:23:29.914931 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6237 | 2026.01.06 02:23:29.915381 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6238 | 2026.01.06 02:23:29.915716 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.06 02:23:29.915900 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00168 sec., 125595.23809523809 rows/sec., 7.13 MiB/sec. | ||
| 6240 | 2026.01.06 02:23:29.915953 [ 4 ] {b2b50b1e-57c0-48a2-8b83-7c8b4ae528fd} <Debug> TCPHandler: Processed in 0.001857775 sec. | ||
| 6241 | 2026.01.06 02:23:29.916077 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2026.01.06 02:23:29.916180 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6243 | 2026.01.06 02:23:29.916223 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6244 | 2026.01.06 02:23:29.917030 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.01.06 02:23:29.917066 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6246 | 2026.01.06 02:23:29.917429 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6247 | 2026.01.06 02:23:29.917649 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.06 02:23:29.917781 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001621 sec., 428130.7834669957 rows/sec., 29.92 MiB/sec. | ||
| 6249 | 2026.01.06 02:23:29.917820 [ 4 ] {e1399ef8-4d31-4983-a4f9-1e075b687e5b} <Debug> TCPHandler: Processed in 0.001795514 sec. | ||
| 6250 | 2026.01.06 02:23:29.917934 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.01.06 02:23:29.918029 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6252 | 2026.01.06 02:23:29.918073 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6253 | 2026.01.06 02:23:29.918411 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.01.06 02:23:29.918447 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6255 | 2026.01.06 02:23:29.918760 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6256 | 2026.01.06 02:23:29.918977 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.01.06 02:23:29.919111 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 6258 | 2026.01.06 02:23:29.919149 [ 4 ] {9db31bee-b340-435a-ac31-f1c57c08b933} <Debug> TCPHandler: Processed in 0.001265255 sec. | ||
| 6259 | 2026.01.06 02:23:29.919251 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.01.06 02:23:29.919345 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6261 | 2026.01.06 02:23:29.919389 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6262 | 2026.01.06 02:23:29.919850 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.01.06 02:23:29.919887 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6264 | 2026.01.06 02:23:29.920246 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6265 | 2026.01.06 02:23:29.920473 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.01.06 02:23:29.920604 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001277 sec., 245888.80187940487 rows/sec., 16.15 MiB/sec. | ||
| 6267 | 2026.01.06 02:23:29.920641 [ 4 ] {cf3bfdea-ce2b-486c-8c8b-84c6689af7cd} <Debug> TCPHandler: Processed in 0.001440317 sec. | ||
| 6268 | 2026.01.06 02:23:29.920774 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.01.06 02:23:29.920901 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6270 | 2026.01.06 02:23:29.920955 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6271 | 2026.01.06 02:23:29.921351 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.01.06 02:23:29.921396 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6273 | 2026.01.06 02:23:29.921742 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6274 | 2026.01.06 02:23:29.921952 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.01.06 02:23:29.922090 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 55.50 KiB/sec. | ||
| 6276 | 2026.01.06 02:23:29.922129 [ 4 ] {b5402265-2de0-472f-9f5d-6dc2b0080249} <Debug> TCPHandler: Processed in 0.001417717 sec. | ||
| 6277 | 2026.01.06 02:23:29.922243 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.01.06 02:23:29.922343 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.01.06 02:23:29.922399 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6280 | 2026.01.06 02:23:29.923195 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.01.06 02:23:29.923232 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6282 | 2026.01.06 02:23:29.923764 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6283 | 2026.01.06 02:23:29.923980 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.01.06 02:23:29.924121 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 6285 | 2026.01.06 02:23:29.924180 [ 4 ] {a81f52cb-e1a4-4b91-8097-50a14ea80c20} <Debug> TCPHandler: Processed in 0.001986998 sec. | ||
| 6286 | 2026.01.06 02:23:29.924293 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.01.06 02:23:29.924388 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.01.06 02:23:29.924429 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6289 | 2026.01.06 02:23:29.924778 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.01.06 02:23:29.924815 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6291 | 2026.01.06 02:23:29.925125 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6292 | 2026.01.06 02:23:29.925345 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.06 02:23:29.925473 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 6294 | 2026.01.06 02:23:29.925509 [ 4 ] {7068f0f0-0317-4d01-85db-95fc8367be74} <Debug> TCPHandler: Processed in 0.001264425 sec. | ||
| 6295 | 2026.01.06 02:23:32.330139 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36392 | ||
| 6296 | 2026.01.06 02:23:32.330253 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.01.06 02:23:32.330282 [ 286 ] {} <Debug> TCP-Session: 99d0d1fc-1621-409f-87f2-9b7263cfcf94 Authenticating user 'default' from [fd00:1122:3344:101::e]:36392 | ||
| 6298 | 2026.01.06 02:23:32.330303 [ 286 ] {} <Debug> TCP-Session: 99d0d1fc-1621-409f-87f2-9b7263cfcf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.01.06 02:23:32.330317 [ 286 ] {} <Debug> TCP-Session: 99d0d1fc-1621-409f-87f2-9b7263cfcf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.01.06 02:23:32.330519 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49068 | ||
| 6301 | 2026.01.06 02:23:32.330526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 6302 | 2026.01.06 02:23:32.330645 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6303 | 2026.01.06 02:23:32.330662 [ 286 ] {} <Trace> TCP-Session: 99d0d1fc-1621-409f-87f2-9b7263cfcf94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.06 02:23:32.330677 [ 287 ] {} <Debug> TCP-Session: 57608b55-cccb-4c6d-8785-c61f405cadf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49068 | ||
| 6305 | 2026.01.06 02:23:32.330684 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6306 | 2026.01.06 02:23:32.330726 [ 287 ] {} <Debug> TCP-Session: 57608b55-cccb-4c6d-8785-c61f405cadf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.01.06 02:23:32.330739 [ 288 ] {} <Debug> TCP-Session: c3663d85-91c3-4398-92b6-58b717d91632 Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 6308 | 2026.01.06 02:23:32.330748 [ 287 ] {} <Debug> TCP-Session: 57608b55-cccb-4c6d-8785-c61f405cadf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.01.06 02:23:32.330772 [ 288 ] {} <Debug> TCP-Session: c3663d85-91c3-4398-92b6-58b717d91632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.01.06 02:23:32.330791 [ 288 ] {} <Debug> TCP-Session: c3663d85-91c3-4398-92b6-58b717d91632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.01.06 02:23:32.330873 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6312 | 2026.01.06 02:23:32.331174 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6313 | 2026.01.06 02:23:32.331239 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6314 | 2026.01.06 02:23:32.331573 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 6315 | 2026.01.06 02:23:32.332485 [ 261 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> AggregatingTransform: Aggregating | ||
| 6316 | 2026.01.06 02:23:32.332538 [ 261 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6317 | 2026.01.06 02:23:32.332576 [ 261 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892617 sec. (1120.301 rows/sec., 43.76 KiB/sec.) | ||
| 6318 | 2026.01.06 02:23:32.332594 [ 261 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Trace> Aggregator: Merging aggregated data | ||
| 6319 | 2026.01.06 02:23:32.333837 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 6320 | 2026.01.06 02:23:32.334018 [ 286 ] {e4af4b00-5c6c-4866-8d21-5a9599dc97f2} <Debug> TCPHandler: Processed in 0.003480077 sec. | ||
| 6321 | 2026.01.06 02:23:32.334142 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6322 | 2026.01.06 02:23:32.334174 [ 286 ] {} <Debug> TCP-Session: 99d0d1fc-1621-409f-87f2-9b7263cfcf94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2026.01.06 02:23:32.334174 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.01.06 02:23:32.334205 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6325 | 2026.01.06 02:23:32.334254 [ 287 ] {} <Debug> TCP-Session: 57608b55-cccb-4c6d-8785-c61f405cadf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.01.06 02:23:32.334259 [ 288 ] {} <Debug> TCP-Session: c3663d85-91c3-4398-92b6-58b717d91632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.01.06 02:23:32.342703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32811 | ||
| 6328 | 2026.01.06 02:23:32.342725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57351 | ||
| 6329 | 2026.01.06 02:23:32.342741 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41305 | ||
| 6330 | 2026.01.06 02:23:32.342791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6331 | 2026.01.06 02:23:32.342807 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6332 | 2026.01.06 02:23:32.342860 [ 290 ] {} <Debug> TCP-Session: 512367dc-eb00-4ed1-bac9-68d9c242ab7a Authenticating user 'default' from [fd00:1122:3344:101::e]:32811 | ||
| 6333 | 2026.01.06 02:23:32.342870 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6334 | 2026.01.06 02:23:32.342881 [ 291 ] {} <Debug> TCP-Session: d06efa32-5c4d-4dcb-86f3-cbd0ff0b04bc Authenticating user 'default' from [fd00:1122:3344:101::e]:57351 | ||
| 6335 | 2026.01.06 02:23:32.342894 [ 290 ] {} <Debug> TCP-Session: 512367dc-eb00-4ed1-bac9-68d9c242ab7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.01.06 02:23:32.342912 [ 289 ] {} <Debug> TCP-Session: 7925892b-2678-4843-bcf9-6640c14f705d Authenticating user 'default' from [fd00:1122:3344:101::e]:41305 | ||
| 6337 | 2026.01.06 02:23:32.342925 [ 291 ] {} <Debug> TCP-Session: d06efa32-5c4d-4dcb-86f3-cbd0ff0b04bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.01.06 02:23:32.342934 [ 290 ] {} <Debug> TCP-Session: 512367dc-eb00-4ed1-bac9-68d9c242ab7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.01.06 02:23:32.342958 [ 289 ] {} <Debug> TCP-Session: 7925892b-2678-4843-bcf9-6640c14f705d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.01.06 02:23:32.342962 [ 291 ] {} <Debug> TCP-Session: d06efa32-5c4d-4dcb-86f3-cbd0ff0b04bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6341 | 2026.01.06 02:23:32.342990 [ 289 ] {} <Debug> TCP-Session: 7925892b-2678-4843-bcf9-6640c14f705d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2026.01.06 02:23:32.342752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52008 | ||
| 6343 | 2026.01.06 02:23:32.342730 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53224 | ||
| 6344 | 2026.01.06 02:23:32.342760 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52370 | ||
| 6345 | 2026.01.06 02:23:32.343114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2026.01.06 02:23:32.343133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6347 | 2026.01.06 02:23:32.343143 [ 292 ] {} <Debug> TCP-Session: 92473430-1eb5-4c8e-b2a0-9a27d5fb2c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:52008 | ||
| 6348 | 2026.01.06 02:23:32.343160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.01.06 02:23:32.343162 [ 286 ] {} <Debug> TCP-Session: 4c7c97e8-5c2a-4427-b4d3-dbd6238e09ce Authenticating user 'default' from [fd00:1122:3344:101::e]:53224 | ||
| 6350 | 2026.01.06 02:23:32.343173 [ 292 ] {} <Debug> TCP-Session: 92473430-1eb5-4c8e-b2a0-9a27d5fb2c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.01.06 02:23:32.343194 [ 293 ] {} <Debug> TCP-Session: c859128c-8526-45de-8557-492d021c1239 Authenticating user 'default' from [fd00:1122:3344:101::e]:52370 | ||
| 6352 | 2026.01.06 02:23:32.343203 [ 286 ] {} <Debug> TCP-Session: 4c7c97e8-5c2a-4427-b4d3-dbd6238e09ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.01.06 02:23:32.343214 [ 292 ] {} <Debug> TCP-Session: 92473430-1eb5-4c8e-b2a0-9a27d5fb2c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.01.06 02:23:32.343233 [ 293 ] {} <Debug> TCP-Session: c859128c-8526-45de-8557-492d021c1239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.01.06 02:23:32.343241 [ 286 ] {} <Debug> TCP-Session: 4c7c97e8-5c2a-4427-b4d3-dbd6238e09ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.01.06 02:23:32.343269 [ 293 ] {} <Debug> TCP-Session: c859128c-8526-45de-8557-492d021c1239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.01.06 02:23:32.396599 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52370). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6358 | |||
| 6359 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6360 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6361 | 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 | ||
| 6362 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6363 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6364 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6365 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6366 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6367 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6368 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6369 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6370 | (version 23.8.7.1) | ||
| 6371 | 2026.01.06 02:23:32.396810 [ 293 ] {} <Debug> TCP-Session: c859128c-8526-45de-8557-492d021c1239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.01.06 02:23:32.396832 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32811). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6373 | |||
| 6374 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6375 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6376 | 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 | ||
| 6377 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6378 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6379 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6380 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6381 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6382 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6383 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6384 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6385 | (version 23.8.7.1) | ||
| 6386 | 2026.01.06 02:23:32.396933 [ 290 ] {} <Debug> TCP-Session: 512367dc-eb00-4ed1-bac9-68d9c242ab7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.01.06 02:23:32.396942 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53224). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6388 | |||
| 6389 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6390 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6391 | 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 | ||
| 6392 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6393 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6394 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6395 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6396 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6397 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6398 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6399 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6400 | (version 23.8.7.1) | ||
| 6401 | 2026.01.06 02:23:32.397009 [ 286 ] {} <Debug> TCP-Session: 4c7c97e8-5c2a-4427-b4d3-dbd6238e09ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.01.06 02:23:32.397040 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52008). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6403 | |||
| 6404 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6405 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6406 | 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 | ||
| 6407 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6408 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6409 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6410 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6411 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6412 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6413 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6414 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6415 | (version 23.8.7.1) | ||
| 6416 | 2026.01.06 02:23:32.397130 [ 292 ] {} <Debug> TCP-Session: 92473430-1eb5-4c8e-b2a0-9a27d5fb2c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.01.06 02:23:32.397168 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57351). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6418 | |||
| 6419 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6420 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6421 | 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 | ||
| 6422 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6423 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6424 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6425 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6426 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6427 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6428 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6429 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6430 | (version 23.8.7.1) | ||
| 6431 | 2026.01.06 02:23:32.397270 [ 291 ] {} <Debug> TCP-Session: d06efa32-5c4d-4dcb-86f3-cbd0ff0b04bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.01.06 02:23:32.397289 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41305). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6433 | |||
| 6434 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6436 | 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 | ||
| 6437 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6438 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6439 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6440 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6441 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6442 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6443 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6444 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6445 | (version 23.8.7.1) | ||
| 6446 | 2026.01.06 02:23:32.397350 [ 289 ] {} <Debug> TCP-Session: 7925892b-2678-4843-bcf9-6640c14f705d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.01.06 02:23:32.438745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58665 | ||
| 6448 | 2026.01.06 02:23:32.438849 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6449 | 2026.01.06 02:23:32.438878 [ 290 ] {} <Debug> TCP-Session: cdf0939d-0944-436b-9d92-b9875719aa65 Authenticating user 'default' from [fd00:1122:3344:101::e]:58665 | ||
| 6450 | 2026.01.06 02:23:32.438901 [ 290 ] {} <Debug> TCP-Session: cdf0939d-0944-436b-9d92-b9875719aa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.01.06 02:23:32.438914 [ 290 ] {} <Debug> TCP-Session: cdf0939d-0944-436b-9d92-b9875719aa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.01.06 02:23:32.439117 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37081 | ||
| 6453 | 2026.01.06 02:23:32.439141 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61418 | ||
| 6454 | 2026.01.06 02:23:32.439186 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56992 | ||
| 6455 | 2026.01.06 02:23:32.439213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37090 | ||
| 6456 | 2026.01.06 02:23:32.439146 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59333 | ||
| 6457 | 2026.01.06 02:23:32.439262 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6458 | 2026.01.06 02:23:32.439178 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 6459 | 2026.01.06 02:23:32.439310 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6460 | 2026.01.06 02:23:32.439326 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6461 | 2026.01.06 02:23:32.439358 [ 292 ] {} <Debug> TCP-Session: c5116694-11a7-4f56-ab4b-31cb6ecd4294 Authenticating user 'default' from [fd00:1122:3344:101::e]:61418 | ||
| 6462 | 2026.01.06 02:23:32.439371 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6463 | 2026.01.06 02:23:32.439392 [ 293 ] {} <Debug> TCP-Session: 4c88f3c9-de36-4028-b13b-77e854d740f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59333 | ||
| 6464 | 2026.01.06 02:23:32.439411 [ 287 ] {} <Debug> TCP-Session: b6bd23be-bc70-48d0-9c62-4db8bc6d5d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 6465 | 2026.01.06 02:23:32.439310 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6466 | 2026.01.06 02:23:32.439435 [ 293 ] {} <Debug> TCP-Session: 4c88f3c9-de36-4028-b13b-77e854d740f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.01.06 02:23:32.439445 [ 287 ] {} <Debug> TCP-Session: b6bd23be-bc70-48d0-9c62-4db8bc6d5d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.01.06 02:23:32.439474 [ 293 ] {} <Debug> TCP-Session: 4c88f3c9-de36-4028-b13b-77e854d740f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.01.06 02:23:32.439479 [ 290 ] {} <Trace> TCP-Session: cdf0939d-0944-436b-9d92-b9875719aa65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.01.06 02:23:32.439486 [ 287 ] {} <Debug> TCP-Session: b6bd23be-bc70-48d0-9c62-4db8bc6d5d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.01.06 02:23:32.439462 [ 288 ] {} <Debug> TCP-Session: a21dc3d6-8859-4ef8-b75d-dbffd115dd6c Authenticating user 'default' from [fd00:1122:3344:101::e]:56992 | ||
| 6472 | 2026.01.06 02:23:32.439397 [ 292 ] {} <Debug> TCP-Session: c5116694-11a7-4f56-ab4b-31cb6ecd4294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.01.06 02:23:32.439570 [ 288 ] {} <Debug> TCP-Session: a21dc3d6-8859-4ef8-b75d-dbffd115dd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6474 | 2026.01.06 02:23:32.439583 [ 292 ] {} <Debug> TCP-Session: c5116694-11a7-4f56-ab4b-31cb6ecd4294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6475 | 2026.01.06 02:23:32.439590 [ 288 ] {} <Debug> TCP-Session: a21dc3d6-8859-4ef8-b75d-dbffd115dd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.01.06 02:23:32.439316 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6477 | 2026.01.06 02:23:32.439316 [ 291 ] {} <Debug> TCP-Session: bbfee9b1-0485-48da-8655-a1ffeb28b784 Authenticating user 'default' from [fd00:1122:3344:101::e]:37081 | ||
| 6478 | 2026.01.06 02:23:32.439644 [ 289 ] {} <Debug> TCP-Session: 8413f6df-eec2-4938-84cd-64099e4d950e Authenticating user 'default' from [fd00:1122:3344:101::e]:37090 | ||
| 6479 | 2026.01.06 02:23:32.439152 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50581 | ||
| 6480 | 2026.01.06 02:23:32.439675 [ 289 ] {} <Debug> TCP-Session: 8413f6df-eec2-4938-84cd-64099e4d950e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.01.06 02:23:32.439159 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46412 | ||
| 6482 | 2026.01.06 02:23:32.439704 [ 289 ] {} <Debug> TCP-Session: 8413f6df-eec2-4938-84cd-64099e4d950e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.01.06 02:23:32.439719 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6484 | 2026.01.06 02:23:32.439749 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6485 | 2026.01.06 02:23:32.439666 [ 291 ] {} <Debug> TCP-Session: bbfee9b1-0485-48da-8655-a1ffeb28b784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.01.06 02:23:32.439783 [ 294 ] {} <Debug> TCP-Session: 3f80198a-a149-4249-90e6-348e727c51c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50581 | ||
| 6487 | 2026.01.06 02:23:32.439796 [ 291 ] {} <Debug> TCP-Session: bbfee9b1-0485-48da-8655-a1ffeb28b784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6488 | 2026.01.06 02:23:32.439819 [ 294 ] {} <Debug> TCP-Session: 3f80198a-a149-4249-90e6-348e727c51c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6489 | 2026.01.06 02:23:32.439777 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6490 | 2026.01.06 02:23:32.439846 [ 294 ] {} <Debug> TCP-Session: 3f80198a-a149-4249-90e6-348e727c51c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.01.06 02:23:32.439865 [ 286 ] {} <Debug> TCP-Session: 17674ee3-3f99-4ddb-89f0-771eb3850560 Authenticating user 'default' from [fd00:1122:3344:101::e]:46412 | ||
| 6492 | 2026.01.06 02:23:32.439885 [ 286 ] {} <Debug> TCP-Session: 17674ee3-3f99-4ddb-89f0-771eb3850560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6493 | 2026.01.06 02:23:32.439904 [ 286 ] {} <Debug> TCP-Session: 17674ee3-3f99-4ddb-89f0-771eb3850560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2026.01.06 02:23:32.440062 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6495 | 2026.01.06 02:23:32.440121 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6496 | 2026.01.06 02:23:32.440446 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 6497 | 2026.01.06 02:23:32.441492 [ 343 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> AggregatingTransform: Aggregating | ||
| 6498 | 2026.01.06 02:23:32.441549 [ 343 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6499 | 2026.01.06 02:23:32.441588 [ 343 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103677 sec. (964.534 rows/sec., 37.68 KiB/sec.) | ||
| 6500 | 2026.01.06 02:23:32.441605 [ 343 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Trace> Aggregator: Merging aggregated data | ||
| 6501 | 2026.01.06 02:23:32.442799 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003147 sec., 317.7629488401652 rows/sec., 12.41 KiB/sec. | ||
| 6502 | 2026.01.06 02:23:32.442959 [ 290 ] {f99b8ae3-2f6c-46f4-9266-a7af12e7cd8d} <Debug> TCPHandler: Processed in 0.003825463 sec. | ||
| 6503 | 2026.01.06 02:23:32.443070 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6504 | 2026.01.06 02:23:32.443097 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.01.06 02:23:32.443113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6506 | 2026.01.06 02:23:32.443128 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6507 | 2026.01.06 02:23:32.443146 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6508 | 2026.01.06 02:23:32.443161 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6509 | 2026.01.06 02:23:32.443180 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6510 | 2026.01.06 02:23:32.443194 [ 291 ] {} <Debug> TCP-Session: bbfee9b1-0485-48da-8655-a1ffeb28b784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.01.06 02:23:32.443208 [ 287 ] {} <Debug> TCP-Session: b6bd23be-bc70-48d0-9c62-4db8bc6d5d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.01.06 02:23:32.443230 [ 293 ] {} <Debug> TCP-Session: 4c88f3c9-de36-4028-b13b-77e854d740f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.01.06 02:23:32.443191 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6514 | 2026.01.06 02:23:32.443203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6515 | 2026.01.06 02:23:32.443297 [ 288 ] {} <Debug> TCP-Session: a21dc3d6-8859-4ef8-b75d-dbffd115dd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2026.01.06 02:23:32.443176 [ 292 ] {} <Debug> TCP-Session: c5116694-11a7-4f56-ab4b-31cb6ecd4294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2026.01.06 02:23:32.443328 [ 289 ] {} <Debug> TCP-Session: 8413f6df-eec2-4938-84cd-64099e4d950e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6518 | 2026.01.06 02:23:32.443147 [ 286 ] {} <Debug> TCP-Session: 17674ee3-3f99-4ddb-89f0-771eb3850560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.01.06 02:23:32.443100 [ 290 ] {} <Debug> TCP-Session: cdf0939d-0944-436b-9d92-b9875719aa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.01.06 02:23:32.443139 [ 294 ] {} <Debug> TCP-Session: 3f80198a-a149-4249-90e6-348e727c51c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2026.01.06 02:23:33.052584 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6522 | 2026.01.06 02:23:33.052634 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6523 | 2026.01.06 02:23:33.171924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12484 | ||
| 6524 | 2026.01.06 02:23:33.172437 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.01.06 02:23:33.172479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6526 | 2026.01.06 02:23:33.172964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6527 | 2026.01.06 02:23:33.173190 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.01.06 02:23:33.173342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12484 | ||
| 6529 | 2026.01.06 02:23:33.173347 [ 59 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6530 | 2026.01.06 02:23:33.173414 [ 59 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.06 02:23:33.173436 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6532 | 2026.01.06 02:23:33.173542 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 6533 | 2026.01.06 02:23:33.173668 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6534 | 2026.01.06 02:23:33.173712 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10052 rows starting from the beginning of the part | ||
| 6535 | 2026.01.06 02:23:33.173782 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6536 | 2026.01.06 02:23:33.173832 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6537 | 2026.01.06 02:23:33.173877 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6538 | 2026.01.06 02:23:33.173922 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6539 | 2026.01.06 02:23:33.173963 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6540 | 2026.01.06 02:23:33.181447 [ 186 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12484 rows, containing 4 columns (4 merged, 0 gathered) in 0.007952613 sec., 1569798.5052208626 rows/sec., 22.46 MiB/sec. | ||
| 6541 | 2026.01.06 02:23:33.181828 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6542 | 2026.01.06 02:23:33.182100 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.06 02:23:33.182248 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_26_5} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6544 | 2026.01.06 02:23:33.182378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6545 | 2026.01.06 02:23:33.856437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6546 | 2026.01.06 02:23:33.875295 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.01.06 02:23:33.875365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6548 | 2026.01.06 02:23:33.881088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6549 | 2026.01.06 02:23:33.881825 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.01.06 02:23:33.882158 [ 59 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6551 | 2026.01.06 02:23:33.882225 [ 59 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.01.06 02:23:33.882247 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6553 | 2026.01.06 02:23:33.882381 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6554 | 2026.01.06 02:23:33.885672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6555 | 2026.01.06 02:23:33.886243 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6556 | 2026.01.06 02:23:33.887789 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6557 | 2026.01.06 02:23:33.892495 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6558 | 2026.01.06 02:23:33.896935 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6559 | 2026.01.06 02:23:33.901135 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6560 | 2026.01.06 02:23:33.905401 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6561 | 2026.01.06 02:23:33.909380 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 6562 | 2026.01.06 02:23:33.962803 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080481474 sec., 2435.3430703816384 rows/sec., 12.59 MiB/sec. | ||
| 6563 | 2026.01.06 02:23:33.965460 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6564 | 2026.01.06 02:23:33.967526 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_26_5} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.01.06 02:23:33.967617 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_26_5} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6566 | 2026.01.06 02:23:33.970322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6567 | 2026.01.06 02:23:34.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.69 MiB, peak 273.53 MiB, free memory in arenas 0.00 B, will set to 267.40 MiB (RSS), difference: 4.71 MiB | ||
| 6568 | 2026.01.06 02:23:34.896006 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.06 02:23:34.896190 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.06 02:23:34.896256 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6571 | 2026.01.06 02:23:34.896899 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.06 02:23:34.896947 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6573 | 2026.01.06 02:23:34.897357 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6574 | 2026.01.06 02:23:34.897590 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.06 02:23:34.897757 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001621 sec., 65391.73349784084 rows/sec., 5.46 MiB/sec. | ||
| 6576 | 2026.01.06 02:23:34.897800 [ 4 ] {c9972bd4-d997-42b0-9647-9ac66abc53fa} <Debug> TCPHandler: Processed in 0.001923917 sec. | ||
| 6577 | 2026.01.06 02:23:34.897920 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.06 02:23:34.898017 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.06 02:23:34.898059 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6580 | 2026.01.06 02:23:34.898464 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.06 02:23:34.898502 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6582 | 2026.01.06 02:23:34.898817 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6583 | 2026.01.06 02:23:34.899035 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.06 02:23:34.899174 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001177 sec., 21240.441801189463 rows/sec., 1.56 MiB/sec. | ||
| 6585 | 2026.01.06 02:23:34.899213 [ 4 ] {8db08930-df4a-4397-ae94-721f46aed16b} <Debug> TCPHandler: Processed in 0.001341996 sec. | ||
| 6586 | 2026.01.06 02:23:34.899326 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.06 02:23:34.899420 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.06 02:23:34.899460 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6589 | 2026.01.06 02:23:34.899873 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.06 02:23:34.899910 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6591 | 2026.01.06 02:23:34.900235 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6592 | 2026.01.06 02:23:34.900457 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.06 02:23:34.900598 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001197 sec., 74352.54803675857 rows/sec., 5.81 MiB/sec. | ||
| 6594 | 2026.01.06 02:23:34.900637 [ 4 ] {dc59eb47-3c30-4847-828e-e3ce9ecde76e} <Debug> TCPHandler: Processed in 0.001360357 sec. | ||
| 6595 | 2026.01.06 02:23:34.900751 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.01.06 02:23:34.900845 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.01.06 02:23:34.900890 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6598 | 2026.01.06 02:23:34.901296 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.06 02:23:34.901333 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6600 | 2026.01.06 02:23:34.901686 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6601 | 2026.01.06 02:23:34.901901 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.06 02:23:34.902042 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6603 | 2026.01.06 02:23:34.902079 [ 4 ] {3a904ada-b8b9-4330-b5af-fc15260660ac} <Debug> TCPHandler: Processed in 0.001377316 sec. | ||
| 6604 | 2026.01.06 02:23:34.902184 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.01.06 02:23:34.902277 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6606 | 2026.01.06 02:23:34.902332 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6607 | 2026.01.06 02:23:34.903095 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.06 02:23:34.903131 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6609 | 2026.01.06 02:23:34.903671 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6610 | 2026.01.06 02:23:34.903894 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.01.06 02:23:34.904047 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001787 sec., 13989.927252378287 rows/sec., 25.07 MiB/sec. | ||
| 6612 | 2026.01.06 02:23:34.904100 [ 4 ] {3f9e0556-93e0-4435-ba14-b37d33743146} <Debug> TCPHandler: Processed in 0.001968088 sec. | ||
| 6613 | 2026.01.06 02:23:34.904208 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.01.06 02:23:34.904303 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.01.06 02:23:34.904345 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6616 | 2026.01.06 02:23:34.904671 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.06 02:23:34.904708 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6618 | 2026.01.06 02:23:34.905031 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6619 | 2026.01.06 02:23:34.905242 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.06 02:23:34.905370 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6621 | 2026.01.06 02:23:34.905405 [ 4 ] {f7c13436-2b8f-48f8-b613-8efdb9cf6368} <Debug> TCPHandler: Processed in 0.001245174 sec. | ||
| 6622 | 2026.01.06 02:23:36.367325 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.01.06 02:23:36.367536 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.01.06 02:23:36.367607 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6625 | 2026.01.06 02:23:36.368409 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.01.06 02:23:36.368447 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6627 | 2026.01.06 02:23:36.368912 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6628 | 2026.01.06 02:23:36.369141 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.01.06 02:23:36.369297 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 6630 | 2026.01.06 02:23:36.369339 [ 4 ] {8848e53c-ea7a-465b-8a97-a506dc535201} <Debug> TCPHandler: Processed in 0.002148301 sec. | ||
| 6631 | 2026.01.06 02:23:36.369456 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.01.06 02:23:36.369551 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6633 | 2026.01.06 02:23:36.369592 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6634 | 2026.01.06 02:23:36.369986 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.06 02:23:36.370020 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6636 | 2026.01.06 02:23:36.370319 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6637 | 2026.01.06 02:23:36.370527 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.01.06 02:23:36.370650 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001118 sec., 14311.270125223613 rows/sec., 1.14 MiB/sec. | ||
| 6639 | 2026.01.06 02:23:36.370687 [ 4 ] {2df4a1da-b5ab-46e6-ab9a-6dff0d12b656} <Debug> TCPHandler: Processed in 0.001279875 sec. | ||
| 6640 | 2026.01.06 02:23:36.370787 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.01.06 02:23:36.370880 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6642 | 2026.01.06 02:23:36.370920 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6643 | 2026.01.06 02:23:36.372402 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.01.06 02:23:36.372437 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6645 | 2026.01.06 02:23:36.372907 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6646 | 2026.01.06 02:23:36.373139 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.01.06 02:23:36.373244 [ 36 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6648 | 2026.01.06 02:23:36.373279 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002418 sec., 947063.6889991729 rows/sec., 76.53 MiB/sec. | ||
| 6649 | 2026.01.06 02:23:36.373287 [ 36 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.01.06 02:23:36.373315 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6651 | 2026.01.06 02:23:36.373322 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6652 | 2026.01.06 02:23:36.373338 [ 4 ] {096c7525-269f-4ac7-ab1f-7b9a317df9ce} <Debug> TCPHandler: Processed in 0.00259892 sec. | ||
| 6653 | 2026.01.06 02:23:36.373446 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.01.06 02:23:36.373449 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 6655 | 2026.01.06 02:23:36.373543 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.01.06 02:23:36.373587 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6657 | 2026.01.06 02:23:36.373618 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6658 | 2026.01.06 02:23:36.373663 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 6659 | 2026.01.06 02:23:36.373735 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1142 rows starting from the beginning of the part | ||
| 6660 | 2026.01.06 02:23:36.373782 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6661 | 2026.01.06 02:23:36.373828 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1142 rows starting from the beginning of the part | ||
| 6662 | 2026.01.06 02:23:36.373869 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6663 | 2026.01.06 02:23:36.373912 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2290 rows starting from the beginning of the part | ||
| 6664 | 2026.01.06 02:23:36.374069 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.01.06 02:23:36.374111 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6666 | 2026.01.06 02:23:36.374482 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6667 | 2026.01.06 02:23:36.374702 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.01.06 02:23:36.374802 [ 36 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6669 | 2026.01.06 02:23:36.374831 [ 36 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.01.06 02:23:36.374840 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001316 sec., 179331.30699088148 rows/sec., 10.80 MiB/sec. | ||
| 6671 | 2026.01.06 02:23:36.374850 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6672 | 2026.01.06 02:23:36.374880 [ 4 ] {b2a244ae-8c0c-4147-aa3d-7ddce3ab111d} <Debug> TCPHandler: Processed in 0.001482998 sec. | ||
| 6673 | 2026.01.06 02:23:36.374939 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 6674 | 2026.01.06 02:23:36.374983 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.01.06 02:23:36.375026 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6676 | 2026.01.06 02:23:36.375054 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 262 rows starting from the beginning of the part | ||
| 6677 | 2026.01.06 02:23:36.375076 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.01.06 02:23:36.375112 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 220 rows starting from the beginning of the part | ||
| 6679 | 2026.01.06 02:23:36.375116 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6680 | 2026.01.06 02:23:36.375163 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6681 | 2026.01.06 02:23:36.375204 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 220 rows starting from the beginning of the part | ||
| 6682 | 2026.01.06 02:23:36.375243 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6683 | 2026.01.06 02:23:36.375282 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 6684 | 2026.01.06 02:23:36.375643 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.01.06 02:23:36.375677 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6686 | 2026.01.06 02:23:36.376163 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254954 sec., 787279.8524886172 rows/sec., 51.03 MiB/sec. | ||
| 6687 | 2026.01.06 02:23:36.376178 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6688 | 2026.01.06 02:23:36.376373 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6689 | 2026.01.06 02:23:36.376455 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.01.06 02:23:36.376598 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001541 sec., 285528.8773523686 rows/sec., 18.89 MiB/sec. | ||
| 6691 | 2026.01.06 02:23:36.376637 [ 4 ] {a708e389-ce95-4e2c-96dc-67337b9bcebd} <Debug> TCPHandler: Processed in 0.001702003 sec. | ||
| 6692 | 2026.01.06 02:23:36.376687 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.01.06 02:23:36.376735 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7126 rows, containing 5 columns (5 merged, 0 gathered) in 0.003350935 sec., 2126570.6437158585 rows/sec., 179.28 MiB/sec. | ||
| 6694 | 2026.01.06 02:23:36.376747 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.06 02:23:36.376774 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_36_7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6696 | 2026.01.06 02:23:36.376869 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6697 | 2026.01.06 02:23:36.376893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6698 | 2026.01.06 02:23:36.376914 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6699 | 2026.01.06 02:23:36.377036 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6700 | 2026.01.06 02:23:36.377297 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.01.06 02:23:36.377369 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_41_8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6702 | 2026.01.06 02:23:36.377414 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.06 02:23:36.377448 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 6704 | 2026.01.06 02:23:36.377455 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6705 | 2026.01.06 02:23:36.377780 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6706 | 2026.01.06 02:23:36.377997 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.06 02:23:36.378123 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001272 sec., 165880.5031446541 rows/sec., 9.42 MiB/sec. | ||
| 6708 | 2026.01.06 02:23:36.378165 [ 4 ] {78537da7-284b-43df-a238-58c00619d0a3} <Debug> TCPHandler: Processed in 0.001466278 sec. | ||
| 6709 | 2026.01.06 02:23:36.378272 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.06 02:23:36.378369 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.06 02:23:36.378410 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6712 | 2026.01.06 02:23:36.379366 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.06 02:23:36.379401 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6714 | 2026.01.06 02:23:36.379777 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6715 | 2026.01.06 02:23:36.379999 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.06 02:23:36.380134 [ 29 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6717 | 2026.01.06 02:23:36.380140 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001789 sec., 651760.7602012297 rows/sec., 46.54 MiB/sec. | ||
| 6718 | 2026.01.06 02:23:36.380176 [ 29 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.01.06 02:23:36.380197 [ 4 ] {d97f857d-f582-4715-ac40-a098d2e2d4e0} <Debug> TCPHandler: Processed in 0.001975648 sec. | ||
| 6720 | 2026.01.06 02:23:36.380200 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6721 | 2026.01.06 02:23:36.380314 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 6722 | 2026.01.06 02:23:36.380317 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.01.06 02:23:36.380435 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6724 | 2026.01.06 02:23:36.380445 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6725 | 2026.01.06 02:23:36.380468 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1210 rows starting from the beginning of the part | ||
| 6726 | 2026.01.06 02:23:36.380490 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6727 | 2026.01.06 02:23:36.380528 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 694 rows starting from the beginning of the part | ||
| 6728 | 2026.01.06 02:23:36.380577 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6729 | 2026.01.06 02:23:36.380621 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 694 rows starting from the beginning of the part | ||
| 6730 | 2026.01.06 02:23:36.380664 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6731 | 2026.01.06 02:23:36.380709 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1166 rows starting from the beginning of the part | ||
| 6732 | 2026.01.06 02:23:36.380812 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.01.06 02:23:36.380846 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6734 | 2026.01.06 02:23:36.381183 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6735 | 2026.01.06 02:23:36.381399 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.01.06 02:23:36.381533 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 6737 | 2026.01.06 02:23:36.381571 [ 4 ] {f776f7e0-aa1f-49f9-aafb-155556729f96} <Debug> TCPHandler: Processed in 0.001304065 sec. | ||
| 6738 | 2026.01.06 02:23:36.381675 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.01.06 02:23:36.381777 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.01.06 02:23:36.381821 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6741 | 2026.01.06 02:23:36.382026 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748613 sec., 2254358.168445505 rows/sec., 169.23 MiB/sec. | ||
| 6742 | 2026.01.06 02:23:36.382196 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6743 | 2026.01.06 02:23:36.382428 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.01.06 02:23:36.382492 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_41_8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6745 | 2026.01.06 02:23:36.382504 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.01.06 02:23:36.382540 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6747 | 2026.01.06 02:23:36.382549 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6748 | 2026.01.06 02:23:36.382950 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6749 | 2026.01.06 02:23:36.383167 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.01.06 02:23:36.383276 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6751 | 2026.01.06 02:23:36.383308 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001549 sec., 587475.7908327953 rows/sec., 38.83 MiB/sec. | ||
| 6752 | 2026.01.06 02:23:36.383310 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.06 02:23:36.383348 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6754 | 2026.01.06 02:23:36.383353 [ 4 ] {4c42794b-e8f8-48d4-90c5-adb0bf0e8277} <Debug> TCPHandler: Processed in 0.001729273 sec. | ||
| 6755 | 2026.01.06 02:23:36.383442 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 6756 | 2026.01.06 02:23:36.383478 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.01.06 02:23:36.383563 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6758 | 2026.01.06 02:23:36.383599 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.01.06 02:23:36.383604 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12094 rows starting from the beginning of the part | ||
| 6760 | 2026.01.06 02:23:36.383657 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6761 | 2026.01.06 02:23:36.383709 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6762 | 2026.01.06 02:23:36.383762 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6763 | 2026.01.06 02:23:36.383806 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 6764 | 2026.01.06 02:23:36.383845 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6765 | 2026.01.06 02:23:36.383886 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 910 rows starting from the beginning of the part | ||
| 6766 | 2026.01.06 02:23:36.384037 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.01.06 02:23:36.384085 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6768 | 2026.01.06 02:23:36.384469 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6769 | 2026.01.06 02:23:36.384729 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.06 02:23:36.384867 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec. | ||
| 6771 | 2026.01.06 02:23:36.384904 [ 4 ] {47ef67f4-a38b-4c7e-bdd5-0f861bdb322b} <Debug> TCPHandler: Processed in 0.001485839 sec. | ||
| 6772 | 2026.01.06 02:23:36.385006 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2026.01.06 02:23:36.385098 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6774 | 2026.01.06 02:23:36.385157 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6775 | 2026.01.06 02:23:36.385974 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.01.06 02:23:36.386010 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6777 | 2026.01.06 02:23:36.386594 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6778 | 2026.01.06 02:23:36.386824 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.01.06 02:23:36.386938 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6780 | 2026.01.06 02:23:36.386971 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001891 sec., 7932.310946589106 rows/sec., 14.21 MiB/sec. | ||
| 6781 | 2026.01.06 02:23:36.386977 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.01.06 02:23:36.387016 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6783 | 2026.01.06 02:23:36.387031 [ 4 ] {70215fae-116c-41ac-a17c-50d75b391b9d} <Debug> TCPHandler: Processed in 0.002074599 sec. | ||
| 6784 | 2026.01.06 02:23:36.387103 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 6785 | 2026.01.06 02:23:36.387141 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.01.06 02:23:36.387235 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.01.06 02:23:36.387276 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6788 | 2026.01.06 02:23:36.387289 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6789 | 2026.01.06 02:23:36.387343 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 563 rows starting from the beginning of the part | ||
| 6790 | 2026.01.06 02:23:36.387464 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6791 | 2026.01.06 02:23:36.387580 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6792 | 2026.01.06 02:23:36.387613 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.01.06 02:23:36.387648 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6794 | 2026.01.06 02:23:36.387700 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6795 | 2026.01.06 02:23:36.387800 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6796 | 2026.01.06 02:23:36.387897 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 6797 | 2026.01.06 02:23:36.387989 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6798 | 2026.01.06 02:23:36.388208 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.01.06 02:23:36.388313 [ 29 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6800 | 2026.01.06 02:23:36.388335 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001118 sec., 60822.898032200355 rows/sec., 3.53 MiB/sec. | ||
| 6801 | 2026.01.06 02:23:36.388343 [ 29 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.01.06 02:23:36.388374 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6803 | 2026.01.06 02:23:36.388377 [ 4 ] {007870b2-25b9-42d4-87ab-13e01180f3e7} <Debug> TCPHandler: Processed in 0.001285494 sec. | ||
| 6804 | 2026.01.06 02:23:36.388452 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 6805 | 2026.01.06 02:23:36.388552 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2026.01.06 02:23:36.388580 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2612 rows starting from the beginning of the part | ||
| 6807 | 2026.01.06 02:23:36.388629 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 6808 | 2026.01.06 02:23:36.388671 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 6809 | 2026.01.06 02:23:36.388711 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 6810 | 2026.01.06 02:23:36.388750 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 6811 | 2026.01.06 02:23:36.388786 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
| 6812 | 2026.01.06 02:23:36.389057 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005646318 sec., 2470990.829776148 rows/sec., 165.25 MiB/sec. | ||
| 6813 | 2026.01.06 02:23:36.389500 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6814 | 2026.01.06 02:23:36.389793 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.01.06 02:23:36.389860 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6816 | 2026.01.06 02:23:36.389968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6817 | 2026.01.06 02:23:36.390218 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001797144 sec., 1673766.821133977 rows/sec., 106.07 MiB/sec. | ||
| 6818 | 2026.01.06 02:23:36.390549 [ 200 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6819 | 2026.01.06 02:23:36.390794 [ 200 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.01.06 02:23:36.390854 [ 200 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_41_8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6821 | 2026.01.06 02:23:36.390929 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6822 | 2026.01.06 02:23:36.412604 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 19 columns (19 merged, 0 gathered) in 0.02553757 sec., 25765.95972130473 rows/sec., 46.17 MiB/sec. | ||
| 6823 | 2026.01.06 02:23:36.413521 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6824 | 2026.01.06 02:23:36.413825 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.01.06 02:23:36.413888 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6826 | 2026.01.06 02:23:36.413971 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6827 | 2026.01.06 02:23:37.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.51 MiB, peak 279.07 MiB, free memory in arenas 0.00 B, will set to 272.88 MiB (RSS), difference: 4.37 MiB | ||
| 6828 | 2026.01.06 02:23:38.221088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 888 | ||
| 6829 | 2026.01.06 02:23:38.223981 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.01.06 02:23:38.224043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6831 | 2026.01.06 02:23:38.225378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6832 | 2026.01.06 02:23:38.225658 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.01.06 02:23:38.225939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6834 | 2026.01.06 02:23:39.890745 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.01.06 02:23:39.890926 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6836 | 2026.01.06 02:23:39.890997 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6837 | 2026.01.06 02:23:39.891651 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.01.06 02:23:39.891704 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6839 | 2026.01.06 02:23:39.892096 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6840 | 2026.01.06 02:23:39.892319 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.01.06 02:23:39.892481 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 6842 | 2026.01.06 02:23:39.892532 [ 4 ] {e1296b90-10fe-4b25-8c01-fbbea9b57371} <Debug> TCPHandler: Processed in 0.001921857 sec. | ||
| 6843 | 2026.01.06 02:23:39.892658 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.01.06 02:23:39.892760 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6845 | 2026.01.06 02:23:39.892804 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6846 | 2026.01.06 02:23:39.893228 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.01.06 02:23:39.893265 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6848 | 2026.01.06 02:23:39.893573 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6849 | 2026.01.06 02:23:39.893777 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.01.06 02:23:39.893905 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 6851 | 2026.01.06 02:23:39.893944 [ 4 ] {570c3f4f-7c9f-4340-89f3-d53ffce961ba} <Debug> TCPHandler: Processed in 0.001339056 sec. | ||
| 6852 | 2026.01.06 02:23:39.894055 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.01.06 02:23:39.894150 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6854 | 2026.01.06 02:23:39.894195 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6855 | 2026.01.06 02:23:39.894585 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.01.06 02:23:39.894621 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6857 | 2026.01.06 02:23:39.894955 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6858 | 2026.01.06 02:23:39.895164 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.01.06 02:23:39.895292 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 5.75 MiB/sec. | ||
| 6860 | 2026.01.06 02:23:39.895330 [ 4 ] {b7f658e1-e097-44a4-bf8c-85ec6a6567bd} <Debug> TCPHandler: Processed in 0.001325996 sec. | ||
| 6861 | 2026.01.06 02:23:39.895446 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.01.06 02:23:39.895541 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.01.06 02:23:39.895582 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6864 | 2026.01.06 02:23:39.895901 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.01.06 02:23:39.895935 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6866 | 2026.01.06 02:23:39.896244 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6867 | 2026.01.06 02:23:39.896445 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.01.06 02:23:39.896571 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001049 sec., 34318.39847473784 rows/sec., 2.31 MiB/sec. | ||
| 6869 | 2026.01.06 02:23:39.896606 [ 4 ] {0faeee6e-d5ef-49ae-b469-c7483744d9b1} <Debug> TCPHandler: Processed in 0.001210973 sec. | ||
| 6870 | 2026.01.06 02:23:40.673819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12932 | ||
| 6871 | 2026.01.06 02:23:40.674322 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.01.06 02:23:40.674372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6873 | 2026.01.06 02:23:40.674872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6874 | 2026.01.06 02:23:40.675102 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.01.06 02:23:40.675242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 | ||
| 6876 | 2026.01.06 02:23:41.385948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6877 | 2026.01.06 02:23:41.402049 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.01.06 02:23:41.402105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6879 | 2026.01.06 02:23:41.407959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6880 | 2026.01.06 02:23:41.408660 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.01.06 02:23:41.411340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6882 | 2026.01.06 02:23:44.895501 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.01.06 02:23:44.895701 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6884 | 2026.01.06 02:23:44.895766 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6885 | 2026.01.06 02:23:44.896530 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.01.06 02:23:44.896585 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6887 | 2026.01.06 02:23:44.897064 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6888 | 2026.01.06 02:23:44.897336 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.01.06 02:23:44.897490 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001848 sec., 57359.30735930736 rows/sec., 4.79 MiB/sec. | ||
| 6890 | 2026.01.06 02:23:44.897533 [ 4 ] {86d43031-9cfa-4b52-880c-b9f5a25aac6c} <Debug> TCPHandler: Processed in 0.002155041 sec. | ||
| 6891 | 2026.01.06 02:23:44.897662 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.01.06 02:23:44.897759 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.01.06 02:23:44.897800 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6894 | 2026.01.06 02:23:44.898212 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.06 02:23:44.898248 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6896 | 2026.01.06 02:23:44.898559 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6897 | 2026.01.06 02:23:44.898788 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.01.06 02:23:44.898915 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001176 sec., 21258.503401360544 rows/sec., 1.56 MiB/sec. | ||
| 6899 | 2026.01.06 02:23:44.898953 [ 4 ] {a3a8a962-a545-48e3-b6a0-cb1ef6a41897} <Debug> TCPHandler: Processed in 0.001341416 sec. | ||
| 6900 | 2026.01.06 02:23:44.899062 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.01.06 02:23:44.899156 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6902 | 2026.01.06 02:23:44.899198 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6903 | 2026.01.06 02:23:44.899619 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.06 02:23:44.899655 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6905 | 2026.01.06 02:23:44.899953 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6906 | 2026.01.06 02:23:44.900168 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.06 02:23:44.900294 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 6908 | 2026.01.06 02:23:44.900333 [ 4 ] {6b403d45-98d4-4ffb-9a31-23a5b4a653dc} <Debug> TCPHandler: Processed in 0.001320565 sec. | ||
| 6909 | 2026.01.06 02:23:44.900449 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.01.06 02:23:44.900543 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6911 | 2026.01.06 02:23:44.900588 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6912 | 2026.01.06 02:23:44.900998 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.01.06 02:23:44.901034 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6914 | 2026.01.06 02:23:44.901372 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6915 | 2026.01.06 02:23:44.901592 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.01.06 02:23:44.901716 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6917 | 2026.01.06 02:23:44.901753 [ 4 ] {4a9694db-2efb-4d6c-9a6a-f424143ff076} <Debug> TCPHandler: Processed in 0.001358655 sec. | ||
| 6918 | 2026.01.06 02:23:44.901874 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.01.06 02:23:44.901968 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.01.06 02:23:44.902022 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6921 | 2026.01.06 02:23:44.902850 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.01.06 02:23:44.902885 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6923 | 2026.01.06 02:23:44.903429 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6924 | 2026.01.06 02:23:44.903660 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.01.06 02:23:44.903797 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001847 sec., 13535.46291283162 rows/sec., 24.25 MiB/sec. | ||
| 6926 | 2026.01.06 02:23:44.903850 [ 4 ] {e12cc463-edd1-4bb5-858a-8f15f3b178ba} <Debug> TCPHandler: Processed in 0.002025579 sec. | ||
| 6927 | 2026.01.06 02:23:44.903963 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.01.06 02:23:44.904058 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.01.06 02:23:44.904100 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6930 | 2026.01.06 02:23:44.904435 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.01.06 02:23:44.904472 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6932 | 2026.01.06 02:23:44.904784 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6933 | 2026.01.06 02:23:44.904996 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.01.06 02:23:44.905121 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6935 | 2026.01.06 02:23:44.905157 [ 4 ] {c1a5ef52-51ef-4698-accc-ef996aacfaf7} <Debug> TCPHandler: Processed in 0.001244044 sec. | ||
| 6936 | 2026.01.06 02:23:47.611280 [ 67 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6937 | 2026.01.06 02:23:47.611354 [ 67 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.01.06 02:23:47.611375 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6939 | 2026.01.06 02:23:47.611487 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6940 | 2026.01.06 02:23:47.611619 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6941 | 2026.01.06 02:23:47.611653 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
| 6942 | 2026.01.06 02:23:47.611720 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 440 rows starting from the beginning of the part | ||
| 6943 | 2026.01.06 02:23:47.611766 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 6944 | 2026.01.06 02:23:47.611808 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6945 | 2026.01.06 02:23:47.611848 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 440 rows starting from the beginning of the part | ||
| 6946 | 2026.01.06 02:23:47.612854 [ 190 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413517 sec., 1234509.3833324963 rows/sec., 85.88 MiB/sec. | ||
| 6947 | 2026.01.06 02:23:47.613065 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6948 | 2026.01.06 02:23:47.613363 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.01.06 02:23:47.613442 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_20_4} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6950 | 2026.01.06 02:23:47.613533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6951 | 2026.01.06 02:23:48.052184 [ 24 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6952 | 2026.01.06 02:23:48.052252 [ 24 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.01.06 02:23:48.052276 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6954 | 2026.01.06 02:23:48.052376 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6955 | 2026.01.06 02:23:48.052532 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6956 | 2026.01.06 02:23:48.052588 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 6957 | 2026.01.06 02:23:48.052688 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 6958 | 2026.01.06 02:23:48.052757 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 6959 | 2026.01.06 02:23:48.052825 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 6960 | 2026.01.06 02:23:48.052887 [ 200 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 6961 | 2026.01.06 02:23:48.053362 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6962 | 2026.01.06 02:23:48.053407 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6963 | 2026.01.06 02:23:48.053863 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520259 sec., 13155.653082797076 rows/sec., 883.90 KiB/sec. | ||
| 6964 | 2026.01.06 02:23:48.054063 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6965 | 2026.01.06 02:23:48.054371 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.01.06 02:23:48.054453 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_20_4} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6967 | 2026.01.06 02:23:48.054543 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6968 | 2026.01.06 02:23:48.175474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13444 | ||
| 6969 | 2026.01.06 02:23:48.175976 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.06 02:23:48.176013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6971 | 2026.01.06 02:23:48.176472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6972 | 2026.01.06 02:23:48.176707 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.01.06 02:23:48.176830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13444 | ||
| 6974 | 2026.01.06 02:23:48.226608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 908 | ||
| 6975 | 2026.01.06 02:23:48.228925 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.01.06 02:23:48.228963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6977 | 2026.01.06 02:23:48.230079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6978 | 2026.01.06 02:23:48.230340 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.01.06 02:23:48.230474 [ 24 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6980 | 2026.01.06 02:23:48.230522 [ 24 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.01.06 02:23:48.230541 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6982 | 2026.01.06 02:23:48.230578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 6983 | 2026.01.06 02:23:48.230651 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 6984 | 2026.01.06 02:23:48.231202 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6985 | 2026.01.06 02:23:48.231353 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part | ||
| 6986 | 2026.01.06 02:23:48.231737 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 6987 | 2026.01.06 02:23:48.232062 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6988 | 2026.01.06 02:23:48.232384 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6989 | 2026.01.06 02:23:48.232726 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 6990 | 2026.01.06 02:23:48.233046 [ 190 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 6991 | 2026.01.06 02:23:48.239203 [ 200 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 72 columns (72 merged, 0 gathered) in 0.008603895 sec., 105533.59844582017 rows/sec., 86.65 MiB/sec. | ||
| 6992 | 2026.01.06 02:23:48.240685 [ 196 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6993 | 2026.01.06 02:23:48.241259 [ 196 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.06 02:23:48.241336 [ 196 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_21_4} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6995 | 2026.01.06 02:23:48.241570 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6996 | 2026.01.06 02:23:48.911524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6997 | 2026.01.06 02:23:48.928211 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.06 02:23:48.928265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6999 | 2026.01.06 02:23:48.934115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7000 | 2026.01.06 02:23:48.934831 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.06 02:23:48.937777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7002 | 2026.01.06 02:23:48.970891 [ 24 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7003 | 2026.01.06 02:23:48.970936 [ 24 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.01.06 02:23:48.970958 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7005 | 2026.01.06 02:23:48.971124 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7006 | 2026.01.06 02:23:48.971357 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7007 | 2026.01.06 02:23:48.971416 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 7008 | 2026.01.06 02:23:48.971516 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7009 | 2026.01.06 02:23:48.971565 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7010 | 2026.01.06 02:23:48.971608 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7011 | 2026.01.06 02:23:48.971648 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7012 | 2026.01.06 02:23:48.972419 [ 200 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381527 sec., 82517.38836808836 rows/sec., 4.21 MiB/sec. | ||
| 7013 | 2026.01.06 02:23:48.972607 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7014 | 2026.01.06 02:23:48.972917 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.06 02:23:48.972995 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_19_4} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7016 | 2026.01.06 02:23:48.973085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7017 | 2026.01.06 02:23:49.906376 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.01.06 02:23:49.906550 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.01.06 02:23:49.906614 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7020 | 2026.01.06 02:23:49.907431 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.01.06 02:23:49.907479 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7022 | 2026.01.06 02:23:49.907888 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7023 | 2026.01.06 02:23:49.908117 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.01.06 02:23:49.908264 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 7025 | 2026.01.06 02:23:49.908307 [ 4 ] {6c687f08-e6ff-4b85-875b-ae75c7facf60} <Debug> TCPHandler: Processed in 0.00206212 sec. | ||
| 7026 | 2026.01.06 02:23:49.908435 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.01.06 02:23:49.908532 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7028 | 2026.01.06 02:23:49.908574 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7029 | 2026.01.06 02:23:49.909540 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.01.06 02:23:49.909581 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7031 | 2026.01.06 02:23:49.909950 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7032 | 2026.01.06 02:23:49.910175 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.01.06 02:23:49.910302 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001789 sec., 638345.4443823365 rows/sec., 50.65 MiB/sec. | ||
| 7034 | 2026.01.06 02:23:49.910340 [ 4 ] {348e1237-833a-40f8-bf01-802471dcfa89} <Debug> TCPHandler: Processed in 0.001955188 sec. | ||
| 7035 | 2026.01.06 02:23:49.910455 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.01.06 02:23:49.910550 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.01.06 02:23:49.910591 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7038 | 2026.01.06 02:23:49.911068 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.01.06 02:23:49.911104 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7040 | 2026.01.06 02:23:49.911430 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7041 | 2026.01.06 02:23:49.911646 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.06 02:23:49.911783 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001251 sec., 175859.31254996004 rows/sec., 10.49 MiB/sec. | ||
| 7043 | 2026.01.06 02:23:49.911821 [ 4 ] {d5e83a82-61f5-47f2-8669-7b068cdc2111} <Debug> TCPHandler: Processed in 0.001416227 sec. | ||
| 7044 | 2026.01.06 02:23:49.911929 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.01.06 02:23:49.912023 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.01.06 02:23:49.912063 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7047 | 2026.01.06 02:23:49.912540 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.01.06 02:23:49.912576 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7049 | 2026.01.06 02:23:49.912880 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7050 | 2026.01.06 02:23:49.913105 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.01.06 02:23:49.913230 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 7052 | 2026.01.06 02:23:49.913267 [ 4 ] {4bc30fdc-c397-4305-9226-a0241d71962a} <Debug> TCPHandler: Processed in 0.001388026 sec. | ||
| 7053 | 2026.01.06 02:23:49.913377 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.01.06 02:23:49.913470 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7055 | 2026.01.06 02:23:49.913510 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7056 | 2026.01.06 02:23:49.913978 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.01.06 02:23:49.914012 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7058 | 2026.01.06 02:23:49.914322 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7059 | 2026.01.06 02:23:49.914537 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.01.06 02:23:49.914663 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 7061 | 2026.01.06 02:23:49.914701 [ 4 ] {d654f9e3-38a8-45a0-8844-254707456ef0} <Debug> TCPHandler: Processed in 0.001374057 sec. | ||
| 7062 | 2026.01.06 02:23:49.914808 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.01.06 02:23:49.914903 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7064 | 2026.01.06 02:23:49.914942 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7065 | 2026.01.06 02:23:49.915579 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.01.06 02:23:49.915615 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7067 | 2026.01.06 02:23:49.915944 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7068 | 2026.01.06 02:23:49.916165 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.01.06 02:23:49.916295 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00141 sec., 492198.58156028367 rows/sec., 34.40 MiB/sec. | ||
| 7070 | 2026.01.06 02:23:49.916332 [ 4 ] {cfe616d9-c584-42b4-8767-37f456f442c0} <Debug> TCPHandler: Processed in 0.00157446 sec. | ||
| 7071 | 2026.01.06 02:23:49.916444 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.01.06 02:23:49.916538 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7073 | 2026.01.06 02:23:49.916580 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7074 | 2026.01.06 02:23:49.916906 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.01.06 02:23:49.916942 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7076 | 2026.01.06 02:23:49.917243 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7077 | 2026.01.06 02:23:49.917451 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.01.06 02:23:49.917584 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7079 | 2026.01.06 02:23:49.917627 [ 4 ] {c7989fc1-5767-4fc7-bdeb-c96f2f881b2b} <Debug> TCPHandler: Processed in 0.001232714 sec. | ||
| 7080 | 2026.01.06 02:23:49.917753 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.01.06 02:23:49.917852 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7082 | 2026.01.06 02:23:49.917902 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7083 | 2026.01.06 02:23:49.918372 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.01.06 02:23:49.918408 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7085 | 2026.01.06 02:23:49.918749 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7086 | 2026.01.06 02:23:49.918963 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.01.06 02:23:49.919089 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 7088 | 2026.01.06 02:23:49.919126 [ 4 ] {9430b62d-d513-49f1-bf61-6f3008f34db5} <Debug> TCPHandler: Processed in 0.001427577 sec. | ||
| 7089 | 2026.01.06 02:23:49.919234 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.01.06 02:23:49.919327 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7091 | 2026.01.06 02:23:49.919369 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7092 | 2026.01.06 02:23:49.919675 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.01.06 02:23:49.919711 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7094 | 2026.01.06 02:23:49.920012 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7095 | 2026.01.06 02:23:49.920237 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.01.06 02:23:49.920362 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 7097 | 2026.01.06 02:23:49.920399 [ 4 ] {7c153a0f-214d-4886-98eb-3d2da2bd9a70} <Debug> TCPHandler: Processed in 0.001214463 sec. | ||
| 7098 | 2026.01.06 02:23:49.920505 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.01.06 02:23:49.920598 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.01.06 02:23:49.920652 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7101 | 2026.01.06 02:23:49.921415 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.01.06 02:23:49.921450 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7103 | 2026.01.06 02:23:49.921960 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7104 | 2026.01.06 02:23:49.922187 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.01.06 02:23:49.922328 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001747 sec., 8586.147681740125 rows/sec., 15.39 MiB/sec. | ||
| 7106 | 2026.01.06 02:23:49.922379 [ 4 ] {8056b37e-00af-4bd5-bc24-519e4f97604a} <Debug> TCPHandler: Processed in 0.001923917 sec. | ||
| 7107 | 2026.01.06 02:23:49.922502 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.01.06 02:23:49.922600 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.01.06 02:23:49.922641 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7110 | 2026.01.06 02:23:49.922971 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.01.06 02:23:49.923007 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7112 | 2026.01.06 02:23:49.923316 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7113 | 2026.01.06 02:23:49.923521 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.01.06 02:23:49.923648 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 7115 | 2026.01.06 02:23:49.923684 [ 4 ] {40835b22-e7a9-4ea9-96db-699293d218ee} <Debug> TCPHandler: Processed in 0.001241894 sec. | ||
| 7116 | 2026.01.06 02:23:54.895807 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.01.06 02:23:54.896037 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7118 | 2026.01.06 02:23:54.896110 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7119 | 2026.01.06 02:23:54.896818 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.01.06 02:23:54.896877 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7121 | 2026.01.06 02:23:54.897316 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7122 | 2026.01.06 02:23:54.897568 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.06 02:23:54.897738 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001755 sec., 1139.6011396011395 rows/sec., 92.93 KiB/sec. | ||
| 7124 | 2026.01.06 02:23:54.897780 [ 4 ] {ccd3d855-f095-4e43-b5ae-271cdb2aa474} <Debug> TCPHandler: Processed in 0.002129161 sec. | ||
| 7125 | 2026.01.06 02:23:54.897895 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.01.06 02:23:54.897989 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7127 | 2026.01.06 02:23:54.898029 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7128 | 2026.01.06 02:23:54.898466 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.01.06 02:23:54.898504 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7130 | 2026.01.06 02:23:54.898819 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7131 | 2026.01.06 02:23:54.899020 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.01.06 02:23:54.899152 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001181 sec., 90601.18543607113 rows/sec., 7.56 MiB/sec. | ||
| 7133 | 2026.01.06 02:23:54.899189 [ 4 ] {57969d25-0cd4-4961-84fa-e533b87cbeda} <Debug> TCPHandler: Processed in 0.001340766 sec. | ||
| 7134 | 2026.01.06 02:23:54.899306 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.01.06 02:23:54.899397 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7136 | 2026.01.06 02:23:54.899436 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7137 | 2026.01.06 02:23:54.899889 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.01.06 02:23:54.899925 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7139 | 2026.01.06 02:23:54.900226 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7140 | 2026.01.06 02:23:54.900434 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.01.06 02:23:54.900557 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001177 sec., 22939.67714528462 rows/sec., 1.68 MiB/sec. | ||
| 7142 | 2026.01.06 02:23:54.900592 [ 4 ] {4e09a64f-3447-4c6b-8386-69547d083f75} <Debug> TCPHandler: Processed in 0.001333466 sec. | ||
| 7143 | 2026.01.06 02:23:54.900703 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.01.06 02:23:54.900794 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7145 | 2026.01.06 02:23:54.900832 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7146 | 2026.01.06 02:23:54.901223 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.01.06 02:23:54.901259 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7148 | 2026.01.06 02:23:54.901557 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7149 | 2026.01.06 02:23:54.901761 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.01.06 02:23:54.901888 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001111 sec., 81908.19081908191 rows/sec., 6.40 MiB/sec. | ||
| 7151 | 2026.01.06 02:23:54.901924 [ 4 ] {62f65123-2938-4df5-ae3d-d2a7ce3fd3ed} <Debug> TCPHandler: Processed in 0.001267095 sec. | ||
| 7152 | 2026.01.06 02:23:54.902030 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.01.06 02:23:54.902120 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7154 | 2026.01.06 02:23:54.902162 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7155 | 2026.01.06 02:23:54.902557 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.06 02:23:54.902591 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7157 | 2026.01.06 02:23:54.902931 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7158 | 2026.01.06 02:23:54.903135 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.06 02:23:54.903262 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00116 sec., 138793.10344827586 rows/sec., 9.67 MiB/sec. | ||
| 7160 | 2026.01.06 02:23:54.903298 [ 4 ] {f5834c7d-5b84-40fd-8d9a-e575de6043f2} <Debug> TCPHandler: Processed in 0.001315145 sec. | ||
| 7161 | 2026.01.06 02:23:54.903401 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.01.06 02:23:54.903492 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.01.06 02:23:54.903545 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7164 | 2026.01.06 02:23:54.904295 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.01.06 02:23:54.904330 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7166 | 2026.01.06 02:23:54.904841 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7167 | 2026.01.06 02:23:54.905069 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.01.06 02:23:54.905203 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001729 sec., 14459.224985540774 rows/sec., 25.91 MiB/sec. | ||
| 7169 | 2026.01.06 02:23:54.905253 [ 4 ] {99d33b27-f555-4018-8b9c-96eab33ad899} <Debug> TCPHandler: Processed in 0.001898707 sec. | ||
| 7170 | 2026.01.06 02:23:54.905363 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.01.06 02:23:54.905460 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7172 | 2026.01.06 02:23:54.905500 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7173 | 2026.01.06 02:23:54.905825 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.01.06 02:23:54.905861 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7175 | 2026.01.06 02:23:54.906156 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7176 | 2026.01.06 02:23:54.906362 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.01.06 02:23:54.906490 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7178 | 2026.01.06 02:23:54.906525 [ 4 ] {6c667b65-b7ed-4477-bc8d-84a5c66bb098} <Debug> TCPHandler: Processed in 0.001208373 sec. | ||
| 7179 | 2026.01.06 02:23:55.676905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13892 | ||
| 7180 | 2026.01.06 02:23:55.677450 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.01.06 02:23:55.677497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7182 | 2026.01.06 02:23:55.678016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7183 | 2026.01.06 02:23:55.678245 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.01.06 02:23:55.678384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13892 | ||
| 7185 | 2026.01.06 02:23:56.437832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7186 | 2026.01.06 02:23:56.454888 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.01.06 02:23:56.454942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7188 | 2026.01.06 02:23:56.461494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7189 | 2026.01.06 02:23:56.462212 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.01.06 02:23:56.465247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7191 | 2026.01.06 02:23:58.230690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 944 | ||
| 7192 | 2026.01.06 02:23:58.233301 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.01.06 02:23:58.233363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7194 | 2026.01.06 02:23:58.234924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7195 | 2026.01.06 02:23:58.235229 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.01.06 02:23:58.235596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7197 | 2026.01.06 02:23:59.906794 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.01.06 02:23:59.906980 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.01.06 02:23:59.907051 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7200 | 2026.01.06 02:23:59.907903 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.01.06 02:23:59.907956 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7202 | 2026.01.06 02:23:59.908391 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7203 | 2026.01.06 02:23:59.908638 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.01.06 02:23:59.908783 [ 129 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7205 | 2026.01.06 02:23:59.908799 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 7206 | 2026.01.06 02:23:59.908850 [ 129 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.06 02:23:59.908873 [ 4 ] {4942448a-c7ec-41f0-bdb8-e6a5c67ec477} <Debug> TCPHandler: Processed in 0.002225933 sec. | ||
| 7208 | 2026.01.06 02:23:59.908877 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7209 | 2026.01.06 02:23:59.909016 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2026.01.06 02:23:59.909022 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7211 | 2026.01.06 02:23:59.909126 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7212 | 2026.01.06 02:23:59.909171 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7213 | 2026.01.06 02:23:59.909175 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7214 | 2026.01.06 02:23:59.909212 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7215 | 2026.01.06 02:23:59.909286 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7216 | 2026.01.06 02:23:59.909334 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7217 | 2026.01.06 02:23:59.909377 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7218 | 2026.01.06 02:23:59.909419 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7219 | 2026.01.06 02:23:59.910181 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.01.06 02:23:59.910224 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7221 | 2026.01.06 02:23:59.910516 [ 195 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548809 sec., 1323597.680540338 rows/sec., 89.01 MiB/sec. | ||
| 7222 | 2026.01.06 02:23:59.910665 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7223 | 2026.01.06 02:23:59.910684 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7224 | 2026.01.06 02:23:59.910953 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.01.06 02:23:59.911016 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.01.06 02:23:59.911085 [ 129 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7227 | 2026.01.06 02:23:59.911101 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002 sec., 571000 rows/sec., 45.30 MiB/sec. | ||
| 7228 | 2026.01.06 02:23:59.911128 [ 129 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.01.06 02:23:59.911100 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_21_5} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7230 | 2026.01.06 02:23:59.911162 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7231 | 2026.01.06 02:23:59.911156 [ 4 ] {200927fc-da73-4560-b3d9-efc74a3e540e} <Debug> TCPHandler: Processed in 0.002191572 sec. | ||
| 7232 | 2026.01.06 02:23:59.911279 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7233 | 2026.01.06 02:23:59.911327 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.01.06 02:23:59.911329 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 7235 | 2026.01.06 02:23:59.911433 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.01.06 02:23:59.911456 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2026.01.06 02:23:59.911479 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7238 | 2026.01.06 02:23:59.911494 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2342 rows starting from the beginning of the part | ||
| 7239 | 2026.01.06 02:23:59.911568 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7240 | 2026.01.06 02:23:59.911625 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 7241 | 2026.01.06 02:23:59.911676 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1142 rows starting from the beginning of the part | ||
| 7242 | 2026.01.06 02:23:59.911723 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 107 rows starting from the beginning of the part | ||
| 7243 | 2026.01.06 02:23:59.911769 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1142 rows starting from the beginning of the part | ||
| 7244 | 2026.01.06 02:23:59.911987 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.01.06 02:23:59.912030 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7246 | 2026.01.06 02:23:59.912354 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7247 | 2026.01.06 02:23:59.912576 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.01.06 02:23:59.912710 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001299 sec., 169361.0469591994 rows/sec., 10.11 MiB/sec. | ||
| 7249 | 2026.01.06 02:23:59.912750 [ 4 ] {b0b583f7-18db-4057-b478-17b41cd426c9} <Debug> TCPHandler: Processed in 0.001473548 sec. | ||
| 7250 | 2026.01.06 02:23:59.912865 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.01.06 02:23:59.912962 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.01.06 02:23:59.913002 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7253 | 2026.01.06 02:23:59.913487 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.01.06 02:23:59.913524 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7255 | 2026.01.06 02:23:59.913582 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347105 sec., 2085547.9409740937 rows/sec., 175.42 MiB/sec. | ||
| 7256 | 2026.01.06 02:23:59.913838 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7257 | 2026.01.06 02:23:59.913876 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7258 | 2026.01.06 02:23:59.914102 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.06 02:23:59.914214 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.01.06 02:23:59.914254 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00131 sec., 161832.06106870229 rows/sec., 10.44 MiB/sec. | ||
| 7261 | 2026.01.06 02:23:59.914296 [ 4 ] {c0159ae4-2b8f-4ed6-a4b0-3d7b6afe5b8b} <Debug> TCPHandler: Processed in 0.001481209 sec. | ||
| 7262 | 2026.01.06 02:23:59.914318 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_46_9} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7263 | 2026.01.06 02:23:59.914414 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.01.06 02:23:59.914431 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7265 | 2026.01.06 02:23:59.914512 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.01.06 02:23:59.914558 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7267 | 2026.01.06 02:23:59.915035 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.01.06 02:23:59.915072 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7269 | 2026.01.06 02:23:59.915384 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7270 | 2026.01.06 02:23:59.915594 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.01.06 02:23:59.915697 [ 129 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7272 | 2026.01.06 02:23:59.915730 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 7273 | 2026.01.06 02:23:59.915732 [ 129 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.06 02:23:59.915770 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7275 | 2026.01.06 02:23:59.915773 [ 4 ] {0aca9470-bbc4-4e53-b078-858923a91541} <Debug> TCPHandler: Processed in 0.001409147 sec. | ||
| 7276 | 2026.01.06 02:23:59.915866 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7277 | 2026.01.06 02:23:59.915895 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.01.06 02:23:59.915994 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7279 | 2026.01.06 02:23:59.915999 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2026.01.06 02:23:59.916039 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7281 | 2026.01.06 02:23:59.916051 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7282 | 2026.01.06 02:23:59.916134 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7283 | 2026.01.06 02:23:59.916188 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7284 | 2026.01.06 02:23:59.916238 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7285 | 2026.01.06 02:23:59.916283 [ 195 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7286 | 2026.01.06 02:23:59.916715 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.01.06 02:23:59.916755 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7288 | 2026.01.06 02:23:59.917109 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7289 | 2026.01.06 02:23:59.917255 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431028 sec., 737232.2554135908 rows/sec., 44.68 MiB/sec. | ||
| 7290 | 2026.01.06 02:23:59.917322 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.01.06 02:23:59.917397 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7292 | 2026.01.06 02:23:59.917463 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001487 sec., 466711.4996637525 rows/sec., 32.62 MiB/sec. | ||
| 7293 | 2026.01.06 02:23:59.917467 [ 150 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7294 | 2026.01.06 02:23:59.917509 [ 4 ] {8394aa70-148e-4ffa-89e9-f07009cb9fa4} <Debug> TCPHandler: Processed in 0.001662682 sec. | ||
| 7295 | 2026.01.06 02:23:59.917527 [ 150 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.01.06 02:23:59.917560 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7297 | 2026.01.06 02:23:59.917636 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 7298 | 2026.01.06 02:23:59.917639 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.01.06 02:23:59.917676 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.01.06 02:23:59.917731 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2026.01.06 02:23:59.917754 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_21_5} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7302 | 2026.01.06 02:23:59.917755 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 7303 | 2026.01.06 02:23:59.917757 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7304 | 2026.01.06 02:23:59.917810 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7305 | 2026.01.06 02:23:59.917820 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7306 | 2026.01.06 02:23:59.917823 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7307 | 2026.01.06 02:23:59.917870 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 7308 | 2026.01.06 02:23:59.917906 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 694 rows starting from the beginning of the part | ||
| 7309 | 2026.01.06 02:23:59.917938 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 91 rows starting from the beginning of the part | ||
| 7310 | 2026.01.06 02:23:59.917970 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 694 rows starting from the beginning of the part | ||
| 7311 | 2026.01.06 02:23:59.918180 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.01.06 02:23:59.918220 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7313 | 2026.01.06 02:23:59.918539 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7314 | 2026.01.06 02:23:59.918764 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.01.06 02:23:59.918896 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 7316 | 2026.01.06 02:23:59.918932 [ 4 ] {5b74a9b1-3f86-4724-a961-d2807d338410} <Debug> TCPHandler: Processed in 0.001342676 sec. | ||
| 7317 | 2026.01.06 02:23:59.919044 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.01.06 02:23:59.919114 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508079 sec., 1885179.755171977 rows/sec., 141.70 MiB/sec. | ||
| 7319 | 2026.01.06 02:23:59.919137 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7320 | 2026.01.06 02:23:59.919185 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7321 | 2026.01.06 02:23:59.919265 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7322 | 2026.01.06 02:23:59.919503 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.01.06 02:23:59.919569 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_46_9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7324 | 2026.01.06 02:23:59.919628 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.06 02:23:59.919630 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7326 | 2026.01.06 02:23:59.919672 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7327 | 2026.01.06 02:23:59.920021 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7328 | 2026.01.06 02:23:59.920234 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.06 02:23:59.920349 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7330 | 2026.01.06 02:23:59.920367 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 7331 | 2026.01.06 02:23:59.920396 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.01.06 02:23:59.920414 [ 4 ] {b63d5881-b444-4486-9c98-8f86f245f570} <Debug> TCPHandler: Processed in 0.001419457 sec. | ||
| 7333 | 2026.01.06 02:23:59.920422 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7334 | 2026.01.06 02:23:59.920525 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 7335 | 2026.01.06 02:23:59.920541 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.01.06 02:23:59.920645 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7337 | 2026.01.06 02:23:59.920648 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.01.06 02:23:59.920686 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13952 rows starting from the beginning of the part | ||
| 7339 | 2026.01.06 02:23:59.920708 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7340 | 2026.01.06 02:23:59.920764 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
| 7341 | 2026.01.06 02:23:59.920816 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7342 | 2026.01.06 02:23:59.920858 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7343 | 2026.01.06 02:23:59.920898 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 7344 | 2026.01.06 02:23:59.920940 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7345 | 2026.01.06 02:23:59.921046 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.01.06 02:23:59.921089 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7347 | 2026.01.06 02:23:59.921413 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7348 | 2026.01.06 02:23:59.921619 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.01.06 02:23:59.921752 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 7350 | 2026.01.06 02:23:59.921788 [ 4 ] {fec19f05-2c36-4205-b16d-225fecdf2395} <Debug> TCPHandler: Processed in 0.001295995 sec. | ||
| 7351 | 2026.01.06 02:23:59.921906 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.01.06 02:23:59.922000 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7353 | 2026.01.06 02:23:59.922053 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7354 | 2026.01.06 02:23:59.922932 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.06 02:23:59.922971 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7356 | 2026.01.06 02:23:59.923692 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7357 | 2026.01.06 02:23:59.923923 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.01.06 02:23:59.924069 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002087 sec., 7187.3502635361765 rows/sec., 12.88 MiB/sec. | ||
| 7359 | 2026.01.06 02:23:59.924125 [ 4 ] {6ef5d969-bf54-4964-8813-e8b083b7e775} <Debug> TCPHandler: Processed in 0.002268154 sec. | ||
| 7360 | 2026.01.06 02:23:59.924240 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.01.06 02:23:59.924336 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.01.06 02:23:59.924378 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7363 | 2026.01.06 02:23:59.924716 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.01.06 02:23:59.924752 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7365 | 2026.01.06 02:23:59.925165 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7366 | 2026.01.06 02:23:59.925296 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14997 rows, containing 5 columns (5 merged, 0 gathered) in 0.004809652 sec., 3118105.0105080367 rows/sec., 208.61 MiB/sec. | ||
| 7367 | 2026.01.06 02:23:59.925389 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.01.06 02:23:59.925506 [ 150 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7369 | 2026.01.06 02:23:59.925525 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 5.27 MiB/sec. | ||
| 7370 | 2026.01.06 02:23:59.925547 [ 150 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.01.06 02:23:59.925572 [ 4 ] {bb4ba814-7824-45bd-9d39-6f9d0295e104} <Debug> TCPHandler: Processed in 0.001381716 sec. | ||
| 7372 | 2026.01.06 02:23:59.925573 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7373 | 2026.01.06 02:23:59.925678 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 7374 | 2026.01.06 02:23:59.925700 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7375 | 2026.01.06 02:23:59.925783 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7376 | 2026.01.06 02:23:59.925818 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3008 rows starting from the beginning of the part | ||
| 7377 | 2026.01.06 02:23:59.925876 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7378 | 2026.01.06 02:23:59.925923 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7379 | 2026.01.06 02:23:59.925964 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7380 | 2026.01.06 02:23:59.926004 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7381 | 2026.01.06 02:23:59.926003 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.01.06 02:23:59.926042 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7383 | 2026.01.06 02:23:59.926091 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7384 | 2026.01.06 02:23:59.926169 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7385 | 2026.01.06 02:23:59.927216 [ 189 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574981 sec., 2140978.2086260086 rows/sec., 135.80 MiB/sec. | ||
| 7386 | 2026.01.06 02:23:59.927548 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7387 | 2026.01.06 02:23:59.927792 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.01.06 02:23:59.927857 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_46_9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7389 | 2026.01.06 02:23:59.927930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7390 | 2026.01.06 02:24:03.053454 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7391 | 2026.01.06 02:24:03.053518 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7392 | 2026.01.06 02:24:03.178441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14404 | ||
| 7393 | 2026.01.06 02:24:03.178974 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.01.06 02:24:03.179029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7395 | 2026.01.06 02:24:03.179524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7396 | 2026.01.06 02:24:03.179768 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.01.06 02:24:03.179927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14404 | ||
| 7398 | 2026.01.06 02:24:03.965292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7399 | 2026.01.06 02:24:03.983321 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.01.06 02:24:03.983389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7401 | 2026.01.06 02:24:03.990092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7402 | 2026.01.06 02:24:03.990773 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.01.06 02:24:03.993827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7404 | 2026.01.06 02:24:04.895930 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.01.06 02:24:04.896133 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7406 | 2026.01.06 02:24:04.896203 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7407 | 2026.01.06 02:24:04.896933 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.01.06 02:24:04.896986 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7409 | 2026.01.06 02:24:04.897377 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7410 | 2026.01.06 02:24:04.897596 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.01.06 02:24:04.897754 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001676 sec., 63245.82338902148 rows/sec., 5.28 MiB/sec. | ||
| 7412 | 2026.01.06 02:24:04.897795 [ 4 ] {a7741e5b-3b1e-47f8-a829-f52934d5514a} <Debug> TCPHandler: Processed in 0.002002068 sec. | ||
| 7413 | 2026.01.06 02:24:04.897916 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.06 02:24:04.898022 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.01.06 02:24:04.898067 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7416 | 2026.01.06 02:24:04.898499 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.01.06 02:24:04.898535 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7418 | 2026.01.06 02:24:04.898823 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7419 | 2026.01.06 02:24:04.899035 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.01.06 02:24:04.899161 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 7421 | 2026.01.06 02:24:04.899161 [ 145 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7422 | 2026.01.06 02:24:04.899198 [ 4 ] {0942a6c9-0c7d-4898-bb90-1db7620f130f} <Debug> TCPHandler: Processed in 0.001329075 sec. | ||
| 7423 | 2026.01.06 02:24:04.899235 [ 145 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.06 02:24:04.899260 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7425 | 2026.01.06 02:24:04.899322 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.01.06 02:24:04.899387 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 7427 | 2026.01.06 02:24:04.899421 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7428 | 2026.01.06 02:24:04.899464 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7429 | 2026.01.06 02:24:04.899518 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7430 | 2026.01.06 02:24:04.899567 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 263 rows starting from the beginning of the part | ||
| 7431 | 2026.01.06 02:24:04.899639 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7432 | 2026.01.06 02:24:04.899688 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 220 rows starting from the beginning of the part | ||
| 7433 | 2026.01.06 02:24:04.899735 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 7434 | 2026.01.06 02:24:04.899780 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 220 rows starting from the beginning of the part | ||
| 7435 | 2026.01.06 02:24:04.899825 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7436 | 2026.01.06 02:24:04.899887 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.01.06 02:24:04.899926 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7438 | 2026.01.06 02:24:04.900254 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7439 | 2026.01.06 02:24:04.900475 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.01.06 02:24:04.900602 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001199 sec., 74228.52376980818 rows/sec., 5.80 MiB/sec. | ||
| 7441 | 2026.01.06 02:24:04.900638 [ 4 ] {acaf50d8-8b81-4569-83b6-a9740fb6925a} <Debug> TCPHandler: Processed in 0.001363596 sec. | ||
| 7442 | 2026.01.06 02:24:04.900687 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348996 sec., 578207.793054983 rows/sec., 37.86 MiB/sec. | ||
| 7443 | 2026.01.06 02:24:04.900752 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.01.06 02:24:04.900845 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7445 | 2026.01.06 02:24:04.900858 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.01.06 02:24:04.900909 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7447 | 2026.01.06 02:24:04.901118 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.06 02:24:04.901190 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_41_8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7449 | 2026.01.06 02:24:04.901255 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7450 | 2026.01.06 02:24:04.901321 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.01.06 02:24:04.901363 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7452 | 2026.01.06 02:24:04.901680 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7453 | 2026.01.06 02:24:04.901880 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.01.06 02:24:04.902003 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7455 | 2026.01.06 02:24:04.902037 [ 4 ] {5257f64a-d084-4d4a-87cb-27f0773be861} <Debug> TCPHandler: Processed in 0.001332066 sec. | ||
| 7456 | 2026.01.06 02:24:04.902151 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.01.06 02:24:04.902242 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.01.06 02:24:04.902294 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7459 | 2026.01.06 02:24:04.903083 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.01.06 02:24:04.903115 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7461 | 2026.01.06 02:24:04.903646 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7462 | 2026.01.06 02:24:04.903866 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.01.06 02:24:04.903990 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7464 | 2026.01.06 02:24:04.904006 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 7465 | 2026.01.06 02:24:04.904035 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.01.06 02:24:04.904056 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7467 | 2026.01.06 02:24:04.904063 [ 4 ] {459b8b4c-88ea-4df9-91bd-0c83006b237c} <Debug> TCPHandler: Processed in 0.001965588 sec. | ||
| 7468 | 2026.01.06 02:24:04.904150 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 7469 | 2026.01.06 02:24:04.904206 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.01.06 02:24:04.904300 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7471 | 2026.01.06 02:24:04.904332 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7472 | 2026.01.06 02:24:04.904347 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7473 | 2026.01.06 02:24:04.904381 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 658 rows starting from the beginning of the part | ||
| 7474 | 2026.01.06 02:24:04.904496 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7475 | 2026.01.06 02:24:04.904598 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7476 | 2026.01.06 02:24:04.904687 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7477 | 2026.01.06 02:24:04.904769 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.01.06 02:24:04.904777 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7479 | 2026.01.06 02:24:04.904813 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7480 | 2026.01.06 02:24:04.904876 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7481 | 2026.01.06 02:24:04.905173 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7482 | 2026.01.06 02:24:04.905388 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.06 02:24:04.905516 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 7484 | 2026.01.06 02:24:04.905553 [ 4 ] {4743e919-0b6c-4319-858e-8b5f9797f792} <Debug> TCPHandler: Processed in 0.001395336 sec. | ||
| 7485 | 2026.01.06 02:24:04.909050 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.004938195 sec., 154509.89683477464 rows/sec., 276.87 MiB/sec. | ||
| 7486 | 2026.01.06 02:24:04.910124 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7487 | 2026.01.06 02:24:04.910536 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.01.06 02:24:04.910635 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7489 | 2026.01.06 02:24:04.910799 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. | ||
| 7490 | 2026.01.06 02:24:05.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.79 MiB, peak 284.42 MiB, free memory in arenas 0.00 B, will set to 278.14 MiB (RSS), difference: 1.35 MiB | ||
| 7491 | 2026.01.06 02:24:07.338420 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.01.06 02:24:07.338637 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.01.06 02:24:07.338711 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7494 | 2026.01.06 02:24:07.339503 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.01.06 02:24:07.339552 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7496 | 2026.01.06 02:24:07.339976 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7497 | 2026.01.06 02:24:07.340202 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.01.06 02:24:07.340370 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001788 sec., 229306.48769574944 rows/sec., 14.55 MiB/sec. | ||
| 7499 | 2026.01.06 02:24:07.340446 [ 4 ] {9458be56-8399-471b-b4b2-bf38661cad6e} <Debug> TCPHandler: Processed in 0.002161771 sec. | ||
| 7500 | 2026.01.06 02:24:07.340604 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.01.06 02:24:07.340736 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7502 | 2026.01.06 02:24:07.340789 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7503 | 2026.01.06 02:24:07.342038 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.01.06 02:24:07.342079 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7505 | 2026.01.06 02:24:07.342547 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7506 | 2026.01.06 02:24:07.342759 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.01.06 02:24:07.342923 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.002217 sec., 1029318.8994136221 rows/sec., 83.21 MiB/sec. | ||
| 7508 | 2026.01.06 02:24:07.342966 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7509 | 2026.01.06 02:24:07.342979 [ 4 ] {8b243704-cb1e-409b-8e15-cd5f95da3c2c} <Debug> TCPHandler: Processed in 0.002440147 sec. | ||
| 7510 | 2026.01.06 02:24:07.343117 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2026.01.06 02:24:07.343217 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7512 | 2026.01.06 02:24:07.343259 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7513 | 2026.01.06 02:24:07.343767 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.01.06 02:24:07.343805 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7515 | 2026.01.06 02:24:07.344125 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7516 | 2026.01.06 02:24:07.344333 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.01.06 02:24:07.344463 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001269 sec., 173364.85421591805 rows/sec., 10.35 MiB/sec. | ||
| 7518 | 2026.01.06 02:24:07.344501 [ 4 ] {5c611196-d73a-4c9f-ab92-4e8b3d79efc3} <Debug> TCPHandler: Processed in 0.001435648 sec. | ||
| 7519 | 2026.01.06 02:24:07.344612 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.01.06 02:24:07.344706 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7521 | 2026.01.06 02:24:07.344747 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7522 | 2026.01.06 02:24:07.345231 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.01.06 02:24:07.345265 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7524 | 2026.01.06 02:24:07.345584 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7525 | 2026.01.06 02:24:07.345798 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.01.06 02:24:07.345924 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001236 sec., 355987.05501618126 rows/sec., 23.55 MiB/sec. | ||
| 7527 | 2026.01.06 02:24:07.345962 [ 4 ] {f5664b4a-6ad2-4b4d-a60e-683c56959d46} <Debug> TCPHandler: Processed in 0.001400017 sec. | ||
| 7528 | 2026.01.06 02:24:07.346073 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7529 | 2026.01.06 02:24:07.346167 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7530 | 2026.01.06 02:24:07.346207 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7531 | 2026.01.06 02:24:07.346654 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.01.06 02:24:07.346690 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7533 | 2026.01.06 02:24:07.347000 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7534 | 2026.01.06 02:24:07.347213 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.01.06 02:24:07.347341 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 7536 | 2026.01.06 02:24:07.347378 [ 4 ] {cd34518f-2cbb-4465-a859-9fa73c3d953b} <Debug> TCPHandler: Processed in 0.001354556 sec. | ||
| 7537 | 2026.01.06 02:24:07.347488 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2026.01.06 02:24:07.347582 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7539 | 2026.01.06 02:24:07.347623 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7540 | 2026.01.06 02:24:07.348332 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.01.06 02:24:07.348367 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7542 | 2026.01.06 02:24:07.348719 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7543 | 2026.01.06 02:24:07.348932 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2026.01.06 02:24:07.349062 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001497 sec., 768203.0728122912 rows/sec., 54.77 MiB/sec. | ||
| 7545 | 2026.01.06 02:24:07.349100 [ 4 ] {053acf7d-e2f1-49d2-ab07-4346023071cc} <Debug> TCPHandler: Processed in 0.001660822 sec. | ||
| 7546 | 2026.01.06 02:24:07.349209 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.01.06 02:24:07.349303 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7548 | 2026.01.06 02:24:07.349344 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7549 | 2026.01.06 02:24:07.349675 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.01.06 02:24:07.349711 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7551 | 2026.01.06 02:24:07.350016 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7552 | 2026.01.06 02:24:07.350221 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.01.06 02:24:07.350352 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 7554 | 2026.01.06 02:24:07.350389 [ 4 ] {56b7c0bb-f049-4d0c-a50f-a96cce391eb7} <Debug> TCPHandler: Processed in 0.001228264 sec. | ||
| 7555 | 2026.01.06 02:24:07.350498 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.01.06 02:24:07.350591 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7557 | 2026.01.06 02:24:07.350635 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7558 | 2026.01.06 02:24:07.351164 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.01.06 02:24:07.351199 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7560 | 2026.01.06 02:24:07.351580 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7561 | 2026.01.06 02:24:07.351804 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.01.06 02:24:07.351935 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001361 sec., 671565.025716385 rows/sec., 44.41 MiB/sec. | ||
| 7563 | 2026.01.06 02:24:07.351972 [ 4 ] {e49f0b4c-fa89-4c77-adf9-adba08838b86} <Debug> TCPHandler: Processed in 0.001523719 sec. | ||
| 7564 | 2026.01.06 02:24:07.352080 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.01.06 02:24:07.352174 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7566 | 2026.01.06 02:24:07.352216 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7567 | 2026.01.06 02:24:07.352526 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.01.06 02:24:07.352562 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7569 | 2026.01.06 02:24:07.352857 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7570 | 2026.01.06 02:24:07.353066 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.06 02:24:07.353195 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 7572 | 2026.01.06 02:24:07.353230 [ 4 ] {65024d30-73b1-4841-8770-b505b2e26d32} <Debug> TCPHandler: Processed in 0.001199263 sec. | ||
| 7573 | 2026.01.06 02:24:07.353338 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.01.06 02:24:07.353431 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7575 | 2026.01.06 02:24:07.353485 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7576 | 2026.01.06 02:24:07.354243 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.06 02:24:07.354279 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7578 | 2026.01.06 02:24:07.354795 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7579 | 2026.01.06 02:24:07.355017 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.06 02:24:07.355155 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 7581 | 2026.01.06 02:24:07.355208 [ 4 ] {a952cc20-3b2b-45f7-9188-69acbbbf099e} <Debug> TCPHandler: Processed in 0.001918877 sec. | ||
| 7582 | 2026.01.06 02:24:07.355313 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.01.06 02:24:07.355407 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.01.06 02:24:07.355448 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7585 | 2026.01.06 02:24:07.355787 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.06 02:24:07.355823 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7587 | 2026.01.06 02:24:07.356125 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7588 | 2026.01.06 02:24:07.356345 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.06 02:24:07.356474 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001085 sec., 68202.76497695853 rows/sec., 4.00 MiB/sec. | ||
| 7590 | 2026.01.06 02:24:07.356510 [ 4 ] {04fcae8f-8f8b-4d9d-a729-a80a0174c41e} <Debug> TCPHandler: Processed in 0.001246393 sec. | ||
| 7591 | 2026.01.06 02:24:08.236767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1000 | ||
| 7592 | 2026.01.06 02:24:08.239572 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.01.06 02:24:08.239622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7594 | 2026.01.06 02:24:08.240835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7595 | 2026.01.06 02:24:08.241144 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.01.06 02:24:08.241411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7597 | 2026.01.06 02:24:09.891211 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.01.06 02:24:09.891405 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7599 | 2026.01.06 02:24:09.891474 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7600 | 2026.01.06 02:24:09.892162 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.01.06 02:24:09.892202 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7602 | 2026.01.06 02:24:09.892583 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7603 | 2026.01.06 02:24:09.892802 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.01.06 02:24:09.892953 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0016 sec., 35000 rows/sec., 2.67 MiB/sec. | ||
| 7605 | 2026.01.06 02:24:09.892994 [ 4 ] {4b8b8d51-b8fd-40ef-874f-1ab4f34857ae} <Debug> TCPHandler: Processed in 0.001931126 sec. | ||
| 7606 | 2026.01.06 02:24:09.893110 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.01.06 02:24:09.893204 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7608 | 2026.01.06 02:24:09.893243 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7609 | 2026.01.06 02:24:09.893638 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.01.06 02:24:09.893673 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7611 | 2026.01.06 02:24:09.893962 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7612 | 2026.01.06 02:24:09.894163 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.01.06 02:24:09.894286 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001101 sec., 58128.97366030881 rows/sec., 4.54 MiB/sec. | ||
| 7614 | 2026.01.06 02:24:09.894323 [ 4 ] {f9896fb4-8903-466c-ad62-4104d04add47} <Debug> TCPHandler: Processed in 0.001260604 sec. | ||
| 7615 | 2026.01.06 02:24:09.894432 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.01.06 02:24:09.894529 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.01.06 02:24:09.894572 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7618 | 2026.01.06 02:24:09.894925 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.01.06 02:24:09.894960 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7620 | 2026.01.06 02:24:09.895278 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7621 | 2026.01.06 02:24:09.895492 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.01.06 02:24:09.895615 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001109 sec., 75743.9134355275 rows/sec., 5.27 MiB/sec. | ||
| 7623 | 2026.01.06 02:24:09.895650 [ 4 ] {42918348-fafa-45a6-9225-a176d757bef2} <Debug> TCPHandler: Processed in 0.001265355 sec. | ||
| 7624 | 2026.01.06 02:24:09.895760 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.01.06 02:24:09.895859 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.01.06 02:24:09.895902 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7627 | 2026.01.06 02:24:09.896218 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.06 02:24:09.896251 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7629 | 2026.01.06 02:24:09.896541 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7630 | 2026.01.06 02:24:09.896742 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.06 02:24:09.896863 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00103 sec., 29126.213592233005 rows/sec., 1.97 MiB/sec. | ||
| 7632 | 2026.01.06 02:24:09.896897 [ 4 ] {ba393710-1b06-4d3c-924c-732e0205e712} <Debug> TCPHandler: Processed in 0.001184523 sec. | ||
| 7633 | 2026.01.06 02:24:10.680998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14852 | ||
| 7634 | 2026.01.06 02:24:10.681542 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.01.06 02:24:10.681587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7636 | 2026.01.06 02:24:10.682064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7637 | 2026.01.06 02:24:10.682293 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.01.06 02:24:10.682422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14852 | ||
| 7639 | 2026.01.06 02:24:10.682440 [ 138 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7640 | 2026.01.06 02:24:10.682520 [ 138 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.01.06 02:24:10.682545 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7642 | 2026.01.06 02:24:10.682652 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 7643 | 2026.01.06 02:24:10.682751 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7644 | 2026.01.06 02:24:10.682784 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12484 rows starting from the beginning of the part | ||
| 7645 | 2026.01.06 02:24:10.682848 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7646 | 2026.01.06 02:24:10.682897 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7647 | 2026.01.06 02:24:10.682942 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7648 | 2026.01.06 02:24:10.682981 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7649 | 2026.01.06 02:24:10.683024 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7650 | 2026.01.06 02:24:10.684675 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14852 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206661 sec., 7186648.666173105 rows/sec., 102.81 MiB/sec. | ||
| 7651 | 2026.01.06 02:24:10.685171 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7652 | 2026.01.06 02:24:10.685499 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.01.06 02:24:10.685588 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_31_6} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7654 | 2026.01.06 02:24:10.685692 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7655 | 2026.01.06 02:24:11.494869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7656 | 2026.01.06 02:24:11.514367 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.01.06 02:24:11.514434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7658 | 2026.01.06 02:24:11.520268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7659 | 2026.01.06 02:24:11.521101 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.01.06 02:24:11.521405 [ 136 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7661 | 2026.01.06 02:24:11.521443 [ 136 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.01.06 02:24:11.521463 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7663 | 2026.01.06 02:24:11.521589 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7664 | 2026.01.06 02:24:11.525798 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.01.06 02:24:11.526215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7666 | 2026.01.06 02:24:11.527421 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7667 | 2026.01.06 02:24:11.532537 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7668 | 2026.01.06 02:24:11.537275 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7669 | 2026.01.06 02:24:11.541753 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7670 | 2026.01.06 02:24:11.545913 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7671 | 2026.01.06 02:24:11.549861 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 7672 | 2026.01.06 02:24:11.608885 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087355236 sec., 2678.7175069849277 rows/sec., 13.85 MiB/sec. | ||
| 7673 | 2026.01.06 02:24:11.611879 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7674 | 2026.01.06 02:24:11.614097 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_31_6} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.06 02:24:11.614225 [ 190 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_31_6} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7676 | 2026.01.06 02:24:11.616745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7677 | 2026.01.06 02:24:12.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.26 MiB, peak 289.80 MiB, free memory in arenas 0.00 B, will set to 282.39 MiB (RSS), difference: 3.13 MiB | ||
| 7678 | 2026.01.06 02:24:14.896617 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.01.06 02:24:14.896810 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7680 | 2026.01.06 02:24:14.896881 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7681 | 2026.01.06 02:24:14.897543 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.01.06 02:24:14.897592 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7683 | 2026.01.06 02:24:14.898106 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7684 | 2026.01.06 02:24:14.898357 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.01.06 02:24:14.898517 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001761 sec., 60193.07211811471 rows/sec., 5.03 MiB/sec. | ||
| 7686 | 2026.01.06 02:24:14.898562 [ 4 ] {982ea056-0173-4698-a8d8-e3e35b3c1f0b} <Debug> TCPHandler: Processed in 0.002139251 sec. | ||
| 7687 | 2026.01.06 02:24:14.898690 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.01.06 02:24:14.898788 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7689 | 2026.01.06 02:24:14.898833 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7690 | 2026.01.06 02:24:14.899342 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.01.06 02:24:14.899384 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7692 | 2026.01.06 02:24:14.899814 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7693 | 2026.01.06 02:24:14.900066 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.01.06 02:24:14.900204 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001437 sec., 17397.355601948504 rows/sec., 1.28 MiB/sec. | ||
| 7695 | 2026.01.06 02:24:14.900245 [ 4 ] {2b0fb434-7c5a-407c-9662-7fdceee8b70f} <Debug> TCPHandler: Processed in 0.001608401 sec. | ||
| 7696 | 2026.01.06 02:24:14.900370 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.01.06 02:24:14.900469 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7698 | 2026.01.06 02:24:14.900511 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7699 | 2026.01.06 02:24:14.900969 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.01.06 02:24:14.901008 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7701 | 2026.01.06 02:24:14.901342 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7702 | 2026.01.06 02:24:14.901558 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.01.06 02:24:14.901688 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001239 sec., 71832.12267958031 rows/sec., 5.61 MiB/sec. | ||
| 7704 | 2026.01.06 02:24:14.901735 [ 4 ] {00533620-ccc9-4cfa-8a12-0b0d6dcc1e4a} <Debug> TCPHandler: Processed in 0.001415677 sec. | ||
| 7705 | 2026.01.06 02:24:14.901857 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.01.06 02:24:14.901955 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.01.06 02:24:14.902002 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7708 | 2026.01.06 02:24:14.902429 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.01.06 02:24:14.902467 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7710 | 2026.01.06 02:24:14.902807 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7711 | 2026.01.06 02:24:14.903026 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.01.06 02:24:14.903159 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7713 | 2026.01.06 02:24:14.903198 [ 4 ] {df686196-c5cc-4a6b-81f0-f201edd8cce3} <Debug> TCPHandler: Processed in 0.001390247 sec. | ||
| 7714 | 2026.01.06 02:24:14.903322 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.01.06 02:24:14.903418 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.01.06 02:24:14.903474 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7717 | 2026.01.06 02:24:14.904486 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.01.06 02:24:14.904525 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7719 | 2026.01.06 02:24:14.905107 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7720 | 2026.01.06 02:24:14.905348 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.01.06 02:24:14.905499 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002098 sec., 11916.110581506196 rows/sec., 21.35 MiB/sec. | ||
| 7722 | 2026.01.06 02:24:14.905573 [ 4 ] {9a33eafb-b727-45fa-b956-d54eeb022afb} <Debug> TCPHandler: Processed in 0.002300804 sec. | ||
| 7723 | 2026.01.06 02:24:14.905708 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.01.06 02:24:14.905808 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7725 | 2026.01.06 02:24:14.905851 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7726 | 2026.01.06 02:24:14.906216 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.01.06 02:24:14.906253 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7728 | 2026.01.06 02:24:14.906579 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7729 | 2026.01.06 02:24:14.906815 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.01.06 02:24:14.906946 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 7731 | 2026.01.06 02:24:14.906983 [ 4 ] {688908b0-3b7d-498c-b90f-b6e08c8f1160} <Debug> TCPHandler: Processed in 0.001327395 sec. | ||
| 7732 | 2026.01.06 02:24:18.053922 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7733 | 2026.01.06 02:24:18.054010 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7734 | 2026.01.06 02:24:18.182504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15364 | ||
| 7735 | 2026.01.06 02:24:18.183021 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.01.06 02:24:18.183071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7737 | 2026.01.06 02:24:18.184262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7738 | 2026.01.06 02:24:18.184527 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.01.06 02:24:18.184684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15364 | ||
| 7740 | 2026.01.06 02:24:18.241672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1020 | ||
| 7741 | 2026.01.06 02:24:18.243784 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.06 02:24:18.243826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7743 | 2026.01.06 02:24:18.244969 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7744 | 2026.01.06 02:24:18.245242 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.06 02:24:18.245487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 7746 | 2026.01.06 02:24:19.001456 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000914568 sec. | ||
| 7747 | 2026.01.06 02:24:19.026309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7748 | 2026.01.06 02:24:19.042333 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.01.06 02:24:19.042401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7750 | 2026.01.06 02:24:19.047800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7751 | 2026.01.06 02:24:19.048471 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.01.06 02:24:19.051301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7753 | 2026.01.06 02:24:19.907203 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2026.01.06 02:24:19.907375 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7755 | 2026.01.06 02:24:19.907447 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7756 | 2026.01.06 02:24:19.908291 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.01.06 02:24:19.908335 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7758 | 2026.01.06 02:24:19.908743 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7759 | 2026.01.06 02:24:19.908966 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.01.06 02:24:19.909115 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001787 sec., 229434.80693900393 rows/sec., 14.55 MiB/sec. | ||
| 7761 | 2026.01.06 02:24:19.909155 [ 4 ] {73806a77-d56d-4b31-9dd4-fc84e4370c88} <Debug> TCPHandler: Processed in 0.00207962 sec. | ||
| 7762 | 2026.01.06 02:24:19.909273 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.01.06 02:24:19.909368 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7764 | 2026.01.06 02:24:19.909409 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7765 | 2026.01.06 02:24:19.910234 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.01.06 02:24:19.910268 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7767 | 2026.01.06 02:24:19.910631 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7768 | 2026.01.06 02:24:19.910849 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.01.06 02:24:19.910950 [ 124 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7770 | 2026.01.06 02:24:19.910975 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001627 sec., 701905.3472649048 rows/sec., 55.69 MiB/sec. | ||
| 7771 | 2026.01.06 02:24:19.910990 [ 124 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.01.06 02:24:19.911009 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7773 | 2026.01.06 02:24:19.911014 [ 4 ] {582ea921-2673-4db8-9fe3-5304ec23a382} <Debug> TCPHandler: Processed in 0.001791745 sec. | ||
| 7774 | 2026.01.06 02:24:19.911106 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 7775 | 2026.01.06 02:24:19.911145 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.01.06 02:24:19.911211 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7777 | 2026.01.06 02:24:19.911251 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2342 rows starting from the beginning of the part | ||
| 7778 | 2026.01.06 02:24:19.911253 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.01.06 02:24:19.911302 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7780 | 2026.01.06 02:24:19.911325 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7781 | 2026.01.06 02:24:19.911384 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2282 rows starting from the beginning of the part | ||
| 7782 | 2026.01.06 02:24:19.911446 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7783 | 2026.01.06 02:24:19.911511 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7784 | 2026.01.06 02:24:19.911574 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1142 rows starting from the beginning of the part | ||
| 7785 | 2026.01.06 02:24:19.911910 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.01.06 02:24:19.911949 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7787 | 2026.01.06 02:24:19.912350 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7788 | 2026.01.06 02:24:19.912670 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.01.06 02:24:19.912808 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001578 sec., 139416.98352344742 rows/sec., 8.32 MiB/sec. | ||
| 7790 | 2026.01.06 02:24:19.912847 [ 4 ] {6b445d2d-75ae-4214-85ea-04b09aac8416} <Debug> TCPHandler: Processed in 0.001762384 sec. | ||
| 7791 | 2026.01.06 02:24:19.912972 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.01.06 02:24:19.913068 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.01.06 02:24:19.913109 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7794 | 2026.01.06 02:24:19.913610 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.01.06 02:24:19.913646 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7796 | 2026.01.06 02:24:19.913676 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260774 sec., 2313880.98506753 rows/sec., 195.52 MiB/sec. | ||
| 7797 | 2026.01.06 02:24:19.913972 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7798 | 2026.01.06 02:24:19.914054 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7799 | 2026.01.06 02:24:19.914202 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.01.06 02:24:19.914348 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001299 sec., 163202.4634334103 rows/sec., 10.52 MiB/sec. | ||
| 7801 | 2026.01.06 02:24:19.914388 [ 4 ] {63dc8116-7433-4ca8-88ce-562ee5ec77d3} <Debug> TCPHandler: Processed in 0.001474089 sec. | ||
| 7802 | 2026.01.06 02:24:19.914436 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.01.06 02:24:19.914510 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.01.06 02:24:19.914527 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_51_10} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7805 | 2026.01.06 02:24:19.914614 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7806 | 2026.01.06 02:24:19.914637 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7807 | 2026.01.06 02:24:19.914659 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7808 | 2026.01.06 02:24:19.915127 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.01.06 02:24:19.915164 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7810 | 2026.01.06 02:24:19.915474 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7811 | 2026.01.06 02:24:19.915680 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.01.06 02:24:19.915810 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 7813 | 2026.01.06 02:24:19.915848 [ 4 ] {9d43bee4-1d92-4b7f-b89e-1f3124f5b537} <Debug> TCPHandler: Processed in 0.001388387 sec. | ||
| 7814 | 2026.01.06 02:24:19.915956 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.01.06 02:24:19.916049 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7816 | 2026.01.06 02:24:19.916090 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7817 | 2026.01.06 02:24:19.916694 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.01.06 02:24:19.916730 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7819 | 2026.01.06 02:24:19.917064 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7820 | 2026.01.06 02:24:19.917275 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.01.06 02:24:19.917371 [ 124 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7822 | 2026.01.06 02:24:19.917400 [ 124 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.01.06 02:24:19.917402 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001371 sec., 506199.8541210795 rows/sec., 35.38 MiB/sec. | ||
| 7824 | 2026.01.06 02:24:19.917420 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7825 | 2026.01.06 02:24:19.917446 [ 4 ] {f10c738c-ec0a-4ad1-9447-aadd572ec5f3} <Debug> TCPHandler: Processed in 0.001539389 sec. | ||
| 7826 | 2026.01.06 02:24:19.917559 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.01.06 02:24:19.917569 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 7828 | 2026.01.06 02:24:19.917655 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7829 | 2026.01.06 02:24:19.917703 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7830 | 2026.01.06 02:24:19.917769 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7831 | 2026.01.06 02:24:19.917831 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7832 | 2026.01.06 02:24:19.917937 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7833 | 2026.01.06 02:24:19.918013 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1150 rows starting from the beginning of the part | ||
| 7834 | 2026.01.06 02:24:19.918033 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.01.06 02:24:19.918075 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7836 | 2026.01.06 02:24:19.918081 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7837 | 2026.01.06 02:24:19.918157 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 89 rows starting from the beginning of the part | ||
| 7838 | 2026.01.06 02:24:19.918223 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 694 rows starting from the beginning of the part | ||
| 7839 | 2026.01.06 02:24:19.918403 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7840 | 2026.01.06 02:24:19.918681 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.01.06 02:24:19.918815 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 7842 | 2026.01.06 02:24:19.918853 [ 4 ] {f535e78e-4b46-4a7b-9186-188cc881a2b1} <Debug> TCPHandler: Processed in 0.001343685 sec. | ||
| 7843 | 2026.01.06 02:24:19.918957 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.01.06 02:24:19.919051 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.01.06 02:24:19.919095 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7846 | 2026.01.06 02:24:19.919516 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.01.06 02:24:19.919552 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7848 | 2026.01.06 02:24:19.919677 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002188272 sec., 1506668.2752418348 rows/sec., 113.68 MiB/sec. | ||
| 7849 | 2026.01.06 02:24:19.919889 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7850 | 2026.01.06 02:24:19.919907 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7851 | 2026.01.06 02:24:19.920208 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.01.06 02:24:19.920228 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.01.06 02:24:19.920309 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7854 | 2026.01.06 02:24:19.920311 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_51_10} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7855 | 2026.01.06 02:24:19.920342 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.01.06 02:24:19.920343 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 7857 | 2026.01.06 02:24:19.920365 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7858 | 2026.01.06 02:24:19.920391 [ 4 ] {f404df51-e2fb-4e37-8be8-b492d407f818} <Debug> TCPHandler: Processed in 0.001482729 sec. | ||
| 7859 | 2026.01.06 02:24:19.920428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7860 | 2026.01.06 02:24:19.920473 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 7861 | 2026.01.06 02:24:19.920506 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.01.06 02:24:19.920578 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7863 | 2026.01.06 02:24:19.920606 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7864 | 2026.01.06 02:24:19.920610 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14997 rows starting from the beginning of the part | ||
| 7865 | 2026.01.06 02:24:19.920657 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7866 | 2026.01.06 02:24:19.920678 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7867 | 2026.01.06 02:24:19.920719 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 914 rows starting from the beginning of the part | ||
| 7868 | 2026.01.06 02:24:19.920753 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part | ||
| 7869 | 2026.01.06 02:24:19.920784 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7870 | 2026.01.06 02:24:19.920817 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 7871 | 2026.01.06 02:24:19.920980 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.06 02:24:19.921021 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7873 | 2026.01.06 02:24:19.921443 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7874 | 2026.01.06 02:24:19.921653 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.01.06 02:24:19.921786 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 56.25 KiB/sec. | ||
| 7876 | 2026.01.06 02:24:19.921821 [ 4 ] {6b4457f5-f703-49b3-ad2f-0659c3676158} <Debug> TCPHandler: Processed in 0.001363556 sec. | ||
| 7877 | 2026.01.06 02:24:19.921933 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.01.06 02:24:19.922028 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7879 | 2026.01.06 02:24:19.922082 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7880 | 2026.01.06 02:24:19.922838 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.01.06 02:24:19.922873 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7882 | 2026.01.06 02:24:19.923516 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7883 | 2026.01.06 02:24:19.923750 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.01.06 02:24:19.923902 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001892 sec., 7928.118393234672 rows/sec., 14.21 MiB/sec. | ||
| 7885 | 2026.01.06 02:24:19.923968 [ 4 ] {9cdf2975-92b4-4cc2-8f64-e76298c695dc} <Debug> TCPHandler: Processed in 0.002084449 sec. | ||
| 7886 | 2026.01.06 02:24:19.924078 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.01.06 02:24:19.924174 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.01.06 02:24:19.924217 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7889 | 2026.01.06 02:24:19.924541 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.01.06 02:24:19.924578 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7891 | 2026.01.06 02:24:19.925000 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7892 | 2026.01.06 02:24:19.925213 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.01.06 02:24:19.925328 [ 122 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7894 | 2026.01.06 02:24:19.925341 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 7895 | 2026.01.06 02:24:19.925380 [ 122 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.01.06 02:24:19.925393 [ 4 ] {478c994a-ed03-4aab-8da9-68ba255c70df} <Debug> TCPHandler: Processed in 0.001365976 sec. | ||
| 7897 | 2026.01.06 02:24:19.925406 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7898 | 2026.01.06 02:24:19.925497 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 7899 | 2026.01.06 02:24:19.925586 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7900 | 2026.01.06 02:24:19.925615 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3372 rows starting from the beginning of the part | ||
| 7901 | 2026.01.06 02:24:19.925672 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7902 | 2026.01.06 02:24:19.925715 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 7903 | 2026.01.06 02:24:19.925754 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 7904 | 2026.01.06 02:24:19.925790 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 7905 | 2026.01.06 02:24:19.925826 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 7906 | 2026.01.06 02:24:19.926064 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16629 rows, containing 5 columns (5 merged, 0 gathered) in 0.005657189 sec., 2939445.721187678 rows/sec., 196.66 MiB/sec. | ||
| 7907 | 2026.01.06 02:24:19.926242 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7908 | 2026.01.06 02:24:19.926487 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.06 02:24:19.926564 [ 187 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7910 | 2026.01.06 02:24:19.926638 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7911 | 2026.01.06 02:24:19.927333 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870396 sec., 1978190.7146935728 rows/sec., 125.49 MiB/sec. | ||
| 7912 | 2026.01.06 02:24:19.927696 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7913 | 2026.01.06 02:24:19.927944 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.01.06 02:24:19.928013 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_51_10} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7915 | 2026.01.06 02:24:19.928082 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7916 | 2026.01.06 02:24:20.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.82 MiB, peak 290.65 MiB, free memory in arenas 0.00 B, will set to 285.13 MiB (RSS), difference: 1.31 MiB | ||
| 7917 | 2026.01.06 02:24:24.895606 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.01.06 02:24:24.895824 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7919 | 2026.01.06 02:24:24.895902 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7920 | 2026.01.06 02:24:24.896704 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.06 02:24:24.896757 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7922 | 2026.01.06 02:24:24.897167 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7923 | 2026.01.06 02:24:24.897401 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.06 02:24:24.897562 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00179 sec., 59217.87709497207 rows/sec., 4.95 MiB/sec. | ||
| 7925 | 2026.01.06 02:24:24.897611 [ 4 ] {0282ed6b-1086-4d38-ab83-62076720fb5f} <Debug> TCPHandler: Processed in 0.002148541 sec. | ||
| 7926 | 2026.01.06 02:24:24.897747 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.01.06 02:24:24.897851 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.01.06 02:24:24.897896 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7929 | 2026.01.06 02:24:24.898319 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.06 02:24:24.898358 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7931 | 2026.01.06 02:24:24.898664 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7932 | 2026.01.06 02:24:24.898884 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.01.06 02:24:24.899024 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001197 sec., 20885.547201336678 rows/sec., 1.53 MiB/sec. | ||
| 7934 | 2026.01.06 02:24:24.899064 [ 4 ] {928003c9-2470-4558-92a5-79b51dc35fa2} <Debug> TCPHandler: Processed in 0.001370547 sec. | ||
| 7935 | 2026.01.06 02:24:24.899175 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.01.06 02:24:24.899272 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7937 | 2026.01.06 02:24:24.899313 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7938 | 2026.01.06 02:24:24.899748 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.01.06 02:24:24.899785 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7940 | 2026.01.06 02:24:24.900104 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7941 | 2026.01.06 02:24:24.900308 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.06 02:24:24.900440 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001188 sec., 74915.82491582491 rows/sec., 5.85 MiB/sec. | ||
| 7943 | 2026.01.06 02:24:24.900479 [ 4 ] {5745e915-6be3-4d0b-8717-0c9157ce1294} <Debug> TCPHandler: Processed in 0.001354846 sec. | ||
| 7944 | 2026.01.06 02:24:24.900594 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.01.06 02:24:24.900689 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7946 | 2026.01.06 02:24:24.900735 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7947 | 2026.01.06 02:24:24.901154 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.01.06 02:24:24.901192 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7949 | 2026.01.06 02:24:24.901525 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7950 | 2026.01.06 02:24:24.901732 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.01.06 02:24:24.901864 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7952 | 2026.01.06 02:24:24.901901 [ 4 ] {a9b6d150-274f-4f91-a28f-3429c5eead47} <Debug> TCPHandler: Processed in 0.001358056 sec. | ||
| 7953 | 2026.01.06 02:24:24.902002 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.01.06 02:24:24.902096 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7955 | 2026.01.06 02:24:24.902152 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7956 | 2026.01.06 02:24:24.902963 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.01.06 02:24:24.903000 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7958 | 2026.01.06 02:24:24.903585 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7959 | 2026.01.06 02:24:24.903812 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.01.06 02:24:24.903958 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00188 sec., 13297.872340425532 rows/sec., 23.83 MiB/sec. | ||
| 7961 | 2026.01.06 02:24:24.904021 [ 4 ] {cb3f9439-b24e-4acd-9129-0d88e605b708} <Debug> TCPHandler: Processed in 0.00206885 sec. | ||
| 7962 | 2026.01.06 02:24:24.904134 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.01.06 02:24:24.904229 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.01.06 02:24:24.904272 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7965 | 2026.01.06 02:24:24.904609 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.01.06 02:24:24.904646 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7967 | 2026.01.06 02:24:24.904951 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7968 | 2026.01.06 02:24:24.905163 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.01.06 02:24:24.905301 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7970 | 2026.01.06 02:24:24.905337 [ 4 ] {72ec508e-e1a9-43f4-b16c-66971250ae2b} <Debug> TCPHandler: Processed in 0.001253704 sec. | ||
| 7971 | 2026.01.06 02:24:25.684765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15812 | ||
| 7972 | 2026.01.06 02:24:25.685310 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.01.06 02:24:25.685355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7974 | 2026.01.06 02:24:25.685850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7975 | 2026.01.06 02:24:25.686074 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.01.06 02:24:25.686196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15812 | ||
| 7977 | 2026.01.06 02:24:26.551365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7978 | 2026.01.06 02:24:26.569744 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.01.06 02:24:26.569815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7980 | 2026.01.06 02:24:26.576016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7981 | 2026.01.06 02:24:26.576997 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.01.06 02:24:26.582511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7983 | 2026.01.06 02:24:28.245606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1054 | ||
| 7984 | 2026.01.06 02:24:28.248118 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.06 02:24:28.248174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7986 | 2026.01.06 02:24:28.249481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7987 | 2026.01.06 02:24:28.249812 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.01.06 02:24:28.250181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 7989 | 2026.01.06 02:24:29.894234 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51293 | ||
| 7990 | 2026.01.06 02:24:29.894339 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7991 | 2026.01.06 02:24:29.894366 [ 290 ] {} <Debug> TCP-Session: 4b1de5ae-773b-4d10-b712-d495d0b9e62d Authenticating user 'default' from [fd00:1122:3344:101::e]:51293 | ||
| 7992 | 2026.01.06 02:24:29.894388 [ 290 ] {} <Debug> TCP-Session: 4b1de5ae-773b-4d10-b712-d495d0b9e62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.01.06 02:24:29.894401 [ 290 ] {} <Debug> TCP-Session: 4b1de5ae-773b-4d10-b712-d495d0b9e62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.01.06 02:24:29.894620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35795 | ||
| 7995 | 2026.01.06 02:24:29.894642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35728 | ||
| 7996 | 2026.01.06 02:24:29.894697 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59619 | ||
| 7997 | 2026.01.06 02:24:29.894735 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65162 | ||
| 7998 | 2026.01.06 02:24:29.894747 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7999 | 2026.01.06 02:24:29.894746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35284 | ||
| 8000 | 2026.01.06 02:24:29.894803 [ 291 ] {} <Debug> TCP-Session: 403ed3c6-e5ec-4f24-ba5a-6007949c0bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:35795 | ||
| 8001 | 2026.01.06 02:24:29.894750 [ 290 ] {} <Trace> TCP-Session: 4b1de5ae-773b-4d10-b712-d495d0b9e62d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.01.06 02:24:29.894857 [ 291 ] {} <Debug> TCP-Session: 403ed3c6-e5ec-4f24-ba5a-6007949c0bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.01.06 02:24:29.894876 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8004 | 2026.01.06 02:24:29.894887 [ 291 ] {} <Debug> TCP-Session: 403ed3c6-e5ec-4f24-ba5a-6007949c0bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.01.06 02:24:29.894707 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37257 | ||
| 8006 | 2026.01.06 02:24:29.894922 [ 286 ] {} <Debug> TCP-Session: 57981356-4343-4d83-b8e9-2ae43d3ca5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59619 | ||
| 8007 | 2026.01.06 02:24:29.894685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51295 | ||
| 8008 | 2026.01.06 02:24:29.894983 [ 286 ] {} <Debug> TCP-Session: 57981356-4343-4d83-b8e9-2ae43d3ca5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.01.06 02:24:29.894662 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47813 | ||
| 8010 | 2026.01.06 02:24:29.895016 [ 286 ] {} <Debug> TCP-Session: 57981356-4343-4d83-b8e9-2ae43d3ca5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.01.06 02:24:29.895024 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8012 | 2026.01.06 02:24:29.895330 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8013 | 2026.01.06 02:24:29.895388 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8014 | 2026.01.06 02:24:29.895435 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2026.01.06 02:24:29.895478 [ 289 ] {} <Debug> TCP-Session: 137cbffc-0b2f-45be-b59a-789e0ee5d4ef Authenticating user 'default' from [fd00:1122:3344:101::e]:35284 | ||
| 8016 | 2026.01.06 02:24:29.895507 [ 289 ] {} <Debug> TCP-Session: 137cbffc-0b2f-45be-b59a-789e0ee5d4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.01.06 02:24:29.895522 [ 289 ] {} <Debug> TCP-Session: 137cbffc-0b2f-45be-b59a-789e0ee5d4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.01.06 02:24:29.895536 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8019 | 2026.01.06 02:24:29.895571 [ 294 ] {} <Debug> TCP-Session: c54640ea-17ca-4793-ac04-d466c417677d Authenticating user 'default' from [fd00:1122:3344:101::e]:51295 | ||
| 8020 | 2026.01.06 02:24:29.895589 [ 294 ] {} <Debug> TCP-Session: c54640ea-17ca-4793-ac04-d466c417677d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.01.06 02:24:29.895602 [ 294 ] {} <Debug> TCP-Session: c54640ea-17ca-4793-ac04-d466c417677d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.01.06 02:24:29.895690 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 8023 | 2026.01.06 02:24:29.895774 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8024 | 2026.01.06 02:24:29.895815 [ 288 ] {} <Debug> TCP-Session: 66fb5c54-c646-4cd3-95a9-f6779df5ac47 Authenticating user 'default' from [fd00:1122:3344:101::e]:65162 | ||
| 8025 | 2026.01.06 02:24:29.895838 [ 288 ] {} <Debug> TCP-Session: 66fb5c54-c646-4cd3-95a9-f6779df5ac47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.01.06 02:24:29.895845 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8027 | 2026.01.06 02:24:29.895851 [ 288 ] {} <Debug> TCP-Session: 66fb5c54-c646-4cd3-95a9-f6779df5ac47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.01.06 02:24:29.895875 [ 292 ] {} <Debug> TCP-Session: 6e226840-e9a2-49a1-be97-fc2187dad904 Authenticating user 'default' from [fd00:1122:3344:101::e]:35728 | ||
| 8029 | 2026.01.06 02:24:29.895894 [ 292 ] {} <Debug> TCP-Session: 6e226840-e9a2-49a1-be97-fc2187dad904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.01.06 02:24:29.895911 [ 292 ] {} <Debug> TCP-Session: 6e226840-e9a2-49a1-be97-fc2187dad904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.01.06 02:24:29.895952 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8032 | 2026.01.06 02:24:29.895986 [ 293 ] {} <Debug> TCP-Session: 6b3b154f-79c6-4d86-833e-1d60fcc4b919 Authenticating user 'default' from [fd00:1122:3344:101::e]:47813 | ||
| 8033 | 2026.01.06 02:24:29.896003 [ 293 ] {} <Debug> TCP-Session: 6b3b154f-79c6-4d86-833e-1d60fcc4b919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.01.06 02:24:29.896022 [ 293 ] {} <Debug> TCP-Session: 6b3b154f-79c6-4d86-833e-1d60fcc4b919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.01.06 02:24:29.896056 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8036 | 2026.01.06 02:24:29.896091 [ 287 ] {} <Debug> TCP-Session: c590adb7-fd0f-4a92-9631-8de0c42076c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37257 | ||
| 8037 | 2026.01.06 02:24:29.896108 [ 287 ] {} <Debug> TCP-Session: c590adb7-fd0f-4a92-9631-8de0c42076c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.01.06 02:24:29.896120 [ 287 ] {} <Debug> TCP-Session: c590adb7-fd0f-4a92-9631-8de0c42076c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.01.06 02:24:29.896602 [ 313 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> AggregatingTransform: Aggregating | ||
| 8040 | 2026.01.06 02:24:29.896652 [ 313 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8041 | 2026.01.06 02:24:29.896691 [ 313 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894847 sec. (1117.509 rows/sec., 43.65 KiB/sec.) | ||
| 8042 | 2026.01.06 02:24:29.896710 [ 313 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Trace> Aggregator: Merging aggregated data | ||
| 8043 | 2026.01.06 02:24:29.898086 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 8044 | 2026.01.06 02:24:29.898228 [ 290 ] {604bae91-e81f-4127-8a74-c85347cce8b1} <Debug> TCPHandler: Processed in 0.003594169 sec. | ||
| 8045 | 2026.01.06 02:24:29.898341 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2026.01.06 02:24:29.898366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.01.06 02:24:29.898370 [ 290 ] {} <Debug> TCP-Session: 4b1de5ae-773b-4d10-b712-d495d0b9e62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.01.06 02:24:29.898390 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.01.06 02:24:29.898410 [ 291 ] {} <Debug> TCP-Session: 403ed3c6-e5ec-4f24-ba5a-6007949c0bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.01.06 02:24:29.898426 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.01.06 02:24:29.898444 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8052 | 2026.01.06 02:24:29.898461 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8053 | 2026.01.06 02:24:29.898471 [ 293 ] {} <Debug> TCP-Session: 6b3b154f-79c6-4d86-833e-1d60fcc4b919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.01.06 02:24:29.898479 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.01.06 02:24:29.898510 [ 292 ] {} <Debug> TCP-Session: 6e226840-e9a2-49a1-be97-fc2187dad904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.01.06 02:24:29.898497 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2026.01.06 02:24:29.898539 [ 294 ] {} <Debug> TCP-Session: c54640ea-17ca-4793-ac04-d466c417677d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.01.06 02:24:29.898438 [ 286 ] {} <Debug> TCP-Session: 57981356-4343-4d83-b8e9-2ae43d3ca5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.01.06 02:24:29.898577 [ 288 ] {} <Debug> TCP-Session: 66fb5c54-c646-4cd3-95a9-f6779df5ac47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.01.06 02:24:29.898412 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8061 | 2026.01.06 02:24:29.898488 [ 287 ] {} <Debug> TCP-Session: c590adb7-fd0f-4a92-9631-8de0c42076c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.01.06 02:24:29.898661 [ 289 ] {} <Debug> TCP-Session: 137cbffc-0b2f-45be-b59a-789e0ee5d4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.06 02:24:29.906045 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2026.01.06 02:24:29.906176 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8065 | 2026.01.06 02:24:29.906229 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8066 | 2026.01.06 02:24:29.907000 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.01.06 02:24:29.907049 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8068 | 2026.01.06 02:24:29.907459 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8069 | 2026.01.06 02:24:29.907709 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.01.06 02:24:29.907868 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001729 sec., 237131.2897628687 rows/sec., 15.04 MiB/sec. | ||
| 8071 | 2026.01.06 02:24:29.907910 [ 4 ] {d4b2396f-5396-4421-8a84-a4f270be6a33} <Debug> TCPHandler: Processed in 0.001925156 sec. | ||
| 8072 | 2026.01.06 02:24:29.908034 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.01.06 02:24:29.908130 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8074 | 2026.01.06 02:24:29.908173 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8075 | 2026.01.06 02:24:29.909434 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.01.06 02:24:29.909473 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8077 | 2026.01.06 02:24:29.909895 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8078 | 2026.01.06 02:24:29.910136 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.01.06 02:24:29.910278 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002167 sec., 526995.846792801 rows/sec., 41.81 MiB/sec. | ||
| 8080 | 2026.01.06 02:24:29.910318 [ 4 ] {7d49be62-bd79-4934-a903-161cdb539c8a} <Debug> TCPHandler: Processed in 0.002333615 sec. | ||
| 8081 | 2026.01.06 02:24:29.910446 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.06 02:24:29.910554 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.01.06 02:24:29.910597 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8084 | 2026.01.06 02:24:29.911150 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.01.06 02:24:29.911189 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8086 | 2026.01.06 02:24:29.911522 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8087 | 2026.01.06 02:24:29.911753 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.01.06 02:24:29.911869 [ 113 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8089 | 2026.01.06 02:24:29.911889 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001354 sec., 162481.53618906942 rows/sec., 9.70 MiB/sec. | ||
| 8090 | 2026.01.06 02:24:29.911917 [ 113 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.01.06 02:24:29.911945 [ 4 ] {60678949-8281-435b-80c9-f22eb9a4eaf4} <Debug> TCPHandler: Processed in 0.00155634 sec. | ||
| 8092 | 2026.01.06 02:24:29.911947 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8093 | 2026.01.06 02:24:29.912061 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 8094 | 2026.01.06 02:24:29.912070 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.01.06 02:24:29.912157 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8096 | 2026.01.06 02:24:29.912185 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8097 | 2026.01.06 02:24:29.912186 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 263 rows starting from the beginning of the part | ||
| 8098 | 2026.01.06 02:24:29.912230 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8099 | 2026.01.06 02:24:29.912263 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 220 rows starting from the beginning of the part | ||
| 8100 | 2026.01.06 02:24:29.912309 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8101 | 2026.01.06 02:24:29.912352 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 220 rows starting from the beginning of the part | ||
| 8102 | 2026.01.06 02:24:29.912393 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8103 | 2026.01.06 02:24:29.912432 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 220 rows starting from the beginning of the part | ||
| 8104 | 2026.01.06 02:24:29.912765 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.01.06 02:24:29.912802 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8106 | 2026.01.06 02:24:29.913128 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8107 | 2026.01.06 02:24:29.913260 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238764 sec., 785460.345957745 rows/sec., 50.82 MiB/sec. | ||
| 8108 | 2026.01.06 02:24:29.913354 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.01.06 02:24:29.913447 [ 201 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8110 | 2026.01.06 02:24:29.913482 [ 113 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8111 | 2026.01.06 02:24:29.913505 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001339 sec., 158327.10978342048 rows/sec., 10.21 MiB/sec. | ||
| 8112 | 2026.01.06 02:24:29.913516 [ 113 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.01.06 02:24:29.913551 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8114 | 2026.01.06 02:24:29.913553 [ 4 ] {6591b766-2b27-4e2d-b233-dfdd34ab4ccb} <Debug> TCPHandler: Processed in 0.0015335 sec. | ||
| 8115 | 2026.01.06 02:24:29.913632 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 8116 | 2026.01.06 02:24:29.913688 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.01.06 02:24:29.913716 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8118 | 2026.01.06 02:24:29.913750 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 441 rows starting from the beginning of the part | ||
| 8119 | 2026.01.06 02:24:29.913791 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.01.06 02:24:29.913805 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 8121 | 2026.01.06 02:24:29.913807 [ 201 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.01.06 02:24:29.913835 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8123 | 2026.01.06 02:24:29.913844 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 8124 | 2026.01.06 02:24:29.913887 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 8125 | 2026.01.06 02:24:29.913909 [ 201 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_46_9} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8126 | 2026.01.06 02:24:29.913921 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 8127 | 2026.01.06 02:24:29.913964 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 8128 | 2026.01.06 02:24:29.914011 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8129 | 2026.01.06 02:24:29.914367 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.01.06 02:24:29.914408 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8131 | 2026.01.06 02:24:29.914728 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8132 | 2026.01.06 02:24:29.914859 [ 187 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261284 sec., 1370825.2859784155 rows/sec., 94.80 MiB/sec. | ||
| 8133 | 2026.01.06 02:24:29.914948 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.01.06 02:24:29.914991 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8135 | 2026.01.06 02:24:29.915091 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001318 sec., 160091.04704097117 rows/sec., 9.09 MiB/sec. | ||
| 8136 | 2026.01.06 02:24:29.915130 [ 4 ] {8d59145d-e3b2-4095-8a1d-848ba120125f} <Debug> TCPHandler: Processed in 0.001492818 sec. | ||
| 8137 | 2026.01.06 02:24:29.915239 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.01.06 02:24:29.915243 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.01.06 02:24:29.915322 [ 196 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_25_5} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8140 | 2026.01.06 02:24:29.915338 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8141 | 2026.01.06 02:24:29.915382 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8142 | 2026.01.06 02:24:29.915383 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8143 | 2026.01.06 02:24:29.916221 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.01.06 02:24:29.916258 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8145 | 2026.01.06 02:24:29.916627 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8146 | 2026.01.06 02:24:29.916846 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.06 02:24:29.916976 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001656 sec., 419082.1256038647 rows/sec., 29.29 MiB/sec. | ||
| 8148 | 2026.01.06 02:24:29.917015 [ 4 ] {d899a96a-f311-4327-9b05-2132fdc00733} <Debug> TCPHandler: Processed in 0.001824795 sec. | ||
| 8149 | 2026.01.06 02:24:29.917134 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2026.01.06 02:24:29.917233 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8151 | 2026.01.06 02:24:29.917278 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8152 | 2026.01.06 02:24:29.917639 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2026.01.06 02:24:29.917679 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8154 | 2026.01.06 02:24:29.917993 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8155 | 2026.01.06 02:24:29.918201 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.01.06 02:24:29.918305 [ 113 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8157 | 2026.01.06 02:24:29.918330 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 8158 | 2026.01.06 02:24:29.918344 [ 113 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.01.06 02:24:29.918370 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8160 | 2026.01.06 02:24:29.918373 [ 4 ] {e8e75933-8179-4a33-ad9f-59299a6f14b2} <Debug> TCPHandler: Processed in 0.001288235 sec. | ||
| 8161 | 2026.01.06 02:24:29.918453 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8162 | 2026.01.06 02:24:29.918501 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.01.06 02:24:29.918560 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8164 | 2026.01.06 02:24:29.918597 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 8165 | 2026.01.06 02:24:29.918604 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8166 | 2026.01.06 02:24:29.918653 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8167 | 2026.01.06 02:24:29.918655 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8168 | 2026.01.06 02:24:29.918716 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8169 | 2026.01.06 02:24:29.918755 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8170 | 2026.01.06 02:24:29.918801 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8171 | 2026.01.06 02:24:29.918840 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8172 | 2026.01.06 02:24:29.919133 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.01.06 02:24:29.919175 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8174 | 2026.01.06 02:24:29.919539 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8175 | 2026.01.06 02:24:29.919611 [ 196 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194263 sec., 120576.45593977204 rows/sec., 6.15 MiB/sec. | ||
| 8176 | 2026.01.06 02:24:29.919763 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.01.06 02:24:29.919775 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8178 | 2026.01.06 02:24:29.919907 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001322 sec., 237518.91074130105 rows/sec., 15.60 MiB/sec. | ||
| 8179 | 2026.01.06 02:24:29.919948 [ 4 ] {22b5d987-0a69-40de-8f25-8d72d71ce3d2} <Debug> TCPHandler: Processed in 0.001497398 sec. | ||
| 8180 | 2026.01.06 02:24:29.920066 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.01.06 02:24:29.920149 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.01.06 02:24:29.920164 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8183 | 2026.01.06 02:24:29.920216 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8184 | 2026.01.06 02:24:29.920249 [ 187 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_24_5} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8185 | 2026.01.06 02:24:29.920351 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8186 | 2026.01.06 02:24:29.920530 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.01.06 02:24:29.920572 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8188 | 2026.01.06 02:24:29.920881 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8189 | 2026.01.06 02:24:29.921091 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.06 02:24:29.921194 [ 113 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8191 | 2026.01.06 02:24:29.921224 [ 113 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.01.06 02:24:29.921224 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 8193 | 2026.01.06 02:24:29.921242 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8194 | 2026.01.06 02:24:29.921275 [ 4 ] {d7fb0a57-ba08-4608-b601-7dc46bb03478} <Debug> TCPHandler: Processed in 0.001259224 sec. | ||
| 8195 | 2026.01.06 02:24:29.921325 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 8196 | 2026.01.06 02:24:29.921390 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.01.06 02:24:29.921401 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8198 | 2026.01.06 02:24:29.921431 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8199 | 2026.01.06 02:24:29.921473 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8200 | 2026.01.06 02:24:29.921487 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.01.06 02:24:29.921511 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8202 | 2026.01.06 02:24:29.921552 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8203 | 2026.01.06 02:24:29.921575 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8204 | 2026.01.06 02:24:29.921610 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8205 | 2026.01.06 02:24:29.921642 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8206 | 2026.01.06 02:24:29.922294 [ 187 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.000996749 sec., 25081.54008682226 rows/sec., 1.65 MiB/sec. | ||
| 8207 | 2026.01.06 02:24:29.922337 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.01.06 02:24:29.922404 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8209 | 2026.01.06 02:24:29.922480 [ 186 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8210 | 2026.01.06 02:24:29.922854 [ 186 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.01.06 02:24:29.922953 [ 186 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_25_5} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8212 | 2026.01.06 02:24:29.922968 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8213 | 2026.01.06 02:24:29.923049 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8214 | 2026.01.06 02:24:29.923200 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.06 02:24:29.923321 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8216 | 2026.01.06 02:24:29.923348 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 14.31 MiB/sec. | ||
| 8217 | 2026.01.06 02:24:29.923358 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.01.06 02:24:29.923389 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8219 | 2026.01.06 02:24:29.923407 [ 4 ] {9eb2e722-dd14-40ad-89f6-a3132163f2cb} <Debug> TCPHandler: Processed in 0.00206521 sec. | ||
| 8220 | 2026.01.06 02:24:29.923454 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 8221 | 2026.01.06 02:24:29.923522 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.01.06 02:24:29.923622 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.01.06 02:24:29.923624 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.01.06 02:24:29.923670 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part | ||
| 8225 | 2026.01.06 02:24:29.923676 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8226 | 2026.01.06 02:24:29.923771 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 8227 | 2026.01.06 02:24:29.923868 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8228 | 2026.01.06 02:24:29.923961 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8229 | 2026.01.06 02:24:29.924049 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8230 | 2026.01.06 02:24:29.924059 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.01.06 02:24:29.924097 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8232 | 2026.01.06 02:24:29.924138 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8233 | 2026.01.06 02:24:29.924489 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8234 | 2026.01.06 02:24:29.924727 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.01.06 02:24:29.924860 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 5.07 MiB/sec. | ||
| 8236 | 2026.01.06 02:24:29.924898 [ 4 ] {288b9187-7410-43c7-be9a-b53eeee2e615} <Debug> TCPHandler: Processed in 0.001426807 sec. | ||
| 8237 | 2026.01.06 02:24:29.939394 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.015964456 sec., 53744.393169425886 rows/sec., 96.31 MiB/sec. | ||
| 8238 | 2026.01.06 02:24:29.940593 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8239 | 2026.01.06 02:24:29.940986 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.01.06 02:24:29.941066 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8241 | 2026.01.06 02:24:29.941202 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 8242 | 2026.01.06 02:24:30.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.02 MiB, peak 294.60 MiB, free memory in arenas 0.00 B, will set to 288.52 MiB (RSS), difference: 1.50 MiB | ||
| 8243 | 2026.01.06 02:24:32.393470 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60087 | ||
| 8244 | 2026.01.06 02:24:32.393633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8245 | 2026.01.06 02:24:32.393667 [ 290 ] {} <Debug> TCP-Session: 7468dd9f-d9c5-4a17-bef7-bdf19e0681b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60087 | ||
| 8246 | 2026.01.06 02:24:32.393696 [ 290 ] {} <Debug> TCP-Session: 7468dd9f-d9c5-4a17-bef7-bdf19e0681b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.01.06 02:24:32.393713 [ 290 ] {} <Debug> TCP-Session: 7468dd9f-d9c5-4a17-bef7-bdf19e0681b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.01.06 02:24:32.394024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56552 | ||
| 8249 | 2026.01.06 02:24:32.394065 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33230 | ||
| 8250 | 2026.01.06 02:24:32.394111 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58118 | ||
| 8251 | 2026.01.06 02:24:32.394145 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56017 | ||
| 8252 | 2026.01.06 02:24:32.394181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46848 | ||
| 8253 | 2026.01.06 02:24:32.394205 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8254 | 2026.01.06 02:24:32.394228 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40649 | ||
| 8255 | 2026.01.06 02:24:32.394284 [ 291 ] {} <Debug> TCP-Session: 8526fa59-03a0-4e30-96f5-fc9a60c08c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56552 | ||
| 8256 | 2026.01.06 02:24:32.394268 [ 290 ] {} <Trace> TCP-Session: 7468dd9f-d9c5-4a17-bef7-bdf19e0681b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.01.06 02:24:32.394327 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8258 | 2026.01.06 02:24:32.394334 [ 291 ] {} <Debug> TCP-Session: 8526fa59-03a0-4e30-96f5-fc9a60c08c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.06 02:24:32.394364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8260 | 2026.01.06 02:24:32.394388 [ 291 ] {} <Debug> TCP-Session: 8526fa59-03a0-4e30-96f5-fc9a60c08c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.01.06 02:24:32.394389 [ 288 ] {} <Debug> TCP-Session: 41426bed-79db-45ce-ae8c-d9807ad1e25d Authenticating user 'default' from [fd00:1122:3344:101::e]:46848 | ||
| 8262 | 2026.01.06 02:24:32.394421 [ 289 ] {} <Debug> TCP-Session: 292e1db2-c7c5-4bda-9cd1-77b50f81c87c Authenticating user 'default' from [fd00:1122:3344:101::e]:40649 | ||
| 8263 | 2026.01.06 02:24:32.394268 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8264 | 2026.01.06 02:24:32.394464 [ 289 ] {} <Debug> TCP-Session: 292e1db2-c7c5-4bda-9cd1-77b50f81c87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2026.01.06 02:24:32.394490 [ 287 ] {} <Debug> TCP-Session: d9092a4f-dc79-4164-9aa2-a782d414b7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56017 | ||
| 8266 | 2026.01.06 02:24:32.394504 [ 289 ] {} <Debug> TCP-Session: 292e1db2-c7c5-4bda-9cd1-77b50f81c87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.01.06 02:24:32.394526 [ 287 ] {} <Debug> TCP-Session: d9092a4f-dc79-4164-9aa2-a782d414b7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.01.06 02:24:32.394526 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8269 | 2026.01.06 02:24:32.394556 [ 287 ] {} <Debug> TCP-Session: d9092a4f-dc79-4164-9aa2-a782d414b7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.01.06 02:24:32.394220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8271 | 2026.01.06 02:24:32.394221 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8272 | 2026.01.06 02:24:32.394644 [ 293 ] {} <Debug> TCP-Session: d55062ac-35e7-4ad5-88ed-8d3cd0db2407 Authenticating user 'default' from [fd00:1122:3344:101::e]:33230 | ||
| 8273 | 2026.01.06 02:24:32.394673 [ 286 ] {} <Debug> TCP-Session: 06cd4e86-2a9b-4aee-b72c-82fcf3ae9302 Authenticating user 'default' from [fd00:1122:3344:101::e]:58118 | ||
| 8274 | 2026.01.06 02:24:32.394700 [ 293 ] {} <Debug> TCP-Session: d55062ac-35e7-4ad5-88ed-8d3cd0db2407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.01.06 02:24:32.394717 [ 286 ] {} <Debug> TCP-Session: 06cd4e86-2a9b-4aee-b72c-82fcf3ae9302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.01.06 02:24:32.394738 [ 293 ] {} <Debug> TCP-Session: d55062ac-35e7-4ad5-88ed-8d3cd0db2407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.01.06 02:24:32.394753 [ 286 ] {} <Debug> TCP-Session: 06cd4e86-2a9b-4aee-b72c-82fcf3ae9302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.01.06 02:24:32.394076 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37779 | ||
| 8279 | 2026.01.06 02:24:32.394036 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51074 | ||
| 8280 | 2026.01.06 02:24:32.394872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8281 | 2026.01.06 02:24:32.394891 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8282 | 2026.01.06 02:24:32.394899 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8283 | 2026.01.06 02:24:32.394925 [ 292 ] {} <Debug> TCP-Session: 7cb287e7-bd6f-403e-bf5f-735327f7dfc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51074 | ||
| 8284 | 2026.01.06 02:24:32.394905 [ 294 ] {} <Debug> TCP-Session: 61dcf33f-7524-4d24-b404-9c1f5c75d41c Authenticating user 'default' from [fd00:1122:3344:101::e]:37779 | ||
| 8285 | 2026.01.06 02:24:32.394984 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8286 | 2026.01.06 02:24:32.395002 [ 294 ] {} <Debug> TCP-Session: 61dcf33f-7524-4d24-b404-9c1f5c75d41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.01.06 02:24:32.394975 [ 292 ] {} <Debug> TCP-Session: 7cb287e7-bd6f-403e-bf5f-735327f7dfc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.06 02:24:32.395026 [ 294 ] {} <Debug> TCP-Session: 61dcf33f-7524-4d24-b404-9c1f5c75d41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.01.06 02:24:32.395058 [ 292 ] {} <Debug> TCP-Session: 7cb287e7-bd6f-403e-bf5f-735327f7dfc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.01.06 02:24:32.394448 [ 288 ] {} <Debug> TCP-Session: 41426bed-79db-45ce-ae8c-d9807ad1e25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.01.06 02:24:32.395179 [ 288 ] {} <Debug> TCP-Session: 41426bed-79db-45ce-ae8c-d9807ad1e25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.01.06 02:24:32.395374 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 8293 | 2026.01.06 02:24:32.396507 [ 310 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> AggregatingTransform: Aggregating | ||
| 8294 | 2026.01.06 02:24:32.396561 [ 310 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8295 | 2026.01.06 02:24:32.396593 [ 310 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001089441 sec. (917.902 rows/sec., 35.86 KiB/sec.) | ||
| 8296 | 2026.01.06 02:24:32.396614 [ 310 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Trace> Aggregator: Merging aggregated data | ||
| 8297 | 2026.01.06 02:24:32.397793 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 8298 | 2026.01.06 02:24:32.397898 [ 290 ] {bbe24a1a-5b88-4af3-8087-db72fb283f8e} <Debug> TCPHandler: Processed in 0.003817733 sec. | ||
| 8299 | 2026.01.06 02:24:32.398032 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8300 | 2026.01.06 02:24:32.398048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8301 | 2026.01.06 02:24:32.398074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8302 | 2026.01.06 02:24:32.398083 [ 291 ] {} <Debug> TCP-Session: 8526fa59-03a0-4e30-96f5-fc9a60c08c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.01.06 02:24:32.398092 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8304 | 2026.01.06 02:24:32.398110 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8305 | 2026.01.06 02:24:32.398129 [ 293 ] {} <Debug> TCP-Session: d55062ac-35e7-4ad5-88ed-8d3cd0db2407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8306 | 2026.01.06 02:24:32.398149 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8307 | 2026.01.06 02:24:32.398172 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8308 | 2026.01.06 02:24:32.398191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.01.06 02:24:32.398221 [ 294 ] {} <Debug> TCP-Session: 61dcf33f-7524-4d24-b404-9c1f5c75d41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2026.01.06 02:24:32.398237 [ 289 ] {} <Debug> TCP-Session: 292e1db2-c7c5-4bda-9cd1-77b50f81c87c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.01.06 02:24:32.398257 [ 290 ] {} <Debug> TCP-Session: 7468dd9f-d9c5-4a17-bef7-bdf19e0681b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.01.06 02:24:32.398177 [ 288 ] {} <Debug> TCP-Session: 41426bed-79db-45ce-ae8c-d9807ad1e25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2026.01.06 02:24:32.398156 [ 287 ] {} <Debug> TCP-Session: d9092a4f-dc79-4164-9aa2-a782d414b7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8314 | 2026.01.06 02:24:32.398132 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8315 | 2026.01.06 02:24:32.398102 [ 292 ] {} <Debug> TCP-Session: 7cb287e7-bd6f-403e-bf5f-735327f7dfc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.01.06 02:24:32.398373 [ 286 ] {} <Debug> TCP-Session: 06cd4e86-2a9b-4aee-b72c-82fcf3ae9302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.01.06 02:24:32.467090 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64688 | ||
| 8318 | 2026.01.06 02:24:32.467184 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8319 | 2026.01.06 02:24:32.467210 [ 290 ] {} <Debug> TCP-Session: 3fd3480c-64c9-46a7-aa99-94e734b1ae60 Authenticating user 'default' from [fd00:1122:3344:101::e]:64688 | ||
| 8320 | 2026.01.06 02:24:32.467231 [ 290 ] {} <Debug> TCP-Session: 3fd3480c-64c9-46a7-aa99-94e734b1ae60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.01.06 02:24:32.467243 [ 290 ] {} <Debug> TCP-Session: 3fd3480c-64c9-46a7-aa99-94e734b1ae60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.01.06 02:24:32.467494 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40710 | ||
| 8323 | 2026.01.06 02:24:32.467524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58764 | ||
| 8324 | 2026.01.06 02:24:32.467532 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60571 | ||
| 8325 | 2026.01.06 02:24:32.467555 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45500 | ||
| 8326 | 2026.01.06 02:24:32.467575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49173 | ||
| 8327 | 2026.01.06 02:24:32.467617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8328 | 2026.01.06 02:24:32.467627 [ 290 ] {} <Trace> TCP-Session: 3fd3480c-64c9-46a7-aa99-94e734b1ae60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.01.06 02:24:32.467649 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8330 | 2026.01.06 02:24:32.467662 [ 291 ] {} <Debug> TCP-Session: 9048a559-bb96-4ae9-899d-2d1da0f2cbf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40710 | ||
| 8331 | 2026.01.06 02:24:32.467684 [ 287 ] {} <Debug> TCP-Session: 7a8c2d6a-c5e8-4161-9a6f-971fae149fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45500 | ||
| 8332 | 2026.01.06 02:24:32.467698 [ 291 ] {} <Debug> TCP-Session: 9048a559-bb96-4ae9-899d-2d1da0f2cbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.01.06 02:24:32.467705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8334 | 2026.01.06 02:24:32.467718 [ 291 ] {} <Debug> TCP-Session: 9048a559-bb96-4ae9-899d-2d1da0f2cbf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.06 02:24:32.467742 [ 289 ] {} <Debug> TCP-Session: f4c2768b-de00-495b-a840-244b7b5a819a Authenticating user 'default' from [fd00:1122:3344:101::e]:49173 | ||
| 8336 | 2026.01.06 02:24:32.467708 [ 287 ] {} <Debug> TCP-Session: 7a8c2d6a-c5e8-4161-9a6f-971fae149fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.01.06 02:24:32.467778 [ 289 ] {} <Debug> TCP-Session: f4c2768b-de00-495b-a840-244b7b5a819a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.01.06 02:24:32.467610 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8339 | 2026.01.06 02:24:32.467802 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64688) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8340 | 2026.01.06 02:24:32.467823 [ 294 ] {} <Debug> TCP-Session: 997141e4-f6d8-4ef9-87a4-1479a8cdcc56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58764 | ||
| 8341 | 2026.01.06 02:24:32.467805 [ 289 ] {} <Debug> TCP-Session: f4c2768b-de00-495b-a840-244b7b5a819a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.01.06 02:24:32.467849 [ 294 ] {} <Debug> TCP-Session: 997141e4-f6d8-4ef9-87a4-1479a8cdcc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.01.06 02:24:32.467798 [ 287 ] {} <Debug> TCP-Session: 7a8c2d6a-c5e8-4161-9a6f-971fae149fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.01.06 02:24:32.467878 [ 294 ] {} <Debug> TCP-Session: 997141e4-f6d8-4ef9-87a4-1479a8cdcc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.01.06 02:24:32.467563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33658 | ||
| 8346 | 2026.01.06 02:24:32.467530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39780 | ||
| 8347 | 2026.01.06 02:24:32.467626 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8348 | 2026.01.06 02:24:32.467510 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46648 | ||
| 8349 | 2026.01.06 02:24:32.468013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8350 | 2026.01.06 02:24:32.468011 [ 286 ] {} <Debug> TCP-Session: 9351ae3b-e7a6-49de-8a7a-25220df7c975 Authenticating user 'default' from [fd00:1122:3344:101::e]:60571 | ||
| 8351 | 2026.01.06 02:24:32.468033 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8352 | 2026.01.06 02:24:32.468059 [ 286 ] {} <Debug> TCP-Session: 9351ae3b-e7a6-49de-8a7a-25220df7c975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.06 02:24:32.468063 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8354 | 2026.01.06 02:24:32.468083 [ 286 ] {} <Debug> TCP-Session: 9351ae3b-e7a6-49de-8a7a-25220df7c975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.01.06 02:24:32.468080 [ 293 ] {} <Debug> TCP-Session: e36a6ab5-f71a-4d6a-ad5e-867e56d2c4ef Authenticating user 'default' from [fd00:1122:3344:101::e]:39780 | ||
| 8356 | 2026.01.06 02:24:32.468052 [ 288 ] {} <Debug> TCP-Session: 464f9274-c405-4e63-bb61-20b79fd9cae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33658 | ||
| 8357 | 2026.01.06 02:24:32.468128 [ 293 ] {} <Debug> TCP-Session: e36a6ab5-f71a-4d6a-ad5e-867e56d2c4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.01.06 02:24:32.468129 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8359 | 2026.01.06 02:24:32.468157 [ 293 ] {} <Debug> TCP-Session: e36a6ab5-f71a-4d6a-ad5e-867e56d2c4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.01.06 02:24:32.468155 [ 288 ] {} <Debug> TCP-Session: 464f9274-c405-4e63-bb61-20b79fd9cae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.06 02:24:32.468083 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8362 | 2026.01.06 02:24:32.468207 [ 288 ] {} <Debug> TCP-Session: 464f9274-c405-4e63-bb61-20b79fd9cae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.01.06 02:24:32.468229 [ 292 ] {} <Debug> TCP-Session: 607fdfd5-e25b-4d6c-a71b-832973ffff70 Authenticating user 'default' from [fd00:1122:3344:101::e]:46648 | ||
| 8364 | 2026.01.06 02:24:32.468246 [ 292 ] {} <Debug> TCP-Session: 607fdfd5-e25b-4d6c-a71b-832973ffff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.01.06 02:24:32.468258 [ 292 ] {} <Debug> TCP-Session: 607fdfd5-e25b-4d6c-a71b-832973ffff70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.01.06 02:24:32.468441 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 8367 | 2026.01.06 02:24:32.469350 [ 320 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> AggregatingTransform: Aggregating | ||
| 8368 | 2026.01.06 02:24:32.469404 [ 320 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8369 | 2026.01.06 02:24:32.469441 [ 320 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898748 sec. (1112.659 rows/sec., 43.46 KiB/sec.) | ||
| 8370 | 2026.01.06 02:24:32.469461 [ 320 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Trace> Aggregator: Merging aggregated data | ||
| 8371 | 2026.01.06 02:24:32.470568 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002816 sec., 355.1136363636364 rows/sec., 13.87 KiB/sec. | ||
| 8372 | 2026.01.06 02:24:32.470764 [ 290 ] {54ec20fa-0c16-44be-a5c7-09e0c18a713f} <Debug> TCPHandler: Processed in 0.003287503 sec. | ||
| 8373 | 2026.01.06 02:24:32.470881 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.01.06 02:24:32.470902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8375 | 2026.01.06 02:24:32.470923 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8376 | 2026.01.06 02:24:32.470930 [ 290 ] {} <Debug> TCP-Session: 3fd3480c-64c9-46a7-aa99-94e734b1ae60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.01.06 02:24:32.470953 [ 289 ] {} <Debug> TCP-Session: f4c2768b-de00-495b-a840-244b7b5a819a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.01.06 02:24:32.470973 [ 292 ] {} <Debug> TCP-Session: 607fdfd5-e25b-4d6c-a71b-832973ffff70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.01.06 02:24:32.470983 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.01.06 02:24:32.471000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.01.06 02:24:32.471019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.01.06 02:24:32.471039 [ 293 ] {} <Debug> TCP-Session: e36a6ab5-f71a-4d6a-ad5e-867e56d2c4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.01.06 02:24:32.471065 [ 286 ] {} <Debug> TCP-Session: 9351ae3b-e7a6-49de-8a7a-25220df7c975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.01.06 02:24:32.471081 [ 288 ] {} <Debug> TCP-Session: 464f9274-c405-4e63-bb61-20b79fd9cae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.01.06 02:24:32.470973 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8386 | 2026.01.06 02:24:32.470956 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.01.06 02:24:32.471148 [ 294 ] {} <Debug> TCP-Session: 997141e4-f6d8-4ef9-87a4-1479a8cdcc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.01.06 02:24:32.470943 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.01.06 02:24:32.471182 [ 287 ] {} <Debug> TCP-Session: 7a8c2d6a-c5e8-4161-9a6f-971fae149fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.01.06 02:24:32.471207 [ 291 ] {} <Debug> TCP-Session: 9048a559-bb96-4ae9-899d-2d1da0f2cbf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8391 | 2026.01.06 02:24:33.054061 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8392 | 2026.01.06 02:24:33.054106 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8393 | 2026.01.06 02:24:33.187217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16324 | ||
| 8394 | 2026.01.06 02:24:33.187764 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.01.06 02:24:33.187821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8396 | 2026.01.06 02:24:33.188447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8397 | 2026.01.06 02:24:33.188788 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.01.06 02:24:33.188981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16324 | ||
| 8399 | 2026.01.06 02:24:34.083530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8400 | 2026.01.06 02:24:34.100877 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.01.06 02:24:34.100945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8402 | 2026.01.06 02:24:34.110535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8403 | 2026.01.06 02:24:34.111350 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.01.06 02:24:34.116051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8405 | 2026.01.06 02:24:34.895427 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.01.06 02:24:34.895624 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.06 02:24:34.895697 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8408 | 2026.01.06 02:24:34.896383 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.01.06 02:24:34.896425 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8410 | 2026.01.06 02:24:34.896827 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8411 | 2026.01.06 02:24:34.897064 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.01.06 02:24:34.897229 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001659 sec., 63893.91199517781 rows/sec., 5.34 MiB/sec. | ||
| 8413 | 2026.01.06 02:24:34.897276 [ 4 ] {a6c2d7a1-11b1-43df-bc4d-dc2e10fd9ad2} <Debug> TCPHandler: Processed in 0.001983408 sec. | ||
| 8414 | 2026.01.06 02:24:34.897403 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.01.06 02:24:34.897505 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.01.06 02:24:34.897548 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8417 | 2026.01.06 02:24:34.897966 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.01.06 02:24:34.898002 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8419 | 2026.01.06 02:24:34.898302 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8420 | 2026.01.06 02:24:34.898543 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.01.06 02:24:34.898734 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001251 sec., 19984.012789768185 rows/sec., 1.47 MiB/sec. | ||
| 8422 | 2026.01.06 02:24:34.898782 [ 4 ] {ebe53007-1963-416e-abf4-a48dfa4d5641} <Debug> TCPHandler: Processed in 0.001429907 sec. | ||
| 8423 | 2026.01.06 02:24:34.898907 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.01.06 02:24:34.899024 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8425 | 2026.01.06 02:24:34.899074 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8426 | 2026.01.06 02:24:34.899582 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.01.06 02:24:34.899625 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8428 | 2026.01.06 02:24:34.899970 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8429 | 2026.01.06 02:24:34.900192 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.06 02:24:34.900327 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00133 sec., 66917.2932330827 rows/sec., 5.23 MiB/sec. | ||
| 8431 | 2026.01.06 02:24:34.900366 [ 4 ] {297bff09-76ce-4723-824f-9910f5e5190a} <Debug> TCPHandler: Processed in 0.001520559 sec. | ||
| 8432 | 2026.01.06 02:24:34.900480 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.01.06 02:24:34.900575 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8434 | 2026.01.06 02:24:34.900619 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8435 | 2026.01.06 02:24:34.901035 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.01.06 02:24:34.901070 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8437 | 2026.01.06 02:24:34.901415 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8438 | 2026.01.06 02:24:34.901631 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.01.06 02:24:34.901763 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8440 | 2026.01.06 02:24:34.901801 [ 4 ] {9c92cb87-de95-4564-b570-c552be6af96f} <Debug> TCPHandler: Processed in 0.001373006 sec. | ||
| 8441 | 2026.01.06 02:24:34.901918 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.01.06 02:24:34.902037 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8443 | 2026.01.06 02:24:34.902101 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8444 | 2026.01.06 02:24:34.902989 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.06 02:24:34.903026 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8446 | 2026.01.06 02:24:34.903562 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8447 | 2026.01.06 02:24:34.903783 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.06 02:24:34.903920 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001908 sec., 13102.72536687631 rows/sec., 23.48 MiB/sec. | ||
| 8449 | 2026.01.06 02:24:34.903980 [ 4 ] {864afcaa-74c2-436d-965f-1d719bb2aadf} <Debug> TCPHandler: Processed in 0.002120001 sec. | ||
| 8450 | 2026.01.06 02:24:34.904086 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.01.06 02:24:34.904178 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8452 | 2026.01.06 02:24:34.904219 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8453 | 2026.01.06 02:24:34.904551 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.01.06 02:24:34.904586 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8455 | 2026.01.06 02:24:34.904883 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8456 | 2026.01.06 02:24:34.905091 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.01.06 02:24:34.905216 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8458 | 2026.01.06 02:24:34.905251 [ 4 ] {888f895e-b5a0-4443-aac6-7691383697f6} <Debug> TCPHandler: Processed in 0.001212633 sec. | ||
| 8459 | 2026.01.06 02:24:36.370410 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.01.06 02:24:36.370611 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8461 | 2026.01.06 02:24:36.370676 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8462 | 2026.01.06 02:24:36.371556 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.01.06 02:24:36.371604 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8464 | 2026.01.06 02:24:36.372019 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8465 | 2026.01.06 02:24:36.372231 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.01.06 02:24:36.372380 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 8467 | 2026.01.06 02:24:36.372396 [ 105 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8468 | 2026.01.06 02:24:36.372422 [ 4 ] {1425a487-5217-4643-b3dc-28146f6ccff4} <Debug> TCPHandler: Processed in 0.002158572 sec. | ||
| 8469 | 2026.01.06 02:24:36.372472 [ 105 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.01.06 02:24:36.372505 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8471 | 2026.01.06 02:24:36.372580 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.01.06 02:24:36.372647 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8473 | 2026.01.06 02:24:36.372680 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8474 | 2026.01.06 02:24:36.372729 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8475 | 2026.01.06 02:24:36.372806 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8476 | 2026.01.06 02:24:36.372849 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8477 | 2026.01.06 02:24:36.372927 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8478 | 2026.01.06 02:24:36.372984 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8479 | 2026.01.06 02:24:36.373036 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8480 | 2026.01.06 02:24:36.373084 [ 186 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8481 | 2026.01.06 02:24:36.373139 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.01.06 02:24:36.373181 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8483 | 2026.01.06 02:24:36.373522 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8484 | 2026.01.06 02:24:36.373740 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.06 02:24:36.373872 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001212 sec., 13201.320132013201 rows/sec., 1.05 MiB/sec. | ||
| 8486 | 2026.01.06 02:24:36.373909 [ 4 ] {f26781cc-d688-4bc1-bfb7-9ddebdb0fb67} <Debug> TCPHandler: Processed in 0.001386106 sec. | ||
| 8487 | 2026.01.06 02:24:36.374031 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.01.06 02:24:36.374125 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8489 | 2026.01.06 02:24:36.374165 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8490 | 2026.01.06 02:24:36.374267 [ 188 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687172 sec., 1215050.9847247347 rows/sec., 81.71 MiB/sec. | ||
| 8491 | 2026.01.06 02:24:36.374422 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8492 | 2026.01.06 02:24:36.374692 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.01.06 02:24:36.374765 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_25_6} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8494 | 2026.01.06 02:24:36.374846 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8495 | 2026.01.06 02:24:36.376029 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.01.06 02:24:36.376071 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8497 | 2026.01.06 02:24:36.376519 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8498 | 2026.01.06 02:24:36.376738 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.06 02:24:36.376872 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002764 sec., 828509.4066570188 rows/sec., 66.95 MiB/sec. | ||
| 8500 | 2026.01.06 02:24:36.376911 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8501 | 2026.01.06 02:24:36.376924 [ 4 ] {b48d981c-fa04-45cd-9a14-89ad78f89e14} <Debug> TCPHandler: Processed in 0.002940976 sec. | ||
| 8502 | 2026.01.06 02:24:36.377053 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8503 | 2026.01.06 02:24:36.377149 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8504 | 2026.01.06 02:24:36.377189 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8505 | 2026.01.06 02:24:36.377737 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.06 02:24:36.377774 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8507 | 2026.01.06 02:24:36.378080 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8508 | 2026.01.06 02:24:36.378282 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.06 02:24:36.378414 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001285 sec., 183657.58754863814 rows/sec., 11.07 MiB/sec. | ||
| 8510 | 2026.01.06 02:24:36.378452 [ 4 ] {3e6cdda2-c586-42a8-9136-21eb44c03973} <Debug> TCPHandler: Processed in 0.001446818 sec. | ||
| 8511 | 2026.01.06 02:24:36.378562 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2026.01.06 02:24:36.378655 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8513 | 2026.01.06 02:24:36.378694 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8514 | 2026.01.06 02:24:36.379260 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.01.06 02:24:36.379296 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8516 | 2026.01.06 02:24:36.379615 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8517 | 2026.01.06 02:24:36.379819 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.01.06 02:24:36.379952 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001316 sec., 334346.5045592706 rows/sec., 22.12 MiB/sec. | ||
| 8519 | 2026.01.06 02:24:36.379990 [ 4 ] {6c5f7600-f5e4-40f6-b0f4-2d287096a135} <Debug> TCPHandler: Processed in 0.001476168 sec. | ||
| 8520 | 2026.01.06 02:24:36.380099 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2026.01.06 02:24:36.380193 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8522 | 2026.01.06 02:24:36.380233 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8523 | 2026.01.06 02:24:36.380716 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.01.06 02:24:36.380752 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8525 | 2026.01.06 02:24:36.381052 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8526 | 2026.01.06 02:24:36.381261 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.01.06 02:24:36.381360 [ 105 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8528 | 2026.01.06 02:24:36.381389 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 8529 | 2026.01.06 02:24:36.381405 [ 105 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.01.06 02:24:36.381432 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8531 | 2026.01.06 02:24:36.381434 [ 4 ] {b3179f1c-8455-4cc3-87f2-dd777786f2f3} <Debug> TCPHandler: Processed in 0.001383337 sec. | ||
| 8532 | 2026.01.06 02:24:36.381544 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8533 | 2026.01.06 02:24:36.381546 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.01.06 02:24:36.381673 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8535 | 2026.01.06 02:24:36.381678 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8536 | 2026.01.06 02:24:36.381716 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8537 | 2026.01.06 02:24:36.381734 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8538 | 2026.01.06 02:24:36.381786 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8539 | 2026.01.06 02:24:36.381838 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8540 | 2026.01.06 02:24:36.381882 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8541 | 2026.01.06 02:24:36.381922 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8542 | 2026.01.06 02:24:36.382661 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.06 02:24:36.382702 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8544 | 2026.01.06 02:24:36.382801 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309625 sec., 805574.1147274983 rows/sec., 48.82 MiB/sec. | ||
| 8545 | 2026.01.06 02:24:36.382939 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8546 | 2026.01.06 02:24:36.383072 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8547 | 2026.01.06 02:24:36.383214 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.01.06 02:24:36.383282 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_25_6} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8549 | 2026.01.06 02:24:36.383287 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.01.06 02:24:36.383360 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8551 | 2026.01.06 02:24:36.383425 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001766 sec., 660249.1506228766 rows/sec., 47.15 MiB/sec. | ||
| 8552 | 2026.01.06 02:24:36.383463 [ 4 ] {bb0927e0-0b7d-4e20-8b91-131871b47f9e} <Debug> TCPHandler: Processed in 0.001965158 sec. | ||
| 8553 | 2026.01.06 02:24:36.383577 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.01.06 02:24:36.383672 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8555 | 2026.01.06 02:24:36.383713 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8556 | 2026.01.06 02:24:36.384041 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.01.06 02:24:36.384076 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8558 | 2026.01.06 02:24:36.384379 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8559 | 2026.01.06 02:24:36.384585 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.01.06 02:24:36.384713 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 8561 | 2026.01.06 02:24:36.384750 [ 4 ] {1e6087c4-ef7b-47e9-94c9-f479a08104a3} <Debug> TCPHandler: Processed in 0.001220583 sec. | ||
| 8562 | 2026.01.06 02:24:36.384867 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.01.06 02:24:36.384982 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8564 | 2026.01.06 02:24:36.385034 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8565 | 2026.01.06 02:24:36.385781 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.01.06 02:24:36.385820 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8567 | 2026.01.06 02:24:36.386202 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8568 | 2026.01.06 02:24:36.386422 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2026.01.06 02:24:36.386552 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001596 sec., 570175.4385964912 rows/sec., 37.69 MiB/sec. | ||
| 8570 | 2026.01.06 02:24:36.386590 [ 4 ] {c21e3aa9-a525-4c2f-b3a8-631e50069270} <Debug> TCPHandler: Processed in 0.001783264 sec. | ||
| 8571 | 2026.01.06 02:24:36.386713 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.01.06 02:24:36.386839 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8573 | 2026.01.06 02:24:36.386892 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8574 | 2026.01.06 02:24:36.387286 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.01.06 02:24:36.387331 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8576 | 2026.01.06 02:24:36.387705 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8577 | 2026.01.06 02:24:36.387929 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.01.06 02:24:36.388062 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.95 KiB/sec. | ||
| 8579 | 2026.01.06 02:24:36.388101 [ 4 ] {a1bd587d-a5f5-44b0-8f62-ad041d4d1599} <Debug> TCPHandler: Processed in 0.001452208 sec. | ||
| 8580 | 2026.01.06 02:24:36.388210 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.01.06 02:24:36.388306 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.01.06 02:24:36.388361 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8583 | 2026.01.06 02:24:36.389159 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.01.06 02:24:36.389196 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8585 | 2026.01.06 02:24:36.389750 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8586 | 2026.01.06 02:24:36.389990 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.01.06 02:24:36.390135 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001848 sec., 8116.883116883117 rows/sec., 14.55 MiB/sec. | ||
| 8588 | 2026.01.06 02:24:36.390188 [ 4 ] {9759c11f-e517-413f-8c45-723ccc600f47} <Debug> TCPHandler: Processed in 0.002028969 sec. | ||
| 8589 | 2026.01.06 02:24:36.390300 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.01.06 02:24:36.390396 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.06 02:24:36.390440 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8592 | 2026.01.06 02:24:36.390797 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.06 02:24:36.390833 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8594 | 2026.01.06 02:24:36.391148 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8595 | 2026.01.06 02:24:36.391358 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.06 02:24:36.391491 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001114 sec., 61041.29263913824 rows/sec., 3.54 MiB/sec. | ||
| 8597 | 2026.01.06 02:24:36.391529 [ 4 ] {6074340a-0610-457a-9cd2-37b2e56027f8} <Debug> TCPHandler: Processed in 0.001277754 sec. | ||
| 8598 | 2026.01.06 02:24:38.251323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1118 | ||
| 8599 | 2026.01.06 02:24:38.255503 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.01.06 02:24:38.255571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8601 | 2026.01.06 02:24:38.257366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8602 | 2026.01.06 02:24:38.257756 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.06 02:24:38.258010 [ 101 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8604 | 2026.01.06 02:24:38.258089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8605 | 2026.01.06 02:24:38.258171 [ 101 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.06 02:24:38.258242 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8607 | 2026.01.06 02:24:38.258423 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 8608 | 2026.01.06 02:24:38.259133 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2026.01.06 02:24:38.259296 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
| 8610 | 2026.01.06 02:24:38.259719 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8611 | 2026.01.06 02:24:38.260169 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 8612 | 2026.01.06 02:24:38.260610 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 8613 | 2026.01.06 02:24:38.261065 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 8614 | 2026.01.06 02:24:38.261531 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 8615 | 2026.01.06 02:24:38.270136 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 72 columns (72 merged, 0 gathered) in 0.011762036 sec., 95051.57100352354 rows/sec., 76.08 MiB/sec. | ||
| 8616 | 2026.01.06 02:24:38.272113 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8617 | 2026.01.06 02:24:38.272993 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.01.06 02:24:38.273121 [ 198 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_26_5} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8619 | 2026.01.06 02:24:38.273595 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
| 8620 | 2026.01.06 02:24:39.891398 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.01.06 02:24:39.891652 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8622 | 2026.01.06 02:24:39.891744 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8623 | 2026.01.06 02:24:39.892442 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.06 02:24:39.892481 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8625 | 2026.01.06 02:24:39.892878 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8626 | 2026.01.06 02:24:39.893095 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.06 02:24:39.893242 [ 98 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8628 | 2026.01.06 02:24:39.893254 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 8629 | 2026.01.06 02:24:39.893317 [ 98 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.06 02:24:39.893336 [ 4 ] {ebc5dd0b-9f4c-4263-aeb9-316b402be280} <Debug> TCPHandler: Processed in 0.00210155 sec. | ||
| 8631 | 2026.01.06 02:24:39.893343 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8632 | 2026.01.06 02:24:39.893457 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.01.06 02:24:39.893483 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 8634 | 2026.01.06 02:24:39.893556 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8635 | 2026.01.06 02:24:39.893600 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8636 | 2026.01.06 02:24:39.893627 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8637 | 2026.01.06 02:24:39.893665 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2342 rows starting from the beginning of the part | ||
| 8638 | 2026.01.06 02:24:39.893731 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 8639 | 2026.01.06 02:24:39.893778 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1142 rows starting from the beginning of the part | ||
| 8640 | 2026.01.06 02:24:39.893824 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8641 | 2026.01.06 02:24:39.893867 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2290 rows starting from the beginning of the part | ||
| 8642 | 2026.01.06 02:24:39.893906 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8643 | 2026.01.06 02:24:39.894025 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.01.06 02:24:39.894067 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8645 | 2026.01.06 02:24:39.894383 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8646 | 2026.01.06 02:24:39.894604 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.01.06 02:24:39.894711 [ 98 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8648 | 2026.01.06 02:24:39.894738 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 8649 | 2026.01.06 02:24:39.894742 [ 98 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.01.06 02:24:39.894778 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8651 | 2026.01.06 02:24:39.894781 [ 4 ] {8a6ebc57-8b1f-48be-8e52-abf9ab21e6be} <Debug> TCPHandler: Processed in 0.001371487 sec. | ||
| 8652 | 2026.01.06 02:24:39.894878 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 8653 | 2026.01.06 02:24:39.894905 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.01.06 02:24:39.894995 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8655 | 2026.01.06 02:24:39.895003 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.01.06 02:24:39.895035 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 8657 | 2026.01.06 02:24:39.895056 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8658 | 2026.01.06 02:24:39.895107 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 89 rows starting from the beginning of the part | ||
| 8659 | 2026.01.06 02:24:39.895158 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 694 rows starting from the beginning of the part | ||
| 8660 | 2026.01.06 02:24:39.895200 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 8661 | 2026.01.06 02:24:39.895251 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1166 rows starting from the beginning of the part | ||
| 8662 | 2026.01.06 02:24:39.895292 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8663 | 2026.01.06 02:24:39.895432 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.01.06 02:24:39.895473 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8665 | 2026.01.06 02:24:39.895832 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8666 | 2026.01.06 02:24:39.895843 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002420207 sec., 2496480.6729341745 rows/sec., 210.92 MiB/sec. | ||
| 8667 | 2026.01.06 02:24:39.896059 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.01.06 02:24:39.896150 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8669 | 2026.01.06 02:24:39.896179 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8670 | 2026.01.06 02:24:39.896204 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.01.06 02:24:39.896206 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001221 sec., 78624.07862407863 rows/sec., 5.48 MiB/sec. | ||
| 8672 | 2026.01.06 02:24:39.896223 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8673 | 2026.01.06 02:24:39.896257 [ 4 ] {a8b18228-2d13-48ed-9f1c-e378fe7ad8af} <Debug> TCPHandler: Processed in 0.001399007 sec. | ||
| 8674 | 2026.01.06 02:24:39.896345 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 8675 | 2026.01.06 02:24:39.896375 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.01.06 02:24:39.896456 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2026.01.06 02:24:39.896459 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.06 02:24:39.896470 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.06 02:24:39.896493 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16629 rows starting from the beginning of the part | ||
| 8680 | 2026.01.06 02:24:39.896537 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8681 | 2026.01.06 02:24:39.896565 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_56_11} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8682 | 2026.01.06 02:24:39.896568 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8683 | 2026.01.06 02:24:39.896649 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 8684 | 2026.01.06 02:24:39.896683 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8685 | 2026.01.06 02:24:39.896697 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 8686 | 2026.01.06 02:24:39.896746 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 910 rows starting from the beginning of the part | ||
| 8687 | 2026.01.06 02:24:39.896752 [ 199 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926497 sec., 1719701.6138618435 rows/sec., 129.82 MiB/sec. | ||
| 8688 | 2026.01.06 02:24:39.896790 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 8689 | 2026.01.06 02:24:39.896863 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.06 02:24:39.896897 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8691 | 2026.01.06 02:24:39.896957 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8692 | 2026.01.06 02:24:39.897226 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8693 | 2026.01.06 02:24:39.897244 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.01.06 02:24:39.897326 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_56_11} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8695 | 2026.01.06 02:24:39.897415 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8696 | 2026.01.06 02:24:39.897434 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.06 02:24:39.897549 [ 98 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8698 | 2026.01.06 02:24:39.897567 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001116 sec., 32258.06451612903 rows/sec., 2.17 MiB/sec. | ||
| 8699 | 2026.01.06 02:24:39.897577 [ 98 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.01.06 02:24:39.897605 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8701 | 2026.01.06 02:24:39.897608 [ 4 ] {86facce2-4ff7-42af-a2ea-d8164bce035a} <Debug> TCPHandler: Processed in 0.001280165 sec. | ||
| 8702 | 2026.01.06 02:24:39.897680 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 8703 | 2026.01.06 02:24:39.897778 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8704 | 2026.01.06 02:24:39.897803 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3700 rows starting from the beginning of the part | ||
| 8705 | 2026.01.06 02:24:39.897855 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 8706 | 2026.01.06 02:24:39.897897 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 8707 | 2026.01.06 02:24:39.897937 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 8708 | 2026.01.06 02:24:39.897975 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part | ||
| 8709 | 2026.01.06 02:24:39.898013 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8710 | 2026.01.06 02:24:39.899308 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659951 sec., 2426577.6519909324 rows/sec., 153.95 MiB/sec. | ||
| 8711 | 2026.01.06 02:24:39.899569 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8712 | 2026.01.06 02:24:39.899813 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.01.06 02:24:39.899885 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_56_11} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8714 | 2026.01.06 02:24:39.899954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8715 | 2026.01.06 02:24:39.901069 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18269 rows, containing 5 columns (5 merged, 0 gathered) in 0.004768771 sec., 3830966.091682742 rows/sec., 256.31 MiB/sec. | ||
| 8716 | 2026.01.06 02:24:39.901329 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8717 | 2026.01.06 02:24:39.901569 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.01.06 02:24:39.901631 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8719 | 2026.01.06 02:24:39.901695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 8720 | 2026.01.06 02:24:40.690022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16772 | ||
| 8721 | 2026.01.06 02:24:40.690536 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.01.06 02:24:40.690581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8723 | 2026.01.06 02:24:40.691071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8724 | 2026.01.06 02:24:40.691319 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.01.06 02:24:40.691454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16772 | ||
| 8726 | 2026.01.06 02:24:41.617076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8727 | 2026.01.06 02:24:41.634726 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.01.06 02:24:41.634779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8729 | 2026.01.06 02:24:41.641225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8730 | 2026.01.06 02:24:41.641949 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.01.06 02:24:41.645265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8732 | 2026.01.06 02:24:44.895555 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.01.06 02:24:44.895752 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8734 | 2026.01.06 02:24:44.895821 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8735 | 2026.01.06 02:24:44.896589 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.01.06 02:24:44.896631 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8737 | 2026.01.06 02:24:44.897025 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8738 | 2026.01.06 02:24:44.897242 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.01.06 02:24:44.897393 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001695 sec., 62536.87315634219 rows/sec., 5.22 MiB/sec. | ||
| 8740 | 2026.01.06 02:24:44.897435 [ 4 ] {19efa428-e785-46c6-9039-3913e907472e} <Debug> TCPHandler: Processed in 0.002015319 sec. | ||
| 8741 | 2026.01.06 02:24:44.897574 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.01.06 02:24:44.897671 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8743 | 2026.01.06 02:24:44.897711 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8744 | 2026.01.06 02:24:44.898158 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.01.06 02:24:44.898193 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8746 | 2026.01.06 02:24:44.898482 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8747 | 2026.01.06 02:24:44.898680 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.01.06 02:24:44.898808 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 8749 | 2026.01.06 02:24:44.898845 [ 4 ] {2eacd92e-e2c8-421f-80be-38c373f6e337} <Debug> TCPHandler: Processed in 0.001327526 sec. | ||
| 8750 | 2026.01.06 02:24:44.898963 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.01.06 02:24:44.899056 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8752 | 2026.01.06 02:24:44.899095 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8753 | 2026.01.06 02:24:44.899521 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.01.06 02:24:44.899557 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8755 | 2026.01.06 02:24:44.899846 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8756 | 2026.01.06 02:24:44.900059 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.01.06 02:24:44.900183 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001146 sec., 77661.43106457242 rows/sec., 6.06 MiB/sec. | ||
| 8758 | 2026.01.06 02:24:44.900219 [ 4 ] {5399879d-61c8-454b-8d9d-a8ac97b1beca} <Debug> TCPHandler: Processed in 0.001304305 sec. | ||
| 8759 | 2026.01.06 02:24:44.900334 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.01.06 02:24:44.900426 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.01.06 02:24:44.900470 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8762 | 2026.01.06 02:24:44.900930 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.01.06 02:24:44.900967 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8764 | 2026.01.06 02:24:44.901296 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8765 | 2026.01.06 02:24:44.901499 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.06 02:24:44.901626 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8767 | 2026.01.06 02:24:44.901663 [ 4 ] {bc99aa21-ee24-4dee-9382-acc93b7be146} <Debug> TCPHandler: Processed in 0.001376627 sec. | ||
| 8768 | 2026.01.06 02:24:44.901774 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.01.06 02:24:44.901869 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.06 02:24:44.901924 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 02:24:44.902782 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.01.06 02:24:44.902819 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8773 | 2026.01.06 02:24:44.903344 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8774 | 2026.01.06 02:24:44.903557 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): 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.06 02:24:44.903693 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001843 sec., 13564.839934888769 rows/sec., 24.31 MiB/sec. | ||
| 8776 | 2026.01.06 02:24:44.903745 [ 4 ] {e75c0f7c-4b9c-488e-98f7-33696dd86cee} <Debug> TCPHandler: Processed in 0.002019879 sec. | ||
| 8777 | 2026.01.06 02:24:44.903856 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.01.06 02:24:44.903951 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8779 | 2026.01.06 02:24:44.903992 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8780 | 2026.01.06 02:24:44.904339 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.06 02:24:44.904374 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8782 | 2026.01.06 02:24:44.904685 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8783 | 2026.01.06 02:24:44.904894 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.01.06 02:24:44.905019 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8785 | 2026.01.06 02:24:44.905054 [ 4 ] {2dee716a-6c44-4880-908a-3469a9bae9e8} <Debug> TCPHandler: Processed in 0.001246074 sec. | ||
| 8786 | 2026.01.06 02:24:48.054159 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8787 | 2026.01.06 02:24:48.054226 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8788 | 2026.01.06 02:24:48.192448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17284 | ||
| 8789 | 2026.01.06 02:24:48.192965 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.01.06 02:24:48.193009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8791 | 2026.01.06 02:24:48.193498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8792 | 2026.01.06 02:24:48.193736 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.01.06 02:24:48.193881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17284 | ||
| 8794 | 2026.01.06 02:24:48.193894 [ 84 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8795 | 2026.01.06 02:24:48.193961 [ 84 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.01.06 02:24:48.193985 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8797 | 2026.01.06 02:24:48.194114 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 8798 | 2026.01.06 02:24:48.194265 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8799 | 2026.01.06 02:24:48.194310 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14852 rows starting from the beginning of the part | ||
| 8800 | 2026.01.06 02:24:48.194383 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8801 | 2026.01.06 02:24:48.194439 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8802 | 2026.01.06 02:24:48.194485 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8803 | 2026.01.06 02:24:48.194528 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8804 | 2026.01.06 02:24:48.194574 [ 199 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8805 | 2026.01.06 02:24:48.196599 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548869 sec., 6781046.809388791 rows/sec., 97.00 MiB/sec. | ||
| 8806 | 2026.01.06 02:24:48.196705 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8807 | 2026.01.06 02:24:48.196998 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.01.06 02:24:48.197081 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_36_7} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8809 | 2026.01.06 02:24:48.197160 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8810 | 2026.01.06 02:24:48.259275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1138 | ||
| 8811 | 2026.01.06 02:24:48.261237 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.01.06 02:24:48.261277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8813 | 2026.01.06 02:24:48.262350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8814 | 2026.01.06 02:24:48.262610 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.01.06 02:24:48.262854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 8816 | 2026.01.06 02:24:49.146242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8817 | 2026.01.06 02:24:49.164438 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.01.06 02:24:49.164507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8819 | 2026.01.06 02:24:49.170588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8820 | 2026.01.06 02:24:49.171332 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.01.06 02:24:49.171663 [ 85 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8822 | 2026.01.06 02:24:49.171735 [ 85 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.01.06 02:24:49.171758 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8824 | 2026.01.06 02:24:49.171885 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8825 | 2026.01.06 02:24:49.174539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8826 | 2026.01.06 02:24:49.175958 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8827 | 2026.01.06 02:24:49.177449 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8828 | 2026.01.06 02:24:49.182257 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8829 | 2026.01.06 02:24:49.189997 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8830 | 2026.01.06 02:24:49.194954 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8831 | 2026.01.06 02:24:49.199226 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8832 | 2026.01.06 02:24:49.203151 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 8833 | 2026.01.06 02:24:49.259443 [ 201 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.087618081 sec., 3104.382073832455 rows/sec., 16.05 MiB/sec. | ||
| 8834 | 2026.01.06 02:24:49.262220 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8835 | 2026.01.06 02:24:49.264288 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_36_7} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.01.06 02:24:49.264395 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_36_7} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8837 | 2026.01.06 02:24:49.267099 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8838 | 2026.01.06 02:24:49.905356 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.01.06 02:24:49.905635 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.01.06 02:24:49.905735 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8841 | 2026.01.06 02:24:49.906763 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.01.06 02:24:49.906803 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8843 | 2026.01.06 02:24:49.907216 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8844 | 2026.01.06 02:24:49.907441 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.01.06 02:24:49.907594 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002036 sec., 201375.24557956777 rows/sec., 12.77 MiB/sec. | ||
| 8846 | 2026.01.06 02:24:49.907637 [ 4 ] {0240fc6c-3bbb-4046-97b3-ad181a1a64ad} <Debug> TCPHandler: Processed in 0.002466497 sec. | ||
| 8847 | 2026.01.06 02:24:49.907775 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.01.06 02:24:49.907870 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8849 | 2026.01.06 02:24:49.907910 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8850 | 2026.01.06 02:24:49.909072 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.01.06 02:24:49.909109 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8852 | 2026.01.06 02:24:49.909500 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8853 | 2026.01.06 02:24:49.909718 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.01.06 02:24:49.909852 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002001 sec., 570714.6426786606 rows/sec., 45.28 MiB/sec. | ||
| 8855 | 2026.01.06 02:24:49.909889 [ 4 ] {bd610ffd-ed48-4f65-8da3-30163ed534fe} <Debug> TCPHandler: Processed in 0.002170722 sec. | ||
| 8856 | 2026.01.06 02:24:49.910012 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.01.06 02:24:49.910106 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8858 | 2026.01.06 02:24:49.910145 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8859 | 2026.01.06 02:24:49.910681 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.06 02:24:49.910717 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8861 | 2026.01.06 02:24:49.911032 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8862 | 2026.01.06 02:24:49.911247 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.01.06 02:24:49.911373 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001285 sec., 171206.22568093386 rows/sec., 10.22 MiB/sec. | ||
| 8864 | 2026.01.06 02:24:49.911410 [ 4 ] {1638ac17-e51b-4984-9371-a35df494be95} <Debug> TCPHandler: Processed in 0.001446088 sec. | ||
| 8865 | 2026.01.06 02:24:49.911522 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.01.06 02:24:49.911616 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.01.06 02:24:49.911658 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8868 | 2026.01.06 02:24:49.912169 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.06 02:24:49.912220 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8870 | 2026.01.06 02:24:49.912515 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8871 | 2026.01.06 02:24:49.912724 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.06 02:24:49.912855 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 8873 | 2026.01.06 02:24:49.912892 [ 4 ] {8698ec77-5b6c-4418-923b-b80cb0188cdf} <Debug> TCPHandler: Processed in 0.001417057 sec. | ||
| 8874 | 2026.01.06 02:24:49.913007 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2026.01.06 02:24:49.913100 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8876 | 2026.01.06 02:24:49.913140 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8877 | 2026.01.06 02:24:49.913666 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.06 02:24:49.913701 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8879 | 2026.01.06 02:24:49.913994 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8880 | 2026.01.06 02:24:49.914201 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.06 02:24:49.914327 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 8882 | 2026.01.06 02:24:49.914364 [ 4 ] {7114b3e0-c04e-4053-9b47-0b3e26b000b7} <Debug> TCPHandler: Processed in 0.001404016 sec. | ||
| 8883 | 2026.01.06 02:24:49.914499 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.01.06 02:24:49.914590 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8885 | 2026.01.06 02:24:49.914633 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8886 | 2026.01.06 02:24:49.915361 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.01.06 02:24:49.915397 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8888 | 2026.01.06 02:24:49.915718 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8889 | 2026.01.06 02:24:49.915918 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.06 02:24:49.916044 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001472 sec., 471467.39130434784 rows/sec., 32.95 MiB/sec. | ||
| 8891 | 2026.01.06 02:24:49.916081 [ 4 ] {b1823bd8-4daf-4376-affa-c26c2027c396} <Debug> TCPHandler: Processed in 0.001641171 sec. | ||
| 8892 | 2026.01.06 02:24:49.916196 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.01.06 02:24:49.916288 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8894 | 2026.01.06 02:24:49.916329 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8895 | 2026.01.06 02:24:49.916674 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.01.06 02:24:49.916710 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8897 | 2026.01.06 02:24:49.917013 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8898 | 2026.01.06 02:24:49.917206 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.01.06 02:24:49.917329 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 8900 | 2026.01.06 02:24:49.917364 [ 4 ] {1a1f73b5-ccf8-4a8e-9295-ce44b8f017cc} <Debug> TCPHandler: Processed in 0.001215453 sec. | ||
| 8901 | 2026.01.06 02:24:49.917489 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.01.06 02:24:49.917582 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8903 | 2026.01.06 02:24:49.917625 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8904 | 2026.01.06 02:24:49.918099 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.06 02:24:49.918134 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8906 | 2026.01.06 02:24:49.918469 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8907 | 2026.01.06 02:24:49.918672 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.06 02:24:49.918798 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 8909 | 2026.01.06 02:24:49.918834 [ 4 ] {e44b2b6a-11a2-4061-8354-c279f6b4dd09} <Debug> TCPHandler: Processed in 0.001392417 sec. | ||
| 8910 | 2026.01.06 02:24:49.918954 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2026.01.06 02:24:49.919046 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8912 | 2026.01.06 02:24:49.919093 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8913 | 2026.01.06 02:24:49.919440 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.01.06 02:24:49.919478 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8915 | 2026.01.06 02:24:49.919770 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8916 | 2026.01.06 02:24:49.919967 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.01.06 02:24:49.920089 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 8918 | 2026.01.06 02:24:49.920124 [ 4 ] {aae84dc8-7327-4970-b98b-5a3e96051585} <Debug> TCPHandler: Processed in 0.001216933 sec. | ||
| 8919 | 2026.01.06 02:24:49.920239 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.01.06 02:24:49.920357 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8921 | 2026.01.06 02:24:49.920412 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8922 | 2026.01.06 02:24:49.921273 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.01.06 02:24:49.921308 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8924 | 2026.01.06 02:24:49.921839 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8925 | 2026.01.06 02:24:49.922075 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2026.01.06 02:24:49.922235 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001895 sec., 7915.5672823219 rows/sec., 14.18 MiB/sec. | ||
| 8927 | 2026.01.06 02:24:49.922290 [ 4 ] {06430889-1b38-4b73-aa54-3b8287a40ada} <Debug> TCPHandler: Processed in 0.002097811 sec. | ||
| 8928 | 2026.01.06 02:24:49.922403 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.01.06 02:24:49.922497 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8930 | 2026.01.06 02:24:49.922538 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8931 | 2026.01.06 02:24:49.922888 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.01.06 02:24:49.922923 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8933 | 2026.01.06 02:24:49.923228 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8934 | 2026.01.06 02:24:49.923434 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.01.06 02:24:49.923563 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 8936 | 2026.01.06 02:24:49.923599 [ 4 ] {5be36121-b5c0-4e2f-a67a-d208caa0a3c7} <Debug> TCPHandler: Processed in 0.001247074 sec. | ||
| 8937 | 2026.01.06 02:24:49.936653 [ 83 ] {} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8938 | 2026.01.06 02:24:49.936711 [ 83 ] {} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.01.06 02:24:49.936732 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8940 | 2026.01.06 02:24:49.936825 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8941 | 2026.01.06 02:24:49.936933 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8942 | 2026.01.06 02:24:49.936966 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8943 | 2026.01.06 02:24:49.937039 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8944 | 2026.01.06 02:24:49.937084 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8945 | 2026.01.06 02:24:49.937129 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8946 | 2026.01.06 02:24:49.937167 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8947 | 2026.01.06 02:24:49.937944 [ 196 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160662 sec., 46525.17270316423 rows/sec., 3.88 MiB/sec. | ||
| 8948 | 2026.01.06 02:24:49.938104 [ 189 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8949 | 2026.01.06 02:24:49.938410 [ 189 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.01.06 02:24:49.938482 [ 189 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_9_2} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8951 | 2026.01.06 02:24:49.938570 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8952 | 2026.01.06 02:24:50.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.05 MiB, peak 302.12 MiB, free memory in arenas 0.00 B, will set to 295.26 MiB (RSS), difference: 4.21 MiB | ||
| 8953 | 2026.01.06 02:24:54.895622 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.01.06 02:24:54.895838 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8955 | 2026.01.06 02:24:54.895914 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8956 | 2026.01.06 02:24:54.896570 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.01.06 02:24:54.896617 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8958 | 2026.01.06 02:24:54.897000 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8959 | 2026.01.06 02:24:54.897224 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.01.06 02:24:54.897388 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001602 sec., 1248.4394506866417 rows/sec., 101.80 KiB/sec. | ||
| 8961 | 2026.01.06 02:24:54.897437 [ 4 ] {6b3b752c-b373-4c1b-8e1b-34ac2d9ef965} <Debug> TCPHandler: Processed in 0.001954757 sec. | ||
| 8962 | 2026.01.06 02:24:54.897564 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.01.06 02:24:54.897667 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8964 | 2026.01.06 02:24:54.897709 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8965 | 2026.01.06 02:24:54.898169 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.01.06 02:24:54.898207 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8967 | 2026.01.06 02:24:54.898529 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8968 | 2026.01.06 02:24:54.898740 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.01.06 02:24:54.898868 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001224 sec., 87418.30065359476 rows/sec., 7.29 MiB/sec. | ||
| 8970 | 2026.01.06 02:24:54.898905 [ 4 ] {6c401ca0-bf96-44d3-b1b0-ec3a75eff87d} <Debug> TCPHandler: Processed in 0.001393737 sec. | ||
| 8971 | 2026.01.06 02:24:54.899017 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.01.06 02:24:54.899112 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8973 | 2026.01.06 02:24:54.899153 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8974 | 2026.01.06 02:24:54.899554 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.01.06 02:24:54.899590 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8976 | 2026.01.06 02:24:54.899893 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8977 | 2026.01.06 02:24:54.900108 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.01.06 02:24:54.900219 [ 77 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8979 | 2026.01.06 02:24:54.900236 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001142 sec., 23642.73204903678 rows/sec., 1.73 MiB/sec. | ||
| 8980 | 2026.01.06 02:24:54.900293 [ 77 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.01.06 02:24:54.900301 [ 4 ] {0c612a9a-9611-44ae-b8a0-f8ab1cf083a6} <Debug> TCPHandler: Processed in 0.001334805 sec. | ||
| 8982 | 2026.01.06 02:24:54.900327 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8983 | 2026.01.06 02:24:54.900420 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.01.06 02:24:54.900450 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 8985 | 2026.01.06 02:24:54.900517 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8986 | 2026.01.06 02:24:54.900562 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8987 | 2026.01.06 02:24:54.900581 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8988 | 2026.01.06 02:24:54.900622 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 263 rows starting from the beginning of the part | ||
| 8989 | 2026.01.06 02:24:54.900696 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8990 | 2026.01.06 02:24:54.900749 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 8991 | 2026.01.06 02:24:54.900797 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8992 | 2026.01.06 02:24:54.900842 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 220 rows starting from the beginning of the part | ||
| 8993 | 2026.01.06 02:24:54.900887 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 8994 | 2026.01.06 02:24:54.900978 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.06 02:24:54.901019 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8996 | 2026.01.06 02:24:54.901377 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8997 | 2026.01.06 02:24:54.901612 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.06 02:24:54.901747 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001248 sec., 72916.66666666667 rows/sec., 5.70 MiB/sec. | ||
| 8999 | 2026.01.06 02:24:54.901785 [ 4 ] {cb5f65e2-572f-482d-8a9f-5b5aee98dec2} <Debug> TCPHandler: Processed in 0.001415948 sec. | ||
| 9000 | 2026.01.06 02:24:54.901844 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443408 sec., 551472.6258964895 rows/sec., 36.18 MiB/sec. | ||
| 9001 | 2026.01.06 02:24:54.901895 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2026.01.06 02:24:54.901991 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9003 | 2026.01.06 02:24:54.902001 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9004 | 2026.01.06 02:24:54.902036 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9005 | 2026.01.06 02:24:54.902274 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.01.06 02:24:54.902353 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_51_10} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9007 | 2026.01.06 02:24:54.902430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9008 | 2026.01.06 02:24:54.902450 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.01.06 02:24:54.902490 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9010 | 2026.01.06 02:24:54.902825 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9011 | 2026.01.06 02:24:54.903035 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.01.06 02:24:54.903162 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001191 sec., 135180.52057094878 rows/sec., 9.41 MiB/sec. | ||
| 9013 | 2026.01.06 02:24:54.903200 [ 4 ] {99ecef54-6cbc-4476-9530-aaeeaad83607} <Debug> TCPHandler: Processed in 0.001354636 sec. | ||
| 9014 | 2026.01.06 02:24:54.903304 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.01.06 02:24:54.903404 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.01.06 02:24:54.903459 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9017 | 2026.01.06 02:24:54.904268 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.01.06 02:24:54.904305 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9019 | 2026.01.06 02:24:54.904872 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9020 | 2026.01.06 02:24:54.905101 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.06 02:24:54.905231 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9022 | 2026.01.06 02:24:54.905241 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001855 sec., 13477.08894878706 rows/sec., 24.15 MiB/sec. | ||
| 9023 | 2026.01.06 02:24:54.905303 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.01.06 02:24:54.905329 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9025 | 2026.01.06 02:24:54.905349 [ 4 ] {7ecb6636-26dd-45b6-af3f-886e70caec64} <Debug> TCPHandler: Processed in 0.00209495 sec. | ||
| 9026 | 2026.01.06 02:24:54.905427 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 9027 | 2026.01.06 02:24:54.905527 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.01.06 02:24:54.905630 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9029 | 2026.01.06 02:24:54.905671 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9030 | 2026.01.06 02:24:54.905674 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9031 | 2026.01.06 02:24:54.905740 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 858 rows starting from the beginning of the part | ||
| 9032 | 2026.01.06 02:24:54.905878 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 9033 | 2026.01.06 02:24:54.905982 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 9034 | 2026.01.06 02:24:54.906036 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.06 02:24:54.906077 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9036 | 2026.01.06 02:24:54.906079 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 9037 | 2026.01.06 02:24:54.906186 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 9038 | 2026.01.06 02:24:54.906277 [ 186 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 9039 | 2026.01.06 02:24:54.906403 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9040 | 2026.01.06 02:24:54.906648 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.01.06 02:24:54.906790 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 9042 | 2026.01.06 02:24:54.906827 [ 4 ] {a061e900-69a0-45a6-8e6d-2108d27c997b} <Debug> TCPHandler: Processed in 0.001349757 sec. | ||
| 9043 | 2026.01.06 02:24:54.911468 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 19 columns (19 merged, 0 gathered) in 0.006086186 sec., 158227.17215674973 rows/sec., 283.54 MiB/sec. | ||
| 9044 | 2026.01.06 02:24:54.913074 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9045 | 2026.01.06 02:24:54.913483 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.01.06 02:24:54.913558 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9047 | 2026.01.06 02:24:54.913681 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 9048 | 2026.01.06 02:24:55.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.85 MiB, peak 304.03 MiB, free memory in arenas 0.00 B, will set to 298.01 MiB (RSS), difference: 2.16 MiB | ||
| 9049 | 2026.01.06 02:24:55.694904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17732 | ||
| 9050 | 2026.01.06 02:24:55.695392 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.01.06 02:24:55.695434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9052 | 2026.01.06 02:24:55.695899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9053 | 2026.01.06 02:24:55.696114 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.01.06 02:24:55.696246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17732 | ||
| 9055 | 2026.01.06 02:24:56.675552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9056 | 2026.01.06 02:24:56.691442 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.06 02:24:56.691494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9058 | 2026.01.06 02:24:56.697325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9059 | 2026.01.06 02:24:56.698007 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.06 02:24:56.700909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9061 | 2026.01.06 02:24:58.263896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1174 | ||
| 9062 | 2026.01.06 02:24:58.266240 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.01.06 02:24:58.266281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9064 | 2026.01.06 02:24:58.267448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9065 | 2026.01.06 02:24:58.267714 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.01.06 02:24:58.267965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9067 | 2026.01.06 02:24:59.905683 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.01.06 02:24:59.905880 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.01.06 02:24:59.905953 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9070 | 2026.01.06 02:24:59.906832 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.01.06 02:24:59.906884 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9072 | 2026.01.06 02:24:59.907282 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9073 | 2026.01.06 02:24:59.907502 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.06 02:24:59.907658 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 9075 | 2026.01.06 02:24:59.907707 [ 4 ] {a09a4757-2a7c-4f1b-b3cf-90a5c4428461} <Debug> TCPHandler: Processed in 0.002159981 sec. | ||
| 9076 | 2026.01.06 02:24:59.907829 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.01.06 02:24:59.907929 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9078 | 2026.01.06 02:24:59.907972 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9079 | 2026.01.06 02:24:59.908909 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.01.06 02:24:59.908945 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9081 | 2026.01.06 02:24:59.909312 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9082 | 2026.01.06 02:24:59.909530 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.01.06 02:24:59.909658 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001752 sec., 651826.4840182648 rows/sec., 51.72 MiB/sec. | ||
| 9084 | 2026.01.06 02:24:59.909695 [ 4 ] {ceb9231c-ac9b-4201-bd44-20c62b703c5a} <Debug> TCPHandler: Processed in 0.001917457 sec. | ||
| 9085 | 2026.01.06 02:24:59.909815 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.01.06 02:24:59.909935 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9087 | 2026.01.06 02:24:59.909974 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9088 | 2026.01.06 02:24:59.910446 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.01.06 02:24:59.910481 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9090 | 2026.01.06 02:24:59.910779 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9091 | 2026.01.06 02:24:59.910977 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.06 02:24:59.911110 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001203 sec., 182876.1429758936 rows/sec., 10.91 MiB/sec. | ||
| 9093 | 2026.01.06 02:24:59.911147 [ 4 ] {4610f6fd-2412-4dd6-9f66-0feaaec955dc} <Debug> TCPHandler: Processed in 0.001379947 sec. | ||
| 9094 | 2026.01.06 02:24:59.911251 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.01.06 02:24:59.911343 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9096 | 2026.01.06 02:24:59.911382 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9097 | 2026.01.06 02:24:59.911840 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.01.06 02:24:59.911876 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9099 | 2026.01.06 02:24:59.912168 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9100 | 2026.01.06 02:24:59.912377 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.01.06 02:24:59.912502 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001177 sec., 180118.94647408664 rows/sec., 11.62 MiB/sec. | ||
| 9102 | 2026.01.06 02:24:59.912539 [ 4 ] {4ba548e9-7dc9-4efa-be27-59cd970a8679} <Debug> TCPHandler: Processed in 0.001334435 sec. | ||
| 9103 | 2026.01.06 02:24:59.912642 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.01.06 02:24:59.912735 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9105 | 2026.01.06 02:24:59.912774 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9106 | 2026.01.06 02:24:59.913244 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.01.06 02:24:59.913280 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9108 | 2026.01.06 02:24:59.913582 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9109 | 2026.01.06 02:24:59.913789 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.01.06 02:24:59.913912 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 9111 | 2026.01.06 02:24:59.913951 [ 4 ] {29d4e67f-4dd1-468d-ac0c-7bcaa9b19b72} <Debug> TCPHandler: Processed in 0.001355926 sec. | ||
| 9112 | 2026.01.06 02:24:59.914056 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.01.06 02:24:59.914148 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9114 | 2026.01.06 02:24:59.914186 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9115 | 2026.01.06 02:24:59.914873 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.01.06 02:24:59.914910 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9117 | 2026.01.06 02:24:59.915238 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9118 | 2026.01.06 02:24:59.915447 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.01.06 02:24:59.915572 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001442 sec., 481276.0055478502 rows/sec., 33.64 MiB/sec. | ||
| 9120 | 2026.01.06 02:24:59.915610 [ 4 ] {38670830-8d55-4f38-a438-20bb2ded8187} <Debug> TCPHandler: Processed in 0.00160123 sec. | ||
| 9121 | 2026.01.06 02:24:59.915722 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9122 | 2026.01.06 02:24:59.915827 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9123 | 2026.01.06 02:24:59.915869 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9124 | 2026.01.06 02:24:59.916197 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.01.06 02:24:59.916232 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9126 | 2026.01.06 02:24:59.916525 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9127 | 2026.01.06 02:24:59.916720 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.01.06 02:24:59.916843 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 9129 | 2026.01.06 02:24:59.916881 [ 4 ] {33c90c2a-25e6-4ed2-aa0b-bc1351eecaea} <Debug> TCPHandler: Processed in 0.001205852 sec. | ||
| 9130 | 2026.01.06 02:24:59.916987 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.01.06 02:24:59.917085 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.01.06 02:24:59.917126 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9133 | 2026.01.06 02:24:59.917564 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.01.06 02:24:59.917598 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9135 | 2026.01.06 02:24:59.917921 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9136 | 2026.01.06 02:24:59.918155 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.01.06 02:24:59.918291 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 9138 | 2026.01.06 02:24:59.918332 [ 4 ] {918b4270-d6de-4ce2-a240-b888a1573d9c} <Debug> TCPHandler: Processed in 0.001391326 sec. | ||
| 9139 | 2026.01.06 02:24:59.918438 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.01.06 02:24:59.918532 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.01.06 02:24:59.918573 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9142 | 2026.01.06 02:24:59.918879 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.01.06 02:24:59.918915 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9144 | 2026.01.06 02:24:59.919201 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9145 | 2026.01.06 02:24:59.919413 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.01.06 02:24:59.919540 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 9147 | 2026.01.06 02:24:59.919579 [ 4 ] {087dc0ef-bd9d-458c-955f-13b017f5ca4a} <Debug> TCPHandler: Processed in 0.001190163 sec. | ||
| 9148 | 2026.01.06 02:24:59.919693 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.01.06 02:24:59.919789 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.01.06 02:24:59.919844 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9151 | 2026.01.06 02:24:59.920602 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.01.06 02:24:59.920638 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9153 | 2026.01.06 02:24:59.921131 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9154 | 2026.01.06 02:24:59.921349 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.01.06 02:24:59.921483 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001714 sec., 8751.458576429404 rows/sec., 15.68 MiB/sec. | ||
| 9156 | 2026.01.06 02:24:59.921541 [ 4 ] {cecf5495-cedd-4294-a81b-3ccf73ce104b} <Debug> TCPHandler: Processed in 0.001893506 sec. | ||
| 9157 | 2026.01.06 02:24:59.921656 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.01.06 02:24:59.921748 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9159 | 2026.01.06 02:24:59.921788 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9160 | 2026.01.06 02:24:59.922115 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.01.06 02:24:59.922150 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9162 | 2026.01.06 02:24:59.922466 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9163 | 2026.01.06 02:24:59.922669 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.01.06 02:24:59.922793 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 9165 | 2026.01.06 02:24:59.922828 [ 4 ] {62fbe420-c798-45ee-bc31-5a6c574da4d1} <Debug> TCPHandler: Processed in 0.001219344 sec. | ||
| 9166 | 2026.01.06 02:25:03.054268 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9167 | 2026.01.06 02:25:03.054336 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9168 | 2026.01.06 02:25:03.197298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18244 | ||
| 9169 | 2026.01.06 02:25:03.198036 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.01.06 02:25:03.198078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9171 | 2026.01.06 02:25:03.198547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9172 | 2026.01.06 02:25:03.198777 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.01.06 02:25:03.198912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18244 | ||
| 9174 | 2026.01.06 02:25:04.200962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9175 | 2026.01.06 02:25:04.216903 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.01.06 02:25:04.216951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9177 | 2026.01.06 02:25:04.222772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9178 | 2026.01.06 02:25:04.223464 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.01.06 02:25:04.226179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9180 | 2026.01.06 02:25:04.894900 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.01.06 02:25:04.895110 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9182 | 2026.01.06 02:25:04.895178 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9183 | 2026.01.06 02:25:04.895850 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.06 02:25:04.895893 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9185 | 2026.01.06 02:25:04.896318 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9186 | 2026.01.06 02:25:04.896531 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.06 02:25:04.896679 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001622 sec., 65351.4180024661 rows/sec., 5.46 MiB/sec. | ||
| 9188 | 2026.01.06 02:25:04.896684 [ 57 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9189 | 2026.01.06 02:25:04.896721 [ 4 ] {5046b889-6b41-4625-b84e-bb5c30c5e661} <Debug> TCPHandler: Processed in 0.001961067 sec. | ||
| 9190 | 2026.01.06 02:25:04.896753 [ 57 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.01.06 02:25:04.896779 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9192 | 2026.01.06 02:25:04.896849 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.01.06 02:25:04.896878 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 9194 | 2026.01.06 02:25:04.896948 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9195 | 2026.01.06 02:25:04.896991 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9196 | 2026.01.06 02:25:04.896993 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9197 | 2026.01.06 02:25:04.897031 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2342 rows starting from the beginning of the part | ||
| 9198 | 2026.01.06 02:25:04.897102 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 9199 | 2026.01.06 02:25:04.897151 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1142 rows starting from the beginning of the part | ||
| 9200 | 2026.01.06 02:25:04.897204 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 107 rows starting from the beginning of the part | ||
| 9201 | 2026.01.06 02:25:04.897253 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1142 rows starting from the beginning of the part | ||
| 9202 | 2026.01.06 02:25:04.897300 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 9203 | 2026.01.06 02:25:04.897476 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.06 02:25:04.897525 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9205 | 2026.01.06 02:25:04.897869 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9206 | 2026.01.06 02:25:04.898092 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.01.06 02:25:04.898221 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001293 sec., 19334.88012374323 rows/sec., 1.42 MiB/sec. | ||
| 9208 | 2026.01.06 02:25:04.898259 [ 4 ] {3b5493ad-03dc-4859-ba14-f2bbc2737e5e} <Debug> TCPHandler: Processed in 0.001459348 sec. | ||
| 9209 | 2026.01.06 02:25:04.898367 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.06 02:25:04.898459 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.06 02:25:04.898498 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9212 | 2026.01.06 02:25:04.898900 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.06 02:25:04.898936 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9214 | 2026.01.06 02:25:04.899145 [ 196 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4945 rows, containing 5 columns (5 merged, 0 gathered) in 0.002312725 sec., 2138170.3401831174 rows/sec., 180.09 MiB/sec. | ||
| 9215 | 2026.01.06 02:25:04.899231 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9216 | 2026.01.06 02:25:04.899450 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.01.06 02:25:04.899463 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9218 | 2026.01.06 02:25:04.899559 [ 57 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9219 | 2026.01.06 02:25:04.899577 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 9220 | 2026.01.06 02:25:04.899592 [ 57 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.01.06 02:25:04.899622 [ 4 ] {e7b2e1a0-dc33-4df6-bc9e-50428ac1e14c} <Debug> TCPHandler: Processed in 0.001302065 sec. | ||
| 9222 | 2026.01.06 02:25:04.899622 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9223 | 2026.01.06 02:25:04.899749 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.01.06 02:25:04.899773 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 9225 | 2026.01.06 02:25:04.899821 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.06 02:25:04.899846 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9227 | 2026.01.06 02:25:04.899892 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9228 | 2026.01.06 02:25:04.899916 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_61_12} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9229 | 2026.01.06 02:25:04.899933 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9230 | 2026.01.06 02:25:04.899975 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 9231 | 2026.01.06 02:25:04.900037 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9232 | 2026.01.06 02:25:04.900050 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part | ||
| 9233 | 2026.01.06 02:25:04.900110 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 694 rows starting from the beginning of the part | ||
| 9234 | 2026.01.06 02:25:04.900157 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 91 rows starting from the beginning of the part | ||
| 9235 | 2026.01.06 02:25:04.900201 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 694 rows starting from the beginning of the part | ||
| 9236 | 2026.01.06 02:25:04.900247 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part | ||
| 9237 | 2026.01.06 02:25:04.900290 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.01.06 02:25:04.900331 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9239 | 2026.01.06 02:25:04.900713 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9240 | 2026.01.06 02:25:04.900934 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.01.06 02:25:04.901039 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9242 | 2026.01.06 02:25:04.901064 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 9243 | 2026.01.06 02:25:04.901068 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.01.06 02:25:04.901102 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9245 | 2026.01.06 02:25:04.901106 [ 4 ] {db3dbb6a-7088-4c07-aab1-6b302fbb97bc} <Debug> TCPHandler: Processed in 0.001404157 sec. | ||
| 9246 | 2026.01.06 02:25:04.901193 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 9247 | 2026.01.06 02:25:04.901224 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.01.06 02:25:04.901296 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9249 | 2026.01.06 02:25:04.901320 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.01.06 02:25:04.901333 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18269 rows starting from the beginning of the part | ||
| 9251 | 2026.01.06 02:25:04.901380 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9252 | 2026.01.06 02:25:04.901408 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9253 | 2026.01.06 02:25:04.901461 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9254 | 2026.01.06 02:25:04.901496 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785675 sec., 1606115.33453736 rows/sec., 120.82 MiB/sec. | ||
| 9255 | 2026.01.06 02:25:04.901503 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 9256 | 2026.01.06 02:25:04.901562 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9257 | 2026.01.06 02:25:04.901602 [ 198 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9258 | 2026.01.06 02:25:04.901703 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9259 | 2026.01.06 02:25:04.902008 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.01.06 02:25:04.902077 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_61_12} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9261 | 2026.01.06 02:25:04.902168 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9262 | 2026.01.06 02:25:04.902191 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.01.06 02:25:04.902226 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9264 | 2026.01.06 02:25:04.902898 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9265 | 2026.01.06 02:25:04.903119 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.01.06 02:25:04.903259 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001956 sec., 12781.186094069531 rows/sec., 22.90 MiB/sec. | ||
| 9267 | 2026.01.06 02:25:04.903312 [ 4 ] {8fb09c0b-ce10-4987-a7be-22f345f05901} <Debug> TCPHandler: Processed in 0.002134561 sec. | ||
| 9268 | 2026.01.06 02:25:04.903424 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.01.06 02:25:04.903517 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9270 | 2026.01.06 02:25:04.903558 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9271 | 2026.01.06 02:25:04.903912 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.01.06 02:25:04.903947 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9273 | 2026.01.06 02:25:04.904336 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9274 | 2026.01.06 02:25:04.904549 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.01.06 02:25:04.904652 [ 57 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9276 | 2026.01.06 02:25:04.904677 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 9277 | 2026.01.06 02:25:04.904681 [ 57 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.06 02:25:04.904714 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9279 | 2026.01.06 02:25:04.904717 [ 4 ] {65021f8e-57ee-4402-9eb4-0add9574739b} <Debug> TCPHandler: Processed in 0.001340346 sec. | ||
| 9280 | 2026.01.06 02:25:04.904803 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 9281 | 2026.01.06 02:25:04.904911 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9282 | 2026.01.06 02:25:04.904939 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4028 rows starting from the beginning of the part | ||
| 9283 | 2026.01.06 02:25:04.904990 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9284 | 2026.01.06 02:25:04.905041 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9285 | 2026.01.06 02:25:04.905080 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9286 | 2026.01.06 02:25:04.905117 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9287 | 2026.01.06 02:25:04.905156 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 9288 | 2026.01.06 02:25:04.906960 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188442 sec., 2017873.9029866909 rows/sec., 128.14 MiB/sec. | ||
| 9289 | 2026.01.06 02:25:04.907103 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19378 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954195 sec., 3254512.1548756803 rows/sec., 217.84 MiB/sec. | ||
| 9290 | 2026.01.06 02:25:04.907363 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9291 | 2026.01.06 02:25:04.907492 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9292 | 2026.01.06 02:25:04.907654 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2026.01.06 02:25:04.907739 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_61_12} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9294 | 2026.01.06 02:25:04.907791 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.01.06 02:25:04.907813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9296 | 2026.01.06 02:25:04.907877 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9297 | 2026.01.06 02:25:04.907974 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 9298 | 2026.01.06 02:25:05.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.27 MiB, peak 308.69 MiB, free memory in arenas 0.00 B, will set to 300.68 MiB (RSS), difference: 1.41 MiB | ||
| 9299 | 2026.01.06 02:25:07.338961 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.01.06 02:25:07.339176 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9301 | 2026.01.06 02:25:07.339253 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9302 | 2026.01.06 02:25:07.340111 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.01.06 02:25:07.340159 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9304 | 2026.01.06 02:25:07.340574 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9305 | 2026.01.06 02:25:07.340829 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.01.06 02:25:07.340997 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 9307 | 2026.01.06 02:25:07.341047 [ 4 ] {2739c1da-78bf-4931-95d2-48e7f582a8a2} <Debug> TCPHandler: Processed in 0.002228163 sec. | ||
| 9308 | 2026.01.06 02:25:07.341171 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.01.06 02:25:07.341274 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9310 | 2026.01.06 02:25:07.341319 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9311 | 2026.01.06 02:25:07.342872 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.01.06 02:25:07.342910 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9313 | 2026.01.06 02:25:07.343374 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9314 | 2026.01.06 02:25:07.343595 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.01.06 02:25:07.343733 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.002483 sec., 919049.536850584 rows/sec., 74.29 MiB/sec. | ||
| 9316 | 2026.01.06 02:25:07.343775 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9317 | 2026.01.06 02:25:07.343789 [ 4 ] {49446538-2513-4421-b537-19e2695502b3} <Debug> TCPHandler: Processed in 0.002671191 sec. | ||
| 9318 | 2026.01.06 02:25:07.343905 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.01.06 02:25:07.344003 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.01.06 02:25:07.344044 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9321 | 2026.01.06 02:25:07.344538 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.01.06 02:25:07.344574 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9323 | 2026.01.06 02:25:07.344897 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9324 | 2026.01.06 02:25:07.345120 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.01.06 02:25:07.345249 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001268 sec., 173501.57728706623 rows/sec., 10.35 MiB/sec. | ||
| 9326 | 2026.01.06 02:25:07.345288 [ 4 ] {9934e239-c77d-4b9e-84f8-b143cebd0f3a} <Debug> TCPHandler: Processed in 0.001435468 sec. | ||
| 9327 | 2026.01.06 02:25:07.345398 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.01.06 02:25:07.345495 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.01.06 02:25:07.345536 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9330 | 2026.01.06 02:25:07.346069 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.01.06 02:25:07.346105 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9332 | 2026.01.06 02:25:07.346439 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9333 | 2026.01.06 02:25:07.346678 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.01.06 02:25:07.346806 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001331 sec., 330578.5123966942 rows/sec., 21.87 MiB/sec. | ||
| 9335 | 2026.01.06 02:25:07.346843 [ 4 ] {8e0d0c90-9fdb-4e8f-a9aa-d397b8a277f3} <Debug> TCPHandler: Processed in 0.001496629 sec. | ||
| 9336 | 2026.01.06 02:25:07.346956 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.01.06 02:25:07.347051 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.01.06 02:25:07.347091 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9339 | 2026.01.06 02:25:07.347572 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.01.06 02:25:07.347608 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9341 | 2026.01.06 02:25:07.347916 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9342 | 2026.01.06 02:25:07.348134 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.01.06 02:25:07.348263 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 9344 | 2026.01.06 02:25:07.348302 [ 4 ] {06b96f1e-0a8b-4950-8c21-41aa67da651c} <Debug> TCPHandler: Processed in 0.001396237 sec. | ||
| 9345 | 2026.01.06 02:25:07.348407 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.01.06 02:25:07.348500 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9347 | 2026.01.06 02:25:07.348541 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9348 | 2026.01.06 02:25:07.349319 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.01.06 02:25:07.349355 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9350 | 2026.01.06 02:25:07.349723 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9351 | 2026.01.06 02:25:07.349945 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.01.06 02:25:07.350072 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.00159 sec., 723270.4402515723 rows/sec., 51.57 MiB/sec. | ||
| 9353 | 2026.01.06 02:25:07.350110 [ 4 ] {cdafb9ef-9881-4d8d-a00e-3987aba0df94} <Debug> TCPHandler: Processed in 0.001752503 sec. | ||
| 9354 | 2026.01.06 02:25:07.350224 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.01.06 02:25:07.350318 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9356 | 2026.01.06 02:25:07.350361 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9357 | 2026.01.06 02:25:07.350690 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.06 02:25:07.350726 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9359 | 2026.01.06 02:25:07.351028 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9360 | 2026.01.06 02:25:07.351266 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.01.06 02:25:07.351402 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 9362 | 2026.01.06 02:25:07.351439 [ 4 ] {b690f2ec-e4d7-4e0d-9314-d81010f2bd9c} <Debug> TCPHandler: Processed in 0.001265855 sec. | ||
| 9363 | 2026.01.06 02:25:07.351553 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.06 02:25:07.351674 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9365 | 2026.01.06 02:25:07.351728 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9366 | 2026.01.06 02:25:07.352422 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.06 02:25:07.352468 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9368 | 2026.01.06 02:25:07.352907 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9369 | 2026.01.06 02:25:07.353128 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.06 02:25:07.353262 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001614 sec., 566294.9194547707 rows/sec., 37.45 MiB/sec. | ||
| 9371 | 2026.01.06 02:25:07.353302 [ 4 ] {68d9bcca-4a36-474f-ac03-c6317666c116} <Debug> TCPHandler: Processed in 0.001808024 sec. | ||
| 9372 | 2026.01.06 02:25:07.353412 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.06 02:25:07.353507 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.01.06 02:25:07.353550 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9375 | 2026.01.06 02:25:07.353874 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.01.06 02:25:07.353912 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9377 | 2026.01.06 02:25:07.354220 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9378 | 2026.01.06 02:25:07.354433 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.01.06 02:25:07.354565 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 9380 | 2026.01.06 02:25:07.354602 [ 4 ] {a5a22400-4559-4129-805b-38eb51674d5d} <Debug> TCPHandler: Processed in 0.001241653 sec. | ||
| 9381 | 2026.01.06 02:25:07.354710 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.01.06 02:25:07.354804 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.01.06 02:25:07.354859 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9384 | 2026.01.06 02:25:07.355646 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.06 02:25:07.355682 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9386 | 2026.01.06 02:25:07.356220 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9387 | 2026.01.06 02:25:07.356454 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.01.06 02:25:07.356598 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001813 sec., 8273.579702151132 rows/sec., 14.83 MiB/sec. | ||
| 9389 | 2026.01.06 02:25:07.356659 [ 4 ] {849471f3-4c35-443f-83cb-a5eec3b10b67} <Debug> TCPHandler: Processed in 0.001998728 sec. | ||
| 9390 | 2026.01.06 02:25:07.356768 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.06 02:25:07.356862 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9392 | 2026.01.06 02:25:07.356904 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9393 | 2026.01.06 02:25:07.357245 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.01.06 02:25:07.357282 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9395 | 2026.01.06 02:25:07.357612 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9396 | 2026.01.06 02:25:07.357857 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.01.06 02:25:07.357991 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 3.79 MiB/sec. | ||
| 9398 | 2026.01.06 02:25:07.358027 [ 4 ] {246d28a1-b51a-4a08-a82a-a1ba30ae2ff5} <Debug> TCPHandler: Processed in 0.001308955 sec. | ||
| 9399 | 2026.01.06 02:25:08.269101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1230 | ||
| 9400 | 2026.01.06 02:25:08.271885 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.01.06 02:25:08.271930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9402 | 2026.01.06 02:25:08.273121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9403 | 2026.01.06 02:25:08.273386 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.01.06 02:25:08.273632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 9405 | 2026.01.06 02:25:09.890113 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.01.06 02:25:09.890303 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9407 | 2026.01.06 02:25:09.890375 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9408 | 2026.01.06 02:25:09.891053 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2026.01.06 02:25:09.891106 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9410 | 2026.01.06 02:25:09.891515 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9411 | 2026.01.06 02:25:09.891748 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.01.06 02:25:09.891913 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.58 MiB/sec. | ||
| 9413 | 2026.01.06 02:25:09.891965 [ 4 ] {552defc4-73c4-4bfd-9fba-8b923e157488} <Debug> TCPHandler: Processed in 0.001987868 sec. | ||
| 9414 | 2026.01.06 02:25:09.892088 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.01.06 02:25:09.892194 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9416 | 2026.01.06 02:25:09.892239 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9417 | 2026.01.06 02:25:09.892691 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.01.06 02:25:09.892730 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9419 | 2026.01.06 02:25:09.893044 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9420 | 2026.01.06 02:25:09.893277 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.01.06 02:25:09.893413 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 9422 | 2026.01.06 02:25:09.893453 [ 4 ] {927c987b-ee10-41cf-aa33-16cc33f2c5de} <Debug> TCPHandler: Processed in 0.001416458 sec. | ||
| 9423 | 2026.01.06 02:25:09.893566 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.01.06 02:25:09.893665 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.01.06 02:25:09.893711 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9426 | 2026.01.06 02:25:09.894092 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.01.06 02:25:09.894126 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9428 | 2026.01.06 02:25:09.894461 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9429 | 2026.01.06 02:25:09.894681 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.01.06 02:25:09.894816 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001172 sec., 71672.35494880546 rows/sec., 4.99 MiB/sec. | ||
| 9431 | 2026.01.06 02:25:09.894854 [ 4 ] {6403ee32-457e-411c-b225-54a509d44b4c} <Debug> TCPHandler: Processed in 0.001336506 sec. | ||
| 9432 | 2026.01.06 02:25:09.894968 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.01.06 02:25:09.895066 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9434 | 2026.01.06 02:25:09.895109 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9435 | 2026.01.06 02:25:09.895439 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.01.06 02:25:09.895473 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9437 | 2026.01.06 02:25:09.895778 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9438 | 2026.01.06 02:25:09.895998 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.01.06 02:25:09.896127 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001081 sec., 27752.08140610546 rows/sec., 1.88 MiB/sec. | ||
| 9440 | 2026.01.06 02:25:09.896164 [ 4 ] {e9882e01-9fc8-4676-a340-9394b298426e} <Debug> TCPHandler: Processed in 0.001244564 sec. | ||
| 9441 | 2026.01.06 02:25:10.699964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18692 | ||
| 9442 | 2026.01.06 02:25:10.700458 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.01.06 02:25:10.700497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9444 | 2026.01.06 02:25:10.700961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9445 | 2026.01.06 02:25:10.701180 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.01.06 02:25:10.701311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18692 | ||
| 9447 | 2026.01.06 02:25:11.727225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9448 | 2026.01.06 02:25:11.744430 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.01.06 02:25:11.744492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9450 | 2026.01.06 02:25:11.753289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9451 | 2026.01.06 02:25:11.755262 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.01.06 02:25:11.760974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9453 | 2026.01.06 02:25:14.895748 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.01.06 02:25:14.895926 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9455 | 2026.01.06 02:25:14.895989 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9456 | 2026.01.06 02:25:14.896678 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.01.06 02:25:14.896726 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9458 | 2026.01.06 02:25:14.897124 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9459 | 2026.01.06 02:25:14.897356 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.01.06 02:25:14.897502 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001623 sec., 65311.15218730745 rows/sec., 5.45 MiB/sec. | ||
| 9461 | 2026.01.06 02:25:14.897544 [ 4 ] {597a21e6-cbf8-4150-bd95-a236442c422f} <Debug> TCPHandler: Processed in 0.001923177 sec. | ||
| 9462 | 2026.01.06 02:25:14.897670 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.01.06 02:25:14.897763 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9464 | 2026.01.06 02:25:14.897815 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9465 | 2026.01.06 02:25:14.898244 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.01.06 02:25:14.898278 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9467 | 2026.01.06 02:25:14.898565 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9468 | 2026.01.06 02:25:14.898763 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.01.06 02:25:14.898905 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 9470 | 2026.01.06 02:25:14.898942 [ 4 ] {c30a735d-8693-4c54-bcca-f90566282436} <Debug> TCPHandler: Processed in 0.001319695 sec. | ||
| 9471 | 2026.01.06 02:25:14.899057 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.01.06 02:25:14.899148 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9473 | 2026.01.06 02:25:14.899187 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9474 | 2026.01.06 02:25:14.899611 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.01.06 02:25:14.899647 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9476 | 2026.01.06 02:25:14.899935 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9477 | 2026.01.06 02:25:14.900140 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.01.06 02:25:14.900263 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001132 sec., 78621.90812720849 rows/sec., 6.14 MiB/sec. | ||
| 9479 | 2026.01.06 02:25:14.900300 [ 4 ] {14746e52-89da-4260-9af4-4836d5762ad5} <Debug> TCPHandler: Processed in 0.001289685 sec. | ||
| 9480 | 2026.01.06 02:25:14.900418 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.01.06 02:25:14.900518 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9482 | 2026.01.06 02:25:14.900561 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9483 | 2026.01.06 02:25:14.900985 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.01.06 02:25:14.901020 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9485 | 2026.01.06 02:25:14.901343 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9486 | 2026.01.06 02:25:14.901569 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.01.06 02:25:14.901700 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9488 | 2026.01.06 02:25:14.901736 [ 4 ] {ed841fe7-d8fb-4bc4-ae31-310a6f90f0ac} <Debug> TCPHandler: Processed in 0.001363946 sec. | ||
| 9489 | 2026.01.06 02:25:14.901847 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.01.06 02:25:14.901938 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9491 | 2026.01.06 02:25:14.901994 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9492 | 2026.01.06 02:25:14.902813 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.01.06 02:25:14.902848 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9494 | 2026.01.06 02:25:14.903368 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9495 | 2026.01.06 02:25:14.903581 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.01.06 02:25:14.903713 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001793 sec., 13943.112102621304 rows/sec., 24.99 MiB/sec. | ||
| 9497 | 2026.01.06 02:25:14.903765 [ 4 ] {68a867b9-ceed-4dd7-85c6-b174b46e56b2} <Debug> TCPHandler: Processed in 0.001965018 sec. | ||
| 9498 | 2026.01.06 02:25:14.903875 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.01.06 02:25:14.903967 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9500 | 2026.01.06 02:25:14.904008 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9501 | 2026.01.06 02:25:14.904341 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.01.06 02:25:14.904377 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9503 | 2026.01.06 02:25:14.904674 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9504 | 2026.01.06 02:25:14.904869 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.01.06 02:25:14.904993 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 9506 | 2026.01.06 02:25:14.905031 [ 4 ] {52966ddc-effd-4851-a03c-62a8154a8d53} <Debug> TCPHandler: Processed in 0.001202453 sec. | ||
| 9507 | 2026.01.06 02:25:18.054374 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9508 | 2026.01.06 02:25:18.054441 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9509 | 2026.01.06 02:25:18.202220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19204 | ||
| 9510 | 2026.01.06 02:25:18.202726 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.01.06 02:25:18.202768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9512 | 2026.01.06 02:25:18.203256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9513 | 2026.01.06 02:25:18.203485 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.01.06 02:25:18.203633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19204 | ||
| 9515 | 2026.01.06 02:25:18.274707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1250 | ||
| 9516 | 2026.01.06 02:25:18.276715 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.01.06 02:25:18.276758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9518 | 2026.01.06 02:25:18.277946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9519 | 2026.01.06 02:25:18.278224 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.01.06 02:25:18.278474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9521 | 2026.01.06 02:25:18.283860 [ 35 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9522 | 2026.01.06 02:25:18.283893 [ 35 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.01.06 02:25:18.283913 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9524 | 2026.01.06 02:25:18.284039 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9525 | 2026.01.06 02:25:18.284193 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2026.01.06 02:25:18.284234 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 441 rows starting from the beginning of the part | ||
| 9527 | 2026.01.06 02:25:18.284306 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 9528 | 2026.01.06 02:25:18.284356 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9529 | 2026.01.06 02:25:18.284401 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9530 | 2026.01.06 02:25:18.284445 [ 192 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 9531 | 2026.01.06 02:25:18.285450 [ 194 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466748 sec., 1189706.7526255362 rows/sec., 82.76 MiB/sec. | ||
| 9532 | 2026.01.06 02:25:18.285632 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9533 | 2026.01.06 02:25:18.285931 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.01.06 02:25:18.286008 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_29_6} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9535 | 2026.01.06 02:25:18.286107 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9536 | 2026.01.06 02:25:19.261855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9537 | 2026.01.06 02:25:19.279997 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.01.06 02:25:19.280061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9539 | 2026.01.06 02:25:19.284887 [ 34 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9540 | 2026.01.06 02:25:19.284961 [ 34 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.01.06 02:25:19.284983 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9542 | 2026.01.06 02:25:19.285094 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9543 | 2026.01.06 02:25:19.285234 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9544 | 2026.01.06 02:25:19.285270 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9545 | 2026.01.06 02:25:19.285336 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 9546 | 2026.01.06 02:25:19.285381 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 9547 | 2026.01.06 02:25:19.285424 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 9548 | 2026.01.06 02:25:19.285462 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 9549 | 2026.01.06 02:25:19.286227 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001185423 sec., 24463.841177368755 rows/sec., 1.61 MiB/sec. | ||
| 9550 | 2026.01.06 02:25:19.286247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9551 | 2026.01.06 02:25:19.286446 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9552 | 2026.01.06 02:25:19.286802 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.06 02:25:19.286887 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_29_6} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9554 | 2026.01.06 02:25:19.286980 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 9555 | 2026.01.06 02:25:19.287042 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.01.06 02:25:19.290599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9557 | 2026.01.06 02:25:19.897045 [ 34 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9558 | 2026.01.06 02:25:19.897121 [ 34 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.01.06 02:25:19.897152 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9560 | 2026.01.06 02:25:19.897319 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9561 | 2026.01.06 02:25:19.897536 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9562 | 2026.01.06 02:25:19.897597 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9563 | 2026.01.06 02:25:19.897718 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9564 | 2026.01.06 02:25:19.897804 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9565 | 2026.01.06 02:25:19.897852 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9566 | 2026.01.06 02:25:19.897890 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9567 | 2026.01.06 02:25:19.898646 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412247 sec., 118959.3605084663 rows/sec., 6.07 MiB/sec. | ||
| 9568 | 2026.01.06 02:25:19.898810 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9569 | 2026.01.06 02:25:19.899128 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.01.06 02:25:19.899214 [ 193 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_28_6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9571 | 2026.01.06 02:25:19.899309 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9572 | 2026.01.06 02:25:19.906369 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.01.06 02:25:19.906544 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.01.06 02:25:19.906608 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9575 | 2026.01.06 02:25:19.907338 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.01.06 02:25:19.907383 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9577 | 2026.01.06 02:25:19.907800 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9578 | 2026.01.06 02:25:19.908048 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.01.06 02:25:19.908194 [ 33 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9580 | 2026.01.06 02:25:19.908201 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001704 sec., 240610.32863849765 rows/sec., 15.26 MiB/sec. | ||
| 9581 | 2026.01.06 02:25:19.908248 [ 33 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.01.06 02:25:19.908269 [ 4 ] {02abfba4-83ac-49af-8122-405cefcf9aed} <Debug> TCPHandler: Processed in 0.002024589 sec. | ||
| 9583 | 2026.01.06 02:25:19.908280 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9584 | 2026.01.06 02:25:19.908393 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.01.06 02:25:19.908395 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9586 | 2026.01.06 02:25:19.908493 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9587 | 2026.01.06 02:25:19.908540 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9588 | 2026.01.06 02:25:19.908540 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9589 | 2026.01.06 02:25:19.908587 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9590 | 2026.01.06 02:25:19.908651 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9591 | 2026.01.06 02:25:19.908697 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9592 | 2026.01.06 02:25:19.908768 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9593 | 2026.01.06 02:25:19.908817 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9594 | 2026.01.06 02:25:19.909311 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.01.06 02:25:19.909352 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9596 | 2026.01.06 02:25:19.909746 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9597 | 2026.01.06 02:25:19.909877 [ 193 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153199 sec., 1338128.8389610897 rows/sec., 89.99 MiB/sec. | ||
| 9598 | 2026.01.06 02:25:19.909971 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.01.06 02:25:19.910092 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9600 | 2026.01.06 02:25:19.910121 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001648 sec., 692961.1650485437 rows/sec., 54.98 MiB/sec. | ||
| 9601 | 2026.01.06 02:25:19.910164 [ 4 ] {2ffca05d-1792-4c03-a731-ea1baf916215} <Debug> TCPHandler: Processed in 0.001820184 sec. | ||
| 9602 | 2026.01.06 02:25:19.910281 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.06 02:25:19.910377 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.06 02:25:19.910419 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9605 | 2026.01.06 02:25:19.910473 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.01.06 02:25:19.910574 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_29_7} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9607 | 2026.01.06 02:25:19.910691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9608 | 2026.01.06 02:25:19.910907 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.01.06 02:25:19.910949 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9610 | 2026.01.06 02:25:19.911269 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9611 | 2026.01.06 02:25:19.911484 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.01.06 02:25:19.911619 [ 33 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9613 | 2026.01.06 02:25:19.911641 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001283 sec., 171473.10989867497 rows/sec., 10.23 MiB/sec. | ||
| 9614 | 2026.01.06 02:25:19.911655 [ 33 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.01.06 02:25:19.911687 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9616 | 2026.01.06 02:25:19.911688 [ 4 ] {2ab26c8f-0770-4b01-95f3-d06ddc5fccf2} <Debug> TCPHandler: Processed in 0.001457048 sec. | ||
| 9617 | 2026.01.06 02:25:19.911770 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 9618 | 2026.01.06 02:25:19.911819 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.01.06 02:25:19.911876 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9620 | 2026.01.06 02:25:19.911908 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 263 rows starting from the beginning of the part | ||
| 9621 | 2026.01.06 02:25:19.911918 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.01.06 02:25:19.911960 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 220 rows starting from the beginning of the part | ||
| 9623 | 2026.01.06 02:25:19.911961 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9624 | 2026.01.06 02:25:19.912009 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9625 | 2026.01.06 02:25:19.912056 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 220 rows starting from the beginning of the part | ||
| 9626 | 2026.01.06 02:25:19.912099 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9627 | 2026.01.06 02:25:19.912139 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 220 rows starting from the beginning of the part | ||
| 9628 | 2026.01.06 02:25:19.912442 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.01.06 02:25:19.912484 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9630 | 2026.01.06 02:25:19.912799 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9631 | 2026.01.06 02:25:19.912978 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244364 sec., 781925.5459013601 rows/sec., 50.60 MiB/sec. | ||
| 9632 | 2026.01.06 02:25:19.913022 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.01.06 02:25:19.913127 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9634 | 2026.01.06 02:25:19.913161 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 9635 | 2026.01.06 02:25:19.913204 [ 4 ] {aef5d3de-eb54-4aa3-8b52-a17b45b14531} <Debug> TCPHandler: Processed in 0.001433358 sec. | ||
| 9636 | 2026.01.06 02:25:19.913320 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.01.06 02:25:19.913401 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.01.06 02:25:19.913415 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.01.06 02:25:19.913461 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9640 | 2026.01.06 02:25:19.913480 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_56_11} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9641 | 2026.01.06 02:25:19.913574 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9642 | 2026.01.06 02:25:19.913917 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.01.06 02:25:19.913957 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9644 | 2026.01.06 02:25:19.914283 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9645 | 2026.01.06 02:25:19.914501 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.01.06 02:25:19.914599 [ 33 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9647 | 2026.01.06 02:25:19.914628 [ 33 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.06 02:25:19.914629 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 9649 | 2026.01.06 02:25:19.914646 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9650 | 2026.01.06 02:25:19.914681 [ 4 ] {8f12e06d-8d0e-4cc6-9f8e-1541b555ca69} <Debug> TCPHandler: Processed in 0.001410237 sec. | ||
| 9651 | 2026.01.06 02:25:19.914741 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9652 | 2026.01.06 02:25:19.914795 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.01.06 02:25:19.914831 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9654 | 2026.01.06 02:25:19.914861 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9655 | 2026.01.06 02:25:19.914893 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9656 | 2026.01.06 02:25:19.914904 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9657 | 2026.01.06 02:25:19.914940 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9658 | 2026.01.06 02:25:19.914953 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9659 | 2026.01.06 02:25:19.914994 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9660 | 2026.01.06 02:25:19.915027 [ 187 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9661 | 2026.01.06 02:25:19.915551 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.01.06 02:25:19.915593 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9663 | 2026.01.06 02:25:19.915800 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109015 sec., 967756.7307251296 rows/sec., 58.65 MiB/sec. | ||
| 9664 | 2026.01.06 02:25:19.915935 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9665 | 2026.01.06 02:25:19.915952 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9666 | 2026.01.06 02:25:19.916172 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.01.06 02:25:19.916221 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.06 02:25:19.916291 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_29_7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9669 | 2026.01.06 02:25:19.916304 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00143 sec., 485314.6853146853 rows/sec., 33.92 MiB/sec. | ||
| 9670 | 2026.01.06 02:25:19.916342 [ 4 ] {7d1f3f9b-d643-4616-af6e-8e5bc05134b8} <Debug> TCPHandler: Processed in 0.001595821 sec. | ||
| 9671 | 2026.01.06 02:25:19.916365 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9672 | 2026.01.06 02:25:19.916458 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.01.06 02:25:19.916552 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9674 | 2026.01.06 02:25:19.916593 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9675 | 2026.01.06 02:25:19.916920 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.01.06 02:25:19.916953 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9677 | 2026.01.06 02:25:19.917254 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9678 | 2026.01.06 02:25:19.917464 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.01.06 02:25:19.917596 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 9680 | 2026.01.06 02:25:19.917633 [ 4 ] {fb316161-a62a-456b-b7c5-de0c0fa662e1} <Debug> TCPHandler: Processed in 0.001230874 sec. | ||
| 9681 | 2026.01.06 02:25:19.917732 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.01.06 02:25:19.917825 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.01.06 02:25:19.917868 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9684 | 2026.01.06 02:25:19.918287 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.01.06 02:25:19.918324 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9686 | 2026.01.06 02:25:19.918675 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9687 | 2026.01.06 02:25:19.918899 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.01.06 02:25:19.919031 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 9689 | 2026.01.06 02:25:19.919069 [ 4 ] {a7f5b97f-8dd8-4254-ba8e-b9896a4eb288} <Debug> TCPHandler: Processed in 0.001385466 sec. | ||
| 9690 | 2026.01.06 02:25:19.919169 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.01.06 02:25:19.919262 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.01.06 02:25:19.919303 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9693 | 2026.01.06 02:25:19.919607 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.06 02:25:19.919642 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9695 | 2026.01.06 02:25:19.919937 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9696 | 2026.01.06 02:25:19.920149 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.01.06 02:25:19.920276 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 9698 | 2026.01.06 02:25:19.920312 [ 4 ] {73b37a5f-3e2e-4fc0-85d7-8a10fa3c2438} <Debug> TCPHandler: Processed in 0.001190253 sec. | ||
| 9699 | 2026.01.06 02:25:19.920414 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.01.06 02:25:19.920507 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.01.06 02:25:19.920560 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9702 | 2026.01.06 02:25:19.921378 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.01.06 02:25:19.921424 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9704 | 2026.01.06 02:25:19.921997 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9705 | 2026.01.06 02:25:19.922223 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.01.06 02:25:19.922336 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9707 | 2026.01.06 02:25:19.922365 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001877 sec., 7991.475759190197 rows/sec., 14.32 MiB/sec. | ||
| 9708 | 2026.01.06 02:25:19.922373 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.01.06 02:25:19.922409 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9710 | 2026.01.06 02:25:19.922427 [ 4 ] {8a964bec-6606-47a7-bfc3-97fdedb7bb73} <Debug> TCPHandler: Processed in 0.0020612 sec. | ||
| 9711 | 2026.01.06 02:25:19.922517 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 9712 | 2026.01.06 02:25:19.922541 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.01.06 02:25:19.922638 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.01.06 02:25:19.922680 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9715 | 2026.01.06 02:25:19.922716 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9716 | 2026.01.06 02:25:19.922766 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 963 rows starting from the beginning of the part | ||
| 9717 | 2026.01.06 02:25:19.922878 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9718 | 2026.01.06 02:25:19.922971 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9719 | 2026.01.06 02:25:19.923007 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.01.06 02:25:19.923043 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9721 | 2026.01.06 02:25:19.923060 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 9722 | 2026.01.06 02:25:19.923153 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9723 | 2026.01.06 02:25:19.923238 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9724 | 2026.01.06 02:25:19.923370 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9725 | 2026.01.06 02:25:19.923579 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.01.06 02:25:19.923713 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 9727 | 2026.01.06 02:25:19.923750 [ 4 ] {bc587d18-e8c4-423e-99d4-5046ba8484ac} <Debug> TCPHandler: Processed in 0.001259614 sec. | ||
| 9728 | 2026.01.06 02:25:19.928553 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 19 columns (19 merged, 0 gathered) in 0.006085477 sec., 173856.54403097735 rows/sec., 311.54 MiB/sec. | ||
| 9729 | 2026.01.06 02:25:19.929730 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9730 | 2026.01.06 02:25:19.930103 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.01.06 02:25:19.930185 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9732 | 2026.01.06 02:25:19.930317 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9733 | 2026.01.06 02:25:20.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.31 MiB, peak 310.61 MiB, free memory in arenas 0.00 B, will set to 303.61 MiB (RSS), difference: 1.30 MiB | ||
| 9734 | 2026.01.06 02:25:24.894717 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.01.06 02:25:24.894945 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9736 | 2026.01.06 02:25:24.895018 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9737 | 2026.01.06 02:25:24.895819 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.01.06 02:25:24.895867 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9739 | 2026.01.06 02:25:24.896263 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9740 | 2026.01.06 02:25:24.896481 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.01.06 02:25:24.896627 [ 75 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9742 | 2026.01.06 02:25:24.896634 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001743 sec., 60814.68732071142 rows/sec., 5.08 MiB/sec. | ||
| 9743 | 2026.01.06 02:25:24.896709 [ 75 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.01.06 02:25:24.896731 [ 4 ] {e338fbb2-31f9-400b-90be-ab943351e2a4} <Debug> TCPHandler: Processed in 0.002194382 sec. | ||
| 9745 | 2026.01.06 02:25:24.896738 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9746 | 2026.01.06 02:25:24.896866 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.01.06 02:25:24.896909 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 9748 | 2026.01.06 02:25:24.896965 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.01.06 02:25:24.897009 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9750 | 2026.01.06 02:25:24.897076 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9751 | 2026.01.06 02:25:24.897118 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2342 rows starting from the beginning of the part | ||
| 9752 | 2026.01.06 02:25:24.897191 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2282 rows starting from the beginning of the part | ||
| 9753 | 2026.01.06 02:25:24.897248 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9754 | 2026.01.06 02:25:24.897297 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 9755 | 2026.01.06 02:25:24.897341 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1142 rows starting from the beginning of the part | ||
| 9756 | 2026.01.06 02:25:24.897388 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 9757 | 2026.01.06 02:25:24.897420 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.01.06 02:25:24.897460 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9759 | 2026.01.06 02:25:24.897794 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9760 | 2026.01.06 02:25:24.898003 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.01.06 02:25:24.898135 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 9762 | 2026.01.06 02:25:24.898174 [ 4 ] {fcd9fc66-c879-4101-934e-61e3d7308b25} <Debug> TCPHandler: Processed in 0.001355996 sec. | ||
| 9763 | 2026.01.06 02:25:24.898281 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.01.06 02:25:24.898373 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9765 | 2026.01.06 02:25:24.898413 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9766 | 2026.01.06 02:25:24.898821 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.01.06 02:25:24.898856 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9768 | 2026.01.06 02:25:24.899185 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9769 | 2026.01.06 02:25:24.899386 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.01.06 02:25:24.899489 [ 75 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9771 | 2026.01.06 02:25:24.899501 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002662211 sec., 2266537.1001772587 rows/sec., 191.52 MiB/sec. | ||
| 9772 | 2026.01.06 02:25:24.899530 [ 75 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.01.06 02:25:24.899512 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 9774 | 2026.01.06 02:25:24.899568 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9775 | 2026.01.06 02:25:24.899614 [ 4 ] {b148efa1-b96c-4483-b8fe-4ce88fb485ed} <Debug> TCPHandler: Processed in 0.001379967 sec. | ||
| 9776 | 2026.01.06 02:25:24.899667 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 9777 | 2026.01.06 02:25:24.899735 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9778 | 2026.01.06 02:25:24.899775 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9779 | 2026.01.06 02:25:24.899804 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9780 | 2026.01.06 02:25:24.899809 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9781 | 2026.01.06 02:25:24.899828 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.01.06 02:25:24.899875 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9783 | 2026.01.06 02:25:24.899890 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1150 rows starting from the beginning of the part | ||
| 9784 | 2026.01.06 02:25:24.899942 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9785 | 2026.01.06 02:25:24.899992 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 89 rows starting from the beginning of the part | ||
| 9786 | 2026.01.06 02:25:24.900036 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 694 rows starting from the beginning of the part | ||
| 9787 | 2026.01.06 02:25:24.900081 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 89 rows starting from the beginning of the part | ||
| 9788 | 2026.01.06 02:25:24.900122 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.01.06 02:25:24.900210 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_66_13} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9790 | 2026.01.06 02:25:24.900290 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.01.06 02:25:24.900311 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9792 | 2026.01.06 02:25:24.900328 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9793 | 2026.01.06 02:25:24.900657 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9794 | 2026.01.06 02:25:24.900862 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.01.06 02:25:24.900967 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9796 | 2026.01.06 02:25:24.900988 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9797 | 2026.01.06 02:25:24.901009 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.01.06 02:25:24.901031 [ 4 ] {3e027aed-4d7b-48e7-a36e-ce2344f97d70} <Debug> TCPHandler: Processed in 0.001346456 sec. | ||
| 9799 | 2026.01.06 02:25:24.901032 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9800 | 2026.01.06 02:25:24.901147 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.01.06 02:25:24.901160 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 9802 | 2026.01.06 02:25:24.901244 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.01.06 02:25:24.901257 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9804 | 2026.01.06 02:25:24.901285 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19378 rows starting from the beginning of the part | ||
| 9805 | 2026.01.06 02:25:24.901298 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9806 | 2026.01.06 02:25:24.901337 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 914 rows starting from the beginning of the part | ||
| 9807 | 2026.01.06 02:25:24.901356 [ 197 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728673 sec., 1907243.3016539277 rows/sec., 143.90 MiB/sec. | ||
| 9808 | 2026.01.06 02:25:24.901381 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 84 rows starting from the beginning of the part | ||
| 9809 | 2026.01.06 02:25:24.901429 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9810 | 2026.01.06 02:25:24.901468 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9811 | 2026.01.06 02:25:24.901508 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 9812 | 2026.01.06 02:25:24.901569 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9813 | 2026.01.06 02:25:24.901901 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.01.06 02:25:24.901987 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_66_13} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9815 | 2026.01.06 02:25:24.902078 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9816 | 2026.01.06 02:25:24.902117 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.01.06 02:25:24.902157 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9818 | 2026.01.06 02:25:24.902668 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9819 | 2026.01.06 02:25:24.902880 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.01.06 02:25:24.903015 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001789 sec., 13974.287311347121 rows/sec., 25.04 MiB/sec. | ||
| 9821 | 2026.01.06 02:25:24.903069 [ 4 ] {d3a8c594-f23a-4060-81a4-f303c1316f0b} <Debug> TCPHandler: Processed in 0.001968158 sec. | ||
| 9822 | 2026.01.06 02:25:24.903173 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.01.06 02:25:24.903265 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.01.06 02:25:24.903305 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9825 | 2026.01.06 02:25:24.903640 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.06 02:25:24.903675 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9827 | 2026.01.06 02:25:24.903982 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9828 | 2026.01.06 02:25:24.904187 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.06 02:25:24.904312 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9830 | 2026.01.06 02:25:24.904325 [ 51 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9831 | 2026.01.06 02:25:24.904347 [ 4 ] {075efdfa-be12-4a14-b36f-40c9e1a7fce6} <Debug> TCPHandler: Processed in 0.001220583 sec. | ||
| 9832 | 2026.01.06 02:25:24.904375 [ 51 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.01.06 02:25:24.904405 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9834 | 2026.01.06 02:25:24.904497 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 9835 | 2026.01.06 02:25:24.904606 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9836 | 2026.01.06 02:25:24.904639 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4416 rows starting from the beginning of the part | ||
| 9837 | 2026.01.06 02:25:24.904699 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9838 | 2026.01.06 02:25:24.904749 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 9839 | 2026.01.06 02:25:24.904794 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 9840 | 2026.01.06 02:25:24.904837 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9841 | 2026.01.06 02:25:24.904880 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 9842 | 2026.01.06 02:25:24.907501 [ 190 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4744 rows, containing 4 columns (4 merged, 0 gathered) in 0.003043589 sec., 1558686.1432341882 rows/sec., 98.98 MiB/sec. | ||
| 9843 | 2026.01.06 02:25:24.907819 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9844 | 2026.01.06 02:25:24.908091 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.01.06 02:25:24.908157 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_66_13} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9846 | 2026.01.06 02:25:24.908233 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9847 | 2026.01.06 02:25:24.908538 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21010 rows, containing 5 columns (5 merged, 0 gathered) in 0.007422613 sec., 2830539.595692245 rows/sec., 189.46 MiB/sec. | ||
| 9848 | 2026.01.06 02:25:24.908920 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9849 | 2026.01.06 02:25:24.909216 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.01.06 02:25:24.909292 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9851 | 2026.01.06 02:25:24.909385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9852 | 2026.01.06 02:25:25.704530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19652 | ||
| 9853 | 2026.01.06 02:25:25.705280 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.06 02:25:25.705326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9855 | 2026.01.06 02:25:25.705800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9856 | 2026.01.06 02:25:25.706044 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.06 02:25:25.706192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19652 | ||
| 9858 | 2026.01.06 02:25:25.706194 [ 51 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9859 | 2026.01.06 02:25:25.706263 [ 51 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.01.06 02:25:25.706283 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9861 | 2026.01.06 02:25:25.706394 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 9862 | 2026.01.06 02:25:25.706522 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9863 | 2026.01.06 02:25:25.706565 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17284 rows starting from the beginning of the part | ||
| 9864 | 2026.01.06 02:25:25.706638 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9865 | 2026.01.06 02:25:25.706692 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9866 | 2026.01.06 02:25:25.706734 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9867 | 2026.01.06 02:25:25.706777 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9868 | 2026.01.06 02:25:25.706816 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9869 | 2026.01.06 02:25:25.708802 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002451936 sec., 8014891.090142646 rows/sec., 114.65 MiB/sec. | ||
| 9870 | 2026.01.06 02:25:25.709089 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9871 | 2026.01.06 02:25:25.709405 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.01.06 02:25:25.709487 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_41_8} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9873 | 2026.01.06 02:25:25.709573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9874 | 2026.01.06 02:25:26.791486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9875 | 2026.01.06 02:25:26.809495 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.01.06 02:25:26.809554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9877 | 2026.01.06 02:25:26.815608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9878 | 2026.01.06 02:25:26.816291 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.01.06 02:25:26.816600 [ 97 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9880 | 2026.01.06 02:25:26.816693 [ 97 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.01.06 02:25:26.816728 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9882 | 2026.01.06 02:25:26.816883 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9883 | 2026.01.06 02:25:26.819641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9884 | 2026.01.06 02:25:26.820767 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9885 | 2026.01.06 02:25:26.822376 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9886 | 2026.01.06 02:25:26.827001 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9887 | 2026.01.06 02:25:26.831620 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9888 | 2026.01.06 02:25:26.836525 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9889 | 2026.01.06 02:25:26.841633 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9890 | 2026.01.06 02:25:26.845590 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 9891 | 2026.01.06 02:25:26.895892 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079077727 sec., 3907.547823168969 rows/sec., 20.21 MiB/sec. | ||
| 9892 | 2026.01.06 02:25:26.897513 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9893 | 2026.01.06 02:25:26.899174 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_41_8} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.01.06 02:25:26.899260 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_41_8} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9895 | 2026.01.06 02:25:26.900679 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9896 | 2026.01.06 02:25:28.279331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1284 | ||
| 9897 | 2026.01.06 02:25:28.281718 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.01.06 02:25:28.281771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9899 | 2026.01.06 02:25:28.282997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9900 | 2026.01.06 02:25:28.283285 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.01.06 02:25:28.283429 [ 135 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9902 | 2026.01.06 02:25:28.283474 [ 135 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.01.06 02:25:28.283496 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9904 | 2026.01.06 02:25:28.283640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 9905 | 2026.01.06 02:25:28.283665 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 9906 | 2026.01.06 02:25:28.284534 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9907 | 2026.01.06 02:25:28.284756 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1118 rows starting from the beginning of the part | ||
| 9908 | 2026.01.06 02:25:28.285129 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 9909 | 2026.01.06 02:25:28.285467 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9910 | 2026.01.06 02:25:28.285804 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 9911 | 2026.01.06 02:25:28.286142 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 9912 | 2026.01.06 02:25:28.286466 [ 193 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 9913 | 2026.01.06 02:25:28.293552 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.009974912 sec., 128722.94011215336 rows/sec., 101.48 MiB/sec. | ||
| 9914 | 2026.01.06 02:25:28.295189 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9915 | 2026.01.06 02:25:28.295742 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.01.06 02:25:28.295815 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_31_6} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9917 | 2026.01.06 02:25:28.296096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 9918 | 2026.01.06 02:25:29.905885 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.06 02:25:29.906071 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.01.06 02:25:29.906137 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9921 | 2026.01.06 02:25:29.906966 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.06 02:25:29.907016 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9923 | 2026.01.06 02:25:29.907437 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9924 | 2026.01.06 02:25:29.907673 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.01.06 02:25:29.907835 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 9926 | 2026.01.06 02:25:29.907879 [ 4 ] {74ca09b3-c9bc-4d5d-8dd7-43c059de7798} <Debug> TCPHandler: Processed in 0.002124181 sec. | ||
| 9927 | 2026.01.06 02:25:29.908000 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.06 02:25:29.908098 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.06 02:25:29.908139 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9930 | 2026.01.06 02:25:29.909110 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.01.06 02:25:29.909146 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9932 | 2026.01.06 02:25:29.909535 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9933 | 2026.01.06 02:25:29.909749 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.06 02:25:29.909878 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.0018 sec., 634444.4444444445 rows/sec., 50.34 MiB/sec. | ||
| 9935 | 2026.01.06 02:25:29.909916 [ 4 ] {c063f8b4-f314-475b-9975-dcd4dc82480c} <Debug> TCPHandler: Processed in 0.001965058 sec. | ||
| 9936 | 2026.01.06 02:25:29.910030 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.01.06 02:25:29.910123 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.01.06 02:25:29.910164 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9939 | 2026.01.06 02:25:29.910646 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.01.06 02:25:29.910682 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9941 | 2026.01.06 02:25:29.910991 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9942 | 2026.01.06 02:25:29.911194 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.01.06 02:25:29.911326 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00122 sec., 180327.868852459 rows/sec., 10.76 MiB/sec. | ||
| 9944 | 2026.01.06 02:25:29.911365 [ 4 ] {11182f28-972d-4ba3-8b0d-ffaed158cf24} <Debug> TCPHandler: Processed in 0.001383797 sec. | ||
| 9945 | 2026.01.06 02:25:29.911470 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.01.06 02:25:29.911564 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9947 | 2026.01.06 02:25:29.911604 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9948 | 2026.01.06 02:25:29.912075 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.06 02:25:29.912112 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9950 | 2026.01.06 02:25:29.912412 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9951 | 2026.01.06 02:25:29.912625 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.01.06 02:25:29.912759 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 9953 | 2026.01.06 02:25:29.912797 [ 4 ] {768782e7-b5e6-4335-bc59-639081b4de95} <Debug> TCPHandler: Processed in 0.001376407 sec. | ||
| 9954 | 2026.01.06 02:25:29.912906 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.01.06 02:25:29.913000 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.06 02:25:29.913039 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9957 | 2026.01.06 02:25:29.913499 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.01.06 02:25:29.913535 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9959 | 2026.01.06 02:25:29.913846 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9960 | 2026.01.06 02:25:29.914056 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.06 02:25:29.914188 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 9962 | 2026.01.06 02:25:29.914225 [ 4 ] {832078a2-71ca-4614-80a3-d64e47f97cd5} <Debug> TCPHandler: Processed in 0.001369036 sec. | ||
| 9963 | 2026.01.06 02:25:29.914325 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.01.06 02:25:29.914419 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9965 | 2026.01.06 02:25:29.914459 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9966 | 2026.01.06 02:25:29.915106 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.01.06 02:25:29.915142 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9968 | 2026.01.06 02:25:29.915471 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9969 | 2026.01.06 02:25:29.915676 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.06 02:25:29.915804 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001403 sec., 494654.31218816823 rows/sec., 34.57 MiB/sec. | ||
| 9971 | 2026.01.06 02:25:29.915843 [ 4 ] {18d38a19-6366-4938-a096-b5e21fea2d09} <Debug> TCPHandler: Processed in 0.00156627 sec. | ||
| 9972 | 2026.01.06 02:25:29.915960 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2026.01.06 02:25:29.916055 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9974 | 2026.01.06 02:25:29.916097 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9975 | 2026.01.06 02:25:29.916435 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.06 02:25:29.916470 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9977 | 2026.01.06 02:25:29.916774 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9978 | 2026.01.06 02:25:29.916983 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.06 02:25:29.917108 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 9980 | 2026.01.06 02:25:29.917145 [ 4 ] {f3c7f0c6-d1c6-430f-aa8a-cf5270560f3e} <Debug> TCPHandler: Processed in 0.001235283 sec. | ||
| 9981 | 2026.01.06 02:25:29.917259 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.01.06 02:25:29.917353 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.06 02:25:29.917396 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9984 | 2026.01.06 02:25:29.917835 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.01.06 02:25:29.917872 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9986 | 2026.01.06 02:25:29.918215 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9987 | 2026.01.06 02:25:29.918420 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.06 02:25:29.918546 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 9989 | 2026.01.06 02:25:29.918584 [ 4 ] {8bf9f5ad-1418-409c-8314-581e848cfdb3} <Debug> TCPHandler: Processed in 0.001373986 sec. | ||
| 9990 | 2026.01.06 02:25:29.918688 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.01.06 02:25:29.918782 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.01.06 02:25:29.918827 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9993 | 2026.01.06 02:25:29.919140 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.06 02:25:29.919176 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9995 | 2026.01.06 02:25:29.919471 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9996 | 2026.01.06 02:25:29.919680 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.06 02:25:29.919813 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 9998 | 2026.01.06 02:25:29.919851 [ 4 ] {45191f8e-9895-47ed-818d-2d101159d880} <Debug> TCPHandler: Processed in 0.001211053 sec. | ||
| 9999 | 2026.01.06 02:25:29.919965 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.01.06 02:25:29.920058 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.01.06 02:25:29.920112 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10002 | 2026.01.06 02:25:29.920898 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.06 02:25:29.920935 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10004 | 2026.01.06 02:25:29.921449 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10005 | 2026.01.06 02:25:29.921671 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.06 02:25:29.921812 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001771 sec., 8469.79107848673 rows/sec., 15.18 MiB/sec. | ||
| 10007 | 2026.01.06 02:25:29.921866 [ 4 ] {08b7d76d-735b-45dd-bb36-833a246d719e} <Debug> TCPHandler: Processed in 0.001950797 sec. | ||
| 10008 | 2026.01.06 02:25:29.921994 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.01.06 02:25:29.922120 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.01.06 02:25:29.922171 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10011 | 2026.01.06 02:25:29.922580 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.06 02:25:29.922624 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10013 | 2026.01.06 02:25:29.922969 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10014 | 2026.01.06 02:25:29.923190 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.06 02:25:29.923318 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 5.21 MiB/sec. | ||
| 10016 | 2026.01.06 02:25:29.923355 [ 4 ] {cc3de8b7-636a-43bb-9269-9c38c3176653} <Debug> TCPHandler: Processed in 0.001423248 sec. | ||
| 10017 | 2026.01.06 02:25:30.021444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58088 | ||
| 10018 | 2026.01.06 02:25:30.021564 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.01.06 02:25:30.021592 [ 291 ] {} <Debug> TCP-Session: a70cc8e7-8dfc-482d-90f4-caec400471bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58088 | ||
| 10020 | 2026.01.06 02:25:30.021616 [ 291 ] {} <Debug> TCP-Session: a70cc8e7-8dfc-482d-90f4-caec400471bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.01.06 02:25:30.021631 [ 291 ] {} <Debug> TCP-Session: a70cc8e7-8dfc-482d-90f4-caec400471bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2026.01.06 02:25:30.021833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56649 | ||
| 10023 | 2026.01.06 02:25:30.021886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45159 | ||
| 10024 | 2026.01.06 02:25:30.021926 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44219 | ||
| 10025 | 2026.01.06 02:25:30.021941 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65173 | ||
| 10026 | 2026.01.06 02:25:30.021982 [ 291 ] {} <Trace> TCP-Session: a70cc8e7-8dfc-482d-90f4-caec400471bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.06 02:25:30.021952 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34945 | ||
| 10028 | 2026.01.06 02:25:30.021953 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10029 | 2026.01.06 02:25:30.021896 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41325 | ||
| 10030 | 2026.01.06 02:25:30.022088 [ 292 ] {} <Debug> TCP-Session: 34d306f1-98dc-4381-83b9-1abf971391d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56649 | ||
| 10031 | 2026.01.06 02:25:30.021895 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58545 | ||
| 10032 | 2026.01.06 02:25:30.022143 [ 292 ] {} <Debug> TCP-Session: 34d306f1-98dc-4381-83b9-1abf971391d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.01.06 02:25:30.021956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52937 | ||
| 10034 | 2026.01.06 02:25:30.022178 [ 292 ] {} <Debug> TCP-Session: 34d306f1-98dc-4381-83b9-1abf971391d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.01.06 02:25:30.022186 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10036 | 2026.01.06 02:25:30.022515 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10037 | 2026.01.06 02:25:30.022561 [ 286 ] {} <Debug> TCP-Session: 3dfc1c42-c69f-4b76-a4a8-2f6999f48cff Authenticating user 'default' from [fd00:1122:3344:101::e]:41325 | ||
| 10038 | 2026.01.06 02:25:30.022584 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10039 | 2026.01.06 02:25:30.022593 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10040 | 2026.01.06 02:25:30.022588 [ 286 ] {} <Debug> TCP-Session: 3dfc1c42-c69f-4b76-a4a8-2f6999f48cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.01.06 02:25:30.022641 [ 290 ] {} <Debug> TCP-Session: 13889e70-283e-448d-bdf3-56a45804700e Authenticating user 'default' from [fd00:1122:3344:101::e]:52937 | ||
| 10042 | 2026.01.06 02:25:30.022650 [ 286 ] {} <Debug> TCP-Session: 3dfc1c42-c69f-4b76-a4a8-2f6999f48cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.01.06 02:25:30.022662 [ 290 ] {} <Debug> TCP-Session: 13889e70-283e-448d-bdf3-56a45804700e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2026.01.06 02:25:30.022652 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10045 | 2026.01.06 02:25:30.022680 [ 290 ] {} <Debug> TCP-Session: 13889e70-283e-448d-bdf3-56a45804700e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.01.06 02:25:30.022704 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10047 | 2026.01.06 02:25:30.022744 [ 289 ] {} <Debug> TCP-Session: abf2b2b3-4bd6-4622-8aa8-a87674e8ee95 Authenticating user 'default' from [fd00:1122:3344:101::e]:34945 | ||
| 10048 | 2026.01.06 02:25:30.022767 [ 289 ] {} <Debug> TCP-Session: abf2b2b3-4bd6-4622-8aa8-a87674e8ee95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.01.06 02:25:30.022781 [ 289 ] {} <Debug> TCP-Session: abf2b2b3-4bd6-4622-8aa8-a87674e8ee95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.01.06 02:25:30.022787 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10051 | 2026.01.06 02:25:30.022817 [ 293 ] {} <Debug> TCP-Session: 15bc0ea0-152a-4684-91cd-5840c13dcad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45159 | ||
| 10052 | 2026.01.06 02:25:30.022833 [ 293 ] {} <Debug> TCP-Session: 15bc0ea0-152a-4684-91cd-5840c13dcad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10053 | 2026.01.06 02:25:30.022845 [ 293 ] {} <Debug> TCP-Session: 15bc0ea0-152a-4684-91cd-5840c13dcad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.01.06 02:25:30.023131 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10055 | 2026.01.06 02:25:30.023143 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 10056 | 2026.01.06 02:25:30.023167 [ 294 ] {} <Debug> TCP-Session: e6cbdec2-572d-469e-bce1-442e7f74fae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58545 | ||
| 10057 | 2026.01.06 02:25:30.023198 [ 294 ] {} <Debug> TCP-Session: e6cbdec2-572d-469e-bce1-442e7f74fae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10058 | 2026.01.06 02:25:30.023210 [ 294 ] {} <Debug> TCP-Session: e6cbdec2-572d-469e-bce1-442e7f74fae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.01.06 02:25:30.023245 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10060 | 2026.01.06 02:25:30.023279 [ 288 ] {} <Debug> TCP-Session: 7522a85a-ccec-4246-9aeb-a20db25f71bc Authenticating user 'default' from [fd00:1122:3344:101::e]:65173 | ||
| 10061 | 2026.01.06 02:25:30.023296 [ 288 ] {} <Debug> TCP-Session: 7522a85a-ccec-4246-9aeb-a20db25f71bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.01.06 02:25:30.023309 [ 288 ] {} <Debug> TCP-Session: 7522a85a-ccec-4246-9aeb-a20db25f71bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.01.06 02:25:30.023435 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10064 | 2026.01.06 02:25:30.023467 [ 287 ] {} <Debug> TCP-Session: 177c2888-ef92-4fb3-ac64-a17d15e43086 Authenticating user 'default' from [fd00:1122:3344:101::e]:44219 | ||
| 10065 | 2026.01.06 02:25:30.023485 [ 287 ] {} <Debug> TCP-Session: 177c2888-ef92-4fb3-ac64-a17d15e43086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10066 | 2026.01.06 02:25:30.023497 [ 287 ] {} <Debug> TCP-Session: 177c2888-ef92-4fb3-ac64-a17d15e43086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.01.06 02:25:30.024262 [ 296 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> AggregatingTransform: Aggregating | ||
| 10068 | 2026.01.06 02:25:30.024324 [ 296 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> Aggregator: Aggregation method: without_key | ||
| 10069 | 2026.01.06 02:25:30.024366 [ 296 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102481 sec. (907.045 rows/sec., 35.43 KiB/sec.) | ||
| 10070 | 2026.01.06 02:25:30.024391 [ 296 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Trace> Aggregator: Merging aggregated data | ||
| 10071 | 2026.01.06 02:25:30.025804 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003682 sec., 271.59152634437805 rows/sec., 10.61 KiB/sec. | ||
| 10072 | 2026.01.06 02:25:30.025952 [ 291 ] {7beb1ede-7223-424b-a110-4ea65c316a87} <Debug> TCPHandler: Processed in 0.004113399 sec. | ||
| 10073 | 2026.01.06 02:25:30.026077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10074 | 2026.01.06 02:25:30.026104 [ 291 ] {} <Debug> TCP-Session: a70cc8e7-8dfc-482d-90f4-caec400471bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.01.06 02:25:30.026109 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10076 | 2026.01.06 02:25:30.026132 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10077 | 2026.01.06 02:25:30.026151 [ 292 ] {} <Debug> TCP-Session: 34d306f1-98dc-4381-83b9-1abf971391d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.01.06 02:25:30.026161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10079 | 2026.01.06 02:25:30.026176 [ 286 ] {} <Debug> TCP-Session: 3dfc1c42-c69f-4b76-a4a8-2f6999f48cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.01.06 02:25:30.026181 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10081 | 2026.01.06 02:25:30.026195 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10082 | 2026.01.06 02:25:30.026214 [ 293 ] {} <Debug> TCP-Session: 15bc0ea0-152a-4684-91cd-5840c13dcad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10083 | 2026.01.06 02:25:30.026234 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10084 | 2026.01.06 02:25:30.026252 [ 287 ] {} <Debug> TCP-Session: 177c2888-ef92-4fb3-ac64-a17d15e43086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2026.01.06 02:25:30.026234 [ 290 ] {} <Debug> TCP-Session: 13889e70-283e-448d-bdf3-56a45804700e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.01.06 02:25:30.026281 [ 289 ] {} <Debug> TCP-Session: abf2b2b3-4bd6-4622-8aa8-a87674e8ee95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.01.06 02:25:30.026218 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10088 | 2026.01.06 02:25:30.026156 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10089 | 2026.01.06 02:25:30.026357 [ 288 ] {} <Debug> TCP-Session: 7522a85a-ccec-4246-9aeb-a20db25f71bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2026.01.06 02:25:30.026379 [ 294 ] {} <Debug> TCP-Session: e6cbdec2-572d-469e-bce1-442e7f74fae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.01.06 02:25:32.417241 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38363 | ||
| 10092 | 2026.01.06 02:25:32.417356 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10093 | 2026.01.06 02:25:32.417382 [ 291 ] {} <Debug> TCP-Session: 035f39dd-b8b2-4552-95a4-c851c7ac3044 Authenticating user 'default' from [fd00:1122:3344:101::e]:38363 | ||
| 10094 | 2026.01.06 02:25:32.417404 [ 291 ] {} <Debug> TCP-Session: 035f39dd-b8b2-4552-95a4-c851c7ac3044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2026.01.06 02:25:32.417416 [ 291 ] {} <Debug> TCP-Session: 035f39dd-b8b2-4552-95a4-c851c7ac3044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.01.06 02:25:32.417606 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40349 | ||
| 10097 | 2026.01.06 02:25:32.417664 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55458 | ||
| 10098 | 2026.01.06 02:25:32.417686 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57126 | ||
| 10099 | 2026.01.06 02:25:32.417707 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32808 | ||
| 10100 | 2026.01.06 02:25:32.417756 [ 291 ] {} <Trace> TCP-Session: 035f39dd-b8b2-4552-95a4-c851c7ac3044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.01.06 02:25:32.417721 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10102 | 2026.01.06 02:25:32.417790 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10103 | 2026.01.06 02:25:32.417797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10104 | 2026.01.06 02:25:32.417811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10105 | 2026.01.06 02:25:32.417832 [ 287 ] {} <Debug> TCP-Session: 12623a1b-77b8-4628-aad4-2f8e6eec879a Authenticating user 'default' from [fd00:1122:3344:101::e]:57126 | ||
| 10106 | 2026.01.06 02:25:32.417850 [ 293 ] {} <Debug> TCP-Session: d8f93185-6aa3-4caa-ab41-60a70008c953 Authenticating user 'default' from [fd00:1122:3344:101::e]:55458 | ||
| 10107 | 2026.01.06 02:25:32.417863 [ 289 ] {} <Debug> TCP-Session: ae579018-cce0-4f35-847f-e2e4ee0c9644 Authenticating user 'default' from [fd00:1122:3344:101::e]:32808 | ||
| 10108 | 2026.01.06 02:25:32.417874 [ 287 ] {} <Debug> TCP-Session: 12623a1b-77b8-4628-aad4-2f8e6eec879a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2026.01.06 02:25:32.417892 [ 293 ] {} <Debug> TCP-Session: d8f93185-6aa3-4caa-ab41-60a70008c953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.01.06 02:25:32.417896 [ 289 ] {} <Debug> TCP-Session: ae579018-cce0-4f35-847f-e2e4ee0c9644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.01.06 02:25:32.417906 [ 287 ] {} <Debug> TCP-Session: 12623a1b-77b8-4628-aad4-2f8e6eec879a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.01.06 02:25:32.417926 [ 289 ] {} <Debug> TCP-Session: ae579018-cce0-4f35-847f-e2e4ee0c9644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2026.01.06 02:25:32.417931 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10114 | 2026.01.06 02:25:32.417917 [ 293 ] {} <Debug> TCP-Session: d8f93185-6aa3-4caa-ab41-60a70008c953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.01.06 02:25:32.417822 [ 292 ] {} <Debug> TCP-Session: 38f0a5a6-e9c8-4b31-855f-44513556615c Authenticating user 'default' from [fd00:1122:3344:101::e]:40349 | ||
| 10116 | 2026.01.06 02:25:32.417714 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34704 | ||
| 10117 | 2026.01.06 02:25:32.418044 [ 292 ] {} <Debug> TCP-Session: 38f0a5a6-e9c8-4b31-855f-44513556615c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.01.06 02:25:32.417695 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59850 | ||
| 10119 | 2026.01.06 02:25:32.418078 [ 292 ] {} <Debug> TCP-Session: 38f0a5a6-e9c8-4b31-855f-44513556615c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2026.01.06 02:25:32.417674 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36906 | ||
| 10121 | 2026.01.06 02:25:32.418129 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10122 | 2026.01.06 02:25:32.417669 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36275 | ||
| 10123 | 2026.01.06 02:25:32.418161 [ 290 ] {} <Debug> TCP-Session: 4c18975c-2e68-488f-9ca1-c88fe680afeb Authenticating user 'default' from [fd00:1122:3344:101::e]:34704 | ||
| 10124 | 2026.01.06 02:25:32.418150 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10125 | 2026.01.06 02:25:32.418195 [ 290 ] {} <Debug> TCP-Session: 4c18975c-2e68-488f-9ca1-c88fe680afeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10126 | 2026.01.06 02:25:32.418185 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10127 | 2026.01.06 02:25:32.418214 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10128 | 2026.01.06 02:25:32.418219 [ 290 ] {} <Debug> TCP-Session: 4c18975c-2e68-488f-9ca1-c88fe680afeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2026.01.06 02:25:32.418233 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10130 | 2026.01.06 02:25:32.418249 [ 294 ] {} <Debug> TCP-Session: c1c270f9-c9eb-4cb6-9214-14054c78c410 Authenticating user 'default' from [fd00:1122:3344:101::e]:36275 | ||
| 10131 | 2026.01.06 02:25:32.418241 [ 286 ] {} <Debug> TCP-Session: e9834715-ac38-46d5-a71a-12bbc2f5a147 Authenticating user 'default' from [fd00:1122:3344:101::e]:36906 | ||
| 10132 | 2026.01.06 02:25:32.418289 [ 294 ] {} <Debug> TCP-Session: c1c270f9-c9eb-4cb6-9214-14054c78c410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.01.06 02:25:32.418214 [ 288 ] {} <Debug> TCP-Session: 422388e0-95f4-475f-a88b-f5fd9e853262 Authenticating user 'default' from [fd00:1122:3344:101::e]:59850 | ||
| 10134 | 2026.01.06 02:25:32.418309 [ 294 ] {} <Debug> TCP-Session: c1c270f9-c9eb-4cb6-9214-14054c78c410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.01.06 02:25:32.418332 [ 288 ] {} <Debug> TCP-Session: 422388e0-95f4-475f-a88b-f5fd9e853262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.01.06 02:25:32.418303 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10137 | 2026.01.06 02:25:32.418359 [ 288 ] {} <Debug> TCP-Session: 422388e0-95f4-475f-a88b-f5fd9e853262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2026.01.06 02:25:32.418303 [ 286 ] {} <Debug> TCP-Session: e9834715-ac38-46d5-a71a-12bbc2f5a147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.01.06 02:25:32.418407 [ 286 ] {} <Debug> TCP-Session: e9834715-ac38-46d5-a71a-12bbc2f5a147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.01.06 02:25:32.418644 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 10141 | 2026.01.06 02:25:32.419586 [ 310 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> AggregatingTransform: Aggregating | ||
| 10142 | 2026.01.06 02:25:32.419620 [ 310 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> Aggregator: Aggregation method: without_key | ||
| 10143 | 2026.01.06 02:25:32.419651 [ 310 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906727 sec. (1102.868 rows/sec., 43.08 KiB/sec.) | ||
| 10144 | 2026.01.06 02:25:32.419665 [ 310 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Trace> Aggregator: Merging aggregated data | ||
| 10145 | 2026.01.06 02:25:32.420965 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 10146 | 2026.01.06 02:25:32.421113 [ 291 ] {80127260-e209-491a-be7c-9bc4c5a5b055} <Debug> TCPHandler: Processed in 0.003469086 sec. | ||
| 10147 | 2026.01.06 02:25:32.421269 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10148 | 2026.01.06 02:25:32.421295 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10149 | 2026.01.06 02:25:32.421298 [ 291 ] {} <Debug> TCP-Session: 035f39dd-b8b2-4552-95a4-c851c7ac3044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.01.06 02:25:32.421316 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10151 | 2026.01.06 02:25:32.421334 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10152 | 2026.01.06 02:25:32.421355 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10153 | 2026.01.06 02:25:32.421382 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10154 | 2026.01.06 02:25:32.421386 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10155 | 2026.01.06 02:25:32.421420 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10156 | 2026.01.06 02:25:32.421433 [ 293 ] {} <Debug> TCP-Session: d8f93185-6aa3-4caa-ab41-60a70008c953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.01.06 02:25:32.421451 [ 294 ] {} <Debug> TCP-Session: c1c270f9-c9eb-4cb6-9214-14054c78c410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10158 | 2026.01.06 02:25:32.421461 [ 290 ] {} <Debug> TCP-Session: 4c18975c-2e68-488f-9ca1-c88fe680afeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.01.06 02:25:32.421412 [ 287 ] {} <Debug> TCP-Session: 12623a1b-77b8-4628-aad4-2f8e6eec879a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.01.06 02:25:32.421403 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10161 | 2026.01.06 02:25:32.421370 [ 288 ] {} <Debug> TCP-Session: 422388e0-95f4-475f-a88b-f5fd9e853262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.01.06 02:25:32.421542 [ 286 ] {} <Debug> TCP-Session: e9834715-ac38-46d5-a71a-12bbc2f5a147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.01.06 02:25:32.421390 [ 292 ] {} <Debug> TCP-Session: 38f0a5a6-e9c8-4b31-855f-44513556615c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2026.01.06 02:25:32.421338 [ 289 ] {} <Debug> TCP-Session: ae579018-cce0-4f35-847f-e2e4ee0c9644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.01.06 02:25:32.705942 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63385 | ||
| 10166 | 2026.01.06 02:25:32.706044 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10167 | 2026.01.06 02:25:32.706071 [ 291 ] {} <Debug> TCP-Session: 1349dbf1-ec63-4e91-a6b4-01fd85c22084 Authenticating user 'default' from [fd00:1122:3344:101::e]:63385 | ||
| 10168 | 2026.01.06 02:25:32.706093 [ 291 ] {} <Debug> TCP-Session: 1349dbf1-ec63-4e91-a6b4-01fd85c22084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.01.06 02:25:32.706105 [ 291 ] {} <Debug> TCP-Session: 1349dbf1-ec63-4e91-a6b4-01fd85c22084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.01.06 02:25:32.706310 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46360 | ||
| 10171 | 2026.01.06 02:25:32.706315 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35245 | ||
| 10172 | 2026.01.06 02:25:32.706373 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53297 | ||
| 10173 | 2026.01.06 02:25:32.706405 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35183 | ||
| 10174 | 2026.01.06 02:25:32.706437 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10175 | 2026.01.06 02:25:32.706399 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49770 | ||
| 10176 | 2026.01.06 02:25:32.706473 [ 291 ] {} <Trace> TCP-Session: 1349dbf1-ec63-4e91-a6b4-01fd85c22084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.01.06 02:25:32.706488 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2026.01.06 02:25:32.706479 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10179 | 2026.01.06 02:25:32.706564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.01.06 02:25:32.706575 [ 293 ] {} <Debug> TCP-Session: 9cf1f50c-7310-4808-a266-76ec31fdd679 Authenticating user 'default' from [fd00:1122:3344:101::e]:35245 | ||
| 10181 | 2026.01.06 02:25:32.706590 [ 287 ] {} <Debug> TCP-Session: 131f3c77-8fa7-410c-b63c-0bb8f1fc26d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53297 | ||
| 10182 | 2026.01.06 02:25:32.706608 [ 290 ] {} <Debug> TCP-Session: 27a70b5f-8720-4ab6-8179-f237fe1ae1e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49770 | ||
| 10183 | 2026.01.06 02:25:32.706621 [ 293 ] {} <Debug> TCP-Session: 9cf1f50c-7310-4808-a266-76ec31fdd679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.01.06 02:25:32.706631 [ 287 ] {} <Debug> TCP-Session: 131f3c77-8fa7-410c-b63c-0bb8f1fc26d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.01.06 02:25:32.706652 [ 290 ] {} <Debug> TCP-Session: 27a70b5f-8720-4ab6-8179-f237fe1ae1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.01.06 02:25:32.706675 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10187 | 2026.01.06 02:25:32.706703 [ 290 ] {} <Debug> TCP-Session: 27a70b5f-8720-4ab6-8179-f237fe1ae1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.01.06 02:25:32.706680 [ 287 ] {} <Debug> TCP-Session: 131f3c77-8fa7-410c-b63c-0bb8f1fc26d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.01.06 02:25:32.706657 [ 293 ] {} <Debug> TCP-Session: 9cf1f50c-7310-4808-a266-76ec31fdd679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.01.06 02:25:32.706476 [ 292 ] {} <Debug> TCP-Session: 1936f408-dbda-40ea-ab4c-6af7b358ed62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46360 | ||
| 10191 | 2026.01.06 02:25:32.706384 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35665 | ||
| 10192 | 2026.01.06 02:25:32.706803 [ 292 ] {} <Debug> TCP-Session: 1936f408-dbda-40ea-ab4c-6af7b358ed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.01.06 02:25:32.706355 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55042 | ||
| 10194 | 2026.01.06 02:25:32.706828 [ 292 ] {} <Debug> TCP-Session: 1936f408-dbda-40ea-ab4c-6af7b358ed62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.01.06 02:25:32.706868 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10196 | 2026.01.06 02:25:32.706353 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54135 | ||
| 10197 | 2026.01.06 02:25:32.706902 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10198 | 2026.01.06 02:25:32.706900 [ 288 ] {} <Debug> TCP-Session: 4c0cdcd4-3c15-42de-92d8-ec083ded21f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35665 | ||
| 10199 | 2026.01.06 02:25:32.706942 [ 286 ] {} <Debug> TCP-Session: a47387c8-dc23-4f18-8210-c69610e36ba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55042 | ||
| 10200 | 2026.01.06 02:25:32.706962 [ 288 ] {} <Debug> TCP-Session: 4c0cdcd4-3c15-42de-92d8-ec083ded21f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.01.06 02:25:32.706964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10202 | 2026.01.06 02:25:32.706977 [ 286 ] {} <Debug> TCP-Session: a47387c8-dc23-4f18-8210-c69610e36ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.01.06 02:25:32.706987 [ 288 ] {} <Debug> TCP-Session: 4c0cdcd4-3c15-42de-92d8-ec083ded21f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.01.06 02:25:32.707007 [ 294 ] {} <Debug> TCP-Session: 8beb7324-8240-4e47-98b7-7be28c3e465d Authenticating user 'default' from [fd00:1122:3344:101::e]:54135 | ||
| 10205 | 2026.01.06 02:25:32.707021 [ 286 ] {} <Debug> TCP-Session: a47387c8-dc23-4f18-8210-c69610e36ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.01.06 02:25:32.707044 [ 294 ] {} <Debug> TCP-Session: 8beb7324-8240-4e47-98b7-7be28c3e465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.01.06 02:25:32.706977 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10208 | 2026.01.06 02:25:32.707061 [ 294 ] {} <Debug> TCP-Session: 8beb7324-8240-4e47-98b7-7be28c3e465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.01.06 02:25:32.706488 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10210 | 2026.01.06 02:25:32.707127 [ 289 ] {} <Debug> TCP-Session: d63da7ea-2422-4920-be88-355cb5cbf428 Authenticating user 'default' from [fd00:1122:3344:101::e]:35183 | ||
| 10211 | 2026.01.06 02:25:32.707143 [ 289 ] {} <Debug> TCP-Session: d63da7ea-2422-4920-be88-355cb5cbf428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.01.06 02:25:32.707142 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10213 | 2026.01.06 02:25:32.707157 [ 289 ] {} <Debug> TCP-Session: d63da7ea-2422-4920-be88-355cb5cbf428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.01.06 02:25:32.707451 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 10215 | 2026.01.06 02:25:32.708427 [ 305 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> AggregatingTransform: Aggregating | ||
| 10216 | 2026.01.06 02:25:32.708479 [ 305 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> Aggregator: Aggregation method: without_key | ||
| 10217 | 2026.01.06 02:25:32.708514 [ 305 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959768 sec. (1041.918 rows/sec., 40.70 KiB/sec.) | ||
| 10218 | 2026.01.06 02:25:32.708531 [ 305 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Trace> Aggregator: Merging aggregated data | ||
| 10219 | 2026.01.06 02:25:32.709868 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 10220 | 2026.01.06 02:25:32.710073 [ 291 ] {810f2d3a-b3b9-46a3-ae14-592b0b6f6a54} <Debug> TCPHandler: Processed in 0.003764682 sec. | ||
| 10221 | 2026.01.06 02:25:32.710184 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10222 | 2026.01.06 02:25:32.710214 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2026.01.06 02:25:32.710231 [ 291 ] {} <Debug> TCP-Session: 1349dbf1-ec63-4e91-a6b4-01fd85c22084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.01.06 02:25:32.710245 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10225 | 2026.01.06 02:25:32.710274 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10226 | 2026.01.06 02:25:32.710295 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10227 | 2026.01.06 02:25:32.710307 [ 289 ] {} <Debug> TCP-Session: d63da7ea-2422-4920-be88-355cb5cbf428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.01.06 02:25:32.710337 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10229 | 2026.01.06 02:25:32.710352 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10230 | 2026.01.06 02:25:32.710373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10231 | 2026.01.06 02:25:32.710387 [ 286 ] {} <Debug> TCP-Session: a47387c8-dc23-4f18-8210-c69610e36ba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.01.06 02:25:32.710401 [ 294 ] {} <Debug> TCP-Session: 8beb7324-8240-4e47-98b7-7be28c3e465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.01.06 02:25:32.710414 [ 290 ] {} <Debug> TCP-Session: 27a70b5f-8720-4ab6-8179-f237fe1ae1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.01.06 02:25:32.710348 [ 287 ] {} <Debug> TCP-Session: 131f3c77-8fa7-410c-b63c-0bb8f1fc26d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.01.06 02:25:32.710332 [ 292 ] {} <Debug> TCP-Session: 1936f408-dbda-40ea-ab4c-6af7b358ed62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.01.06 02:25:32.710316 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10237 | 2026.01.06 02:25:32.710258 [ 293 ] {} <Debug> TCP-Session: 9cf1f50c-7310-4808-a266-76ec31fdd679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.01.06 02:25:32.710506 [ 288 ] {} <Debug> TCP-Session: 4c0cdcd4-3c15-42de-92d8-ec083ded21f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.01.06 02:25:33.054687 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10240 | 2026.01.06 02:25:33.054737 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10241 | 2026.01.06 02:25:33.207167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20164 | ||
| 10242 | 2026.01.06 02:25:33.207879 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.06 02:25:33.207946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10244 | 2026.01.06 02:25:33.208556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10245 | 2026.01.06 02:25:33.208872 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.06 02:25:33.209091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20164 | ||
| 10247 | 2026.01.06 02:25:34.320599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10248 | 2026.01.06 02:25:34.335941 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.06 02:25:34.335996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10250 | 2026.01.06 02:25:34.341864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10251 | 2026.01.06 02:25:34.342553 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.01.06 02:25:34.345221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10253 | 2026.01.06 02:25:34.895046 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2026.01.06 02:25:34.895316 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10255 | 2026.01.06 02:25:34.895415 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10256 | 2026.01.06 02:25:34.896288 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.01.06 02:25:34.896335 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10258 | 2026.01.06 02:25:34.896710 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10259 | 2026.01.06 02:25:34.896923 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.01.06 02:25:34.897074 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001832 sec., 57860.262008733625 rows/sec., 4.83 MiB/sec. | ||
| 10261 | 2026.01.06 02:25:34.897116 [ 4 ] {76aff68c-ae04-45e0-87ed-ecff394b7ea1} <Debug> TCPHandler: Processed in 0.002262473 sec. | ||
| 10262 | 2026.01.06 02:25:34.897241 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.01.06 02:25:34.897335 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10264 | 2026.01.06 02:25:34.897375 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10265 | 2026.01.06 02:25:34.897810 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.01.06 02:25:34.897847 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10267 | 2026.01.06 02:25:34.898130 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10268 | 2026.01.06 02:25:34.898348 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.01.06 02:25:34.898471 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 10270 | 2026.01.06 02:25:34.898508 [ 4 ] {23e22768-1e56-45d0-9d3f-99a17c22df26} <Debug> TCPHandler: Processed in 0.001314945 sec. | ||
| 10271 | 2026.01.06 02:25:34.898624 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.01.06 02:25:34.898715 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10273 | 2026.01.06 02:25:34.898755 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10274 | 2026.01.06 02:25:34.899165 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.01.06 02:25:34.899201 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10276 | 2026.01.06 02:25:34.899490 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10277 | 2026.01.06 02:25:34.899687 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.01.06 02:25:34.899809 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001111 sec., 80108.0108010801 rows/sec., 6.26 MiB/sec. | ||
| 10279 | 2026.01.06 02:25:34.899846 [ 4 ] {654f2047-d721-421c-8efc-7cdae4057006} <Debug> TCPHandler: Processed in 0.001269085 sec. | ||
| 10280 | 2026.01.06 02:25:34.899960 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.01.06 02:25:34.900052 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10282 | 2026.01.06 02:25:34.900093 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2026.01.06 02:25:34.900494 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.01.06 02:25:34.900529 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10285 | 2026.01.06 02:25:34.900843 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10286 | 2026.01.06 02:25:34.901040 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.01.06 02:25:34.901167 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 10288 | 2026.01.06 02:25:34.901203 [ 4 ] {39b63758-8410-42a5-b4a1-a1959ba76230} <Debug> TCPHandler: Processed in 0.001290424 sec. | ||
| 10289 | 2026.01.06 02:25:34.901309 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.01.06 02:25:34.901400 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10291 | 2026.01.06 02:25:34.901453 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10292 | 2026.01.06 02:25:34.902228 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.01.06 02:25:34.902265 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10294 | 2026.01.06 02:25:34.902780 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10295 | 2026.01.06 02:25:34.902994 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.01.06 02:25:34.903134 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001751 sec., 14277.555682467162 rows/sec., 25.58 MiB/sec. | ||
| 10297 | 2026.01.06 02:25:34.903186 [ 4 ] {1e578b31-6ae2-4f02-832d-cca6c87f55ca} <Debug> TCPHandler: Processed in 0.001923017 sec. | ||
| 10298 | 2026.01.06 02:25:34.903320 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.01.06 02:25:34.903442 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.01.06 02:25:34.903492 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10301 | 2026.01.06 02:25:34.903882 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.01.06 02:25:34.903917 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10303 | 2026.01.06 02:25:34.904237 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10304 | 2026.01.06 02:25:34.904441 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.01.06 02:25:34.904568 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 10306 | 2026.01.06 02:25:34.904603 [ 4 ] {081c45cf-01e4-4a18-9af7-f0b3938ac5a7} <Debug> TCPHandler: Processed in 0.001353126 sec. | ||
| 10307 | 2026.01.06 02:25:36.365763 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.01.06 02:25:36.365963 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.06 02:25:36.366038 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10310 | 2026.01.06 02:25:36.366916 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.06 02:25:36.366961 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10312 | 2026.01.06 02:25:36.367368 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10313 | 2026.01.06 02:25:36.367591 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.06 02:25:36.367746 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 10315 | 2026.01.06 02:25:36.367789 [ 4 ] {150598bf-3b5e-440c-a912-5a2750e4f5f4} <Debug> TCPHandler: Processed in 0.002155682 sec. | ||
| 10316 | 2026.01.06 02:25:36.367909 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.06 02:25:36.368004 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10318 | 2026.01.06 02:25:36.368045 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10319 | 2026.01.06 02:25:36.368437 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.06 02:25:36.368475 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10321 | 2026.01.06 02:25:36.368775 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10322 | 2026.01.06 02:25:36.368987 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.06 02:25:36.369118 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001132 sec., 14134.275618374559 rows/sec., 1.13 MiB/sec. | ||
| 10324 | 2026.01.06 02:25:36.369156 [ 4 ] {41caa1d2-0233-4347-9f6a-b4e2a804917b} <Debug> TCPHandler: Processed in 0.001297585 sec. | ||
| 10325 | 2026.01.06 02:25:36.369258 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.06 02:25:36.369352 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.06 02:25:36.369392 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10328 | 2026.01.06 02:25:36.371509 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.06 02:25:36.371549 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10330 | 2026.01.06 02:25:36.372008 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10331 | 2026.01.06 02:25:36.372234 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.06 02:25:36.372367 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.003033 sec., 755028.0250576986 rows/sec., 61.01 MiB/sec. | ||
| 10333 | 2026.01.06 02:25:36.372411 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10334 | 2026.01.06 02:25:36.372425 [ 4 ] {13dae9bc-853a-4c2d-a062-346a5a4e7aa1} <Debug> TCPHandler: Processed in 0.003216782 sec. | ||
| 10335 | 2026.01.06 02:25:36.372537 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.01.06 02:25:36.372660 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10337 | 2026.01.06 02:25:36.372702 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10338 | 2026.01.06 02:25:36.373240 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.01.06 02:25:36.373278 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10340 | 2026.01.06 02:25:36.373598 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10341 | 2026.01.06 02:25:36.373812 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.01.06 02:25:36.373946 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001306 sec., 180704.44104134763 rows/sec., 10.89 MiB/sec. | ||
| 10343 | 2026.01.06 02:25:36.373985 [ 4 ] {fa33a681-5314-4d66-9e9e-3aba43ba3848} <Debug> TCPHandler: Processed in 0.001497049 sec. | ||
| 10344 | 2026.01.06 02:25:36.374121 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.01.06 02:25:36.374215 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10346 | 2026.01.06 02:25:36.374256 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10347 | 2026.01.06 02:25:36.374849 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.01.06 02:25:36.374895 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10349 | 2026.01.06 02:25:36.375217 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10350 | 2026.01.06 02:25:36.375433 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.01.06 02:25:36.375561 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001365 sec., 322344.3223443224 rows/sec., 21.33 MiB/sec. | ||
| 10352 | 2026.01.06 02:25:36.375600 [ 4 ] {f7d55f20-d3ac-4476-94b3-e5163020d5dd} <Debug> TCPHandler: Processed in 0.00152848 sec. | ||
| 10353 | 2026.01.06 02:25:36.375714 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.01.06 02:25:36.375809 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10355 | 2026.01.06 02:25:36.375851 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10356 | 2026.01.06 02:25:36.376366 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.01.06 02:25:36.376403 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10358 | 2026.01.06 02:25:36.376712 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10359 | 2026.01.06 02:25:36.376919 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.01.06 02:25:36.377045 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 10361 | 2026.01.06 02:25:36.377084 [ 4 ] {492eca1f-8bf8-4efe-b09a-a4d89990548b} <Debug> TCPHandler: Processed in 0.001418527 sec. | ||
| 10362 | 2026.01.06 02:25:36.377194 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2026.01.06 02:25:36.377288 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10364 | 2026.01.06 02:25:36.377328 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10365 | 2026.01.06 02:25:36.378282 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.01.06 02:25:36.378319 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10367 | 2026.01.06 02:25:36.378684 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10368 | 2026.01.06 02:25:36.378894 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.01.06 02:25:36.379024 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001755 sec., 664387.4643874643 rows/sec., 47.44 MiB/sec. | ||
| 10370 | 2026.01.06 02:25:36.379064 [ 4 ] {75b94111-0fa2-48fc-a035-11de0aa45b3e} <Debug> TCPHandler: Processed in 0.001918207 sec. | ||
| 10371 | 2026.01.06 02:25:36.379173 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.01.06 02:25:36.379266 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10373 | 2026.01.06 02:25:36.379308 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10374 | 2026.01.06 02:25:36.379643 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.01.06 02:25:36.379680 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10376 | 2026.01.06 02:25:36.379988 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10377 | 2026.01.06 02:25:36.380203 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.01.06 02:25:36.380336 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 10379 | 2026.01.06 02:25:36.380375 [ 4 ] {09d73fd0-5f5b-4dc7-9ef3-d5e3e6371479} <Debug> TCPHandler: Processed in 0.001249764 sec. | ||
| 10380 | 2026.01.06 02:25:36.380499 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.01.06 02:25:36.380623 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.01.06 02:25:36.380677 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10383 | 2026.01.06 02:25:36.381337 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.01.06 02:25:36.381373 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10385 | 2026.01.06 02:25:36.381767 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10386 | 2026.01.06 02:25:36.381987 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.01.06 02:25:36.382122 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001524 sec., 597112.8608923885 rows/sec., 39.47 MiB/sec. | ||
| 10388 | 2026.01.06 02:25:36.382161 [ 4 ] {b9147f35-5215-4c23-aabc-dce4a5f0a6fb} <Debug> TCPHandler: Processed in 0.001722013 sec. | ||
| 10389 | 2026.01.06 02:25:36.382283 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.01.06 02:25:36.382404 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10391 | 2026.01.06 02:25:36.382455 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10392 | 2026.01.06 02:25:36.382825 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.01.06 02:25:36.382869 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10394 | 2026.01.06 02:25:36.383205 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10395 | 2026.01.06 02:25:36.383419 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.01.06 02:25:36.383557 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 57.20 KiB/sec. | ||
| 10397 | 2026.01.06 02:25:36.383597 [ 4 ] {92ecd730-31b8-4ff2-99c7-3ae59d32dd9a} <Debug> TCPHandler: Processed in 0.001375746 sec. | ||
| 10398 | 2026.01.06 02:25:36.383711 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.01.06 02:25:36.383824 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10400 | 2026.01.06 02:25:36.383889 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10401 | 2026.01.06 02:25:36.384842 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.01.06 02:25:36.384885 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10403 | 2026.01.06 02:25:36.385402 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10404 | 2026.01.06 02:25:36.385624 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.01.06 02:25:36.385765 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001966 sec., 7629.704984740591 rows/sec., 13.67 MiB/sec. | ||
| 10406 | 2026.01.06 02:25:36.385819 [ 4 ] {792c893f-e128-4ee5-8d35-bc3229a704a4} <Debug> TCPHandler: Processed in 0.002167042 sec. | ||
| 10407 | 2026.01.06 02:25:36.385926 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.01.06 02:25:36.386020 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10409 | 2026.01.06 02:25:36.386061 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10410 | 2026.01.06 02:25:36.386403 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.01.06 02:25:36.386441 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10412 | 2026.01.06 02:25:36.386757 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10413 | 2026.01.06 02:25:36.386968 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.01.06 02:25:36.387096 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001096 sec., 62043.79562043796 rows/sec., 3.60 MiB/sec. | ||
| 10415 | 2026.01.06 02:25:36.387134 [ 4 ] {23eba57f-7d51-4793-8cde-e6e8e7da7579} <Debug> TCPHandler: Processed in 0.001256474 sec. | ||
| 10416 | 2026.01.06 02:25:38.284713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1348 | ||
| 10417 | 2026.01.06 02:25:38.287698 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.01.06 02:25:38.287749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10419 | 2026.01.06 02:25:38.289019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10420 | 2026.01.06 02:25:38.289316 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.01.06 02:25:38.289661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10422 | 2026.01.06 02:25:39.891080 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.01.06 02:25:39.891276 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10424 | 2026.01.06 02:25:39.891348 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10425 | 2026.01.06 02:25:39.892129 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.01.06 02:25:39.892176 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10427 | 2026.01.06 02:25:39.892558 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10428 | 2026.01.06 02:25:39.892780 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.01.06 02:25:39.892938 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.49 MiB/sec. | ||
| 10430 | 2026.01.06 02:25:39.892980 [ 4 ] {e96506d4-0fc6-48d5-a05a-13fff9ed2bac} <Debug> TCPHandler: Processed in 0.002035019 sec. | ||
| 10431 | 2026.01.06 02:25:39.893106 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.01.06 02:25:39.893200 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10433 | 2026.01.06 02:25:39.893240 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10434 | 2026.01.06 02:25:39.893675 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.01.06 02:25:39.893710 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10436 | 2026.01.06 02:25:39.894005 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10437 | 2026.01.06 02:25:39.894208 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.01.06 02:25:39.894334 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 10439 | 2026.01.06 02:25:39.894371 [ 4 ] {83bf4234-90be-454e-9ed5-1c96f006bf09} <Debug> TCPHandler: Processed in 0.001312755 sec. | ||
| 10440 | 2026.01.06 02:25:39.894488 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.01.06 02:25:39.894581 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.01.06 02:25:39.894627 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10443 | 2026.01.06 02:25:39.895017 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.01.06 02:25:39.895051 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10445 | 2026.01.06 02:25:39.895376 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10446 | 2026.01.06 02:25:39.895601 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.06 02:25:39.895727 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001165 sec., 82403.43347639484 rows/sec., 5.74 MiB/sec. | ||
| 10448 | 2026.01.06 02:25:39.895763 [ 4 ] {c9091add-9cef-4f7a-ad32-267fad633cd3} <Debug> TCPHandler: Processed in 0.001322546 sec. | ||
| 10449 | 2026.01.06 02:25:39.895876 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.01.06 02:25:39.895967 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10451 | 2026.01.06 02:25:39.896008 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10452 | 2026.01.06 02:25:39.896329 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.06 02:25:39.896363 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10454 | 2026.01.06 02:25:39.896652 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10455 | 2026.01.06 02:25:39.896858 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.06 02:25:39.896982 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001033 sec., 34849.951597289444 rows/sec., 2.35 MiB/sec. | ||
| 10457 | 2026.01.06 02:25:39.897018 [ 4 ] {1d2b32d9-bbcb-46f0-a940-0a4be564babc} <Debug> TCPHandler: Processed in 0.001188803 sec. | ||
| 10458 | 2026.01.06 02:25:40.710129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20612 | ||
| 10459 | 2026.01.06 02:25:40.710626 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.01.06 02:25:40.710675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10461 | 2026.01.06 02:25:40.711181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10462 | 2026.01.06 02:25:40.711439 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.01.06 02:25:40.711593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20612 | ||
| 10464 | 2026.01.06 02:25:41.846261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10465 | 2026.01.06 02:25:41.862951 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.06 02:25:41.863017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10467 | 2026.01.06 02:25:41.869039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10468 | 2026.01.06 02:25:41.869780 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.06 02:25:41.873141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10470 | 2026.01.06 02:25:44.894239 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.01.06 02:25:44.894442 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10472 | 2026.01.06 02:25:44.894518 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10473 | 2026.01.06 02:25:44.895233 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.01.06 02:25:44.895285 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10475 | 2026.01.06 02:25:44.895691 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10476 | 2026.01.06 02:25:44.895926 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.01.06 02:25:44.896083 [ 27 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10478 | 2026.01.06 02:25:44.896101 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001713 sec., 61879.74314068886 rows/sec., 5.17 MiB/sec. | ||
| 10479 | 2026.01.06 02:25:44.896155 [ 27 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.01.06 02:25:44.896178 [ 4 ] {069f5aaa-55a4-4e04-929b-b24a179f94f6} <Debug> TCPHandler: Processed in 0.00208255 sec. | ||
| 10481 | 2026.01.06 02:25:44.896181 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10482 | 2026.01.06 02:25:44.896305 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 10483 | 2026.01.06 02:25:44.896310 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.01.06 02:25:44.896410 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10485 | 2026.01.06 02:25:44.896430 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10486 | 2026.01.06 02:25:44.896442 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2342 rows starting from the beginning of the part | ||
| 10487 | 2026.01.06 02:25:44.896475 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10488 | 2026.01.06 02:25:44.896508 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1142 rows starting from the beginning of the part | ||
| 10489 | 2026.01.06 02:25:44.896559 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10490 | 2026.01.06 02:25:44.896608 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2290 rows starting from the beginning of the part | ||
| 10491 | 2026.01.06 02:25:44.896652 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10492 | 2026.01.06 02:25:44.896694 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
| 10493 | 2026.01.06 02:25:44.896913 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2026.01.06 02:25:44.896949 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10495 | 2026.01.06 02:25:44.897271 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10496 | 2026.01.06 02:25:44.897499 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2026.01.06 02:25:44.897617 [ 27 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10498 | 2026.01.06 02:25:44.897641 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001236 sec., 20226.53721682848 rows/sec., 1.49 MiB/sec. | ||
| 10499 | 2026.01.06 02:25:44.897648 [ 27 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2026.01.06 02:25:44.897682 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10501 | 2026.01.06 02:25:44.897690 [ 4 ] {65cd9be2-e847-446b-a15a-745015621503} <Debug> TCPHandler: Processed in 0.001430977 sec. | ||
| 10502 | 2026.01.06 02:25:44.897779 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 10503 | 2026.01.06 02:25:44.897809 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.01.06 02:25:44.897898 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10505 | 2026.01.06 02:25:44.897912 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.06 02:25:44.897937 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 263 rows starting from the beginning of the part | ||
| 10507 | 2026.01.06 02:25:44.897959 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10508 | 2026.01.06 02:25:44.898009 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10509 | 2026.01.06 02:25:44.898057 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 220 rows starting from the beginning of the part | ||
| 10510 | 2026.01.06 02:25:44.898098 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10511 | 2026.01.06 02:25:44.898137 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 236 rows starting from the beginning of the part | ||
| 10512 | 2026.01.06 02:25:44.898178 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10513 | 2026.01.06 02:25:44.898389 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.01.06 02:25:44.898431 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10515 | 2026.01.06 02:25:44.898660 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002395536 sec., 2522191.2757729376 rows/sec., 213.09 MiB/sec. | ||
| 10516 | 2026.01.06 02:25:44.898757 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10517 | 2026.01.06 02:25:44.898995 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.01.06 02:25:44.899042 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10519 | 2026.01.06 02:25:44.899104 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370976 sec., 579149.4526527087 rows/sec., 37.98 MiB/sec. | ||
| 10520 | 2026.01.06 02:25:44.899117 [ 27 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10521 | 2026.01.06 02:25:44.899133 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001243 sec., 71600.96540627514 rows/sec., 5.59 MiB/sec. | ||
| 10522 | 2026.01.06 02:25:44.899144 [ 27 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.01.06 02:25:44.899175 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10524 | 2026.01.06 02:25:44.899182 [ 4 ] {4f47c7ba-26db-41fa-b346-1af9da4a6aed} <Debug> TCPHandler: Processed in 0.001422177 sec. | ||
| 10525 | 2026.01.06 02:25:44.899236 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10526 | 2026.01.06 02:25:44.899252 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 10527 | 2026.01.06 02:25:44.899312 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.01.06 02:25:44.899347 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10529 | 2026.01.06 02:25:44.899376 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1211 rows starting from the beginning of the part | ||
| 10530 | 2026.01.06 02:25:44.899380 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.01.06 02:25:44.899411 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10532 | 2026.01.06 02:25:44.899431 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 694 rows starting from the beginning of the part | ||
| 10533 | 2026.01.06 02:25:44.899464 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10534 | 2026.01.06 02:25:44.899476 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 10535 | 2026.01.06 02:25:44.899483 [ 187 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_71_14} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10536 | 2026.01.06 02:25:44.899505 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.01.06 02:25:44.899522 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1166 rows starting from the beginning of the part | ||
| 10538 | 2026.01.06 02:25:44.899567 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10539 | 2026.01.06 02:25:44.899573 [ 199 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_61_12} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10540 | 2026.01.06 02:25:44.899583 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10541 | 2026.01.06 02:25:44.899609 [ 188 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part | ||
| 10542 | 2026.01.06 02:25:44.899652 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10543 | 2026.01.06 02:25:44.899881 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.01.06 02:25:44.899920 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10545 | 2026.01.06 02:25:44.900259 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10546 | 2026.01.06 02:25:44.900473 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.01.06 02:25:44.900585 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10548 | 2026.01.06 02:25:44.900605 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10549 | 2026.01.06 02:25:44.900613 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.01.06 02:25:44.900644 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10551 | 2026.01.06 02:25:44.900650 [ 4 ] {8d094dc0-5ba8-4b60-be0b-da0627a3fca2} <Debug> TCPHandler: Processed in 0.001387597 sec. | ||
| 10552 | 2026.01.06 02:25:44.900739 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 10553 | 2026.01.06 02:25:44.900757 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153606 sec., 2156816.791010768 rows/sec., 162.82 MiB/sec. | ||
| 10554 | 2026.01.06 02:25:44.900769 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.01.06 02:25:44.900882 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10556 | 2026.01.06 02:25:44.900888 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10557 | 2026.01.06 02:25:44.900925 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21010 rows starting from the beginning of the part | ||
| 10558 | 2026.01.06 02:25:44.900965 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10559 | 2026.01.06 02:25:44.901003 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10560 | 2026.01.06 02:25:44.901004 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10561 | 2026.01.06 02:25:44.901057 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 10562 | 2026.01.06 02:25:44.901105 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 910 rows starting from the beginning of the part | ||
| 10563 | 2026.01.06 02:25:44.901149 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part | ||
| 10564 | 2026.01.06 02:25:44.901192 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10565 | 2026.01.06 02:25:44.901342 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.01.06 02:25:44.901438 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_71_14} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10567 | 2026.01.06 02:25:44.901540 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10568 | 2026.01.06 02:25:44.901793 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2026.01.06 02:25:44.901835 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10570 | 2026.01.06 02:25:44.902408 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10571 | 2026.01.06 02:25:44.902650 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2026.01.06 02:25:44.902770 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10573 | 2026.01.06 02:25:44.902797 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001929 sec., 12960.082944530845 rows/sec., 23.22 MiB/sec. | ||
| 10574 | 2026.01.06 02:25:44.902801 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.01.06 02:25:44.902838 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10576 | 2026.01.06 02:25:44.902869 [ 4 ] {3d470a6f-cee0-4bf6-92a0-c416db9d83b7} <Debug> TCPHandler: Processed in 0.002148351 sec. | ||
| 10577 | 2026.01.06 02:25:44.902908 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 10578 | 2026.01.06 02:25:44.902988 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.01.06 02:25:44.903086 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.01.06 02:25:44.903091 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10581 | 2026.01.06 02:25:44.903131 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10582 | 2026.01.06 02:25:44.903151 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1058 rows starting from the beginning of the part | ||
| 10583 | 2026.01.06 02:25:44.903271 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10584 | 2026.01.06 02:25:44.903374 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10585 | 2026.01.06 02:25:44.903473 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10586 | 2026.01.06 02:25:44.903483 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.01.06 02:25:44.903524 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10588 | 2026.01.06 02:25:44.903570 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 10589 | 2026.01.06 02:25:44.903673 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10590 | 2026.01.06 02:25:44.903859 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10591 | 2026.01.06 02:25:44.904122 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.01.06 02:25:44.904234 [ 27 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10593 | 2026.01.06 02:25:44.904254 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 10594 | 2026.01.06 02:25:44.904262 [ 27 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.01.06 02:25:44.904293 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10596 | 2026.01.06 02:25:44.904299 [ 4 ] {e22730ab-74fb-4953-96b4-65d032afbf9b} <Debug> TCPHandler: Processed in 0.001359066 sec. | ||
| 10597 | 2026.01.06 02:25:44.904378 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 10598 | 2026.01.06 02:25:44.904476 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10599 | 2026.01.06 02:25:44.904506 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4744 rows starting from the beginning of the part | ||
| 10600 | 2026.01.06 02:25:44.904564 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 10601 | 2026.01.06 02:25:44.904606 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 10602 | 2026.01.06 02:25:44.904645 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
| 10603 | 2026.01.06 02:25:44.904682 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 10604 | 2026.01.06 02:25:44.904720 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10605 | 2026.01.06 02:25:44.907804 [ 200 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5072 rows, containing 4 columns (4 merged, 0 gathered) in 0.003461446 sec., 1465283.5837970607 rows/sec., 93.05 MiB/sec. | ||
| 10606 | 2026.01.06 02:25:44.908320 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10607 | 2026.01.06 02:25:44.908600 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.01.06 02:25:44.908678 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_71_14} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10609 | 2026.01.06 02:25:44.908757 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10610 | 2026.01.06 02:25:44.918008 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 19 columns (19 merged, 0 gathered) in 0.01512872 sec., 76873.65487628827 rows/sec., 137.75 MiB/sec. | ||
| 10611 | 2026.01.06 02:25:44.918335 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22650 rows, containing 5 columns (5 merged, 0 gathered) in 0.017639828 sec., 1284026.1254248058 rows/sec., 85.94 MiB/sec. | ||
| 10612 | 2026.01.06 02:25:44.918838 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10613 | 2026.01.06 02:25:44.919099 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.01.06 02:25:44.919169 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10615 | 2026.01.06 02:25:44.919255 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10616 | 2026.01.06 02:25:44.919415 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10617 | 2026.01.06 02:25:44.919729 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.01.06 02:25:44.919795 [ 199 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10619 | 2026.01.06 02:25:44.919894 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 10620 | 2026.01.06 02:25:45.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.89 MiB, peak 323.57 MiB, free memory in arenas 0.00 B, will set to 314.93 MiB (RSS), difference: 8.04 MiB | ||
| 10621 | 2026.01.06 02:25:48.054814 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10622 | 2026.01.06 02:25:48.054895 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10623 | 2026.01.06 02:25:48.212621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21124 | ||
| 10624 | 2026.01.06 02:25:48.213131 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.01.06 02:25:48.213179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10626 | 2026.01.06 02:25:48.213691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10627 | 2026.01.06 02:25:48.213928 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.01.06 02:25:48.214075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21124 | ||
| 10629 | 2026.01.06 02:25:48.290883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1368 | ||
| 10630 | 2026.01.06 02:25:48.292930 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.01.06 02:25:48.292976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10632 | 2026.01.06 02:25:48.294134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10633 | 2026.01.06 02:25:48.294436 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.01.06 02:25:48.294698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 10635 | 2026.01.06 02:25:49.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.94 MiB, peak 323.57 MiB, free memory in arenas 0.00 B, will set to 314.94 MiB (RSS), difference: 4.00 MiB | ||
| 10636 | 2026.01.06 02:25:49.374182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10637 | 2026.01.06 02:25:49.391017 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.06 02:25:49.391066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10639 | 2026.01.06 02:25:49.396917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10640 | 2026.01.06 02:25:49.397652 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.06 02:25:49.400568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10642 | 2026.01.06 02:25:49.905706 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.06 02:25:49.905909 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.01.06 02:25:49.905980 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10645 | 2026.01.06 02:25:49.906878 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.06 02:25:49.906926 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10647 | 2026.01.06 02:25:49.907357 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10648 | 2026.01.06 02:25:49.907577 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.01.06 02:25:49.907729 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001873 sec., 218900.1601708489 rows/sec., 13.89 MiB/sec. | ||
| 10650 | 2026.01.06 02:25:49.907771 [ 4 ] {cfb858ba-5d95-4477-9201-391210276eae} <Debug> TCPHandler: Processed in 0.002242723 sec. | ||
| 10651 | 2026.01.06 02:25:49.907897 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.01.06 02:25:49.907997 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.06 02:25:49.908039 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10654 | 2026.01.06 02:25:49.909235 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.01.06 02:25:49.909270 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10656 | 2026.01.06 02:25:49.909636 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10657 | 2026.01.06 02:25:49.909843 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.01.06 02:25:49.909970 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001999 sec., 571285.6428214108 rows/sec., 45.33 MiB/sec. | ||
| 10659 | 2026.01.06 02:25:49.910007 [ 4 ] {2dbe622c-0d4d-4784-9c75-7f87e7f86b5b} <Debug> TCPHandler: Processed in 0.002157932 sec. | ||
| 10660 | 2026.01.06 02:25:49.910129 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.06 02:25:49.910223 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.06 02:25:49.910263 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10663 | 2026.01.06 02:25:49.910849 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.01.06 02:25:49.910885 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10665 | 2026.01.06 02:25:49.911206 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10666 | 2026.01.06 02:25:49.911416 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.01.06 02:25:49.911541 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001336 sec., 164670.65868263473 rows/sec., 9.83 MiB/sec. | ||
| 10668 | 2026.01.06 02:25:49.911579 [ 4 ] {8c183321-15a4-4baa-a869-9d56a56133d2} <Debug> TCPHandler: Processed in 0.001496959 sec. | ||
| 10669 | 2026.01.06 02:25:49.911697 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.01.06 02:25:49.911791 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.01.06 02:25:49.911830 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10672 | 2026.01.06 02:25:49.912387 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.01.06 02:25:49.912423 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10674 | 2026.01.06 02:25:49.912725 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10675 | 2026.01.06 02:25:49.912937 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.01.06 02:25:49.913064 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 10677 | 2026.01.06 02:25:49.913101 [ 4 ] {8e41bd00-9eec-4005-aca7-24cdb9291f50} <Debug> TCPHandler: Processed in 0.001451548 sec. | ||
| 10678 | 2026.01.06 02:25:49.913211 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.01.06 02:25:49.913304 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10680 | 2026.01.06 02:25:49.913342 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10681 | 2026.01.06 02:25:49.913903 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.01.06 02:25:49.913940 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10683 | 2026.01.06 02:25:49.914250 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10684 | 2026.01.06 02:25:49.914454 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.01.06 02:25:49.914581 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 10686 | 2026.01.06 02:25:49.914619 [ 4 ] {bfd1fe79-4712-4082-98f3-efaba8aa0628} <Debug> TCPHandler: Processed in 0.001455488 sec. | ||
| 10687 | 2026.01.06 02:25:49.914728 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.01.06 02:25:49.914822 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10689 | 2026.01.06 02:25:49.914861 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10690 | 2026.01.06 02:25:49.915618 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.01.06 02:25:49.915653 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10692 | 2026.01.06 02:25:49.915984 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10693 | 2026.01.06 02:25:49.916188 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.01.06 02:25:49.916313 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00151 sec., 459602.6490066225 rows/sec., 32.12 MiB/sec. | ||
| 10695 | 2026.01.06 02:25:49.916351 [ 4 ] {2a351509-be9a-43e7-874c-98d1dde2e7b6} <Debug> TCPHandler: Processed in 0.001670452 sec. | ||
| 10696 | 2026.01.06 02:25:49.916461 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.01.06 02:25:49.916555 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10698 | 2026.01.06 02:25:49.916595 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10699 | 2026.01.06 02:25:49.916927 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.06 02:25:49.916962 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10701 | 2026.01.06 02:25:49.917255 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10702 | 2026.01.06 02:25:49.917460 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.01.06 02:25:49.917583 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 10704 | 2026.01.06 02:25:49.917619 [ 4 ] {42fcae3f-c73b-4ce6-8237-cdc577954bd7} <Debug> TCPHandler: Processed in 0.001204513 sec. | ||
| 10705 | 2026.01.06 02:25:49.917728 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.01.06 02:25:49.917821 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.01.06 02:25:49.917863 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10708 | 2026.01.06 02:25:49.918338 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.06 02:25:49.918372 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10710 | 2026.01.06 02:25:49.918698 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10711 | 2026.01.06 02:25:49.918905 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.01.06 02:25:49.919033 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 10713 | 2026.01.06 02:25:49.919069 [ 4 ] {99be1285-541a-444d-a3cf-b417b72adbe2} <Debug> TCPHandler: Processed in 0.001388837 sec. | ||
| 10714 | 2026.01.06 02:25:49.919176 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.01.06 02:25:49.919268 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10716 | 2026.01.06 02:25:49.919308 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10717 | 2026.01.06 02:25:49.919612 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.01.06 02:25:49.919646 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10719 | 2026.01.06 02:25:49.919934 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10720 | 2026.01.06 02:25:49.920137 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.01.06 02:25:49.920260 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 10722 | 2026.01.06 02:25:49.920295 [ 4 ] {ef677d0c-d659-4db9-9359-6d70eeb947da} <Debug> TCPHandler: Processed in 0.001165612 sec. | ||
| 10723 | 2026.01.06 02:25:49.920402 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.01.06 02:25:49.920493 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.01.06 02:25:49.920546 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 02:25:49.921336 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.01.06 02:25:49.921371 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10728 | 2026.01.06 02:25:49.921883 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10729 | 2026.01.06 02:25:49.922099 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.01.06 02:25:49.922233 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001757 sec., 8537.279453614114 rows/sec., 15.30 MiB/sec. | ||
| 10731 | 2026.01.06 02:25:49.922285 [ 4 ] {004ee7c3-efe7-4d00-a817-3e7827ed8ff0} <Debug> TCPHandler: Processed in 0.001929757 sec. | ||
| 10732 | 2026.01.06 02:25:49.922421 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.01.06 02:25:49.922543 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.01.06 02:25:49.922592 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10735 | 2026.01.06 02:25:49.923050 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.01.06 02:25:49.923094 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10737 | 2026.01.06 02:25:49.923430 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10738 | 2026.01.06 02:25:49.923646 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.01.06 02:25:49.923772 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 5.09 MiB/sec. | ||
| 10740 | 2026.01.06 02:25:49.923808 [ 4 ] {e74c817d-c036-41b6-ba7c-142c280b533d} <Debug> TCPHandler: Processed in 0.001445767 sec. | ||
| 10741 | 2026.01.06 02:25:50.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.24 MiB, peak 323.57 MiB, free memory in arenas 0.00 B, will set to 314.96 MiB (RSS), difference: -1.28 MiB | ||
| 10742 | 2026.01.06 02:25:54.895183 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.01.06 02:25:54.895398 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10744 | 2026.01.06 02:25:54.895463 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10745 | 2026.01.06 02:25:54.896063 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.01.06 02:25:54.896110 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10747 | 2026.01.06 02:25:54.896485 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10748 | 2026.01.06 02:25:54.896698 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.01.06 02:25:54.896847 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001497 sec., 1336.005344021376 rows/sec., 108.94 KiB/sec. | ||
| 10750 | 2026.01.06 02:25:54.896889 [ 4 ] {d5ef7049-eddf-4a95-b304-65342dba340d} <Debug> TCPHandler: Processed in 0.001842835 sec. | ||
| 10751 | 2026.01.06 02:25:54.897008 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.01.06 02:25:54.897102 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10753 | 2026.01.06 02:25:54.897140 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10754 | 2026.01.06 02:25:54.897572 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.01.06 02:25:54.897608 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10756 | 2026.01.06 02:25:54.897925 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10757 | 2026.01.06 02:25:54.898122 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.01.06 02:25:54.898247 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001164 sec., 91924.39862542955 rows/sec., 7.67 MiB/sec. | ||
| 10759 | 2026.01.06 02:25:54.898284 [ 4 ] {4acef863-4ecb-404a-89c8-406557f7a079} <Debug> TCPHandler: Processed in 0.001324025 sec. | ||
| 10760 | 2026.01.06 02:25:54.898398 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.01.06 02:25:54.898491 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.01.06 02:25:54.898530 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10763 | 2026.01.06 02:25:54.898948 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.01.06 02:25:54.898983 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10765 | 2026.01.06 02:25:54.899269 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10766 | 2026.01.06 02:25:54.899469 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.01.06 02:25:54.899593 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00112 sec., 24107.14285714286 rows/sec., 1.76 MiB/sec. | ||
| 10768 | 2026.01.06 02:25:54.899629 [ 4 ] {0681f9b1-d560-401d-b6a3-f0a0ca03f258} <Debug> TCPHandler: Processed in 0.001278045 sec. | ||
| 10769 | 2026.01.06 02:25:54.899740 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.01.06 02:25:54.899833 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10771 | 2026.01.06 02:25:54.899872 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10772 | 2026.01.06 02:25:54.900281 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.01.06 02:25:54.900316 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10774 | 2026.01.06 02:25:54.900606 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10775 | 2026.01.06 02:25:54.900806 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.01.06 02:25:54.900937 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001122 sec., 81105.16934046346 rows/sec., 6.34 MiB/sec. | ||
| 10777 | 2026.01.06 02:25:54.900974 [ 4 ] {f079f0c1-aeff-40af-8790-b5f37c197bb5} <Debug> TCPHandler: Processed in 0.001282155 sec. | ||
| 10778 | 2026.01.06 02:25:54.901090 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.01.06 02:25:54.901182 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.01.06 02:25:54.901224 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10781 | 2026.01.06 02:25:54.901622 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.01.06 02:25:54.901657 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10783 | 2026.01.06 02:25:54.901977 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10784 | 2026.01.06 02:25:54.902179 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.01.06 02:25:54.902305 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00114 sec., 141228.0701754386 rows/sec., 9.84 MiB/sec. | ||
| 10786 | 2026.01.06 02:25:54.902340 [ 4 ] {b87eeb08-39ae-48db-8115-0cc68c92180a} <Debug> TCPHandler: Processed in 0.001297275 sec. | ||
| 10787 | 2026.01.06 02:25:54.902454 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2026.01.06 02:25:54.902546 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10789 | 2026.01.06 02:25:54.902599 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10790 | 2026.01.06 02:25:54.903409 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2026.01.06 02:25:54.903444 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10792 | 2026.01.06 02:25:54.903957 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10793 | 2026.01.06 02:25:54.904170 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2026.01.06 02:25:54.904304 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001776 sec., 14076.576576576577 rows/sec., 25.22 MiB/sec. | ||
| 10795 | 2026.01.06 02:25:54.904355 [ 4 ] {ade481a2-d3a9-457d-96b7-2282513a9d9c} <Debug> TCPHandler: Processed in 0.001948247 sec. | ||
| 10796 | 2026.01.06 02:25:54.904471 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2026.01.06 02:25:54.904563 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.01.06 02:25:54.904604 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10799 | 2026.01.06 02:25:54.904956 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.01.06 02:25:54.904992 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10801 | 2026.01.06 02:25:54.905285 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10802 | 2026.01.06 02:25:54.905483 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.01.06 02:25:54.905607 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10804 | 2026.01.06 02:25:54.905642 [ 4 ] {96ffcdcf-ec23-422c-b472-20255b8b6908} <Debug> TCPHandler: Processed in 0.001218383 sec. | ||
| 10805 | 2026.01.06 02:25:55.715128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21572 | ||
| 10806 | 2026.01.06 02:25:55.715650 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.06 02:25:55.715688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10808 | 2026.01.06 02:25:55.716171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10809 | 2026.01.06 02:25:55.716401 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.01.06 02:25:55.716549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21572 | ||
| 10811 | 2026.01.06 02:25:56.900612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10812 | 2026.01.06 02:25:56.918137 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.06 02:25:56.918181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10814 | 2026.01.06 02:25:56.924540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10815 | 2026.01.06 02:25:56.925250 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.06 02:25:56.928172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10817 | 2026.01.06 02:25:58.295786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1404 | ||
| 10818 | 2026.01.06 02:25:58.298214 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.01.06 02:25:58.298268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10820 | 2026.01.06 02:25:58.299476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10821 | 2026.01.06 02:25:58.299741 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.01.06 02:25:58.300010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 10823 | 2026.01.06 02:25:59.907079 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2026.01.06 02:25:59.907337 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10825 | 2026.01.06 02:25:59.907430 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10826 | 2026.01.06 02:25:59.908317 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.01.06 02:25:59.908361 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10828 | 2026.01.06 02:25:59.908764 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10829 | 2026.01.06 02:25:59.908999 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.01.06 02:25:59.909135 [ 129 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10831 | 2026.01.06 02:25:59.909152 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001884 sec., 217622.0806794055 rows/sec., 13.80 MiB/sec. | ||
| 10832 | 2026.01.06 02:25:59.909201 [ 129 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.01.06 02:25:59.909215 [ 4 ] {6c33eac8-c9d2-4107-841c-03983aa8cfce} <Debug> TCPHandler: Processed in 0.002298454 sec. | ||
| 10834 | 2026.01.06 02:25:59.909232 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10835 | 2026.01.06 02:25:59.909339 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10836 | 2026.01.06 02:25:59.909353 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.01.06 02:25:59.909453 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10838 | 2026.01.06 02:25:59.909461 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10839 | 2026.01.06 02:25:59.909488 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10840 | 2026.01.06 02:25:59.909508 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10841 | 2026.01.06 02:25:59.909556 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10842 | 2026.01.06 02:25:59.909608 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10843 | 2026.01.06 02:25:59.909665 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10844 | 2026.01.06 02:25:59.909737 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10845 | 2026.01.06 02:25:59.910770 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.01.06 02:25:59.910806 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10847 | 2026.01.06 02:25:59.910845 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154481 sec., 1327024.0353182591 rows/sec., 89.24 MiB/sec. | ||
| 10848 | 2026.01.06 02:25:59.911037 [ 200 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10849 | 2026.01.06 02:25:59.911178 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10850 | 2026.01.06 02:25:59.911355 [ 200 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.01.06 02:25:59.911396 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.01.06 02:25:59.911428 [ 200 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_33_8} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10853 | 2026.01.06 02:25:59.911509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10854 | 2026.01.06 02:25:59.911526 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002084 sec., 547984.6449136276 rows/sec., 43.48 MiB/sec. | ||
| 10855 | 2026.01.06 02:25:59.911563 [ 4 ] {8e980cd9-b51b-4fa1-acfb-8778195750a7} <Debug> TCPHandler: Processed in 0.002258623 sec. | ||
| 10856 | 2026.01.06 02:25:59.911679 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.01.06 02:25:59.911773 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10858 | 2026.01.06 02:25:59.911812 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10859 | 2026.01.06 02:25:59.912379 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.01.06 02:25:59.912416 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10861 | 2026.01.06 02:25:59.912729 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10862 | 2026.01.06 02:25:59.912940 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.01.06 02:25:59.913066 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001312 sec., 167682.92682926828 rows/sec., 10.01 MiB/sec. | ||
| 10864 | 2026.01.06 02:25:59.913104 [ 4 ] {83c7d2c0-cc65-4af7-80f7-880b1a8aaafb} <Debug> TCPHandler: Processed in 0.001473358 sec. | ||
| 10865 | 2026.01.06 02:25:59.913213 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.01.06 02:25:59.913307 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.01.06 02:25:59.913346 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10868 | 2026.01.06 02:25:59.913897 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.01.06 02:25:59.913934 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10870 | 2026.01.06 02:25:59.914246 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10871 | 2026.01.06 02:25:59.914465 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.01.06 02:25:59.914571 [ 129 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10873 | 2026.01.06 02:25:59.914594 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 10874 | 2026.01.06 02:25:59.914611 [ 129 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.01.06 02:25:59.914637 [ 4 ] {34c9fc29-fafc-4903-b006-5ef63ef7fda9} <Debug> TCPHandler: Processed in 0.001471939 sec. | ||
| 10876 | 2026.01.06 02:25:59.914638 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10877 | 2026.01.06 02:25:59.914767 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.01.06 02:25:59.914775 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::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 | ||
| 10879 | 2026.01.06 02:25:59.914867 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10880 | 2026.01.06 02:25:59.914909 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10881 | 2026.01.06 02:25:59.914910 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10882 | 2026.01.06 02:25:59.914954 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 441 rows starting from the beginning of the part | ||
| 10883 | 2026.01.06 02:25:59.915033 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10884 | 2026.01.06 02:25:59.915083 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 10885 | 2026.01.06 02:25:59.915130 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 440 rows starting from the beginning of the part | ||
| 10886 | 2026.01.06 02:25:59.915173 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10887 | 2026.01.06 02:25:59.915217 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 10888 | 2026.01.06 02:25:59.915494 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.01.06 02:25:59.915537 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10890 | 2026.01.06 02:25:59.915872 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10891 | 2026.01.06 02:25:59.916091 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.01.06 02:25:59.916194 [ 129 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10893 | 2026.01.06 02:25:59.916221 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001373 sec., 153678.07720320465 rows/sec., 8.73 MiB/sec. | ||
| 10894 | 2026.01.06 02:25:59.916223 [ 129 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.01.06 02:25:59.916258 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533619 sec., 1127398.656380757 rows/sec., 77.96 MiB/sec. | ||
| 10896 | 2026.01.06 02:25:59.916266 [ 4 ] {7802a78e-f446-42ee-a113-3204522b58b1} <Debug> TCPHandler: Processed in 0.00154699 sec. | ||
| 10897 | 2026.01.06 02:25:59.916260 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10898 | 2026.01.06 02:25:59.916390 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10899 | 2026.01.06 02:25:59.916401 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.01.06 02:25:59.916453 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10901 | 2026.01.06 02:25:59.916477 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10902 | 2026.01.06 02:25:59.916505 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10903 | 2026.01.06 02:25:59.916507 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10904 | 2026.01.06 02:25:59.916554 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10905 | 2026.01.06 02:25:59.916576 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10906 | 2026.01.06 02:25:59.916620 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10907 | 2026.01.06 02:25:59.916657 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10908 | 2026.01.06 02:25:59.916692 [ 197 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10909 | 2026.01.06 02:25:59.916824 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.01.06 02:25:59.916931 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_34_7} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 10911 | 2026.01.06 02:25:59.917055 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10912 | 2026.01.06 02:25:59.917411 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.01.06 02:25:59.917454 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10914 | 2026.01.06 02:25:59.917506 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138292 sec., 926827.21129552 rows/sec., 56.17 MiB/sec. | ||
| 10915 | 2026.01.06 02:25:59.917682 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10916 | 2026.01.06 02:25:59.917822 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10917 | 2026.01.06 02:25:59.917995 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2026.01.06 02:25:59.918083 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_33_8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10919 | 2026.01.06 02:25:59.918136 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.06 02:25:59.918176 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10921 | 2026.01.06 02:25:59.918280 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001793 sec., 387060.7919687674 rows/sec., 27.05 MiB/sec. | ||
| 10922 | 2026.01.06 02:25:59.918322 [ 4 ] {544b8dad-3b6c-47dc-95a9-90a9aa0dd039} <Debug> TCPHandler: Processed in 0.001969338 sec. | ||
| 10923 | 2026.01.06 02:25:59.918436 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.01.06 02:25:59.918528 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10925 | 2026.01.06 02:25:59.918569 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10926 | 2026.01.06 02:25:59.918904 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.01.06 02:25:59.918940 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10928 | 2026.01.06 02:25:59.919244 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10929 | 2026.01.06 02:25:59.919451 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.01.06 02:25:59.919555 [ 129 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10931 | 2026.01.06 02:25:59.919576 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 10932 | 2026.01.06 02:25:59.919593 [ 129 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.01.06 02:25:59.919617 [ 4 ] {56d32c8c-17a0-4b78-8c4a-d00bd07a745f} <Debug> TCPHandler: Processed in 0.001228953 sec. | ||
| 10934 | 2026.01.06 02:25:59.919617 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10935 | 2026.01.06 02:25:59.919720 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10936 | 2026.01.06 02:25:59.919732 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.01.06 02:25:59.919824 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10938 | 2026.01.06 02:25:59.919833 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10939 | 2026.01.06 02:25:59.919860 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 10940 | 2026.01.06 02:25:59.919887 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10941 | 2026.01.06 02:25:59.919926 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10942 | 2026.01.06 02:25:59.919974 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10943 | 2026.01.06 02:25:59.920014 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10944 | 2026.01.06 02:25:59.920049 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10945 | 2026.01.06 02:25:59.920086 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10946 | 2026.01.06 02:25:59.920377 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.01.06 02:25:59.920418 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10948 | 2026.01.06 02:25:59.920809 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10949 | 2026.01.06 02:25:59.920837 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153812 sec., 171605.0795103535 rows/sec., 8.76 MiB/sec. | ||
| 10950 | 2026.01.06 02:25:59.920973 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10951 | 2026.01.06 02:25:59.921128 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.01.06 02:25:59.921280 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.01.06 02:25:59.921282 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001467 sec., 214042.26312201773 rows/sec., 14.06 MiB/sec. | ||
| 10954 | 2026.01.06 02:25:59.921339 [ 4 ] {c61546fd-90c0-4245-9f50-e8b729de1920} <Debug> TCPHandler: Processed in 0.001654341 sec. | ||
| 10955 | 2026.01.06 02:25:59.921359 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_33_7} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10956 | 2026.01.06 02:25:59.921426 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10957 | 2026.01.06 02:25:59.921443 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2026.01.06 02:25:59.921540 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10959 | 2026.01.06 02:25:59.921581 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10960 | 2026.01.06 02:25:59.921893 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.01.06 02:25:59.921929 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10962 | 2026.01.06 02:25:59.922231 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10963 | 2026.01.06 02:25:59.922442 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.01.06 02:25:59.922555 [ 150 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10965 | 2026.01.06 02:25:59.922571 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 10966 | 2026.01.06 02:25:59.922609 [ 150 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.01.06 02:25:59.922621 [ 4 ] {f94cd5bc-5c54-4145-942b-63cad3799637} <Debug> TCPHandler: Processed in 0.001225673 sec. | ||
| 10968 | 2026.01.06 02:25:59.922640 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10969 | 2026.01.06 02:25:59.922737 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.01.06 02:25:59.922742 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10971 | 2026.01.06 02:25:59.922838 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.01.06 02:25:59.922887 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10973 | 2026.01.06 02:25:59.922894 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10974 | 2026.01.06 02:25:59.922932 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10975 | 2026.01.06 02:25:59.923009 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10976 | 2026.01.06 02:25:59.923059 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10977 | 2026.01.06 02:25:59.923104 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10978 | 2026.01.06 02:25:59.923147 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10979 | 2026.01.06 02:25:59.923189 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::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 | ||
| 10980 | 2026.01.06 02:25:59.923745 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.01.06 02:25:59.923788 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10982 | 2026.01.06 02:25:59.923995 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295825 sec., 26238.110856018367 rows/sec., 1.72 MiB/sec. | ||
| 10983 | 2026.01.06 02:25:59.924124 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10984 | 2026.01.06 02:25:59.924322 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10985 | 2026.01.06 02:25:59.924385 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_34_7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.01.06 02:25:59.924467 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_34_7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 10987 | 2026.01.06 02:25:59.924538 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10988 | 2026.01.06 02:25:59.924567 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.01.06 02:25:59.924710 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00189 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 10990 | 2026.01.06 02:25:59.924764 [ 4 ] {03e8f47e-7b77-4fce-956d-114e09b477e7} <Debug> TCPHandler: Processed in 0.00207407 sec. | ||
| 10991 | 2026.01.06 02:25:59.924893 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2026.01.06 02:25:59.925008 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.01.06 02:25:59.925057 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10994 | 2026.01.06 02:25:59.925478 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.01.06 02:25:59.925515 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10996 | 2026.01.06 02:25:59.925840 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10997 | 2026.01.06 02:25:59.926050 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2026.01.06 02:25:59.926173 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 10999 | 2026.01.06 02:25:59.926208 [ 4 ] {68f8797e-30fe-4474-a2f3-93a6b680501f} <Debug> TCPHandler: Processed in 0.001381397 sec. | ||
| 11000 | 2026.01.06 02:26:03.054926 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11001 | 2026.01.06 02:26:03.054993 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11002 | 2026.01.06 02:26:03.216637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22084 | ||
| 11003 | 2026.01.06 02:26:03.217214 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.01.06 02:26:03.217261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11005 | 2026.01.06 02:26:03.217768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11006 | 2026.01.06 02:26:03.217984 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.01.06 02:26:03.218114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22084 | ||
| 11008 | 2026.01.06 02:26:03.218118 [ 147 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11009 | 2026.01.06 02:26:03.218179 [ 147 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.01.06 02:26:03.218201 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11011 | 2026.01.06 02:26:03.218328 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 11012 | 2026.01.06 02:26:03.218455 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11013 | 2026.01.06 02:26:03.218495 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19652 rows starting from the beginning of the part | ||
| 11014 | 2026.01.06 02:26:03.218564 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11015 | 2026.01.06 02:26:03.218612 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11016 | 2026.01.06 02:26:03.218651 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11017 | 2026.01.06 02:26:03.218687 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11018 | 2026.01.06 02:26:03.218724 [ 195 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11019 | 2026.01.06 02:26:03.220752 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22084 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467808 sec., 8948832.324070591 rows/sec., 128.01 MiB/sec. | ||
| 11020 | 2026.01.06 02:26:03.221174 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11021 | 2026.01.06 02:26:03.221480 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.01.06 02:26:03.221563 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_46_9} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11023 | 2026.01.06 02:26:03.221647 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11024 | 2026.01.06 02:26:04.429223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11025 | 2026.01.06 02:26:04.447545 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.06 02:26:04.447612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11027 | 2026.01.06 02:26:04.453368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11028 | 2026.01.06 02:26:04.454085 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.06 02:26:04.454409 [ 146 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11030 | 2026.01.06 02:26:04.454477 [ 146 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.01.06 02:26:04.454496 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11032 | 2026.01.06 02:26:04.454626 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11033 | 2026.01.06 02:26:04.457521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11034 | 2026.01.06 02:26:04.458415 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11035 | 2026.01.06 02:26:04.459900 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11036 | 2026.01.06 02:26:04.464390 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11037 | 2026.01.06 02:26:04.468836 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11038 | 2026.01.06 02:26:04.473361 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11039 | 2026.01.06 02:26:04.477837 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11040 | 2026.01.06 02:26:04.481782 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 11041 | 2026.01.06 02:26:04.534144 [ 198 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079578557 sec., 4360.471125406308 rows/sec., 22.55 MiB/sec. | ||
| 11042 | 2026.01.06 02:26:04.537232 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11043 | 2026.01.06 02:26:04.539382 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_46_9} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.01.06 02:26:04.539503 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_46_9} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11045 | 2026.01.06 02:26:04.542268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11046 | 2026.01.06 02:26:04.894939 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.01.06 02:26:04.895108 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11048 | 2026.01.06 02:26:04.895169 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11049 | 2026.01.06 02:26:04.895831 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.01.06 02:26:04.895870 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11051 | 2026.01.06 02:26:04.896268 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11052 | 2026.01.06 02:26:04.896500 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.01.06 02:26:04.896660 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001598 sec., 66332.91614518147 rows/sec., 5.54 MiB/sec. | ||
| 11054 | 2026.01.06 02:26:04.896703 [ 4 ] {ffd53fc1-8735-473c-a534-320054d34567} <Debug> TCPHandler: Processed in 0.001887186 sec. | ||
| 11055 | 2026.01.06 02:26:04.896834 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.01.06 02:26:04.896929 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11057 | 2026.01.06 02:26:04.896968 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11058 | 2026.01.06 02:26:04.897371 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.01.06 02:26:04.897404 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11060 | 2026.01.06 02:26:04.897696 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11061 | 2026.01.06 02:26:04.897908 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.01.06 02:26:04.898037 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001128 sec., 22163.120567375885 rows/sec., 1.63 MiB/sec. | ||
| 11063 | 2026.01.06 02:26:04.898073 [ 4 ] {4e8f477c-df70-4be7-9130-c3ce8ea7ffe8} <Debug> TCPHandler: Processed in 0.001287675 sec. | ||
| 11064 | 2026.01.06 02:26:04.898181 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2026.01.06 02:26:04.898272 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11066 | 2026.01.06 02:26:04.898311 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11067 | 2026.01.06 02:26:04.898727 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.01.06 02:26:04.898760 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11069 | 2026.01.06 02:26:04.899051 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11070 | 2026.01.06 02:26:04.899255 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.01.06 02:26:04.899380 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001126 sec., 79040.85257548845 rows/sec., 6.17 MiB/sec. | ||
| 11072 | 2026.01.06 02:26:04.899416 [ 4 ] {39bab3a4-5256-4e2c-9b88-5cd58d22d025} <Debug> TCPHandler: Processed in 0.001282234 sec. | ||
| 11073 | 2026.01.06 02:26:04.899526 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.01.06 02:26:04.899618 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.01.06 02:26:04.899660 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11076 | 2026.01.06 02:26:04.900065 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.01.06 02:26:04.900097 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11078 | 2026.01.06 02:26:04.900417 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11079 | 2026.01.06 02:26:04.900627 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.01.06 02:26:04.900752 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11081 | 2026.01.06 02:26:04.900787 [ 4 ] {1a5fe093-b5d6-4d03-9480-e29d62bae766} <Debug> TCPHandler: Processed in 0.001307854 sec. | ||
| 11082 | 2026.01.06 02:26:04.900896 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.01.06 02:26:04.900989 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11084 | 2026.01.06 02:26:04.901042 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11085 | 2026.01.06 02:26:04.901881 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.01.06 02:26:04.901915 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11087 | 2026.01.06 02:26:04.902452 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11088 | 2026.01.06 02:26:04.902667 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.01.06 02:26:04.902807 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001836 sec., 13616.557734204793 rows/sec., 24.40 MiB/sec. | ||
| 11090 | 2026.01.06 02:26:04.902858 [ 4 ] {4539c350-3886-46e9-ab8b-d3e903c2fb95} <Debug> TCPHandler: Processed in 0.002008548 sec. | ||
| 11091 | 2026.01.06 02:26:04.902978 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.01.06 02:26:04.903081 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.01.06 02:26:04.903124 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11094 | 2026.01.06 02:26:04.903488 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.01.06 02:26:04.903523 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11096 | 2026.01.06 02:26:04.903850 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11097 | 2026.01.06 02:26:04.904072 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.01.06 02:26:04.904204 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 11099 | 2026.01.06 02:26:04.904241 [ 4 ] {e0b3fbb0-bad2-4fbb-a7fb-fade65ffa7a0} <Debug> TCPHandler: Processed in 0.001313415 sec. | ||
| 11100 | 2026.01.06 02:26:05.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.68 MiB, peak 329.64 MiB, free memory in arenas 0.00 B, will set to 318.33 MiB (RSS), difference: 1.65 MiB | ||
| 11101 | 2026.01.06 02:26:07.337803 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.01.06 02:26:07.337998 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11103 | 2026.01.06 02:26:07.338067 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11104 | 2026.01.06 02:26:07.338883 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.01.06 02:26:07.338938 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11106 | 2026.01.06 02:26:07.339376 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11107 | 2026.01.06 02:26:07.339626 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.01.06 02:26:07.339785 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 11109 | 2026.01.06 02:26:07.339836 [ 4 ] {acd678de-232f-4e04-b76e-e115a113cbcd} <Debug> TCPHandler: Processed in 0.002170851 sec. | ||
| 11110 | 2026.01.06 02:26:07.339985 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2026.01.06 02:26:07.340093 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11112 | 2026.01.06 02:26:07.340138 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11113 | 2026.01.06 02:26:07.341428 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.01.06 02:26:07.341470 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11115 | 2026.01.06 02:26:07.341943 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11116 | 2026.01.06 02:26:07.342169 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.01.06 02:26:07.342303 [ 143 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11118 | 2026.01.06 02:26:07.342316 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.002248 sec., 1015124.5551601424 rows/sec., 82.06 MiB/sec. | ||
| 11119 | 2026.01.06 02:26:07.342382 [ 143 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.01.06 02:26:07.342403 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11121 | 2026.01.06 02:26:07.342413 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11122 | 2026.01.06 02:26:07.342426 [ 4 ] {0315a143-8dc8-4154-bb85-774446e26656} <Debug> TCPHandler: Processed in 0.002492158 sec. | ||
| 11123 | 2026.01.06 02:26:07.342535 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 11124 | 2026.01.06 02:26:07.342555 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.01.06 02:26:07.342643 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11126 | 2026.01.06 02:26:07.342661 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11127 | 2026.01.06 02:26:07.342677 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2342 rows starting from the beginning of the part | ||
| 11128 | 2026.01.06 02:26:07.342705 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11129 | 2026.01.06 02:26:07.342743 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1142 rows starting from the beginning of the part | ||
| 11130 | 2026.01.06 02:26:07.342795 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 107 rows starting from the beginning of the part | ||
| 11131 | 2026.01.06 02:26:07.342842 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1142 rows starting from the beginning of the part | ||
| 11132 | 2026.01.06 02:26:07.342885 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 11133 | 2026.01.06 02:26:07.342927 [ 192 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2282 rows starting from the beginning of the part | ||
| 11134 | 2026.01.06 02:26:07.343182 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.01.06 02:26:07.343219 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11136 | 2026.01.06 02:26:07.343560 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11137 | 2026.01.06 02:26:07.343784 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.01.06 02:26:07.343893 [ 143 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11139 | 2026.01.06 02:26:07.343917 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00128 sec., 171875 rows/sec., 10.26 MiB/sec. | ||
| 11140 | 2026.01.06 02:26:07.343924 [ 143 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.01.06 02:26:07.343959 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11142 | 2026.01.06 02:26:07.343967 [ 4 ] {4511310d-ea0b-4f45-9a97-d5eacde338a4} <Debug> TCPHandler: Processed in 0.001463079 sec. | ||
| 11143 | 2026.01.06 02:26:07.344077 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.01.06 02:26:07.344086 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 11145 | 2026.01.06 02:26:07.344174 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.01.06 02:26:07.344218 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11147 | 2026.01.06 02:26:07.344232 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11148 | 2026.01.06 02:26:07.344272 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 263 rows starting from the beginning of the part | ||
| 11149 | 2026.01.06 02:26:07.344340 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 220 rows starting from the beginning of the part | ||
| 11150 | 2026.01.06 02:26:07.344389 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 11151 | 2026.01.06 02:26:07.344437 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 220 rows starting from the beginning of the part | ||
| 11152 | 2026.01.06 02:26:07.344500 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11153 | 2026.01.06 02:26:07.344554 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 220 rows starting from the beginning of the part | ||
| 11154 | 2026.01.06 02:26:07.344754 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.01.06 02:26:07.344796 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11156 | 2026.01.06 02:26:07.345320 [ 186 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002827525 sec., 2518456.954403586 rows/sec., 212.35 MiB/sec. | ||
| 11157 | 2026.01.06 02:26:07.345379 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11158 | 2026.01.06 02:26:07.345538 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151056 sec., 645455.9898315857 rows/sec., 41.78 MiB/sec. | ||
| 11159 | 2026.01.06 02:26:07.345636 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.01.06 02:26:07.345666 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11161 | 2026.01.06 02:26:07.345720 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11162 | 2026.01.06 02:26:07.345780 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001625 sec., 270769.2307692308 rows/sec., 17.91 MiB/sec. | ||
| 11163 | 2026.01.06 02:26:07.345825 [ 4 ] {9d075a91-d08e-4bfc-97fb-271e8e3d7d4a} <Debug> TCPHandler: Processed in 0.001796634 sec. | ||
| 11164 | 2026.01.06 02:26:07.345953 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.01.06 02:26:07.346052 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.01.06 02:26:07.346063 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.01.06 02:26:07.346060 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.01.06 02:26:07.346097 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11169 | 2026.01.06 02:26:07.346166 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_76_15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11170 | 2026.01.06 02:26:07.346169 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_66_13} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11171 | 2026.01.06 02:26:07.346271 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11172 | 2026.01.06 02:26:07.346309 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 11173 | 2026.01.06 02:26:07.346578 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.01.06 02:26:07.346622 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11175 | 2026.01.06 02:26:07.346951 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11176 | 2026.01.06 02:26:07.347170 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.01.06 02:26:07.347305 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001271 sec., 166011.01494885917 rows/sec., 9.43 MiB/sec. | ||
| 11178 | 2026.01.06 02:26:07.347346 [ 4 ] {4054175a-7315-4433-ac04-d8a6aa79e7ca} <Debug> TCPHandler: Processed in 0.001443257 sec. | ||
| 11179 | 2026.01.06 02:26:07.347447 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.01.06 02:26:07.347542 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11181 | 2026.01.06 02:26:07.347582 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11182 | 2026.01.06 02:26:07.348324 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.01.06 02:26:07.348363 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11184 | 2026.01.06 02:26:07.348731 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11185 | 2026.01.06 02:26:07.348951 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.01.06 02:26:07.349064 [ 143 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11187 | 2026.01.06 02:26:07.349083 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001559 sec., 737652.3412443874 rows/sec., 52.59 MiB/sec. | ||
| 11188 | 2026.01.06 02:26:07.349099 [ 143 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.01.06 02:26:07.349130 [ 4 ] {f4eec2a2-57dd-403c-8b0c-97926fc88fdf} <Debug> TCPHandler: Processed in 0.001730404 sec. | ||
| 11190 | 2026.01.06 02:26:07.349131 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11191 | 2026.01.06 02:26:07.349251 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 11192 | 2026.01.06 02:26:07.349283 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.01.06 02:26:07.349353 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11194 | 2026.01.06 02:26:07.349386 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1211 rows starting from the beginning of the part | ||
| 11195 | 2026.01.06 02:26:07.349402 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11196 | 2026.01.06 02:26:07.349449 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 694 rows starting from the beginning of the part | ||
| 11197 | 2026.01.06 02:26:07.349456 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11198 | 2026.01.06 02:26:07.349500 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 91 rows starting from the beginning of the part | ||
| 11199 | 2026.01.06 02:26:07.349546 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 694 rows starting from the beginning of the part | ||
| 11200 | 2026.01.06 02:26:07.349588 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part | ||
| 11201 | 2026.01.06 02:26:07.349628 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1150 rows starting from the beginning of the part | ||
| 11202 | 2026.01.06 02:26:07.349828 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.01.06 02:26:07.349870 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11204 | 2026.01.06 02:26:07.350217 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11205 | 2026.01.06 02:26:07.350438 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.01.06 02:26:07.350572 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 11207 | 2026.01.06 02:26:07.350608 [ 4 ] {06966dca-4c95-4883-b14b-6919d962fce6} <Debug> TCPHandler: Processed in 0.001383556 sec. | ||
| 11208 | 2026.01.06 02:26:07.350706 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.01.06 02:26:07.350803 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11210 | 2026.01.06 02:26:07.350846 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11211 | 2026.01.06 02:26:07.351067 [ 187 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850456 sec., 2123260.428780798 rows/sec., 159.33 MiB/sec. | ||
| 11212 | 2026.01.06 02:26:07.351237 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11213 | 2026.01.06 02:26:07.351393 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.01.06 02:26:07.351435 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11215 | 2026.01.06 02:26:07.351488 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.01.06 02:26:07.351565 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_76_15} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11217 | 2026.01.06 02:26:07.351633 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11218 | 2026.01.06 02:26:07.351854 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11219 | 2026.01.06 02:26:07.352076 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.01.06 02:26:07.352189 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11221 | 2026.01.06 02:26:07.352205 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.00142 sec., 643661.9718309859 rows/sec., 42.57 MiB/sec. | ||
| 11222 | 2026.01.06 02:26:07.352221 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.01.06 02:26:07.352246 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11224 | 2026.01.06 02:26:07.352249 [ 4 ] {3e3f1dad-b6ac-4b97-823e-3d35b4e294cb} <Debug> TCPHandler: Processed in 0.00159005 sec. | ||
| 11225 | 2026.01.06 02:26:07.352324 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 11226 | 2026.01.06 02:26:07.352381 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.01.06 02:26:07.352420 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11228 | 2026.01.06 02:26:07.352452 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22650 rows starting from the beginning of the part | ||
| 11229 | 2026.01.06 02:26:07.352494 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11230 | 2026.01.06 02:26:07.352505 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11231 | 2026.01.06 02:26:07.352553 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11232 | 2026.01.06 02:26:07.352565 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 11233 | 2026.01.06 02:26:07.352616 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 314 rows starting from the beginning of the part | ||
| 11234 | 2026.01.06 02:26:07.352657 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11235 | 2026.01.06 02:26:07.352696 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 914 rows starting from the beginning of the part | ||
| 11236 | 2026.01.06 02:26:07.352921 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.01.06 02:26:07.352970 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11238 | 2026.01.06 02:26:07.353362 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11239 | 2026.01.06 02:26:07.353600 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.01.06 02:26:07.353759 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec. | ||
| 11241 | 2026.01.06 02:26:07.353799 [ 4 ] {526a6106-fe36-43f6-86c1-f4493ca93929} <Debug> TCPHandler: Processed in 0.001480478 sec. | ||
| 11242 | 2026.01.06 02:26:07.353901 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.01.06 02:26:07.353996 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.01.06 02:26:07.354052 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11245 | 2026.01.06 02:26:07.354837 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.01.06 02:26:07.354874 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11247 | 2026.01.06 02:26:07.355428 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11248 | 2026.01.06 02:26:07.355650 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.01.06 02:26:07.355765 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11250 | 2026.01.06 02:26:07.355796 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001819 sec., 8246.289169873557 rows/sec., 14.78 MiB/sec. | ||
| 11251 | 2026.01.06 02:26:07.355799 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.01.06 02:26:07.355838 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11253 | 2026.01.06 02:26:07.355858 [ 4 ] {d3718d9d-4156-474d-b917-8043cb34ed7e} <Debug> TCPHandler: Processed in 0.002006369 sec. | ||
| 11254 | 2026.01.06 02:26:07.355923 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 11255 | 2026.01.06 02:26:07.355973 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.01.06 02:26:07.356073 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11257 | 2026.01.06 02:26:07.356116 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11258 | 2026.01.06 02:26:07.356136 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11259 | 2026.01.06 02:26:07.356194 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1163 rows starting from the beginning of the part | ||
| 11260 | 2026.01.06 02:26:07.356316 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 11261 | 2026.01.06 02:26:07.356425 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 11262 | 2026.01.06 02:26:07.356450 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.06 02:26:07.356492 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11264 | 2026.01.06 02:26:07.356544 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 11265 | 2026.01.06 02:26:07.356665 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11266 | 2026.01.06 02:26:07.356771 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 11267 | 2026.01.06 02:26:07.356823 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11268 | 2026.01.06 02:26:07.357039 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.01.06 02:26:07.357163 [ 143 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11270 | 2026.01.06 02:26:07.357175 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 3.88 MiB/sec. | ||
| 11271 | 2026.01.06 02:26:07.357209 [ 143 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.06 02:26:07.357230 [ 4 ] {c34433fe-78d4-4ee5-9bfc-ed1812985afa} <Debug> TCPHandler: Processed in 0.001308625 sec. | ||
| 11273 | 2026.01.06 02:26:07.357233 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11274 | 2026.01.06 02:26:07.357345 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11275 | 2026.01.06 02:26:07.357477 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11276 | 2026.01.06 02:26:07.357515 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5072 rows starting from the beginning of the part | ||
| 11277 | 2026.01.06 02:26:07.357585 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11278 | 2026.01.06 02:26:07.357635 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11279 | 2026.01.06 02:26:07.357682 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11280 | 2026.01.06 02:26:07.357722 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11281 | 2026.01.06 02:26:07.357760 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11282 | 2026.01.06 02:26:07.360318 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5474 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015998 sec., 1814987.9409734355 rows/sec., 115.14 MiB/sec. | ||
| 11283 | 2026.01.06 02:26:07.360663 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11284 | 2026.01.06 02:26:07.360933 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.01.06 02:26:07.360999 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_76_15} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11286 | 2026.01.06 02:26:07.361080 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11287 | 2026.01.06 02:26:07.361855 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24513 rows, containing 5 columns (5 merged, 0 gathered) in 0.009563574 sec., 2563163.101995133 rows/sec., 171.49 MiB/sec. | ||
| 11288 | 2026.01.06 02:26:07.362485 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11289 | 2026.01.06 02:26:07.362757 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.01.06 02:26:07.362830 [ 194 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11291 | 2026.01.06 02:26:07.362923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 11292 | 2026.01.06 02:26:07.364879 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 19 columns (19 merged, 0 gathered) in 0.008990763 sec., 139921.3837579747 rows/sec., 250.73 MiB/sec. | ||
| 11293 | 2026.01.06 02:26:07.366830 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11294 | 2026.01.06 02:26:07.367156 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.06 02:26:07.367219 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11296 | 2026.01.06 02:26:07.367333 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11297 | 2026.01.06 02:26:08.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.34 MiB, peak 333.69 MiB, free memory in arenas 0.00 B, will set to 324.11 MiB (RSS), difference: 4.78 MiB | ||
| 11298 | 2026.01.06 02:26:08.301151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1460 | ||
| 11299 | 2026.01.06 02:26:08.303947 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.01.06 02:26:08.304007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11301 | 2026.01.06 02:26:08.305242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11302 | 2026.01.06 02:26:08.305508 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.01.06 02:26:08.305785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 11304 | 2026.01.06 02:26:09.889437 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.06 02:26:09.889728 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.06 02:26:09.889835 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11307 | 2026.01.06 02:26:09.890501 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.06 02:26:09.890552 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11309 | 2026.01.06 02:26:09.890960 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11310 | 2026.01.06 02:26:09.891196 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.06 02:26:09.891358 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 11312 | 2026.01.06 02:26:09.891409 [ 4 ] {0fcdc010-1712-4af7-8dfd-8ffeefc6a908} <Debug> TCPHandler: Processed in 0.002162611 sec. | ||
| 11313 | 2026.01.06 02:26:09.891527 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.06 02:26:09.891630 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11315 | 2026.01.06 02:26:09.891675 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11316 | 2026.01.06 02:26:09.892095 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.01.06 02:26:09.892133 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11318 | 2026.01.06 02:26:09.892458 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11319 | 2026.01.06 02:26:09.892673 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.01.06 02:26:09.892805 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 11321 | 2026.01.06 02:26:09.892843 [ 4 ] {3b75e656-c2ef-4df3-be63-68cacbdb1be9} <Debug> TCPHandler: Processed in 0.001366807 sec. | ||
| 11322 | 2026.01.06 02:26:09.892959 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.06 02:26:09.893055 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.01.06 02:26:09.893100 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11325 | 2026.01.06 02:26:09.893459 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.01.06 02:26:09.893496 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11327 | 2026.01.06 02:26:09.893822 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11328 | 2026.01.06 02:26:09.894044 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.01.06 02:26:09.894170 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001134 sec., 74074.07407407407 rows/sec., 5.15 MiB/sec. | ||
| 11330 | 2026.01.06 02:26:09.894208 [ 4 ] {6356ddc5-f02f-4f2e-8e7c-fec3325bc436} <Debug> TCPHandler: Processed in 0.001298425 sec. | ||
| 11331 | 2026.01.06 02:26:09.894320 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.01.06 02:26:09.894414 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.01.06 02:26:09.894456 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11334 | 2026.01.06 02:26:09.894776 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.01.06 02:26:09.894813 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11336 | 2026.01.06 02:26:09.895108 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11337 | 2026.01.06 02:26:09.895311 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.01.06 02:26:09.895441 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001046 sec., 28680.688336520074 rows/sec., 1.94 MiB/sec. | ||
| 11339 | 2026.01.06 02:26:09.895477 [ 4 ] {410631f9-0d5f-41c5-8e10-358937cc5187} <Debug> TCPHandler: Processed in 0.001207103 sec. | ||
| 11340 | 2026.01.06 02:26:10.719154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22532 | ||
| 11341 | 2026.01.06 02:26:10.719651 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11342 | 2026.01.06 02:26:10.719702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11343 | 2026.01.06 02:26:10.720220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11344 | 2026.01.06 02:26:10.720456 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.06 02:26:10.720603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22532 | ||
| 11346 | 2026.01.06 02:26:11.957586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11347 | 2026.01.06 02:26:11.972795 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.06 02:26:11.972840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11349 | 2026.01.06 02:26:11.978595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11350 | 2026.01.06 02:26:11.979290 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.01.06 02:26:11.981973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11352 | 2026.01.06 02:26:14.894451 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.01.06 02:26:14.894653 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11354 | 2026.01.06 02:26:14.894729 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11355 | 2026.01.06 02:26:14.895409 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.01.06 02:26:14.895458 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11357 | 2026.01.06 02:26:14.895881 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11358 | 2026.01.06 02:26:14.896110 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.01.06 02:26:14.896277 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001678 sec., 63170.441001191895 rows/sec., 5.28 MiB/sec. | ||
| 11360 | 2026.01.06 02:26:14.896329 [ 4 ] {62bf0073-cff5-4e78-83f0-143ad812ff16} <Debug> TCPHandler: Processed in 0.002019558 sec. | ||
| 11361 | 2026.01.06 02:26:14.896466 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.01.06 02:26:14.896572 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.01.06 02:26:14.896617 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11364 | 2026.01.06 02:26:14.897063 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.01.06 02:26:14.897098 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11366 | 2026.01.06 02:26:14.897407 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11367 | 2026.01.06 02:26:14.897628 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.01.06 02:26:14.897762 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001216 sec., 20559.21052631579 rows/sec., 1.51 MiB/sec. | ||
| 11369 | 2026.01.06 02:26:14.897802 [ 4 ] {a4060724-e524-4750-bbf7-d41b9bbbd925} <Debug> TCPHandler: Processed in 0.001389197 sec. | ||
| 11370 | 2026.01.06 02:26:14.897937 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.01.06 02:26:14.898036 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11372 | 2026.01.06 02:26:14.898079 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11373 | 2026.01.06 02:26:14.898502 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.01.06 02:26:14.898539 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11375 | 2026.01.06 02:26:14.898849 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11376 | 2026.01.06 02:26:14.899057 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.01.06 02:26:14.899192 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001177 sec., 75615.97281223448 rows/sec., 5.91 MiB/sec. | ||
| 11378 | 2026.01.06 02:26:14.899230 [ 4 ] {f0707389-8170-4b94-9aa6-cd7b3d85a246} <Debug> TCPHandler: Processed in 0.001343116 sec. | ||
| 11379 | 2026.01.06 02:26:14.899347 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.01.06 02:26:14.899443 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11381 | 2026.01.06 02:26:14.899488 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11382 | 2026.01.06 02:26:14.899887 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.01.06 02:26:14.899923 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11384 | 2026.01.06 02:26:14.900265 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11385 | 2026.01.06 02:26:14.900477 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.01.06 02:26:14.900610 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11387 | 2026.01.06 02:26:14.900647 [ 4 ] {9a71dd53-5c39-44eb-9d90-9c771cfd6e2b} <Debug> TCPHandler: Processed in 0.001350766 sec. | ||
| 11388 | 2026.01.06 02:26:14.900762 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.01.06 02:26:14.900857 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11390 | 2026.01.06 02:26:14.900914 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11391 | 2026.01.06 02:26:14.901688 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.01.06 02:26:14.901724 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11393 | 2026.01.06 02:26:14.902253 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11394 | 2026.01.06 02:26:14.902474 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.01.06 02:26:14.902614 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001776 sec., 14076.576576576577 rows/sec., 25.22 MiB/sec. | ||
| 11396 | 2026.01.06 02:26:14.902676 [ 4 ] {9710ee4f-6e0f-41ee-988a-2636275b6ca8} <Debug> TCPHandler: Processed in 0.001963868 sec. | ||
| 11397 | 2026.01.06 02:26:14.902792 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.01.06 02:26:14.902888 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11399 | 2026.01.06 02:26:14.902930 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11400 | 2026.01.06 02:26:14.903283 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.01.06 02:26:14.903319 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11402 | 2026.01.06 02:26:14.903634 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11403 | 2026.01.06 02:26:14.903848 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.01.06 02:26:14.903980 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11405 | 2026.01.06 02:26:14.904016 [ 4 ] {57244a88-ceb3-4ebc-b22b-7d180568a311} <Debug> TCPHandler: Processed in 0.001274744 sec. | ||
| 11406 | 2026.01.06 02:26:18.055047 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11407 | 2026.01.06 02:26:18.055118 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11408 | 2026.01.06 02:26:18.220679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23044 | ||
| 11409 | 2026.01.06 02:26:18.221208 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.01.06 02:26:18.221257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11411 | 2026.01.06 02:26:18.221739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11412 | 2026.01.06 02:26:18.221966 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.01.06 02:26:18.222117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23044 | ||
| 11414 | 2026.01.06 02:26:18.306036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1480 | ||
| 11415 | 2026.01.06 02:26:18.308165 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.01.06 02:26:18.308226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11417 | 2026.01.06 02:26:18.309422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11418 | 2026.01.06 02:26:18.309713 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.01.06 02:26:18.309864 [ 128 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11420 | 2026.01.06 02:26:18.309934 [ 128 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.01.06 02:26:18.309958 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11422 | 2026.01.06 02:26:18.310063 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 11423 | 2026.01.06 02:26:18.310092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11424 | 2026.01.06 02:26:18.310665 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11425 | 2026.01.06 02:26:18.310818 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1284 rows starting from the beginning of the part | ||
| 11426 | 2026.01.06 02:26:18.311181 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 11427 | 2026.01.06 02:26:18.311540 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 11428 | 2026.01.06 02:26:18.311893 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 11429 | 2026.01.06 02:26:18.312246 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 11430 | 2026.01.06 02:26:18.312570 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 11431 | 2026.01.06 02:26:18.318791 [ 197 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 72 columns (72 merged, 0 gathered) in 0.008772878 sec., 168701.76468885125 rows/sec., 131.28 MiB/sec. | ||
| 11432 | 2026.01.06 02:26:18.320391 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11433 | 2026.01.06 02:26:18.320972 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11434 | 2026.01.06 02:26:18.321049 [ 199 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_36_7} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11435 | 2026.01.06 02:26:18.321395 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11436 | 2026.01.06 02:26:19.001306 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000902957 sec. | ||
| 11437 | 2026.01.06 02:26:19.482080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11438 | 2026.01.06 02:26:19.497638 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.01.06 02:26:19.497686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11440 | 2026.01.06 02:26:19.503658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11441 | 2026.01.06 02:26:19.504346 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.01.06 02:26:19.507118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11443 | 2026.01.06 02:26:19.905933 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.01.06 02:26:19.906180 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11445 | 2026.01.06 02:26:19.906252 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11446 | 2026.01.06 02:26:19.907108 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.01.06 02:26:19.907163 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11448 | 2026.01.06 02:26:19.907600 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11449 | 2026.01.06 02:26:19.907838 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.01.06 02:26:19.908006 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001876 sec., 218550.1066098081 rows/sec., 13.86 MiB/sec. | ||
| 11451 | 2026.01.06 02:26:19.908059 [ 4 ] {79508968-754c-4e19-aaae-38e5b912b92f} <Debug> TCPHandler: Processed in 0.002303504 sec. | ||
| 11452 | 2026.01.06 02:26:19.908188 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.01.06 02:26:19.908298 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11454 | 2026.01.06 02:26:19.908345 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11455 | 2026.01.06 02:26:19.909379 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.01.06 02:26:19.909416 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11457 | 2026.01.06 02:26:19.909817 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11458 | 2026.01.06 02:26:19.910046 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.01.06 02:26:19.910181 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001906 sec., 599160.5456453306 rows/sec., 47.54 MiB/sec. | ||
| 11460 | 2026.01.06 02:26:19.910221 [ 4 ] {381a0bc1-f1d2-44ce-8325-3efdfbf0f053} <Debug> TCPHandler: Processed in 0.00208609 sec. | ||
| 11461 | 2026.01.06 02:26:19.910337 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.01.06 02:26:19.910436 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.01.06 02:26:19.910481 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11464 | 2026.01.06 02:26:19.911008 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.01.06 02:26:19.911043 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11466 | 2026.01.06 02:26:19.911360 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11467 | 2026.01.06 02:26:19.911576 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.06 02:26:19.911709 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001294 sec., 170015.45595054096 rows/sec., 10.15 MiB/sec. | ||
| 11469 | 2026.01.06 02:26:19.911749 [ 4 ] {d7a96815-c5b2-435b-b46d-752e71d2b2da} <Debug> TCPHandler: Processed in 0.001463168 sec. | ||
| 11470 | 2026.01.06 02:26:19.911858 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.01.06 02:26:19.911953 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.01.06 02:26:19.911996 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11473 | 2026.01.06 02:26:19.912502 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.01.06 02:26:19.912537 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11475 | 2026.01.06 02:26:19.912854 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11476 | 2026.01.06 02:26:19.913063 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.01.06 02:26:19.913192 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 11478 | 2026.01.06 02:26:19.913230 [ 4 ] {65479c02-56e1-4e2d-9025-29a2cfc8c97f} <Debug> TCPHandler: Processed in 0.001421727 sec. | ||
| 11479 | 2026.01.06 02:26:19.913332 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.01.06 02:26:19.913425 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.01.06 02:26:19.913465 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11482 | 2026.01.06 02:26:19.913960 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.06 02:26:19.913995 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11484 | 2026.01.06 02:26:19.914306 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11485 | 2026.01.06 02:26:19.914520 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.01.06 02:26:19.914646 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 11487 | 2026.01.06 02:26:19.914684 [ 4 ] {bf29cfa4-30ff-4902-bbc3-73d0f8ffeb28} <Debug> TCPHandler: Processed in 0.001401087 sec. | ||
| 11488 | 2026.01.06 02:26:19.914786 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2026.01.06 02:26:19.914880 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11490 | 2026.01.06 02:26:19.914920 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11491 | 2026.01.06 02:26:19.915652 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.01.06 02:26:19.915686 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11493 | 2026.01.06 02:26:19.916021 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11494 | 2026.01.06 02:26:19.916231 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.01.06 02:26:19.916358 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001497 sec., 463593.85437541746 rows/sec., 32.40 MiB/sec. | ||
| 11496 | 2026.01.06 02:26:19.916396 [ 4 ] {070a29e8-fbad-4198-8e0a-9014f856219c} <Debug> TCPHandler: Processed in 0.001659822 sec. | ||
| 11497 | 2026.01.06 02:26:19.916505 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.01.06 02:26:19.916600 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11499 | 2026.01.06 02:26:19.916641 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11500 | 2026.01.06 02:26:19.916993 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.01.06 02:26:19.917026 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11502 | 2026.01.06 02:26:19.917331 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11503 | 2026.01.06 02:26:19.917537 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.01.06 02:26:19.917663 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 11505 | 2026.01.06 02:26:19.917698 [ 4 ] {a1e28641-2a4c-4cd2-8087-cd92249c41a5} <Debug> TCPHandler: Processed in 0.001242354 sec. | ||
| 11506 | 2026.01.06 02:26:19.917818 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2026.01.06 02:26:19.917922 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11508 | 2026.01.06 02:26:19.917965 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11509 | 2026.01.06 02:26:19.918424 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.01.06 02:26:19.918457 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11511 | 2026.01.06 02:26:19.918795 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11512 | 2026.01.06 02:26:19.919012 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.01.06 02:26:19.919143 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 11514 | 2026.01.06 02:26:19.919180 [ 4 ] {e829570e-c265-4641-80c3-48a3510573f0} <Debug> TCPHandler: Processed in 0.001411676 sec. | ||
| 11515 | 2026.01.06 02:26:19.919289 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2026.01.06 02:26:19.919386 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11517 | 2026.01.06 02:26:19.919428 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11518 | 2026.01.06 02:26:19.919736 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.01.06 02:26:19.919770 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11520 | 2026.01.06 02:26:19.920081 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11521 | 2026.01.06 02:26:19.920287 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.01.06 02:26:19.920414 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 11523 | 2026.01.06 02:26:19.920450 [ 4 ] {4af41bfa-11c2-4ba2-a7eb-ae90bad9c95f} <Debug> TCPHandler: Processed in 0.001210563 sec. | ||
| 11524 | 2026.01.06 02:26:19.920578 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.01.06 02:26:19.920701 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.01.06 02:26:19.920773 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11527 | 2026.01.06 02:26:19.921615 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.01.06 02:26:19.921650 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11529 | 2026.01.06 02:26:19.922187 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11530 | 2026.01.06 02:26:19.922427 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.01.06 02:26:19.922568 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001892 sec., 7928.118393234672 rows/sec., 14.21 MiB/sec. | ||
| 11532 | 2026.01.06 02:26:19.922628 [ 4 ] {ed6443d5-cde1-44f2-bbff-535c0e4c282a} <Debug> TCPHandler: Processed in 0.002120081 sec. | ||
| 11533 | 2026.01.06 02:26:19.922738 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2026.01.06 02:26:19.922832 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11535 | 2026.01.06 02:26:19.922874 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11536 | 2026.01.06 02:26:19.923225 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.01.06 02:26:19.923259 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11538 | 2026.01.06 02:26:19.923579 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11539 | 2026.01.06 02:26:19.923803 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.01.06 02:26:19.923927 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 11541 | 2026.01.06 02:26:19.923965 [ 4 ] {797a6a58-e62a-45d2-b6be-7338b647e527} <Debug> TCPHandler: Processed in 0.001277304 sec. | ||
| 11542 | 2026.01.06 02:26:20.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.69 MiB, peak 333.69 MiB, free memory in arenas 0.00 B, will set to 324.38 MiB (RSS), difference: -1.31 MiB | ||
| 11543 | 2026.01.06 02:26:24.895546 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.01.06 02:26:24.895849 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11545 | 2026.01.06 02:26:24.895950 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11546 | 2026.01.06 02:26:24.896814 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.01.06 02:26:24.896861 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11548 | 2026.01.06 02:26:24.897271 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11549 | 2026.01.06 02:26:24.897495 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.01.06 02:26:24.897648 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001873 sec., 56593.69994660971 rows/sec., 4.73 MiB/sec. | ||
| 11551 | 2026.01.06 02:26:24.897690 [ 4 ] {0ff7972b-95f9-4081-937b-ed1c1b645507} <Debug> TCPHandler: Processed in 0.002324365 sec. | ||
| 11552 | 2026.01.06 02:26:24.897831 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2026.01.06 02:26:24.897926 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11554 | 2026.01.06 02:26:24.897967 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11555 | 2026.01.06 02:26:24.898392 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2026.01.06 02:26:24.898428 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11557 | 2026.01.06 02:26:24.898723 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11558 | 2026.01.06 02:26:24.898929 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.06 02:26:24.899054 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. | ||
| 11560 | 2026.01.06 02:26:24.899091 [ 4 ] {272b3258-a037-47d8-8858-e18d2b55402f} <Debug> TCPHandler: Processed in 0.001307755 sec. | ||
| 11561 | 2026.01.06 02:26:24.899202 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.01.06 02:26:24.899294 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11563 | 2026.01.06 02:26:24.899333 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11564 | 2026.01.06 02:26:24.899745 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.01.06 02:26:24.899781 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11566 | 2026.01.06 02:26:24.900076 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11567 | 2026.01.06 02:26:24.900278 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.01.06 02:26:24.900402 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001126 sec., 79040.85257548845 rows/sec., 6.17 MiB/sec. | ||
| 11569 | 2026.01.06 02:26:24.900439 [ 4 ] {566618f9-3e3c-495e-b46d-8e047325f4d5} <Debug> TCPHandler: Processed in 0.001284065 sec. | ||
| 11570 | 2026.01.06 02:26:24.900563 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.01.06 02:26:24.900654 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.01.06 02:26:24.900697 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11573 | 2026.01.06 02:26:24.901127 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.06 02:26:24.901164 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11575 | 2026.01.06 02:26:24.901489 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11576 | 2026.01.06 02:26:24.901706 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.06 02:26:24.901838 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 11578 | 2026.01.06 02:26:24.901876 [ 4 ] {7be5e1f8-d231-4bb8-89e0-e17ca4d1c641} <Debug> TCPHandler: Processed in 0.001359627 sec. | ||
| 11579 | 2026.01.06 02:26:24.901984 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.01.06 02:26:24.902078 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11581 | 2026.01.06 02:26:24.902133 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11582 | 2026.01.06 02:26:24.902937 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.06 02:26:24.902973 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11584 | 2026.01.06 02:26:24.903498 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11585 | 2026.01.06 02:26:24.903728 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.06 02:26:24.903862 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 11587 | 2026.01.06 02:26:24.903915 [ 4 ] {d8ed67e2-d2dd-464d-88b5-abdc7853a276} <Debug> TCPHandler: Processed in 0.001978377 sec. | ||
| 11588 | 2026.01.06 02:26:24.904027 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.01.06 02:26:24.904119 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11590 | 2026.01.06 02:26:24.904159 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11591 | 2026.01.06 02:26:24.904499 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.01.06 02:26:24.904534 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11593 | 2026.01.06 02:26:24.904831 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11594 | 2026.01.06 02:26:24.905039 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.01.06 02:26:24.905172 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11596 | 2026.01.06 02:26:24.905208 [ 4 ] {7cebe7b0-06c9-4a12-a35e-2a7a7943dce7} <Debug> TCPHandler: Processed in 0.001227873 sec. | ||
| 11597 | 2026.01.06 02:26:25.722205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23492 | ||
| 11598 | 2026.01.06 02:26:25.722933 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.06 02:26:25.722986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11600 | 2026.01.06 02:26:25.723507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11601 | 2026.01.06 02:26:25.723737 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.06 02:26:25.723884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23492 | ||
| 11603 | 2026.01.06 02:26:27.007172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11604 | 2026.01.06 02:26:27.025296 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.01.06 02:26:27.025363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11606 | 2026.01.06 02:26:27.031725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11607 | 2026.01.06 02:26:27.032495 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.01.06 02:26:27.035901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11609 | 2026.01.06 02:26:28.310212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1514 | ||
| 11610 | 2026.01.06 02:26:28.312768 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.01.06 02:26:28.312828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11612 | 2026.01.06 02:26:28.314062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11613 | 2026.01.06 02:26:28.314361 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.01.06 02:26:28.314743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11615 | 2026.01.06 02:26:29.905372 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2026.01.06 02:26:29.905580 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11617 | 2026.01.06 02:26:29.905658 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11618 | 2026.01.06 02:26:29.906545 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.01.06 02:26:29.906599 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11620 | 2026.01.06 02:26:29.907044 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11621 | 2026.01.06 02:26:29.907320 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.01.06 02:26:29.907492 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001965 sec., 208651.39949109414 rows/sec., 13.24 MiB/sec. | ||
| 11623 | 2026.01.06 02:26:29.907545 [ 4 ] {1f086533-8614-413a-83ac-1077557f859d} <Debug> TCPHandler: Processed in 0.002315345 sec. | ||
| 11624 | 2026.01.06 02:26:29.907676 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2026.01.06 02:26:29.907779 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11626 | 2026.01.06 02:26:29.907825 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11627 | 2026.01.06 02:26:29.908821 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.01.06 02:26:29.908860 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11629 | 2026.01.06 02:26:29.909277 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11630 | 2026.01.06 02:26:29.909513 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.01.06 02:26:29.909654 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001898 sec., 601685.9852476291 rows/sec., 47.74 MiB/sec. | ||
| 11632 | 2026.01.06 02:26:29.909651 [ 114 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11633 | 2026.01.06 02:26:29.909696 [ 4 ] {f89cfaf5-8750-443e-8178-c928f3d9f003} <Debug> TCPHandler: Processed in 0.00207329 sec. | ||
| 11634 | 2026.01.06 02:26:29.909729 [ 114 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.01.06 02:26:29.909755 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11636 | 2026.01.06 02:26:29.909834 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.01.06 02:26:29.909869 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 11638 | 2026.01.06 02:26:29.909939 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.01.06 02:26:29.909981 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11640 | 2026.01.06 02:26:29.909987 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11641 | 2026.01.06 02:26:29.910023 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2342 rows starting from the beginning of the part | ||
| 11642 | 2026.01.06 02:26:29.910096 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11643 | 2026.01.06 02:26:29.910144 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 11644 | 2026.01.06 02:26:29.910188 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1142 rows starting from the beginning of the part | ||
| 11645 | 2026.01.06 02:26:29.910229 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part | ||
| 11646 | 2026.01.06 02:26:29.910268 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1142 rows starting from the beginning of the part | ||
| 11647 | 2026.01.06 02:26:29.910512 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.01.06 02:26:29.910556 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11649 | 2026.01.06 02:26:29.910901 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11650 | 2026.01.06 02:26:29.911139 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.01.06 02:26:29.911273 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001357 sec., 162122.3286661754 rows/sec., 9.67 MiB/sec. | ||
| 11652 | 2026.01.06 02:26:29.911313 [ 4 ] {db79ed10-95ae-4c7b-867d-45712e386bda} <Debug> TCPHandler: Processed in 0.00153044 sec. | ||
| 11653 | 2026.01.06 02:26:29.911419 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.01.06 02:26:29.911515 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.01.06 02:26:29.911557 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11656 | 2026.01.06 02:26:29.912040 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.01.06 02:26:29.912076 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11658 | 2026.01.06 02:26:29.912250 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431157 sec., 2013033.3006054317 rows/sec., 169.33 MiB/sec. | ||
| 11659 | 2026.01.06 02:26:29.912408 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11660 | 2026.01.06 02:26:29.912633 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11661 | 2026.01.06 02:26:29.912694 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.01.06 02:26:29.912836 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00134 sec., 158208.9552238806 rows/sec., 10.20 MiB/sec. | ||
| 11663 | 2026.01.06 02:26:29.912876 [ 4 ] {5c8afe79-7cf3-42b8-a0cf-5a01c196f87c} <Debug> TCPHandler: Processed in 0.001507059 sec. | ||
| 11664 | 2026.01.06 02:26:29.912990 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.01.06 02:26:29.913030 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.01.06 02:26:29.913084 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.01.06 02:26:29.913130 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11668 | 2026.01.06 02:26:29.913135 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_81_16} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11669 | 2026.01.06 02:26:29.913260 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11670 | 2026.01.06 02:26:29.913613 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.01.06 02:26:29.913654 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11672 | 2026.01.06 02:26:29.913989 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11673 | 2026.01.06 02:26:29.914217 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.01.06 02:26:29.914349 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 11675 | 2026.01.06 02:26:29.914389 [ 4 ] {9027942a-b0e4-499b-96c8-5c12a1f08f6d} <Debug> TCPHandler: Processed in 0.001449478 sec. | ||
| 11676 | 2026.01.06 02:26:29.914492 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2026.01.06 02:26:29.914584 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11678 | 2026.01.06 02:26:29.914626 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11679 | 2026.01.06 02:26:29.915297 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.01.06 02:26:29.915331 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11681 | 2026.01.06 02:26:29.915715 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11682 | 2026.01.06 02:26:29.915995 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.01.06 02:26:29.916113 [ 112 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11684 | 2026.01.06 02:26:29.916132 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001566 sec., 443167.30523627077 rows/sec., 30.97 MiB/sec. | ||
| 11685 | 2026.01.06 02:26:29.916161 [ 112 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.01.06 02:26:29.916177 [ 4 ] {9563dc61-628f-45b3-af10-74f7d67c8914} <Debug> TCPHandler: Processed in 0.001734993 sec. | ||
| 11687 | 2026.01.06 02:26:29.916185 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11688 | 2026.01.06 02:26:29.916300 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.01.06 02:26:29.916322 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 11690 | 2026.01.06 02:26:29.916398 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11691 | 2026.01.06 02:26:29.916452 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11692 | 2026.01.06 02:26:29.916500 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11693 | 2026.01.06 02:26:29.916555 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1211 rows starting from the beginning of the part | ||
| 11694 | 2026.01.06 02:26:29.916648 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11695 | 2026.01.06 02:26:29.916712 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 89 rows starting from the beginning of the part | ||
| 11696 | 2026.01.06 02:26:29.916771 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 694 rows starting from the beginning of the part | ||
| 11697 | 2026.01.06 02:26:29.916834 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 89 rows starting from the beginning of the part | ||
| 11698 | 2026.01.06 02:26:29.916878 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.01.06 02:26:29.916892 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 694 rows starting from the beginning of the part | ||
| 11700 | 2026.01.06 02:26:29.916932 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11701 | 2026.01.06 02:26:29.917383 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11702 | 2026.01.06 02:26:29.917690 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.01.06 02:26:29.917916 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
| 11704 | 2026.01.06 02:26:29.917967 [ 4 ] {0a7acd22-fcc8-4414-8be6-23c3a699d99f} <Debug> TCPHandler: Processed in 0.001717802 sec. | ||
| 11705 | 2026.01.06 02:26:29.918119 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.01.06 02:26:29.918230 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11707 | 2026.01.06 02:26:29.918284 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11708 | 2026.01.06 02:26:29.918941 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.01.06 02:26:29.918984 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11710 | 2026.01.06 02:26:29.919040 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.002781683 sec., 1021324.1408169083 rows/sec., 76.76 MiB/sec. | ||
| 11711 | 2026.01.06 02:26:29.919434 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11712 | 2026.01.06 02:26:29.919436 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11713 | 2026.01.06 02:26:29.919832 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.01.06 02:26:29.919853 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.01.06 02:26:29.919963 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_81_16} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11716 | 2026.01.06 02:26:29.919987 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11717 | 2026.01.06 02:26:29.920012 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001805 sec., 173961.2188365651 rows/sec., 11.43 MiB/sec. | ||
| 11718 | 2026.01.06 02:26:29.920031 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.01.06 02:26:29.920057 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11720 | 2026.01.06 02:26:29.920061 [ 4 ] {de8bff30-86dc-452d-a89d-af24e84d1075} <Debug> TCPHandler: Processed in 0.002000939 sec. | ||
| 11721 | 2026.01.06 02:26:29.920068 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11722 | 2026.01.06 02:26:29.920205 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 11723 | 2026.01.06 02:26:29.920208 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2026.01.06 02:26:29.920349 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11725 | 2026.01.06 02:26:29.920359 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.01.06 02:26:29.920396 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24513 rows starting from the beginning of the part | ||
| 11727 | 2026.01.06 02:26:29.920422 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11728 | 2026.01.06 02:26:29.920475 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 84 rows starting from the beginning of the part | ||
| 11729 | 2026.01.06 02:26:29.920531 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 11730 | 2026.01.06 02:26:29.920576 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11731 | 2026.01.06 02:26:29.920620 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 11732 | 2026.01.06 02:26:29.920664 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 11733 | 2026.01.06 02:26:29.920844 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.01.06 02:26:29.920893 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11735 | 2026.01.06 02:26:29.921301 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11736 | 2026.01.06 02:26:29.921596 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.01.06 02:26:29.921785 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
| 11738 | 2026.01.06 02:26:29.921834 [ 4 ] {ce718662-98dd-4cec-8cb8-b62ab8977504} <Debug> TCPHandler: Processed in 0.001683223 sec. | ||
| 11739 | 2026.01.06 02:26:29.921972 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.01.06 02:26:29.922077 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.01.06 02:26:29.922147 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11742 | 2026.01.06 02:26:29.923310 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.01.06 02:26:29.923353 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11744 | 2026.01.06 02:26:29.924047 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11745 | 2026.01.06 02:26:29.924292 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.01.06 02:26:29.924446 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00239 sec., 6276.150627615062 rows/sec., 11.25 MiB/sec. | ||
| 11747 | 2026.01.06 02:26:29.924528 [ 4 ] {1da99d68-da97-4076-81fd-639c284a9fbd} <Debug> TCPHandler: Processed in 0.00261341 sec. | ||
| 11748 | 2026.01.06 02:26:29.924644 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.01.06 02:26:29.924740 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11750 | 2026.01.06 02:26:29.924784 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11751 | 2026.01.06 02:26:29.925136 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.01.06 02:26:29.925171 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11753 | 2026.01.06 02:26:29.925510 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11754 | 2026.01.06 02:26:29.925735 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.01.06 02:26:29.925849 [ 112 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11756 | 2026.01.06 02:26:29.925870 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 5.54 MiB/sec. | ||
| 11757 | 2026.01.06 02:26:29.925882 [ 112 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.01.06 02:26:29.925902 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11759 | 2026.01.06 02:26:29.925908 [ 4 ] {69434fc2-9307-4de0-a455-614f24e36dd0} <Debug> TCPHandler: Processed in 0.001313646 sec. | ||
| 11760 | 2026.01.06 02:26:29.925994 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11761 | 2026.01.06 02:26:29.926121 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11762 | 2026.01.06 02:26:29.926154 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5474 rows starting from the beginning of the part | ||
| 11763 | 2026.01.06 02:26:29.926212 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 11764 | 2026.01.06 02:26:29.926261 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11765 | 2026.01.06 02:26:29.926306 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11766 | 2026.01.06 02:26:29.926348 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11767 | 2026.01.06 02:26:29.926382 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 11768 | 2026.01.06 02:26:29.926972 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25545 rows, containing 5 columns (5 merged, 0 gathered) in 0.006818791 sec., 3746265.2836844535 rows/sec., 250.70 MiB/sec. | ||
| 11769 | 2026.01.06 02:26:29.927448 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11770 | 2026.01.06 02:26:29.927816 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.01.06 02:26:29.927905 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11772 | 2026.01.06 02:26:29.928003 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11773 | 2026.01.06 02:26:29.928570 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5832 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261737 sec., 2228190.8939125915 rows/sec., 141.41 MiB/sec. | ||
| 11774 | 2026.01.06 02:26:29.929074 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11775 | 2026.01.06 02:26:29.929378 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2026.01.06 02:26:29.929458 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_81_16} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11777 | 2026.01.06 02:26:29.929541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11778 | 2026.01.06 02:26:29.969681 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41949 | ||
| 11779 | 2026.01.06 02:26:29.969770 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2026.01.06 02:26:29.969796 [ 288 ] {} <Debug> TCP-Session: 63955ec6-c7c7-47a4-8122-6c2a2748c8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41949 | ||
| 11781 | 2026.01.06 02:26:29.969818 [ 288 ] {} <Debug> TCP-Session: 63955ec6-c7c7-47a4-8122-6c2a2748c8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.01.06 02:26:29.969831 [ 288 ] {} <Debug> TCP-Session: 63955ec6-c7c7-47a4-8122-6c2a2748c8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.01.06 02:26:29.970036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47369 | ||
| 11784 | 2026.01.06 02:26:29.970036 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48480 | ||
| 11785 | 2026.01.06 02:26:29.970075 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58584 | ||
| 11786 | 2026.01.06 02:26:29.970089 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62532 | ||
| 11787 | 2026.01.06 02:26:29.970131 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.01.06 02:26:29.970146 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61487 | ||
| 11789 | 2026.01.06 02:26:29.970167 [ 289 ] {} <Debug> TCP-Session: a3df4458-33cd-483f-acfa-b003f81c4258 Authenticating user 'default' from [fd00:1122:3344:101::e]:47369 | ||
| 11790 | 2026.01.06 02:26:29.970177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11791 | 2026.01.06 02:26:29.970194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11792 | 2026.01.06 02:26:29.970205 [ 289 ] {} <Debug> TCP-Session: a3df4458-33cd-483f-acfa-b003f81c4258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.01.06 02:26:29.970221 [ 291 ] {} <Debug> TCP-Session: 38d21fd1-da0a-4f5b-9e20-69f6fed6e524 Authenticating user 'default' from [fd00:1122:3344:101::e]:58584 | ||
| 11794 | 2026.01.06 02:26:29.970232 [ 289 ] {} <Debug> TCP-Session: a3df4458-33cd-483f-acfa-b003f81c4258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.01.06 02:26:29.970230 [ 293 ] {} <Debug> TCP-Session: 0a3bcff8-6613-4a6f-84bd-f7a041e4f274 Authenticating user 'default' from [fd00:1122:3344:101::e]:62532 | ||
| 11796 | 2026.01.06 02:26:29.970255 [ 291 ] {} <Debug> TCP-Session: 38d21fd1-da0a-4f5b-9e20-69f6fed6e524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11797 | 2026.01.06 02:26:29.970269 [ 293 ] {} <Debug> TCP-Session: 0a3bcff8-6613-4a6f-84bd-f7a041e4f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.01.06 02:26:29.970281 [ 291 ] {} <Debug> TCP-Session: 38d21fd1-da0a-4f5b-9e20-69f6fed6e524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.01.06 02:26:29.970293 [ 293 ] {} <Debug> TCP-Session: 0a3bcff8-6613-4a6f-84bd-f7a041e4f274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.01.06 02:26:29.970147 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11801 | 2026.01.06 02:26:29.970135 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58899 | ||
| 11802 | 2026.01.06 02:26:29.970360 [ 290 ] {} <Debug> TCP-Session: b0001c8f-2529-4c31-aabe-b6c1279b9135 Authenticating user 'default' from [fd00:1122:3344:101::e]:48480 | ||
| 11803 | 2026.01.06 02:26:29.970348 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11804 | 2026.01.06 02:26:29.970394 [ 290 ] {} <Debug> TCP-Session: b0001c8f-2529-4c31-aabe-b6c1279b9135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11805 | 2026.01.06 02:26:29.970415 [ 287 ] {} <Debug> TCP-Session: 006619e4-10ad-43c1-9725-f68e3cc890c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61487 | ||
| 11806 | 2026.01.06 02:26:29.970422 [ 290 ] {} <Debug> TCP-Session: b0001c8f-2529-4c31-aabe-b6c1279b9135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11807 | 2026.01.06 02:26:29.970445 [ 287 ] {} <Debug> TCP-Session: 006619e4-10ad-43c1-9725-f68e3cc890c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11808 | 2026.01.06 02:26:29.970132 [ 288 ] {} <Trace> TCP-Session: 63955ec6-c7c7-47a4-8122-6c2a2748c8a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2026.01.06 02:26:29.970478 [ 287 ] {} <Debug> TCP-Session: 006619e4-10ad-43c1-9725-f68e3cc890c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.01.06 02:26:29.970123 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35488 | ||
| 11811 | 2026.01.06 02:26:29.970083 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50892 | ||
| 11812 | 2026.01.06 02:26:29.970641 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11813 | 2026.01.06 02:26:29.970689 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11814 | 2026.01.06 02:26:29.970728 [ 286 ] {} <Debug> TCP-Session: 55785d86-2a8c-4e32-9a2d-f1d4a0dc0327 Authenticating user 'default' from [fd00:1122:3344:101::e]:58899 | ||
| 11815 | 2026.01.06 02:26:29.970747 [ 286 ] {} <Debug> TCP-Session: 55785d86-2a8c-4e32-9a2d-f1d4a0dc0327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2026.01.06 02:26:29.970759 [ 286 ] {} <Debug> TCP-Session: 55785d86-2a8c-4e32-9a2d-f1d4a0dc0327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.01.06 02:26:29.970882 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11818 | 2026.01.06 02:26:29.970941 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11819 | 2026.01.06 02:26:29.970960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11820 | 2026.01.06 02:26:29.970994 [ 294 ] {} <Debug> TCP-Session: df22debf-36d8-4419-aefd-a42a1ec5be0e Authenticating user 'default' from [fd00:1122:3344:101::e]:35488 | ||
| 11821 | 2026.01.06 02:26:29.971010 [ 294 ] {} <Debug> TCP-Session: df22debf-36d8-4419-aefd-a42a1ec5be0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.01.06 02:26:29.971022 [ 294 ] {} <Debug> TCP-Session: df22debf-36d8-4419-aefd-a42a1ec5be0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.01.06 02:26:29.971078 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11824 | 2026.01.06 02:26:29.971117 [ 292 ] {} <Debug> TCP-Session: 94d0aebe-66b8-4f43-b9a6-3d20624abed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50892 | ||
| 11825 | 2026.01.06 02:26:29.971137 [ 292 ] {} <Debug> TCP-Session: 94d0aebe-66b8-4f43-b9a6-3d20624abed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.01.06 02:26:29.971152 [ 292 ] {} <Debug> TCP-Session: 94d0aebe-66b8-4f43-b9a6-3d20624abed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.01.06 02:26:29.971216 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 11828 | 2026.01.06 02:26:29.972117 [ 304 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> AggregatingTransform: Aggregating | ||
| 11829 | 2026.01.06 02:26:29.972163 [ 304 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> Aggregator: Aggregation method: without_key | ||
| 11830 | 2026.01.06 02:26:29.972195 [ 304 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884697 sec. (1130.330 rows/sec., 44.15 KiB/sec.) | ||
| 11831 | 2026.01.06 02:26:29.972214 [ 304 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Trace> Aggregator: Merging aggregated data | ||
| 11832 | 2026.01.06 02:26:29.973452 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002863 sec., 349.28396786587496 rows/sec., 13.64 KiB/sec. | ||
| 11833 | 2026.01.06 02:26:29.973598 [ 288 ] {c8757258-18e3-4cd6-842d-c1aee0ff8513} <Debug> TCPHandler: Processed in 0.003578529 sec. | ||
| 11834 | 2026.01.06 02:26:29.973712 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11835 | 2026.01.06 02:26:29.973742 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11836 | 2026.01.06 02:26:29.973743 [ 288 ] {} <Debug> TCP-Session: 63955ec6-c7c7-47a4-8122-6c2a2748c8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.01.06 02:26:29.973761 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11838 | 2026.01.06 02:26:29.973782 [ 290 ] {} <Debug> TCP-Session: b0001c8f-2529-4c31-aabe-b6c1279b9135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2026.01.06 02:26:29.973799 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11840 | 2026.01.06 02:26:29.973815 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11841 | 2026.01.06 02:26:29.973833 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11842 | 2026.01.06 02:26:29.973849 [ 289 ] {} <Debug> TCP-Session: a3df4458-33cd-483f-acfa-b003f81c4258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.01.06 02:26:29.973866 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11844 | 2026.01.06 02:26:29.973884 [ 293 ] {} <Debug> TCP-Session: 0a3bcff8-6613-4a6f-84bd-f7a041e4f274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11845 | 2026.01.06 02:26:29.973871 [ 291 ] {} <Debug> TCP-Session: 38d21fd1-da0a-4f5b-9e20-69f6fed6e524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11846 | 2026.01.06 02:26:29.973911 [ 286 ] {} <Debug> TCP-Session: 55785d86-2a8c-4e32-9a2d-f1d4a0dc0327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.01.06 02:26:29.973781 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11848 | 2026.01.06 02:26:29.973814 [ 287 ] {} <Debug> TCP-Session: 006619e4-10ad-43c1-9725-f68e3cc890c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.01.06 02:26:29.973977 [ 294 ] {} <Debug> TCP-Session: df22debf-36d8-4419-aefd-a42a1ec5be0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.01.06 02:26:29.973865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11851 | 2026.01.06 02:26:29.974031 [ 292 ] {} <Debug> TCP-Session: 94d0aebe-66b8-4f43-b9a6-3d20624abed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.01.06 02:26:32.435039 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45746 | ||
| 11853 | 2026.01.06 02:26:32.435160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11854 | 2026.01.06 02:26:32.435188 [ 288 ] {} <Debug> TCP-Session: b2164ef4-86bb-4674-94ee-e29a3b1dd58a Authenticating user 'default' from [fd00:1122:3344:101::e]:45746 | ||
| 11855 | 2026.01.06 02:26:32.435210 [ 288 ] {} <Debug> TCP-Session: b2164ef4-86bb-4674-94ee-e29a3b1dd58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.01.06 02:26:32.435223 [ 288 ] {} <Debug> TCP-Session: b2164ef4-86bb-4674-94ee-e29a3b1dd58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.01.06 02:26:32.435443 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50218 | ||
| 11858 | 2026.01.06 02:26:32.435481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62710 | ||
| 11859 | 2026.01.06 02:26:32.435516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45734 | ||
| 11860 | 2026.01.06 02:26:32.435528 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56876 | ||
| 11861 | 2026.01.06 02:26:32.435554 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55813 | ||
| 11862 | 2026.01.06 02:26:32.435569 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11863 | 2026.01.06 02:26:32.435607 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11864 | 2026.01.06 02:26:32.435635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11865 | 2026.01.06 02:26:32.435650 [ 289 ] {} <Debug> TCP-Session: 11ccb734-6021-46e8-a002-2c915e79eac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50218 | ||
| 11866 | 2026.01.06 02:26:32.435654 [ 293 ] {} <Debug> TCP-Session: b0909033-abfe-44c8-bb61-bcebb519d57e Authenticating user 'default' from [fd00:1122:3344:101::e]:45734 | ||
| 11867 | 2026.01.06 02:26:32.435678 [ 294 ] {} <Debug> TCP-Session: 46379e09-d320-4342-baec-92e41d344a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:56876 | ||
| 11868 | 2026.01.06 02:26:32.435688 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11869 | 2026.01.06 02:26:32.435692 [ 293 ] {} <Debug> TCP-Session: b0909033-abfe-44c8-bb61-bcebb519d57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2026.01.06 02:26:32.435717 [ 294 ] {} <Debug> TCP-Session: 46379e09-d320-4342-baec-92e41d344a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11871 | 2026.01.06 02:26:32.435734 [ 287 ] {} <Debug> TCP-Session: 95b55a9e-caeb-4b66-abdb-e41411e794e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55813 | ||
| 11872 | 2026.01.06 02:26:32.435735 [ 293 ] {} <Debug> TCP-Session: b0909033-abfe-44c8-bb61-bcebb519d57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.01.06 02:26:32.435749 [ 294 ] {} <Debug> TCP-Session: 46379e09-d320-4342-baec-92e41d344a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.01.06 02:26:32.435777 [ 287 ] {} <Debug> TCP-Session: 95b55a9e-caeb-4b66-abdb-e41411e794e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.01.06 02:26:32.435687 [ 289 ] {} <Debug> TCP-Session: 11ccb734-6021-46e8-a002-2c915e79eac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.01.06 02:26:32.435818 [ 287 ] {} <Debug> TCP-Session: 95b55a9e-caeb-4b66-abdb-e41411e794e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11877 | 2026.01.06 02:26:32.435838 [ 289 ] {} <Debug> TCP-Session: 11ccb734-6021-46e8-a002-2c915e79eac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11878 | 2026.01.06 02:26:32.435609 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11879 | 2026.01.06 02:26:32.435540 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38444 | ||
| 11880 | 2026.01.06 02:26:32.435905 [ 290 ] {} <Debug> TCP-Session: 02940448-4c64-4832-bc33-f183a6b7211f Authenticating user 'default' from [fd00:1122:3344:101::e]:62710 | ||
| 11881 | 2026.01.06 02:26:32.435525 [ 288 ] {} <Trace> TCP-Session: b2164ef4-86bb-4674-94ee-e29a3b1dd58a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2026.01.06 02:26:32.435945 [ 290 ] {} <Debug> TCP-Session: 02940448-4c64-4832-bc33-f183a6b7211f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.01.06 02:26:32.435507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63333 | ||
| 11884 | 2026.01.06 02:26:32.435987 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11885 | 2026.01.06 02:26:32.435984 [ 290 ] {} <Debug> TCP-Session: 02940448-4c64-4832-bc33-f183a6b7211f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.01.06 02:26:32.435496 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47507 | ||
| 11887 | 2026.01.06 02:26:32.436044 [ 286 ] {} <Debug> TCP-Session: c73ca710-026f-44ed-9284-7abba5e6f839 Authenticating user 'default' from [fd00:1122:3344:101::e]:38444 | ||
| 11888 | 2026.01.06 02:26:32.436063 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11889 | 2026.01.06 02:26:32.436100 [ 286 ] {} <Debug> TCP-Session: c73ca710-026f-44ed-9284-7abba5e6f839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.01.06 02:26:32.436113 [ 291 ] {} <Debug> TCP-Session: a76ff3c2-6e3b-4a02-8fd1-8370744cf75d Authenticating user 'default' from [fd00:1122:3344:101::e]:63333 | ||
| 11891 | 2026.01.06 02:26:32.436122 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11892 | 2026.01.06 02:26:32.436129 [ 286 ] {} <Debug> TCP-Session: c73ca710-026f-44ed-9284-7abba5e6f839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.01.06 02:26:32.436158 [ 291 ] {} <Debug> TCP-Session: a76ff3c2-6e3b-4a02-8fd1-8370744cf75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.01.06 02:26:32.436164 [ 292 ] {} <Debug> TCP-Session: 5b71dd56-7066-440e-b05e-704e5f382626 Authenticating user 'default' from [fd00:1122:3344:101::e]:47507 | ||
| 11895 | 2026.01.06 02:26:32.436189 [ 291 ] {} <Debug> TCP-Session: a76ff3c2-6e3b-4a02-8fd1-8370744cf75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.01.06 02:26:32.436208 [ 292 ] {} <Debug> TCP-Session: 5b71dd56-7066-440e-b05e-704e5f382626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.01.06 02:26:32.436119 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11898 | 2026.01.06 02:26:32.436236 [ 292 ] {} <Debug> TCP-Session: 5b71dd56-7066-440e-b05e-704e5f382626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11899 | 2026.01.06 02:26:32.436484 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11900 | 2026.01.06 02:26:32.436538 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11901 | 2026.01.06 02:26:32.436829 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 11902 | 2026.01.06 02:26:32.437753 [ 347 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> AggregatingTransform: Aggregating | ||
| 11903 | 2026.01.06 02:26:32.437801 [ 347 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 11904 | 2026.01.06 02:26:32.437835 [ 347 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905987 sec. (1103.769 rows/sec., 43.12 KiB/sec.) | ||
| 11905 | 2026.01.06 02:26:32.437854 [ 347 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Trace> Aggregator: Merging aggregated data | ||
| 11906 | 2026.01.06 02:26:32.439246 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 11907 | 2026.01.06 02:26:32.439416 [ 288 ] {e312400a-e2a0-4b39-b1b2-8ebcc6b6c5ff} <Debug> TCPHandler: Processed in 0.004008637 sec. | ||
| 11908 | 2026.01.06 02:26:32.439504 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11909 | 2026.01.06 02:26:32.439538 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11910 | 2026.01.06 02:26:32.439544 [ 288 ] {} <Debug> TCP-Session: b2164ef4-86bb-4674-94ee-e29a3b1dd58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.01.06 02:26:32.439575 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11912 | 2026.01.06 02:26:32.439598 [ 287 ] {} <Debug> TCP-Session: 95b55a9e-caeb-4b66-abdb-e41411e794e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.01.06 02:26:32.439612 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11914 | 2026.01.06 02:26:32.439634 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11915 | 2026.01.06 02:26:32.439638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11916 | 2026.01.06 02:26:32.439673 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11917 | 2026.01.06 02:26:32.439684 [ 290 ] {} <Debug> TCP-Session: 02940448-4c64-4832-bc33-f183a6b7211f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.01.06 02:26:32.439705 [ 291 ] {} <Debug> TCP-Session: a76ff3c2-6e3b-4a02-8fd1-8370744cf75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11919 | 2026.01.06 02:26:32.439729 [ 293 ] {} <Debug> TCP-Session: b0909033-abfe-44c8-bb61-bcebb519d57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.01.06 02:26:32.439668 [ 286 ] {} <Debug> TCP-Session: c73ca710-026f-44ed-9284-7abba5e6f839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.01.06 02:26:32.439651 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11922 | 2026.01.06 02:26:32.439629 [ 289 ] {} <Debug> TCP-Session: 11ccb734-6021-46e8-a002-2c915e79eac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11923 | 2026.01.06 02:26:32.439814 [ 292 ] {} <Debug> TCP-Session: 5b71dd56-7066-440e-b05e-704e5f382626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11924 | 2026.01.06 02:26:32.439587 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11925 | 2026.01.06 02:26:32.439862 [ 294 ] {} <Debug> TCP-Session: 46379e09-d320-4342-baec-92e41d344a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.01.06 02:26:32.563883 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36401 | ||
| 11927 | 2026.01.06 02:26:32.563995 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11928 | 2026.01.06 02:26:32.564020 [ 288 ] {} <Debug> TCP-Session: f5ffdb9b-8621-497b-a3c9-4fbe799ad469 Authenticating user 'default' from [fd00:1122:3344:101::e]:36401 | ||
| 11929 | 2026.01.06 02:26:32.564042 [ 288 ] {} <Debug> TCP-Session: f5ffdb9b-8621-497b-a3c9-4fbe799ad469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.01.06 02:26:32.564055 [ 288 ] {} <Debug> TCP-Session: f5ffdb9b-8621-497b-a3c9-4fbe799ad469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.01.06 02:26:32.564254 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55529 | ||
| 11932 | 2026.01.06 02:26:32.564280 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58317 | ||
| 11933 | 2026.01.06 02:26:32.564298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46071 | ||
| 11934 | 2026.01.06 02:26:32.564333 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 11935 | 2026.01.06 02:26:32.564350 [ 288 ] {} <Trace> TCP-Session: f5ffdb9b-8621-497b-a3c9-4fbe799ad469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.01.06 02:26:32.564370 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11937 | 2026.01.06 02:26:32.564346 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58002 | ||
| 11938 | 2026.01.06 02:26:32.564431 [ 289 ] {} <Debug> TCP-Session: 7543b8b3-62b6-4496-a20e-8421fad617f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55529 | ||
| 11939 | 2026.01.06 02:26:32.564433 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11940 | 2026.01.06 02:26:32.564467 [ 289 ] {} <Debug> TCP-Session: 7543b8b3-62b6-4496-a20e-8421fad617f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.01.06 02:26:32.564430 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11942 | 2026.01.06 02:26:32.564488 [ 291 ] {} <Debug> TCP-Session: 9f91ca10-d4a9-4223-a1f4-ce8708212dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:46071 | ||
| 11943 | 2026.01.06 02:26:32.564493 [ 289 ] {} <Debug> TCP-Session: 7543b8b3-62b6-4496-a20e-8421fad617f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11944 | 2026.01.06 02:26:32.564524 [ 286 ] {} <Debug> TCP-Session: 912ac0fe-187b-4ba1-a8b4-45f41fac6238 Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 11945 | 2026.01.06 02:26:32.564539 [ 291 ] {} <Debug> TCP-Session: 9f91ca10-d4a9-4223-a1f4-ce8708212dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11946 | 2026.01.06 02:26:32.564544 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11947 | 2026.01.06 02:26:32.564574 [ 291 ] {} <Debug> TCP-Session: 9f91ca10-d4a9-4223-a1f4-ce8708212dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11948 | 2026.01.06 02:26:32.564570 [ 286 ] {} <Debug> TCP-Session: 912ac0fe-187b-4ba1-a8b4-45f41fac6238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2026.01.06 02:26:32.564489 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11950 | 2026.01.06 02:26:32.564629 [ 286 ] {} <Debug> TCP-Session: 912ac0fe-187b-4ba1-a8b4-45f41fac6238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.01.06 02:26:32.564295 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47086 | ||
| 11952 | 2026.01.06 02:26:32.564657 [ 287 ] {} <Debug> TCP-Session: 0b9a1506-455f-427a-a644-45ffa8a9c35b Authenticating user 'default' from [fd00:1122:3344:101::e]:58002 | ||
| 11953 | 2026.01.06 02:26:32.564324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62692 | ||
| 11954 | 2026.01.06 02:26:32.564712 [ 287 ] {} <Debug> TCP-Session: 0b9a1506-455f-427a-a644-45ffa8a9c35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.01.06 02:26:32.564732 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11956 | 2026.01.06 02:26:32.564755 [ 287 ] {} <Debug> TCP-Session: 0b9a1506-455f-427a-a644-45ffa8a9c35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.01.06 02:26:32.564774 [ 292 ] {} <Debug> TCP-Session: 5086ed64-3ffb-47c3-a824-652f3dacef59 Authenticating user 'default' from [fd00:1122:3344:101::e]:47086 | ||
| 11958 | 2026.01.06 02:26:32.564413 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11959 | 2026.01.06 02:26:32.564794 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11960 | 2026.01.06 02:26:32.564803 [ 292 ] {} <Debug> TCP-Session: 5086ed64-3ffb-47c3-a824-652f3dacef59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.01.06 02:26:32.564827 [ 290 ] {} <Debug> TCP-Session: 560a9c1a-5e2c-4cfa-8c8b-d79f4ba1537f Authenticating user 'default' from [fd00:1122:3344:101::e]:58317 | ||
| 11962 | 2026.01.06 02:26:32.564835 [ 294 ] {} <Debug> TCP-Session: ca034093-f71d-4982-a595-90a6b3861752 Authenticating user 'default' from [fd00:1122:3344:101::e]:62692 | ||
| 11963 | 2026.01.06 02:26:32.564843 [ 292 ] {} <Debug> TCP-Session: 5086ed64-3ffb-47c3-a824-652f3dacef59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.01.06 02:26:32.564857 [ 290 ] {} <Debug> TCP-Session: 560a9c1a-5e2c-4cfa-8c8b-d79f4ba1537f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.01.06 02:26:32.564869 [ 294 ] {} <Debug> TCP-Session: ca034093-f71d-4982-a595-90a6b3861752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11966 | 2026.01.06 02:26:32.564889 [ 290 ] {} <Debug> TCP-Session: 560a9c1a-5e2c-4cfa-8c8b-d79f4ba1537f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11967 | 2026.01.06 02:26:32.564837 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11968 | 2026.01.06 02:26:32.564903 [ 294 ] {} <Debug> TCP-Session: ca034093-f71d-4982-a595-90a6b3861752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.01.06 02:26:32.564314 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56238 | ||
| 11970 | 2026.01.06 02:26:32.564967 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11971 | 2026.01.06 02:26:32.565014 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11972 | 2026.01.06 02:26:32.565040 [ 293 ] {} <Debug> TCP-Session: a4d93ee3-8465-45b2-8902-a34d5b29ad13 Authenticating user 'default' from [fd00:1122:3344:101::e]:56238 | ||
| 11973 | 2026.01.06 02:26:32.565057 [ 293 ] {} <Debug> TCP-Session: a4d93ee3-8465-45b2-8902-a34d5b29ad13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.01.06 02:26:32.565070 [ 293 ] {} <Debug> TCP-Session: a4d93ee3-8465-45b2-8902-a34d5b29ad13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11975 | 2026.01.06 02:26:32.565257 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 11976 | 2026.01.06 02:26:32.566148 [ 306 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> AggregatingTransform: Aggregating | ||
| 11977 | 2026.01.06 02:26:32.566191 [ 306 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11978 | 2026.01.06 02:26:32.566232 [ 306 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870307 sec. (1149.020 rows/sec., 44.88 KiB/sec.) | ||
| 11979 | 2026.01.06 02:26:32.566252 [ 306 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Trace> Aggregator: Merging aggregated data | ||
| 11980 | 2026.01.06 02:26:32.567770 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00328 sec., 304.8780487804878 rows/sec., 11.91 KiB/sec. | ||
| 11981 | 2026.01.06 02:26:32.567964 [ 288 ] {83f663de-f241-4ddc-9ab6-5e1c0ff95b7c} <Debug> TCPHandler: Processed in 0.003736521 sec. | ||
| 11982 | 2026.01.06 02:26:32.568050 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11983 | 2026.01.06 02:26:32.568081 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11984 | 2026.01.06 02:26:32.568082 [ 288 ] {} <Debug> TCP-Session: f5ffdb9b-8621-497b-a3c9-4fbe799ad469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.01.06 02:26:32.568104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11986 | 2026.01.06 02:26:32.568129 [ 293 ] {} <Debug> TCP-Session: a4d93ee3-8465-45b2-8902-a34d5b29ad13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2026.01.06 02:26:32.568122 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11988 | 2026.01.06 02:26:32.568157 [ 287 ] {} <Debug> TCP-Session: 0b9a1506-455f-427a-a644-45ffa8a9c35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11989 | 2026.01.06 02:26:32.568169 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11990 | 2026.01.06 02:26:32.568173 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11991 | 2026.01.06 02:26:32.568192 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11992 | 2026.01.06 02:26:32.568210 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11993 | 2026.01.06 02:26:32.568230 [ 290 ] {} <Debug> TCP-Session: 560a9c1a-5e2c-4cfa-8c8b-d79f4ba1537f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11994 | 2026.01.06 02:26:32.568242 [ 286 ] {} <Debug> TCP-Session: 912ac0fe-187b-4ba1-a8b4-45f41fac6238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11995 | 2026.01.06 02:26:32.568259 [ 294 ] {} <Debug> TCP-Session: ca034093-f71d-4982-a595-90a6b3861752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2026.01.06 02:26:32.568213 [ 291 ] {} <Debug> TCP-Session: 9f91ca10-d4a9-4223-a1f4-ce8708212dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11997 | 2026.01.06 02:26:32.568186 [ 289 ] {} <Debug> TCP-Session: 7543b8b3-62b6-4496-a20e-8421fad617f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.01.06 02:26:32.568140 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11999 | 2026.01.06 02:26:32.568356 [ 292 ] {} <Debug> TCP-Session: 5086ed64-3ffb-47c3-a824-652f3dacef59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.01.06 02:26:33.055174 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12001 | 2026.01.06 02:26:33.055232 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12002 | 2026.01.06 02:26:33.224082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24004 | ||
| 12003 | 2026.01.06 02:26:33.224651 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.01.06 02:26:33.224698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12005 | 2026.01.06 02:26:33.225194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12006 | 2026.01.06 02:26:33.225425 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.01.06 02:26:33.225557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24004 | ||
| 12008 | 2026.01.06 02:26:34.536929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12009 | 2026.01.06 02:26:34.553575 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.06 02:26:34.553630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12011 | 2026.01.06 02:26:34.560353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12012 | 2026.01.06 02:26:34.561048 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.06 02:26:34.563967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12014 | 2026.01.06 02:26:34.895444 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12015 | 2026.01.06 02:26:34.895633 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12016 | 2026.01.06 02:26:34.895702 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12017 | 2026.01.06 02:26:34.896431 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.01.06 02:26:34.896480 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12019 | 2026.01.06 02:26:34.896879 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12020 | 2026.01.06 02:26:34.897097 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2026.01.06 02:26:34.897252 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001671 sec., 63435.06882106523 rows/sec., 5.30 MiB/sec. | ||
| 12022 | 2026.01.06 02:26:34.897295 [ 4 ] {80c8fa72-d63a-4ccc-97d2-abcf8f03593a} <Debug> TCPHandler: Processed in 0.001985538 sec. | ||
| 12023 | 2026.01.06 02:26:34.897415 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.01.06 02:26:34.897510 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12025 | 2026.01.06 02:26:34.897551 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12026 | 2026.01.06 02:26:34.897957 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.01.06 02:26:34.897994 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12028 | 2026.01.06 02:26:34.898293 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12029 | 2026.01.06 02:26:34.898508 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.01.06 02:26:34.898625 [ 107 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12031 | 2026.01.06 02:26:34.898638 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 12032 | 2026.01.06 02:26:34.898694 [ 107 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.01.06 02:26:34.898705 [ 4 ] {117363e3-a168-4e98-b229-dd87452f3875} <Debug> TCPHandler: Processed in 0.001338676 sec. | ||
| 12034 | 2026.01.06 02:26:34.898722 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12035 | 2026.01.06 02:26:34.898820 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.01.06 02:26:34.898891 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 12037 | 2026.01.06 02:26:34.898918 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12038 | 2026.01.06 02:26:34.899006 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12039 | 2026.01.06 02:26:34.899118 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12040 | 2026.01.06 02:26:34.899180 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 263 rows starting from the beginning of the part | ||
| 12041 | 2026.01.06 02:26:34.899284 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 12042 | 2026.01.06 02:26:34.899360 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 220 rows starting from the beginning of the part | ||
| 12043 | 2026.01.06 02:26:34.899426 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.06 02:26:34.899429 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 12045 | 2026.01.06 02:26:34.899475 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12046 | 2026.01.06 02:26:34.899519 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 220 rows starting from the beginning of the part | ||
| 12047 | 2026.01.06 02:26:34.899564 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 12048 | 2026.01.06 02:26:34.899815 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12049 | 2026.01.06 02:26:34.900041 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.01.06 02:26:34.900180 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001282 sec., 69422.77691107645 rows/sec., 5.42 MiB/sec. | ||
| 12051 | 2026.01.06 02:26:34.900220 [ 4 ] {0a4f8e3b-704e-4608-b32c-42caad0c33fd} <Debug> TCPHandler: Processed in 0.001447478 sec. | ||
| 12052 | 2026.01.06 02:26:34.900329 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.01.06 02:26:34.900423 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.01.06 02:26:34.900470 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12055 | 2026.01.06 02:26:34.900471 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658062 sec., 469222.50193297956 rows/sec., 30.71 MiB/sec. | ||
| 12056 | 2026.01.06 02:26:34.900686 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12057 | 2026.01.06 02:26:34.900897 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.01.06 02:26:34.900941 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12059 | 2026.01.06 02:26:34.901023 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.01.06 02:26:34.901117 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_71_14} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12061 | 2026.01.06 02:26:34.901213 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12062 | 2026.01.06 02:26:34.901293 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12063 | 2026.01.06 02:26:34.901517 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.01.06 02:26:34.901650 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 12065 | 2026.01.06 02:26:34.901688 [ 4 ] {03d119f1-8a27-422b-b868-60f894743acb} <Debug> TCPHandler: Processed in 0.001407537 sec. | ||
| 12066 | 2026.01.06 02:26:34.901797 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.01.06 02:26:34.901892 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12068 | 2026.01.06 02:26:34.901947 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12069 | 2026.01.06 02:26:34.902763 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.01.06 02:26:34.902800 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12071 | 2026.01.06 02:26:34.903329 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12072 | 2026.01.06 02:26:34.903545 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.01.06 02:26:34.903660 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12074 | 2026.01.06 02:26:34.903685 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001812 sec., 13796.909492273731 rows/sec., 24.72 MiB/sec. | ||
| 12075 | 2026.01.06 02:26:34.903696 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.01.06 02:26:34.903732 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12077 | 2026.01.06 02:26:34.903760 [ 4 ] {9f056202-0b52-4d15-8acc-f6735d82951f} <Debug> TCPHandler: Processed in 0.002010419 sec. | ||
| 12078 | 2026.01.06 02:26:34.903838 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 12079 | 2026.01.06 02:26:34.903874 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.01.06 02:26:34.903979 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.01.06 02:26:34.904021 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12082 | 2026.01.06 02:26:34.904153 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12083 | 2026.01.06 02:26:34.904236 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1258 rows starting from the beginning of the part | ||
| 12084 | 2026.01.06 02:26:34.904356 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.01.06 02:26:34.904398 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12086 | 2026.01.06 02:26:34.904422 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 12087 | 2026.01.06 02:26:34.904575 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 12088 | 2026.01.06 02:26:34.904674 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 12089 | 2026.01.06 02:26:34.904721 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12090 | 2026.01.06 02:26:34.904775 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 12091 | 2026.01.06 02:26:34.904879 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 12092 | 2026.01.06 02:26:34.904949 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.01.06 02:26:34.905085 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12094 | 2026.01.06 02:26:34.905126 [ 4 ] {ed9fedc7-bcd5-42f2-bfda-8b7580d2f1f9} <Debug> TCPHandler: Processed in 0.001301315 sec. | ||
| 12095 | 2026.01.06 02:26:34.910561 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 19 columns (19 merged, 0 gathered) in 0.00677537 sec., 201169.82541174872 rows/sec., 360.49 MiB/sec. | ||
| 12096 | 2026.01.06 02:26:34.912485 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12097 | 2026.01.06 02:26:34.912850 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.01.06 02:26:34.912922 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12099 | 2026.01.06 02:26:34.913039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 12100 | 2026.01.06 02:26:35.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.21 MiB, peak 338.60 MiB, free memory in arenas 0.00 B, will set to 328.58 MiB (RSS), difference: 1.36 MiB | ||
| 12101 | 2026.01.06 02:26:36.367418 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.06 02:26:36.367651 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.01.06 02:26:36.367724 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12104 | 2026.01.06 02:26:36.368574 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.01.06 02:26:36.368611 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12106 | 2026.01.06 02:26:36.369059 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12107 | 2026.01.06 02:26:36.369334 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.01.06 02:26:36.369456 [ 108 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12109 | 2026.01.06 02:26:36.369497 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 12110 | 2026.01.06 02:26:36.369498 [ 108 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.01.06 02:26:36.369535 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12112 | 2026.01.06 02:26:36.369542 [ 4 ] {eeb345fc-36eb-4220-b88b-507f62bc723d} <Debug> TCPHandler: Processed in 0.002276604 sec. | ||
| 12113 | 2026.01.06 02:26:36.369655 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.01.06 02:26:36.369668 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12115 | 2026.01.06 02:26:36.369755 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12116 | 2026.01.06 02:26:36.369803 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12117 | 2026.01.06 02:26:36.369836 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12118 | 2026.01.06 02:26:36.369879 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 12119 | 2026.01.06 02:26:36.369957 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 12120 | 2026.01.06 02:26:36.370012 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 12121 | 2026.01.06 02:26:36.370063 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 12122 | 2026.01.06 02:26:36.370110 [ 194 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 12123 | 2026.01.06 02:26:36.370301 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12124 | 2026.01.06 02:26:36.370350 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12125 | 2026.01.06 02:26:36.370697 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12126 | 2026.01.06 02:26:36.370926 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12127 | 2026.01.06 02:26:36.371057 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001323 sec., 12093.726379440666 rows/sec., 986.16 KiB/sec. | ||
| 12128 | 2026.01.06 02:26:36.371096 [ 4 ] {36a240e3-9910-4a95-ad1c-03402d4a7219} <Debug> TCPHandler: Processed in 0.001490049 sec. | ||
| 12129 | 2026.01.06 02:26:36.371203 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.01.06 02:26:36.371218 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615331 sec., 1269089.7407404426 rows/sec., 85.35 MiB/sec. | ||
| 12131 | 2026.01.06 02:26:36.371298 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12132 | 2026.01.06 02:26:36.371337 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12133 | 2026.01.06 02:26:36.371418 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12134 | 2026.01.06 02:26:36.371770 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.01.06 02:26:36.371868 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_37_9} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12136 | 2026.01.06 02:26:36.371977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12137 | 2026.01.06 02:26:36.372543 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.01.06 02:26:36.372583 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12139 | 2026.01.06 02:26:36.373041 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12140 | 2026.01.06 02:26:36.373254 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.01.06 02:26:36.373386 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002107 sec., 1086853.3459895586 rows/sec., 87.82 MiB/sec. | ||
| 12142 | 2026.01.06 02:26:36.373427 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12143 | 2026.01.06 02:26:36.373441 [ 4 ] {52f7ff57-2809-4a1d-b18b-702bfc9ede75} <Debug> TCPHandler: Processed in 0.002286914 sec. | ||
| 12144 | 2026.01.06 02:26:36.373553 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.01.06 02:26:36.373647 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12146 | 2026.01.06 02:26:36.373688 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12147 | 2026.01.06 02:26:36.374176 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.01.06 02:26:36.374211 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12149 | 2026.01.06 02:26:36.374522 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12150 | 2026.01.06 02:26:36.374739 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.01.06 02:26:36.374871 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001243 sec., 189863.23411102174 rows/sec., 11.44 MiB/sec. | ||
| 12152 | 2026.01.06 02:26:36.374911 [ 4 ] {be9a3013-7fb9-47e0-b343-f9bb20098176} <Debug> TCPHandler: Processed in 0.001407097 sec. | ||
| 12153 | 2026.01.06 02:26:36.375018 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.01.06 02:26:36.375111 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12155 | 2026.01.06 02:26:36.375151 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12156 | 2026.01.06 02:26:36.375646 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.01.06 02:26:36.375683 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12158 | 2026.01.06 02:26:36.375999 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12159 | 2026.01.06 02:26:36.376205 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.06 02:26:36.376337 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001244 sec., 353697.74919614143 rows/sec., 23.40 MiB/sec. | ||
| 12161 | 2026.01.06 02:26:36.376376 [ 4 ] {728352d9-9e35-4fd5-8421-df3b81ab31bd} <Debug> TCPHandler: Processed in 0.001406477 sec. | ||
| 12162 | 2026.01.06 02:26:36.376488 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.01.06 02:26:36.376582 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12164 | 2026.01.06 02:26:36.376621 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12165 | 2026.01.06 02:26:36.377069 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.01.06 02:26:36.377105 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12167 | 2026.01.06 02:26:36.377404 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12168 | 2026.01.06 02:26:36.377611 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.01.06 02:26:36.377718 [ 106 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12170 | 2026.01.06 02:26:36.377741 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 12171 | 2026.01.06 02:26:36.377767 [ 106 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2026.01.06 02:26:36.377787 [ 4 ] {0630e314-a187-4421-8a62-14cb9dcb13f4} <Debug> TCPHandler: Processed in 0.001348186 sec. | ||
| 12173 | 2026.01.06 02:26:36.377793 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12174 | 2026.01.06 02:26:36.377894 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12175 | 2026.01.06 02:26:36.377900 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2026.01.06 02:26:36.377996 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12177 | 2026.01.06 02:26:36.378005 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12178 | 2026.01.06 02:26:36.378029 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 12179 | 2026.01.06 02:26:36.378046 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12180 | 2026.01.06 02:26:36.378098 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12181 | 2026.01.06 02:26:36.378150 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12182 | 2026.01.06 02:26:36.378199 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12183 | 2026.01.06 02:26:36.378245 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12184 | 2026.01.06 02:26:36.378763 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.01.06 02:26:36.378799 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12186 | 2026.01.06 02:26:36.379066 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205044 sec., 875486.704219929 rows/sec., 53.06 MiB/sec. | ||
| 12187 | 2026.01.06 02:26:36.379157 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12188 | 2026.01.06 02:26:36.379272 [ 201 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12189 | 2026.01.06 02:26:36.379411 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.01.06 02:26:36.379556 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001569 sec., 743148.5022307201 rows/sec., 53.07 MiB/sec. | ||
| 12191 | 2026.01.06 02:26:36.379597 [ 4 ] {865b3c30-2664-4b5a-84c6-748d95a2454a} <Debug> TCPHandler: Processed in 0.001745494 sec. | ||
| 12192 | 2026.01.06 02:26:36.379598 [ 201 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.01.06 02:26:36.379692 [ 201 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_37_9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12194 | 2026.01.06 02:26:36.379724 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.01.06 02:26:36.379790 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12196 | 2026.01.06 02:26:36.379822 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12197 | 2026.01.06 02:26:36.379867 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12198 | 2026.01.06 02:26:36.380201 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.01.06 02:26:36.380237 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12200 | 2026.01.06 02:26:36.380551 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12201 | 2026.01.06 02:26:36.380766 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.01.06 02:26:36.380897 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 12203 | 2026.01.06 02:26:36.380934 [ 4 ] {3fe9f233-b52e-4bf8-9f97-3dc8eada16e1} <Debug> TCPHandler: Processed in 0.001264525 sec. | ||
| 12204 | 2026.01.06 02:26:36.381057 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.01.06 02:26:36.381183 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12206 | 2026.01.06 02:26:36.381236 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12207 | 2026.01.06 02:26:36.381825 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.01.06 02:26:36.381862 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12209 | 2026.01.06 02:26:36.382253 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12210 | 2026.01.06 02:26:36.382465 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.01.06 02:26:36.382599 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001442 sec., 631067.9611650485 rows/sec., 41.71 MiB/sec. | ||
| 12212 | 2026.01.06 02:26:36.382637 [ 4 ] {065e49d3-e1b1-4bc2-a788-8bcc06dd9339} <Debug> TCPHandler: Processed in 0.001642261 sec. | ||
| 12213 | 2026.01.06 02:26:36.382748 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.01.06 02:26:36.382844 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12215 | 2026.01.06 02:26:36.382887 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12216 | 2026.01.06 02:26:36.383201 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.01.06 02:26:36.383236 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12218 | 2026.01.06 02:26:36.383532 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12219 | 2026.01.06 02:26:36.383740 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.01.06 02:26:36.383877 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 12221 | 2026.01.06 02:26:36.383915 [ 4 ] {573a9ae6-effb-41fb-8f12-813ed37517af} <Debug> TCPHandler: Processed in 0.001216314 sec. | ||
| 12222 | 2026.01.06 02:26:36.384018 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.01.06 02:26:36.384112 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12224 | 2026.01.06 02:26:36.384166 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12225 | 2026.01.06 02:26:36.384933 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.01.06 02:26:36.384970 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12227 | 2026.01.06 02:26:36.385489 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12228 | 2026.01.06 02:26:36.385723 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.01.06 02:26:36.385868 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001774 sec., 8455.467869222097 rows/sec., 15.15 MiB/sec. | ||
| 12230 | 2026.01.06 02:26:36.385932 [ 4 ] {0595ca63-ec12-4798-a2ab-6a2547fec1b9} <Debug> TCPHandler: Processed in 0.001962477 sec. | ||
| 12231 | 2026.01.06 02:26:36.386041 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.01.06 02:26:36.386137 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.01.06 02:26:36.386179 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12234 | 2026.01.06 02:26:36.386515 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.01.06 02:26:36.386551 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12236 | 2026.01.06 02:26:36.386859 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12237 | 2026.01.06 02:26:36.387065 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.01.06 02:26:36.387192 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001074 sec., 63314.71135940409 rows/sec., 3.67 MiB/sec. | ||
| 12239 | 2026.01.06 02:26:36.387228 [ 4 ] {4fae1430-74de-4725-8498-bcf8d531dcac} <Debug> TCPHandler: Processed in 0.001236713 sec. | ||
| 12240 | 2026.01.06 02:26:38.315855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1578 | ||
| 12241 | 2026.01.06 02:26:38.318868 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.01.06 02:26:38.318932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12243 | 2026.01.06 02:26:38.320235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12244 | 2026.01.06 02:26:38.320527 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.01.06 02:26:38.320914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12246 | 2026.01.06 02:26:39.890733 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.01.06 02:26:39.890922 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12248 | 2026.01.06 02:26:39.890991 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12249 | 2026.01.06 02:26:39.891676 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.01.06 02:26:39.891724 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12251 | 2026.01.06 02:26:39.892131 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12252 | 2026.01.06 02:26:39.892363 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.01.06 02:26:39.892517 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 12254 | 2026.01.06 02:26:39.892570 [ 4 ] {51c677e0-0bb5-4d2d-a7ce-33a2808377b5} <Debug> TCPHandler: Processed in 0.001971018 sec. | ||
| 12255 | 2026.01.06 02:26:39.892696 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.01.06 02:26:39.892793 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12257 | 2026.01.06 02:26:39.892835 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12258 | 2026.01.06 02:26:39.893257 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.01.06 02:26:39.893292 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12260 | 2026.01.06 02:26:39.893612 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12261 | 2026.01.06 02:26:39.893865 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.01.06 02:26:39.893995 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 12263 | 2026.01.06 02:26:39.894034 [ 4 ] {59773065-7dc0-4f61-9400-82a397fa7a46} <Debug> TCPHandler: Processed in 0.001389287 sec. | ||
| 12264 | 2026.01.06 02:26:39.894150 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.01.06 02:26:39.894245 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.01.06 02:26:39.894289 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12267 | 2026.01.06 02:26:39.894666 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.01.06 02:26:39.894700 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12269 | 2026.01.06 02:26:39.895043 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12270 | 2026.01.06 02:26:39.895252 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.01.06 02:26:39.895379 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001153 sec., 83261.05810928014 rows/sec., 5.80 MiB/sec. | ||
| 12272 | 2026.01.06 02:26:39.895416 [ 4 ] {d26d00b1-8158-4a3d-a658-9ae2acc7e574} <Debug> TCPHandler: Processed in 0.001316205 sec. | ||
| 12273 | 2026.01.06 02:26:39.895527 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.01.06 02:26:39.895622 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.01.06 02:26:39.895665 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12276 | 2026.01.06 02:26:39.895990 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.01.06 02:26:39.896025 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12278 | 2026.01.06 02:26:39.896330 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12279 | 2026.01.06 02:26:39.896546 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.01.06 02:26:39.896676 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001073 sec., 33550.79217148183 rows/sec., 2.26 MiB/sec. | ||
| 12281 | 2026.01.06 02:26:39.896712 [ 4 ] {e89abe4e-77c9-46fb-bdf1-11a2d560a768} <Debug> TCPHandler: Processed in 0.001234194 sec. | ||
| 12282 | 2026.01.06 02:26:40.726582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24452 | ||
| 12283 | 2026.01.06 02:26:40.727092 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.01.06 02:26:40.727142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12285 | 2026.01.06 02:26:40.727650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12286 | 2026.01.06 02:26:40.727885 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.01.06 02:26:40.728036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24452 | ||
| 12288 | 2026.01.06 02:26:40.728064 [ 98 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12289 | 2026.01.06 02:26:40.728134 [ 98 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.01.06 02:26:40.728156 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12291 | 2026.01.06 02:26:40.728284 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 12292 | 2026.01.06 02:26:40.728425 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12293 | 2026.01.06 02:26:40.728463 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22084 rows starting from the beginning of the part | ||
| 12294 | 2026.01.06 02:26:40.728528 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12295 | 2026.01.06 02:26:40.728574 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12296 | 2026.01.06 02:26:40.728613 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 12297 | 2026.01.06 02:26:40.728650 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 12298 | 2026.01.06 02:26:40.728690 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 12299 | 2026.01.06 02:26:40.730801 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572809 sec., 9504009.042256925 rows/sec., 135.96 MiB/sec. | ||
| 12300 | 2026.01.06 02:26:40.731158 [ 200 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12301 | 2026.01.06 02:26:40.731558 [ 200 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.01.06 02:26:40.731666 [ 200 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_51_10} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12303 | 2026.01.06 02:26:40.731799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12304 | 2026.01.06 02:26:42.064879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12305 | 2026.01.06 02:26:42.082909 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2026.01.06 02:26:42.082964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12307 | 2026.01.06 02:26:42.088647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12308 | 2026.01.06 02:26:42.089374 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2026.01.06 02:26:42.089668 [ 96 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12310 | 2026.01.06 02:26:42.089705 [ 96 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.01.06 02:26:42.089724 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12312 | 2026.01.06 02:26:42.089847 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12313 | 2026.01.06 02:26:42.092939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12314 | 2026.01.06 02:26:42.094074 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2026.01.06 02:26:42.095700 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12316 | 2026.01.06 02:26:42.100755 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12317 | 2026.01.06 02:26:42.105495 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12318 | 2026.01.06 02:26:42.110206 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12319 | 2026.01.06 02:26:42.114664 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12320 | 2026.01.06 02:26:42.118946 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 12321 | 2026.01.06 02:26:42.171177 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081392621 sec., 4717.872397793898 rows/sec., 24.40 MiB/sec. | ||
| 12322 | 2026.01.06 02:26:42.173687 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12323 | 2026.01.06 02:26:42.175659 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_51_10} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.01.06 02:26:42.175750 [ 200 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_51_10} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12325 | 2026.01.06 02:26:42.178478 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12326 | 2026.01.06 02:26:44.894476 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2026.01.06 02:26:44.894763 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12328 | 2026.01.06 02:26:44.894867 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12329 | 2026.01.06 02:26:44.895772 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.01.06 02:26:44.895815 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12331 | 2026.01.06 02:26:44.896220 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12332 | 2026.01.06 02:26:44.896454 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.01.06 02:26:44.896615 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001928 sec., 54979.25311203319 rows/sec., 4.59 MiB/sec. | ||
| 12334 | 2026.01.06 02:26:44.896659 [ 4 ] {03d17194-48f2-4128-bd4d-3bc7994f4a6c} <Debug> TCPHandler: Processed in 0.002368635 sec. | ||
| 12335 | 2026.01.06 02:26:44.896780 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.01.06 02:26:44.896882 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.01.06 02:26:44.896925 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12338 | 2026.01.06 02:26:44.897333 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.01.06 02:26:44.897367 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12340 | 2026.01.06 02:26:44.897668 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12341 | 2026.01.06 02:26:44.897874 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.01.06 02:26:44.898005 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001146 sec., 21815.00872600349 rows/sec., 1.60 MiB/sec. | ||
| 12343 | 2026.01.06 02:26:44.898044 [ 4 ] {da2e99d7-3fa0-49fe-b19e-ad8f4e5adf5f} <Debug> TCPHandler: Processed in 0.001314775 sec. | ||
| 12344 | 2026.01.06 02:26:44.898157 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2026.01.06 02:26:44.898254 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12346 | 2026.01.06 02:26:44.898295 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12347 | 2026.01.06 02:26:44.898710 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.01.06 02:26:44.898745 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12349 | 2026.01.06 02:26:44.899042 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12350 | 2026.01.06 02:26:44.899247 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.01.06 02:26:44.899379 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.07 MiB/sec. | ||
| 12352 | 2026.01.06 02:26:44.899416 [ 4 ] {3fa7ebf9-f750-4945-85a1-a5703b527f3f} <Debug> TCPHandler: Processed in 0.001308945 sec. | ||
| 12353 | 2026.01.06 02:26:44.899540 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.01.06 02:26:44.899635 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12355 | 2026.01.06 02:26:44.899678 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12356 | 2026.01.06 02:26:44.900084 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.01.06 02:26:44.900120 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12358 | 2026.01.06 02:26:44.900444 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12359 | 2026.01.06 02:26:44.900654 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.01.06 02:26:44.900787 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 12361 | 2026.01.06 02:26:44.900823 [ 4 ] {531fba24-2b4c-43d8-a326-fc9ed33acb4b} <Debug> TCPHandler: Processed in 0.001333686 sec. | ||
| 12362 | 2026.01.06 02:26:44.900935 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2026.01.06 02:26:44.901030 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12364 | 2026.01.06 02:26:44.901085 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12365 | 2026.01.06 02:26:44.901890 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.01.06 02:26:44.901925 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12367 | 2026.01.06 02:26:44.902464 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12368 | 2026.01.06 02:26:44.902684 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2026.01.06 02:26:44.902819 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001807 sec., 13835.08577753182 rows/sec., 24.79 MiB/sec. | ||
| 12370 | 2026.01.06 02:26:44.902874 [ 4 ] {1907d28c-ebb4-4b36-875b-ceb52fbabc4a} <Debug> TCPHandler: Processed in 0.001987478 sec. | ||
| 12371 | 2026.01.06 02:26:44.902988 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.01.06 02:26:44.903083 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.01.06 02:26:44.903125 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12374 | 2026.01.06 02:26:44.903460 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.01.06 02:26:44.903495 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12376 | 2026.01.06 02:26:44.903792 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12377 | 2026.01.06 02:26:44.903992 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.01.06 02:26:44.904126 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 12379 | 2026.01.06 02:26:44.904162 [ 4 ] {5c6f0fc2-64f3-4baf-b514-07d0b78356b8} <Debug> TCPHandler: Processed in 0.001223133 sec. | ||
| 12380 | 2026.01.06 02:26:47.997048 [ 87 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 12381 | 2026.01.06 02:26:47.997135 [ 87 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.01.06 02:26:47.997162 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12383 | 2026.01.06 02:26:47.997300 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 12384 | 2026.01.06 02:26:47.997453 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12385 | 2026.01.06 02:26:47.997498 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 34 rows starting from the beginning of the part | ||
| 12386 | 2026.01.06 02:26:47.997567 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12387 | 2026.01.06 02:26:47.997615 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12388 | 2026.01.06 02:26:47.997661 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12389 | 2026.01.06 02:26:47.997703 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12390 | 2026.01.06 02:26:47.998516 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280934 sec., 29665.853197744767 rows/sec., 1.95 MiB/sec. | ||
| 12391 | 2026.01.06 02:26:47.998709 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12392 | 2026.01.06 02:26:47.999053 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.01.06 02:26:47.999136 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_38_8} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 12394 | 2026.01.06 02:26:47.999249 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12395 | 2026.01.06 02:26:48.055476 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12396 | 2026.01.06 02:26:48.055517 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12397 | 2026.01.06 02:26:48.229006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24964 | ||
| 12398 | 2026.01.06 02:26:48.229534 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.01.06 02:26:48.229578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12400 | 2026.01.06 02:26:48.230080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12401 | 2026.01.06 02:26:48.230303 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.01.06 02:26:48.230439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24964 | ||
| 12403 | 2026.01.06 02:26:48.322014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1598 | ||
| 12404 | 2026.01.06 02:26:48.324213 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.01.06 02:26:48.324267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12406 | 2026.01.06 02:26:48.325509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12407 | 2026.01.06 02:26:48.325790 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.01.06 02:26:48.326174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 12409 | 2026.01.06 02:26:48.637549 [ 86 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 12410 | 2026.01.06 02:26:48.637619 [ 86 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.01.06 02:26:48.637641 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12412 | 2026.01.06 02:26:48.637768 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 12413 | 2026.01.06 02:26:48.637900 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12414 | 2026.01.06 02:26:48.637936 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 441 rows starting from the beginning of the part | ||
| 12415 | 2026.01.06 02:26:48.638007 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 12416 | 2026.01.06 02:26:48.638058 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12417 | 2026.01.06 02:26:48.638108 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 12418 | 2026.01.06 02:26:48.638153 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 440 rows starting from the beginning of the part | ||
| 12419 | 2026.01.06 02:26:48.639215 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497329 sec., 1165408.5374690532 rows/sec., 81.07 MiB/sec. | ||
| 12420 | 2026.01.06 02:26:48.639405 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12421 | 2026.01.06 02:26:48.639694 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.01.06 02:26:48.639773 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_38_8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 12423 | 2026.01.06 02:26:48.639878 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12424 | 2026.01.06 02:26:49.386974 [ 84 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12425 | 2026.01.06 02:26:49.387071 [ 84 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.01.06 02:26:49.387112 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12427 | 2026.01.06 02:26:49.387257 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12428 | 2026.01.06 02:26:49.387428 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12429 | 2026.01.06 02:26:49.387479 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12430 | 2026.01.06 02:26:49.387553 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12431 | 2026.01.06 02:26:49.387605 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12432 | 2026.01.06 02:26:49.387651 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12433 | 2026.01.06 02:26:49.387697 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12434 | 2026.01.06 02:26:49.388441 [ 197 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244274 sec., 178417.2939400807 rows/sec., 9.10 MiB/sec. | ||
| 12435 | 2026.01.06 02:26:49.388673 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12436 | 2026.01.06 02:26:49.389075 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.01.06 02:26:49.389209 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_37_8} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12438 | 2026.01.06 02:26:49.389322 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12439 | 2026.01.06 02:26:49.593913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12440 | 2026.01.06 02:26:49.609993 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.01.06 02:26:49.610050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12442 | 2026.01.06 02:26:49.615250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12443 | 2026.01.06 02:26:49.615956 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.01.06 02:26:49.618873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12445 | 2026.01.06 02:26:49.905429 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2026.01.06 02:26:49.905612 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12447 | 2026.01.06 02:26:49.905673 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12448 | 2026.01.06 02:26:49.906471 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.01.06 02:26:49.906511 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12450 | 2026.01.06 02:26:49.906893 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12451 | 2026.01.06 02:26:49.907141 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.01.06 02:26:49.907296 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001727 sec., 237405.9061957151 rows/sec., 15.06 MiB/sec. | ||
| 12453 | 2026.01.06 02:26:49.907345 [ 4 ] {f3a690b0-1812-4485-9e8a-af27c1293c76} <Debug> TCPHandler: Processed in 0.002041659 sec. | ||
| 12454 | 2026.01.06 02:26:49.907472 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.01.06 02:26:49.907575 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12456 | 2026.01.06 02:26:49.907621 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12457 | 2026.01.06 02:26:49.908597 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.01.06 02:26:49.908632 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12459 | 2026.01.06 02:26:49.909027 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12460 | 2026.01.06 02:26:49.909245 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.01.06 02:26:49.909359 [ 84 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12462 | 2026.01.06 02:26:49.909381 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001829 sec., 624384.9097867687 rows/sec., 49.54 MiB/sec. | ||
| 12463 | 2026.01.06 02:26:49.909393 [ 84 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.01.06 02:26:49.909413 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12465 | 2026.01.06 02:26:49.909421 [ 4 ] {b89234d4-36d3-4e8c-a31a-ee0df59fd0c0} <Debug> TCPHandler: Processed in 0.002007629 sec. | ||
| 12466 | 2026.01.06 02:26:49.909547 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.01.06 02:26:49.909563 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 12468 | 2026.01.06 02:26:49.909646 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12469 | 2026.01.06 02:26:49.909693 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12470 | 2026.01.06 02:26:49.909706 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12471 | 2026.01.06 02:26:49.909744 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2342 rows starting from the beginning of the part | ||
| 12472 | 2026.01.06 02:26:49.909810 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 12473 | 2026.01.06 02:26:49.909855 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2290 rows starting from the beginning of the part | ||
| 12474 | 2026.01.06 02:26:49.909913 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12475 | 2026.01.06 02:26:49.909991 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
| 12476 | 2026.01.06 02:26:49.910041 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1142 rows starting from the beginning of the part | ||
| 12477 | 2026.01.06 02:26:49.910205 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.01.06 02:26:49.910247 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12479 | 2026.01.06 02:26:49.910625 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12480 | 2026.01.06 02:26:49.910852 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.01.06 02:26:49.910992 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001366 sec., 161054.1727672035 rows/sec., 9.61 MiB/sec. | ||
| 12482 | 2026.01.06 02:26:49.911032 [ 4 ] {f525f7fa-cc43-4f7d-80ca-faed7d6cf5f7} <Debug> TCPHandler: Processed in 0.00153696 sec. | ||
| 12483 | 2026.01.06 02:26:49.911144 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.01.06 02:26:49.911241 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.01.06 02:26:49.911283 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12486 | 2026.01.06 02:26:49.911770 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.06 02:26:49.911807 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12488 | 2026.01.06 02:26:49.912110 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12489 | 2026.01.06 02:26:49.912220 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002712212 sec., 2227701.964300726 rows/sec., 188.21 MiB/sec. | ||
| 12490 | 2026.01.06 02:26:49.912327 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.01.06 02:26:49.912462 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 12492 | 2026.01.06 02:26:49.912482 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12493 | 2026.01.06 02:26:49.912503 [ 4 ] {43636421-fe03-4c11-9b23-13084168e454} <Debug> TCPHandler: Processed in 0.001409617 sec. | ||
| 12494 | 2026.01.06 02:26:49.912625 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2026.01.06 02:26:49.912722 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12496 | 2026.01.06 02:26:49.912750 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.01.06 02:26:49.912764 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12498 | 2026.01.06 02:26:49.912831 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_86_17} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12499 | 2026.01.06 02:26:49.912909 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12500 | 2026.01.06 02:26:49.913288 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.01.06 02:26:49.913329 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12502 | 2026.01.06 02:26:49.913653 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12503 | 2026.01.06 02:26:49.913873 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.01.06 02:26:49.914003 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 12505 | 2026.01.06 02:26:49.914042 [ 4 ] {e72d024a-7b25-4b69-8c93-1dc209f944d8} <Debug> TCPHandler: Processed in 0.001467308 sec. | ||
| 12506 | 2026.01.06 02:26:49.914143 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2026.01.06 02:26:49.914238 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12508 | 2026.01.06 02:26:49.914279 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12509 | 2026.01.06 02:26:49.915021 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2026.01.06 02:26:49.915058 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12511 | 2026.01.06 02:26:49.915393 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12512 | 2026.01.06 02:26:49.915604 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.01.06 02:26:49.915721 [ 85 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12514 | 2026.01.06 02:26:49.915735 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001515 sec., 458085.80858085805 rows/sec., 32.02 MiB/sec. | ||
| 12515 | 2026.01.06 02:26:49.915784 [ 85 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.01.06 02:26:49.915795 [ 4 ] {7c970cb7-142b-4ef9-b211-1a6f79955424} <Debug> TCPHandler: Processed in 0.001701512 sec. | ||
| 12517 | 2026.01.06 02:26:49.915812 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12518 | 2026.01.06 02:26:49.915917 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.01.06 02:26:49.915926 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 12520 | 2026.01.06 02:26:49.916016 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12521 | 2026.01.06 02:26:49.916064 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12522 | 2026.01.06 02:26:49.916074 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12523 | 2026.01.06 02:26:49.916117 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1211 rows starting from the beginning of the part | ||
| 12524 | 2026.01.06 02:26:49.916194 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 89 rows starting from the beginning of the part | ||
| 12525 | 2026.01.06 02:26:49.916249 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1166 rows starting from the beginning of the part | ||
| 12526 | 2026.01.06 02:26:49.916302 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12527 | 2026.01.06 02:26:49.916349 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 89 rows starting from the beginning of the part | ||
| 12528 | 2026.01.06 02:26:49.916398 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 694 rows starting from the beginning of the part | ||
| 12529 | 2026.01.06 02:26:49.916403 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.06 02:26:49.916451 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12531 | 2026.01.06 02:26:49.916789 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12532 | 2026.01.06 02:26:49.917016 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.01.06 02:26:49.917149 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 12534 | 2026.01.06 02:26:49.917187 [ 4 ] {972fed4f-f390-4090-8ca7-0fd891a41859} <Debug> TCPHandler: Processed in 0.001320925 sec. | ||
| 12535 | 2026.01.06 02:26:49.917311 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.01.06 02:26:49.917433 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12537 | 2026.01.06 02:26:49.917486 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12538 | 2026.01.06 02:26:49.917824 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951387 sec., 1697766.7679450565 rows/sec., 128.16 MiB/sec. | ||
| 12539 | 2026.01.06 02:26:49.918000 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.01.06 02:26:49.918043 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12541 | 2026.01.06 02:26:49.918050 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12542 | 2026.01.06 02:26:49.918386 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.01.06 02:26:49.918454 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12544 | 2026.01.06 02:26:49.918479 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_86_17} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12545 | 2026.01.06 02:26:49.918567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12546 | 2026.01.06 02:26:49.918693 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.01.06 02:26:49.918816 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12548 | 2026.01.06 02:26:49.918831 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001424 sec., 220505.6179775281 rows/sec., 14.49 MiB/sec. | ||
| 12549 | 2026.01.06 02:26:49.918860 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.01.06 02:26:49.918908 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12551 | 2026.01.06 02:26:49.918918 [ 4 ] {ed8cb9cd-81f0-4613-8a0e-2b7ca76e6a15} <Debug> TCPHandler: Processed in 0.001668922 sec. | ||
| 12552 | 2026.01.06 02:26:49.918978 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::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 | ||
| 12553 | 2026.01.06 02:26:49.919064 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12554 | 2026.01.06 02:26:49.919065 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.01.06 02:26:49.919091 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25545 rows starting from the beginning of the part | ||
| 12556 | 2026.01.06 02:26:49.919151 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12557 | 2026.01.06 02:26:49.919189 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 910 rows starting from the beginning of the part | ||
| 12558 | 2026.01.06 02:26:49.919207 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12559 | 2026.01.06 02:26:49.919223 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part | ||
| 12560 | 2026.01.06 02:26:49.919263 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12561 | 2026.01.06 02:26:49.919267 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12562 | 2026.01.06 02:26:49.919303 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 12563 | 2026.01.06 02:26:49.919678 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.01.06 02:26:49.919720 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12565 | 2026.01.06 02:26:49.920080 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12566 | 2026.01.06 02:26:49.920291 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.01.06 02:26:49.920423 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 53.99 KiB/sec. | ||
| 12568 | 2026.01.06 02:26:49.920460 [ 4 ] {6d8ac273-4879-4de2-8e39-298184d47ca3} <Debug> TCPHandler: Processed in 0.001456858 sec. | ||
| 12569 | 2026.01.06 02:26:49.920568 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2026.01.06 02:26:49.920661 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12571 | 2026.01.06 02:26:49.920715 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12572 | 2026.01.06 02:26:49.921520 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.01.06 02:26:49.921556 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12574 | 2026.01.06 02:26:49.922111 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12575 | 2026.01.06 02:26:49.922334 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.01.06 02:26:49.922479 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001837 sec., 8165.487207403375 rows/sec., 14.63 MiB/sec. | ||
| 12577 | 2026.01.06 02:26:49.922548 [ 4 ] {af887516-5a61-43e8-8475-61ff8c46e4a4} <Debug> TCPHandler: Processed in 0.002028019 sec. | ||
| 12578 | 2026.01.06 02:26:49.922655 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.01.06 02:26:49.922748 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12580 | 2026.01.06 02:26:49.922789 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12581 | 2026.01.06 02:26:49.923129 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.01.06 02:26:49.923164 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12583 | 2026.01.06 02:26:49.923630 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12584 | 2026.01.06 02:26:49.923841 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.01.06 02:26:49.923958 [ 85 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12586 | 2026.01.06 02:26:49.923967 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001238 sec., 84006.4620355412 rows/sec., 5.15 MiB/sec. | ||
| 12587 | 2026.01.06 02:26:49.923994 [ 85 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.01.06 02:26:49.924016 [ 4 ] {a81decb3-0b80-4c06-951b-f70a40795e8d} <Debug> TCPHandler: Processed in 0.001408467 sec. | ||
| 12589 | 2026.01.06 02:26:49.924017 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12590 | 2026.01.06 02:26:49.924127 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 12591 | 2026.01.06 02:26:49.924232 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12592 | 2026.01.06 02:26:49.924263 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5832 rows starting from the beginning of the part | ||
| 12593 | 2026.01.06 02:26:49.924320 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 12594 | 2026.01.06 02:26:49.924363 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
| 12595 | 2026.01.06 02:26:49.924403 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 12596 | 2026.01.06 02:26:49.924440 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12597 | 2026.01.06 02:26:49.924480 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12598 | 2026.01.06 02:26:49.926584 [ 201 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007633646 sec., 3561207.842228995 rows/sec., 238.31 MiB/sec. | ||
| 12599 | 2026.01.06 02:26:49.926737 [ 187 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649241 sec., 2325194.272623744 rows/sec., 147.57 MiB/sec. | ||
| 12600 | 2026.01.06 02:26:49.926837 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12601 | 2026.01.06 02:26:49.927093 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.01.06 02:26:49.927158 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12603 | 2026.01.06 02:26:49.927231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12604 | 2026.01.06 02:26:49.927264 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12605 | 2026.01.06 02:26:49.927532 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.01.06 02:26:49.927599 [ 196 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_86_17} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12607 | 2026.01.06 02:26:49.927667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12608 | 2026.01.06 02:26:49.985591 [ 85 ] {} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12609 | 2026.01.06 02:26:49.985631 [ 85 ] {} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.01.06 02:26:49.985650 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12611 | 2026.01.06 02:26:49.985764 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12612 | 2026.01.06 02:26:49.985920 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12613 | 2026.01.06 02:26:49.985952 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12614 | 2026.01.06 02:26:49.986018 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12615 | 2026.01.06 02:26:49.986067 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12616 | 2026.01.06 02:26:49.986116 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 12617 | 2026.01.06 02:26:49.986156 [ 192 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 12618 | 2026.01.06 02:26:49.986865 [ 199 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157072 sec., 46669.52445483081 rows/sec., 3.89 MiB/sec. | ||
| 12619 | 2026.01.06 02:26:49.987003 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12620 | 2026.01.06 02:26:49.987290 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.01.06 02:26:49.987363 [ 187 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_13_3} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12622 | 2026.01.06 02:26:49.987438 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12623 | 2026.01.06 02:26:50.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.45 MiB, peak 343.07 MiB, free memory in arenas 0.00 B, will set to 333.56 MiB (RSS), difference: 2.12 MiB | ||
| 12624 | 2026.01.06 02:26:54.894267 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2026.01.06 02:26:54.894550 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12626 | 2026.01.06 02:26:54.894647 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12627 | 2026.01.06 02:26:54.895380 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.01.06 02:26:54.895421 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12629 | 2026.01.06 02:26:54.895802 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12630 | 2026.01.06 02:26:54.896016 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.01.06 02:26:54.896164 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. | ||
| 12632 | 2026.01.06 02:26:54.896206 [ 4 ] {6e217d84-ef6f-4d12-ac8d-4781d96135d8} <Debug> TCPHandler: Processed in 0.00210598 sec. | ||
| 12633 | 2026.01.06 02:26:54.896318 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.01.06 02:26:54.896413 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12635 | 2026.01.06 02:26:54.896453 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12636 | 2026.01.06 02:26:54.896907 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.01.06 02:26:54.896941 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12638 | 2026.01.06 02:26:54.897310 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12639 | 2026.01.06 02:26:54.897513 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.01.06 02:26:54.897645 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001252 sec., 85463.25878594248 rows/sec., 7.13 MiB/sec. | ||
| 12641 | 2026.01.06 02:26:54.897682 [ 4 ] {1b56e1e6-7eb7-4296-8851-4ab66699a1ad} <Debug> TCPHandler: Processed in 0.001413037 sec. | ||
| 12642 | 2026.01.06 02:26:54.897795 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.01.06 02:26:54.897889 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12644 | 2026.01.06 02:26:54.897929 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12645 | 2026.01.06 02:26:54.898333 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.01.06 02:26:54.898367 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12647 | 2026.01.06 02:26:54.898664 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12648 | 2026.01.06 02:26:54.898865 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.01.06 02:26:54.898990 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00112 sec., 24107.14285714286 rows/sec., 1.76 MiB/sec. | ||
| 12650 | 2026.01.06 02:26:54.899027 [ 4 ] {3bf8626a-6f28-4a69-a62e-74cb3dec177f} <Debug> TCPHandler: Processed in 0.001282005 sec. | ||
| 12651 | 2026.01.06 02:26:54.899135 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.01.06 02:26:54.899230 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12653 | 2026.01.06 02:26:54.899270 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12654 | 2026.01.06 02:26:54.899690 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.01.06 02:26:54.899726 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12656 | 2026.01.06 02:26:54.900030 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12657 | 2026.01.06 02:26:54.900237 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.01.06 02:26:54.900361 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00115 sec., 79130.4347826087 rows/sec., 6.18 MiB/sec. | ||
| 12659 | 2026.01.06 02:26:54.900398 [ 4 ] {f9a1c31d-9caf-46ac-a13b-4ce92a71712e} <Debug> TCPHandler: Processed in 0.001311245 sec. | ||
| 12660 | 2026.01.06 02:26:54.900509 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2026.01.06 02:26:54.900603 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12662 | 2026.01.06 02:26:54.900646 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12663 | 2026.01.06 02:26:54.901049 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.01.06 02:26:54.901083 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12665 | 2026.01.06 02:26:54.901413 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12666 | 2026.01.06 02:26:54.901626 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.01.06 02:26:54.901752 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001168 sec., 137842.46575342465 rows/sec., 9.60 MiB/sec. | ||
| 12668 | 2026.01.06 02:26:54.901789 [ 4 ] {132472d1-9d9d-4c3f-bafa-9ba08309c442} <Debug> TCPHandler: Processed in 0.001327595 sec. | ||
| 12669 | 2026.01.06 02:26:54.901906 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.01.06 02:26:54.902000 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.01.06 02:26:54.902054 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12672 | 2026.01.06 02:26:54.902862 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.01.06 02:26:54.902898 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12674 | 2026.01.06 02:26:54.903419 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12675 | 2026.01.06 02:26:54.903638 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.01.06 02:26:54.903774 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001793 sec., 13943.112102621304 rows/sec., 24.99 MiB/sec. | ||
| 12677 | 2026.01.06 02:26:54.903827 [ 4 ] {a585ee1d-777e-4adb-a0da-ec46bee824a5} <Debug> TCPHandler: Processed in 0.001969548 sec. | ||
| 12678 | 2026.01.06 02:26:54.903944 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2026.01.06 02:26:54.904039 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12680 | 2026.01.06 02:26:54.904080 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12681 | 2026.01.06 02:26:54.904418 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.01.06 02:26:54.904456 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12683 | 2026.01.06 02:26:54.904766 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12684 | 2026.01.06 02:26:54.904982 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.01.06 02:26:54.905112 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 12686 | 2026.01.06 02:26:54.905149 [ 4 ] {61a0c470-a80c-45c9-bc94-16179c08c22c} <Debug> TCPHandler: Processed in 0.001253484 sec. | ||
| 12687 | 2026.01.06 02:26:55.731530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25412 | ||
| 12688 | 2026.01.06 02:26:55.732042 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2026.01.06 02:26:55.732087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12690 | 2026.01.06 02:26:55.732592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12691 | 2026.01.06 02:26:55.732832 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.01.06 02:26:55.732983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25412 | ||
| 12693 | 2026.01.06 02:26:57.119903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12694 | 2026.01.06 02:26:57.136850 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.01.06 02:26:57.136903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12696 | 2026.01.06 02:26:57.142378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12697 | 2026.01.06 02:26:57.143134 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.01.06 02:26:57.146377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12699 | 2026.01.06 02:26:58.327248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1634 | ||
| 12700 | 2026.01.06 02:26:58.329717 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.01.06 02:26:58.329776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12702 | 2026.01.06 02:26:58.331025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12703 | 2026.01.06 02:26:58.331308 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.01.06 02:26:58.331687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 12705 | 2026.01.06 02:26:59.905653 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12706 | 2026.01.06 02:26:59.905935 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12707 | 2026.01.06 02:26:59.906022 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12708 | 2026.01.06 02:26:59.906786 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.01.06 02:26:59.906834 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12710 | 2026.01.06 02:26:59.907275 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12711 | 2026.01.06 02:26:59.907500 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.01.06 02:26:59.907653 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001796 sec., 228285.07795100223 rows/sec., 14.48 MiB/sec. | ||
| 12713 | 2026.01.06 02:26:59.907699 [ 4 ] {6335aac3-598a-49c1-a070-5620f3258039} <Debug> TCPHandler: Processed in 0.002229823 sec. | ||
| 12714 | 2026.01.06 02:26:59.907806 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.01.06 02:26:59.907902 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12716 | 2026.01.06 02:26:59.907943 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12717 | 2026.01.06 02:26:59.908711 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.01.06 02:26:59.908748 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12719 | 2026.01.06 02:26:59.909120 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12720 | 2026.01.06 02:26:59.909322 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.01.06 02:26:59.909452 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.00157 sec., 727388.5350318472 rows/sec., 57.71 MiB/sec. | ||
| 12722 | 2026.01.06 02:26:59.909490 [ 4 ] {6f576834-f814-48e2-8cd4-c9f06664114b} <Debug> TCPHandler: Processed in 0.001733204 sec. | ||
| 12723 | 2026.01.06 02:26:59.909611 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2026.01.06 02:26:59.909707 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12725 | 2026.01.06 02:26:59.909747 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12726 | 2026.01.06 02:26:59.910219 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.01.06 02:26:59.910256 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12728 | 2026.01.06 02:26:59.910571 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12729 | 2026.01.06 02:26:59.910788 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2026.01.06 02:26:59.910905 [ 71 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12731 | 2026.01.06 02:26:59.910915 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001228 sec., 179153.09446254073 rows/sec., 10.69 MiB/sec. | ||
| 12732 | 2026.01.06 02:26:59.910983 [ 71 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.01.06 02:26:59.910997 [ 4 ] {98896347-612d-4c23-9d46-51c3ef7bb3b5} <Debug> TCPHandler: Processed in 0.001434247 sec. | ||
| 12734 | 2026.01.06 02:26:59.911016 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12735 | 2026.01.06 02:26:59.911117 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.01.06 02:26:59.911124 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 12737 | 2026.01.06 02:26:59.911216 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12738 | 2026.01.06 02:26:59.911242 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12739 | 2026.01.06 02:26:59.911255 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12740 | 2026.01.06 02:26:59.911277 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 263 rows starting from the beginning of the part | ||
| 12741 | 2026.01.06 02:26:59.911344 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 12742 | 2026.01.06 02:26:59.911397 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12743 | 2026.01.06 02:26:59.911444 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 220 rows starting from the beginning of the part | ||
| 12744 | 2026.01.06 02:26:59.911490 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 12745 | 2026.01.06 02:26:59.911535 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 220 rows starting from the beginning of the part | ||
| 12746 | 2026.01.06 02:26:59.911713 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.01.06 02:26:59.911748 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12748 | 2026.01.06 02:26:59.912052 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12749 | 2026.01.06 02:26:59.912265 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.01.06 02:26:59.912396 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 12751 | 2026.01.06 02:26:59.912413 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333546 sec., 743131.4705304505 rows/sec., 48.18 MiB/sec. | ||
| 12752 | 2026.01.06 02:26:59.912435 [ 4 ] {4e4680e9-7e06-4907-9962-2de1738aabee} <Debug> TCPHandler: Processed in 0.001365636 sec. | ||
| 12753 | 2026.01.06 02:26:59.912548 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12754 | 2026.01.06 02:26:59.912557 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2026.01.06 02:26:59.912657 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12756 | 2026.01.06 02:26:59.912698 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12757 | 2026.01.06 02:26:59.912790 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.01.06 02:26:59.912855 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_76_15} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12759 | 2026.01.06 02:26:59.912914 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12760 | 2026.01.06 02:26:59.913148 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.01.06 02:26:59.913182 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12762 | 2026.01.06 02:26:59.913485 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12763 | 2026.01.06 02:26:59.913690 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.01.06 02:26:59.913815 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 12765 | 2026.01.06 02:26:59.913852 [ 4 ] {ad13d6ce-c8a0-4c3a-8324-81321d91843c} <Debug> TCPHandler: Processed in 0.001347806 sec. | ||
| 12766 | 2026.01.06 02:26:59.913959 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.01.06 02:26:59.914052 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12768 | 2026.01.06 02:26:59.914092 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12769 | 2026.01.06 02:26:59.914693 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.01.06 02:26:59.914729 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12771 | 2026.01.06 02:26:59.915054 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12772 | 2026.01.06 02:26:59.915264 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.01.06 02:26:59.915389 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001356 sec., 511799.4100294985 rows/sec., 35.77 MiB/sec. | ||
| 12774 | 2026.01.06 02:26:59.915428 [ 4 ] {27e99fd1-8166-4529-8852-2509996be1e5} <Debug> TCPHandler: Processed in 0.00151656 sec. | ||
| 12775 | 2026.01.06 02:26:59.915537 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.01.06 02:26:59.915631 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12777 | 2026.01.06 02:26:59.915673 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12778 | 2026.01.06 02:26:59.915998 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.01.06 02:26:59.916032 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12780 | 2026.01.06 02:26:59.916330 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12781 | 2026.01.06 02:26:59.916531 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.01.06 02:26:59.916657 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 12783 | 2026.01.06 02:26:59.916693 [ 4 ] {33da84d7-7bd9-4245-9885-15bbeccb2f3b} <Debug> TCPHandler: Processed in 0.001203433 sec. | ||
| 12784 | 2026.01.06 02:26:59.916798 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.01.06 02:26:59.916890 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12786 | 2026.01.06 02:26:59.916935 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2026.01.06 02:26:59.917361 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.01.06 02:26:59.917397 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12789 | 2026.01.06 02:26:59.917720 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12790 | 2026.01.06 02:26:59.917922 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.01.06 02:26:59.918052 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001181 sec., 265876.3759525826 rows/sec., 17.47 MiB/sec. | ||
| 12792 | 2026.01.06 02:26:59.918088 [ 4 ] {b5f0e0f9-e149-4b58-bb74-f5dcba925e88} <Debug> TCPHandler: Processed in 0.001338676 sec. | ||
| 12793 | 2026.01.06 02:26:59.918187 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.01.06 02:26:59.918280 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12795 | 2026.01.06 02:26:59.918322 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12796 | 2026.01.06 02:26:59.918628 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.01.06 02:26:59.918664 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12798 | 2026.01.06 02:26:59.918951 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12799 | 2026.01.06 02:26:59.919157 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.01.06 02:26:59.919287 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 12801 | 2026.01.06 02:26:59.919323 [ 4 ] {e5e505ff-e4f3-43f0-8c6c-e7bfbd7f90ce} <Debug> TCPHandler: Processed in 0.001183542 sec. | ||
| 12802 | 2026.01.06 02:26:59.919428 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.01.06 02:26:59.919521 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.01.06 02:26:59.919574 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12805 | 2026.01.06 02:26:59.920320 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.01.06 02:26:59.920356 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12807 | 2026.01.06 02:26:59.920871 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12808 | 2026.01.06 02:26:59.921082 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.01.06 02:26:59.921218 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001714 sec., 8751.458576429404 rows/sec., 15.68 MiB/sec. | ||
| 12810 | 2026.01.06 02:26:59.921224 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12811 | 2026.01.06 02:26:59.921270 [ 4 ] {0ed076bc-cb17-45a3-921e-84be66342022} <Debug> TCPHandler: Processed in 0.001890056 sec. | ||
| 12812 | 2026.01.06 02:26:59.921323 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.01.06 02:26:59.921365 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12814 | 2026.01.06 02:26:59.921401 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2026.01.06 02:26:59.921476 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 12816 | 2026.01.06 02:26:59.921505 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12817 | 2026.01.06 02:26:59.921545 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12818 | 2026.01.06 02:26:59.921686 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12819 | 2026.01.06 02:26:59.921742 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1363 rows starting from the beginning of the part | ||
| 12820 | 2026.01.06 02:26:59.921867 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 12821 | 2026.01.06 02:26:59.921870 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2026.01.06 02:26:59.921915 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12823 | 2026.01.06 02:26:59.921974 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12824 | 2026.01.06 02:26:59.922059 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12825 | 2026.01.06 02:26:59.922146 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 12826 | 2026.01.06 02:26:59.922230 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12827 | 2026.01.06 02:26:59.922241 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12828 | 2026.01.06 02:26:59.922458 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.01.06 02:26:59.922584 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 12830 | 2026.01.06 02:26:59.922619 [ 4 ] {5744a520-f0f0-4d5a-a9a0-a7e24e47e868} <Debug> TCPHandler: Processed in 0.001266644 sec. | ||
| 12831 | 2026.01.06 02:26:59.927867 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 19 columns (19 merged, 0 gathered) in 0.006434293 sec., 226598.32245749456 rows/sec., 406.05 MiB/sec. | ||
| 12832 | 2026.01.06 02:26:59.928954 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12833 | 2026.01.06 02:26:59.929265 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.01.06 02:26:59.929327 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12835 | 2026.01.06 02:26:59.929400 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12836 | 2026.01.06 02:27:00.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.42 MiB, peak 345.99 MiB, free memory in arenas 0.00 B, will set to 335.82 MiB (RSS), difference: 1.39 MiB | ||
| 12837 | 2026.01.06 02:27:03.055905 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12838 | 2026.01.06 02:27:03.055977 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12839 | 2026.01.06 02:27:03.233996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25924 | ||
| 12840 | 2026.01.06 02:27:03.234678 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.06 02:27:03.234728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12842 | 2026.01.06 02:27:03.235249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12843 | 2026.01.06 02:27:03.235483 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.01.06 02:27:03.235635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25924 | ||
| 12845 | 2026.01.06 02:27:04.647308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12846 | 2026.01.06 02:27:04.663758 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.06 02:27:04.663810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12848 | 2026.01.06 02:27:04.669741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12849 | 2026.01.06 02:27:04.670452 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.01.06 02:27:04.673130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12851 | 2026.01.06 02:27:04.894235 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2026.01.06 02:27:04.894398 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12853 | 2026.01.06 02:27:04.894458 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12854 | 2026.01.06 02:27:04.895096 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.01.06 02:27:04.895134 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12856 | 2026.01.06 02:27:04.895467 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12857 | 2026.01.06 02:27:04.895672 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.01.06 02:27:04.895811 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001456 sec., 72802.1978021978 rows/sec., 6.08 MiB/sec. | ||
| 12859 | 2026.01.06 02:27:04.895849 [ 4 ] {986975b4-42b2-412b-ba6c-5994136d3899} <Debug> TCPHandler: Processed in 0.001734713 sec. | ||
| 12860 | 2026.01.06 02:27:04.895980 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.01.06 02:27:04.896074 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12862 | 2026.01.06 02:27:04.896114 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12863 | 2026.01.06 02:27:04.896547 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.01.06 02:27:04.896581 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12865 | 2026.01.06 02:27:04.896879 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12866 | 2026.01.06 02:27:04.897076 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.01.06 02:27:04.897199 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001144 sec., 21853.146853146853 rows/sec., 1.60 MiB/sec. | ||
| 12868 | 2026.01.06 02:27:04.897235 [ 4 ] {e77e5f1e-0f37-4863-9015-90135eea76a7} <Debug> TCPHandler: Processed in 0.001312555 sec. | ||
| 12869 | 2026.01.06 02:27:04.897353 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.01.06 02:27:04.897445 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12871 | 2026.01.06 02:27:04.897484 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12872 | 2026.01.06 02:27:04.897885 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.01.06 02:27:04.897918 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12874 | 2026.01.06 02:27:04.898203 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12875 | 2026.01.06 02:27:04.898398 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.01.06 02:27:04.898521 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001094 sec., 81352.8336380256 rows/sec., 6.35 MiB/sec. | ||
| 12877 | 2026.01.06 02:27:04.898557 [ 4 ] {3f895986-a30f-434a-9bd5-561ea95ab298} <Debug> TCPHandler: Processed in 0.001263774 sec. | ||
| 12878 | 2026.01.06 02:27:04.898673 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.01.06 02:27:04.898764 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12880 | 2026.01.06 02:27:04.898806 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12881 | 2026.01.06 02:27:04.899197 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.01.06 02:27:04.899230 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12883 | 2026.01.06 02:27:04.899542 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12884 | 2026.01.06 02:27:04.899749 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.01.06 02:27:04.899871 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 12886 | 2026.01.06 02:27:04.899906 [ 4 ] {bdb016c7-be54-4454-a23e-cdf130e6d031} <Debug> TCPHandler: Processed in 0.001288405 sec. | ||
| 12887 | 2026.01.06 02:27:04.900018 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2026.01.06 02:27:04.900109 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12889 | 2026.01.06 02:27:04.900162 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12890 | 2026.01.06 02:27:04.900893 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.01.06 02:27:04.900926 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12892 | 2026.01.06 02:27:04.901419 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12893 | 2026.01.06 02:27:04.901641 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.01.06 02:27:04.901772 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00168 sec., 14880.95238095238 rows/sec., 26.67 MiB/sec. | ||
| 12895 | 2026.01.06 02:27:04.901822 [ 4 ] {09291c09-2ab7-4ddf-8fe2-45282153a05f} <Debug> TCPHandler: Processed in 0.001858295 sec. | ||
| 12896 | 2026.01.06 02:27:04.901930 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2026.01.06 02:27:04.902023 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12898 | 2026.01.06 02:27:04.902062 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12899 | 2026.01.06 02:27:04.902397 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12900 | 2026.01.06 02:27:04.902429 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12901 | 2026.01.06 02:27:04.902724 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12902 | 2026.01.06 02:27:04.902925 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2026.01.06 02:27:04.903047 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 12904 | 2026.01.06 02:27:04.903081 [ 4 ] {06e4d724-c7b9-46e5-bade-3af6494897b6} <Debug> TCPHandler: Processed in 0.001198294 sec. | ||
| 12905 | 2026.01.06 02:27:07.338216 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12906 | 2026.01.06 02:27:07.338524 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12907 | 2026.01.06 02:27:07.338628 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12908 | 2026.01.06 02:27:07.339636 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2026.01.06 02:27:07.339684 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12910 | 2026.01.06 02:27:07.340091 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12911 | 2026.01.06 02:27:07.340312 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2026.01.06 02:27:07.340470 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002026 sec., 202369.20039486673 rows/sec., 12.84 MiB/sec. | ||
| 12913 | 2026.01.06 02:27:07.340511 [ 4 ] {bb86ba08-647a-4f6e-badb-de213f7028c4} <Debug> TCPHandler: Processed in 0.002464767 sec. | ||
| 12914 | 2026.01.06 02:27:07.340627 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2026.01.06 02:27:07.340719 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12916 | 2026.01.06 02:27:07.340759 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12917 | 2026.01.06 02:27:07.342296 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.01.06 02:27:07.342332 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12919 | 2026.01.06 02:27:07.342783 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12920 | 2026.01.06 02:27:07.343015 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2026.01.06 02:27:07.343145 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.002444 sec., 933715.2209492635 rows/sec., 75.48 MiB/sec. | ||
| 12922 | 2026.01.06 02:27:07.343185 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12923 | 2026.01.06 02:27:07.343198 [ 4 ] {0b5c9336-9550-4e4d-a711-eadc9c3f1bdb} <Debug> TCPHandler: Processed in 0.002618101 sec. | ||
| 12924 | 2026.01.06 02:27:07.343309 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.01.06 02:27:07.343401 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.01.06 02:27:07.343441 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12927 | 2026.01.06 02:27:07.343934 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.01.06 02:27:07.343970 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12929 | 2026.01.06 02:27:07.344273 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12930 | 2026.01.06 02:27:07.344477 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.01.06 02:27:07.344608 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001225 sec., 179591.83673469388 rows/sec., 10.72 MiB/sec. | ||
| 12932 | 2026.01.06 02:27:07.344644 [ 4 ] {3999c4be-c9e5-46e4-8eb9-bf82728c09c1} <Debug> TCPHandler: Processed in 0.001381656 sec. | ||
| 12933 | 2026.01.06 02:27:07.344753 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.01.06 02:27:07.344844 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12935 | 2026.01.06 02:27:07.344883 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12936 | 2026.01.06 02:27:07.345414 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.01.06 02:27:07.345450 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12938 | 2026.01.06 02:27:07.345762 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12939 | 2026.01.06 02:27:07.345965 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.01.06 02:27:07.346089 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001263 sec., 348376.88044338877 rows/sec., 23.05 MiB/sec. | ||
| 12941 | 2026.01.06 02:27:07.346125 [ 4 ] {f1a22149-4f94-4abb-b370-794789c5b26e} <Debug> TCPHandler: Processed in 0.001418837 sec. | ||
| 12942 | 2026.01.06 02:27:07.346240 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.01.06 02:27:07.346330 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12944 | 2026.01.06 02:27:07.346369 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12945 | 2026.01.06 02:27:07.346848 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.01.06 02:27:07.346883 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12947 | 2026.01.06 02:27:07.347179 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12948 | 2026.01.06 02:27:07.347396 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.01.06 02:27:07.347522 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 12950 | 2026.01.06 02:27:07.347559 [ 4 ] {64b99afc-37c3-48e3-8b35-4f0e79f218c8} <Debug> TCPHandler: Processed in 0.001371726 sec. | ||
| 12951 | 2026.01.06 02:27:07.347666 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2026.01.06 02:27:07.347758 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12953 | 2026.01.06 02:27:07.347796 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12954 | 2026.01.06 02:27:07.348699 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.01.06 02:27:07.348746 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12956 | 2026.01.06 02:27:07.349162 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12957 | 2026.01.06 02:27:07.349371 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.01.06 02:27:07.349499 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001759 sec., 653780.5571347356 rows/sec., 46.61 MiB/sec. | ||
| 12959 | 2026.01.06 02:27:07.349537 [ 4 ] {7f7c8c62-cb9b-4a9c-84dc-f63e7bd76bb6} <Debug> TCPHandler: Processed in 0.001917447 sec. | ||
| 12960 | 2026.01.06 02:27:07.349650 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.01.06 02:27:07.349743 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12962 | 2026.01.06 02:27:07.349784 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12963 | 2026.01.06 02:27:07.350121 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.01.06 02:27:07.350156 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12965 | 2026.01.06 02:27:07.350454 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12966 | 2026.01.06 02:27:07.350653 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.01.06 02:27:07.350778 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 12968 | 2026.01.06 02:27:07.350813 [ 4 ] {2aeb6ced-95b1-4ea2-9bf0-c929e3295bfb} <Debug> TCPHandler: Processed in 0.001210884 sec. | ||
| 12969 | 2026.01.06 02:27:07.350923 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.01.06 02:27:07.351015 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12971 | 2026.01.06 02:27:07.351057 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12972 | 2026.01.06 02:27:07.351663 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.01.06 02:27:07.351700 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12974 | 2026.01.06 02:27:07.352080 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12975 | 2026.01.06 02:27:07.352290 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.01.06 02:27:07.352417 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001421 sec., 643209.0077410275 rows/sec., 42.54 MiB/sec. | ||
| 12977 | 2026.01.06 02:27:07.352454 [ 4 ] {79591506-a355-4246-ab85-59e5573b776c} <Debug> TCPHandler: Processed in 0.00157797 sec. | ||
| 12978 | 2026.01.06 02:27:07.352563 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.01.06 02:27:07.352662 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.01.06 02:27:07.352703 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12981 | 2026.01.06 02:27:07.353024 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.01.06 02:27:07.353058 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12983 | 2026.01.06 02:27:07.353346 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12984 | 2026.01.06 02:27:07.353556 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.01.06 02:27:07.353683 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 12986 | 2026.01.06 02:27:07.353724 [ 4 ] {5b60d8e7-1681-403a-b7a8-e889d8ac050f} <Debug> TCPHandler: Processed in 0.001209304 sec. | ||
| 12987 | 2026.01.06 02:27:07.353833 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.01.06 02:27:07.353925 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.01.06 02:27:07.353979 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12990 | 2026.01.06 02:27:07.354759 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.01.06 02:27:07.354794 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12992 | 2026.01.06 02:27:07.355268 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12993 | 2026.01.06 02:27:07.355541 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.01.06 02:27:07.355685 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 12995 | 2026.01.06 02:27:07.355737 [ 4 ] {04f862b4-49f1-4dcf-98c7-8117e583d936} <Debug> TCPHandler: Processed in 0.001949877 sec. | ||
| 12996 | 2026.01.06 02:27:07.355848 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.01.06 02:27:07.355941 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.01.06 02:27:07.355982 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12999 | 2026.01.06 02:27:07.356324 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.01.06 02:27:07.356359 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13001 | 2026.01.06 02:27:07.356656 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13002 | 2026.01.06 02:27:07.356855 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.01.06 02:27:07.356980 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001057 sec., 70009.46073793757 rows/sec., 4.11 MiB/sec. | ||
| 13004 | 2026.01.06 02:27:07.357015 [ 4 ] {d3a733b7-72c8-4292-a62f-8d681026af21} <Debug> TCPHandler: Processed in 0.001214393 sec. | ||
| 13005 | 2026.01.06 02:27:08.332826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1690 | ||
| 13006 | 2026.01.06 02:27:08.335676 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.01.06 02:27:08.335730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13008 | 2026.01.06 02:27:08.336977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13009 | 2026.01.06 02:27:08.337253 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.01.06 02:27:08.337407 [ 54 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13011 | 2026.01.06 02:27:08.337478 [ 54 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.01.06 02:27:08.337502 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13013 | 2026.01.06 02:27:08.337617 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 13014 | 2026.01.06 02:27:08.337620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
| 13015 | 2026.01.06 02:27:08.338137 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13016 | 2026.01.06 02:27:08.338256 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1480 rows starting from the beginning of the part | ||
| 13017 | 2026.01.06 02:27:08.338557 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 13018 | 2026.01.06 02:27:08.338845 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 13019 | 2026.01.06 02:27:08.339120 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 13020 | 2026.01.06 02:27:08.339411 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 13021 | 2026.01.06 02:27:08.339706 [ 187 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 13022 | 2026.01.06 02:27:08.346291 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 72 columns (72 merged, 0 gathered) in 0.008714817 sec., 193922.6033088245 rows/sec., 149.30 MiB/sec. | ||
| 13023 | 2026.01.06 02:27:08.348195 [ 200 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13024 | 2026.01.06 02:27:08.348982 [ 200 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.01.06 02:27:08.349091 [ 200 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_41_8} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13026 | 2026.01.06 02:27:08.349471 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 13027 | 2026.01.06 02:27:09.889120 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.01.06 02:27:09.889376 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13029 | 2026.01.06 02:27:09.889438 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13030 | 2026.01.06 02:27:09.890080 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.01.06 02:27:09.890118 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13032 | 2026.01.06 02:27:09.890493 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13033 | 2026.01.06 02:27:09.890714 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.01.06 02:27:09.890855 [ 52 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13035 | 2026.01.06 02:27:09.890866 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.77 MiB/sec. | ||
| 13036 | 2026.01.06 02:27:09.890901 [ 52 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.01.06 02:27:09.890918 [ 4 ] {e71c055e-2b1a-4e51-a9f9-d3382fe97948} <Debug> TCPHandler: Processed in 0.001978648 sec. | ||
| 13038 | 2026.01.06 02:27:09.890924 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13039 | 2026.01.06 02:27:09.891021 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 13040 | 2026.01.06 02:27:09.891035 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2026.01.06 02:27:09.891123 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13042 | 2026.01.06 02:27:09.891140 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13043 | 2026.01.06 02:27:09.891156 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2342 rows starting from the beginning of the part | ||
| 13044 | 2026.01.06 02:27:09.891180 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13045 | 2026.01.06 02:27:09.891220 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 107 rows starting from the beginning of the part | ||
| 13046 | 2026.01.06 02:27:09.891271 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1142 rows starting from the beginning of the part | ||
| 13047 | 2026.01.06 02:27:09.891321 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 13048 | 2026.01.06 02:27:09.891366 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2282 rows starting from the beginning of the part | ||
| 13049 | 2026.01.06 02:27:09.891409 [ 188 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13050 | 2026.01.06 02:27:09.891608 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.01.06 02:27:09.891641 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13052 | 2026.01.06 02:27:09.891940 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13053 | 2026.01.06 02:27:09.892144 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.01.06 02:27:09.892272 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 13055 | 2026.01.06 02:27:09.892308 [ 4 ] {672f1e60-7b57-4402-b194-e7a315e90f0c} <Debug> TCPHandler: Processed in 0.001322605 sec. | ||
| 13056 | 2026.01.06 02:27:09.892309 [ 50 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13057 | 2026.01.06 02:27:09.892377 [ 50 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.01.06 02:27:09.892399 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13059 | 2026.01.06 02:27:09.892422 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.01.06 02:27:09.892500 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 13061 | 2026.01.06 02:27:09.892525 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13062 | 2026.01.06 02:27:09.892573 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13063 | 2026.01.06 02:27:09.892613 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13064 | 2026.01.06 02:27:09.892652 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1211 rows starting from the beginning of the part | ||
| 13065 | 2026.01.06 02:27:09.892721 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 91 rows starting from the beginning of the part | ||
| 13066 | 2026.01.06 02:27:09.892770 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 694 rows starting from the beginning of the part | ||
| 13067 | 2026.01.06 02:27:09.892823 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 89 rows starting from the beginning of the part | ||
| 13068 | 2026.01.06 02:27:09.892872 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1150 rows starting from the beginning of the part | ||
| 13069 | 2026.01.06 02:27:09.892914 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13070 | 2026.01.06 02:27:09.892947 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.01.06 02:27:09.892988 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13072 | 2026.01.06 02:27:09.893410 [ 190 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429777 sec., 2483767.028826102 rows/sec., 209.87 MiB/sec. | ||
| 13073 | 2026.01.06 02:27:09.893482 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13074 | 2026.01.06 02:27:09.893732 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.01.06 02:27:09.893733 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13076 | 2026.01.06 02:27:09.893864 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 13077 | 2026.01.06 02:27:09.893868 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001362 sec., 61674.00881057269 rows/sec., 4.29 MiB/sec. | ||
| 13078 | 2026.01.06 02:27:09.893907 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.01.06 02:27:09.893928 [ 4 ] {b2e230ef-28bc-460e-8601-869064eff288} <Debug> TCPHandler: Processed in 0.001553889 sec. | ||
| 13080 | 2026.01.06 02:27:09.893934 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13081 | 2026.01.06 02:27:09.894019 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 13082 | 2026.01.06 02:27:09.894053 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.01.06 02:27:09.894096 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.01.06 02:27:09.894108 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13085 | 2026.01.06 02:27:09.894143 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27185 rows starting from the beginning of the part | ||
| 13086 | 2026.01.06 02:27:09.894147 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13087 | 2026.01.06 02:27:09.894189 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
| 13088 | 2026.01.06 02:27:09.894192 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13089 | 2026.01.06 02:27:09.894196 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_91_18} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13090 | 2026.01.06 02:27:09.894229 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 13091 | 2026.01.06 02:27:09.894270 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13092 | 2026.01.06 02:27:09.894306 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 914 rows starting from the beginning of the part | ||
| 13093 | 2026.01.06 02:27:09.894332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13094 | 2026.01.06 02:27:09.894542 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.01.06 02:27:09.894580 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13096 | 2026.01.06 02:27:09.894659 [ 191 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206213 sec., 1495322.527788568 rows/sec., 112.83 MiB/sec. | ||
| 13097 | 2026.01.06 02:27:09.894883 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13098 | 2026.01.06 02:27:09.894964 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13099 | 2026.01.06 02:27:09.895114 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2026.01.06 02:27:09.895273 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 1.77 MiB/sec. | ||
| 13101 | 2026.01.06 02:27:09.895279 [ 50 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13102 | 2026.01.06 02:27:09.895316 [ 4 ] {810558ac-56c7-4764-b5ec-14e0ef7980a1} <Debug> TCPHandler: Processed in 0.001310515 sec. | ||
| 13103 | 2026.01.06 02:27:09.895328 [ 50 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.01.06 02:27:09.895343 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.01.06 02:27:09.895355 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13106 | 2026.01.06 02:27:09.895427 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13107 | 2026.01.06 02:27:09.895443 [ 193 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_91_18} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13108 | 2026.01.06 02:27:09.895529 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13109 | 2026.01.06 02:27:09.895563 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6160 rows starting from the beginning of the part | ||
| 13110 | 2026.01.06 02:27:09.895564 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 13111 | 2026.01.06 02:27:09.895611 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13112 | 2026.01.06 02:27:09.895657 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 13113 | 2026.01.06 02:27:09.895692 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 13114 | 2026.01.06 02:27:09.895727 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13115 | 2026.01.06 02:27:09.895761 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 13116 | 2026.01.06 02:27:09.897649 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6488 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245803 sec., 2888944.3998427284 rows/sec., 183.36 MiB/sec. | ||
| 13117 | 2026.01.06 02:27:09.898123 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13118 | 2026.01.06 02:27:09.898408 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.01.06 02:27:09.898491 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_91_18} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13120 | 2026.01.06 02:27:09.898575 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13121 | 2026.01.06 02:27:09.901125 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28734 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132867 sec., 4028394.192685774 rows/sec., 269.55 MiB/sec. | ||
| 13122 | 2026.01.06 02:27:09.901474 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13123 | 2026.01.06 02:27:09.901809 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.01.06 02:27:09.901892 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 13125 | 2026.01.06 02:27:09.901967 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13126 | 2026.01.06 02:27:10.735910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26372 | ||
| 13127 | 2026.01.06 02:27:10.736577 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.01.06 02:27:10.736618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13129 | 2026.01.06 02:27:10.737085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13130 | 2026.01.06 02:27:10.737311 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.01.06 02:27:10.737444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26372 | ||
| 13132 | 2026.01.06 02:27:12.173339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13133 | 2026.01.06 02:27:12.190444 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.01.06 02:27:12.190497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13135 | 2026.01.06 02:27:12.196815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13136 | 2026.01.06 02:27:12.197538 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.01.06 02:27:12.201361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13138 | 2026.01.06 02:27:14.894381 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13139 | 2026.01.06 02:27:14.894645 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13140 | 2026.01.06 02:27:14.894741 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13141 | 2026.01.06 02:27:14.895651 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13142 | 2026.01.06 02:27:14.895690 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13143 | 2026.01.06 02:27:14.896093 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13144 | 2026.01.06 02:27:14.896329 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2026.01.06 02:27:14.896486 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001911 sec., 55468.3411826269 rows/sec., 4.63 MiB/sec. | ||
| 13146 | 2026.01.06 02:27:14.896526 [ 4 ] {a5337850-4bab-47d9-a581-2e8b7ff97955} <Debug> TCPHandler: Processed in 0.002317514 sec. | ||
| 13147 | 2026.01.06 02:27:14.896657 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.01.06 02:27:14.896756 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.01.06 02:27:14.896799 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13150 | 2026.01.06 02:27:14.897208 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.01.06 02:27:14.897245 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13152 | 2026.01.06 02:27:14.897547 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13153 | 2026.01.06 02:27:14.897773 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.01.06 02:27:14.897900 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001163 sec., 21496.130696474636 rows/sec., 1.58 MiB/sec. | ||
| 13155 | 2026.01.06 02:27:14.897935 [ 4 ] {d71fca06-e5c4-44ad-8244-72b49d13d1da} <Debug> TCPHandler: Processed in 0.001329765 sec. | ||
| 13156 | 2026.01.06 02:27:14.898037 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.01.06 02:27:14.898132 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13158 | 2026.01.06 02:27:14.898175 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13159 | 2026.01.06 02:27:14.898605 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.01.06 02:27:14.898641 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13161 | 2026.01.06 02:27:14.898944 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13162 | 2026.01.06 02:27:14.899154 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.01.06 02:27:14.899284 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00117 sec., 76068.37606837606 rows/sec., 5.94 MiB/sec. | ||
| 13164 | 2026.01.06 02:27:14.899322 [ 4 ] {5dda5eb7-5203-4013-a4cb-a44fd9002756} <Debug> TCPHandler: Processed in 0.001334635 sec. | ||
| 13165 | 2026.01.06 02:27:14.899436 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13166 | 2026.01.06 02:27:14.899531 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13167 | 2026.01.06 02:27:14.899576 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13168 | 2026.01.06 02:27:14.899989 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.01.06 02:27:14.900025 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13170 | 2026.01.06 02:27:14.900359 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13171 | 2026.01.06 02:27:14.900578 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.01.06 02:27:14.900709 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13173 | 2026.01.06 02:27:14.900746 [ 4 ] {4eee1810-4928-431a-84f0-9b9444058bd5} <Debug> TCPHandler: Processed in 0.001360686 sec. | ||
| 13174 | 2026.01.06 02:27:14.900864 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2026.01.06 02:27:14.900987 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13176 | 2026.01.06 02:27:14.901051 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13177 | 2026.01.06 02:27:14.901927 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2026.01.06 02:27:14.901964 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13179 | 2026.01.06 02:27:14.902505 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13180 | 2026.01.06 02:27:14.902726 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.01.06 02:27:14.902867 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001904 sec., 13130.252100840335 rows/sec., 23.53 MiB/sec. | ||
| 13182 | 2026.01.06 02:27:14.902928 [ 4 ] {394ed928-2442-4555-ba9e-1a3d8f7653ab} <Debug> TCPHandler: Processed in 0.002122641 sec. | ||
| 13183 | 2026.01.06 02:27:14.903036 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2026.01.06 02:27:14.903129 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13185 | 2026.01.06 02:27:14.903170 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13186 | 2026.01.06 02:27:14.903508 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.01.06 02:27:14.903543 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13188 | 2026.01.06 02:27:14.903842 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13189 | 2026.01.06 02:27:14.904042 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.01.06 02:27:14.904170 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 13191 | 2026.01.06 02:27:14.904206 [ 4 ] {49d7be8e-2719-47f9-b74e-1ae455d309de} <Debug> TCPHandler: Processed in 0.001216863 sec. | ||
| 13192 | 2026.01.06 02:27:18.056266 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13193 | 2026.01.06 02:27:18.056370 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13194 | 2026.01.06 02:27:18.237619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26884 | ||
| 13195 | 2026.01.06 02:27:18.238442 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.01.06 02:27:18.238509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13197 | 2026.01.06 02:27:18.239009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13198 | 2026.01.06 02:27:18.239230 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.01.06 02:27:18.239356 [ 37 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13200 | 2026.01.06 02:27:18.239360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26884 | ||
| 13201 | 2026.01.06 02:27:18.239399 [ 37 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2026.01.06 02:27:18.239422 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13203 | 2026.01.06 02:27:18.239543 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 13204 | 2026.01.06 02:27:18.239685 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13205 | 2026.01.06 02:27:18.239727 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24452 rows starting from the beginning of the part | ||
| 13206 | 2026.01.06 02:27:18.239799 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13207 | 2026.01.06 02:27:18.239851 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13208 | 2026.01.06 02:27:18.239900 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13209 | 2026.01.06 02:27:18.239946 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13210 | 2026.01.06 02:27:18.239990 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13211 | 2026.01.06 02:27:18.242211 [ 193 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729143 sec., 9850711.377161255 rows/sec., 140.92 MiB/sec. | ||
| 13212 | 2026.01.06 02:27:18.242371 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13213 | 2026.01.06 02:27:18.242623 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2026.01.06 02:27:18.242695 [ 198 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_56_11} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13215 | 2026.01.06 02:27:18.242765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13216 | 2026.01.06 02:27:18.337973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1710 | ||
| 13217 | 2026.01.06 02:27:18.340140 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.01.06 02:27:18.340195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13219 | 2026.01.06 02:27:18.341387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13220 | 2026.01.06 02:27:18.341665 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.01.06 02:27:18.342041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
| 13222 | 2026.01.06 02:27:19.701443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13223 | 2026.01.06 02:27:19.718737 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2026.01.06 02:27:19.718789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13225 | 2026.01.06 02:27:19.724990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13226 | 2026.01.06 02:27:19.725696 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.01.06 02:27:19.726027 [ 35 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13228 | 2026.01.06 02:27:19.726098 [ 35 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2026.01.06 02:27:19.726123 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13230 | 2026.01.06 02:27:19.726264 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 13231 | 2026.01.06 02:27:19.729350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13232 | 2026.01.06 02:27:19.730030 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13233 | 2026.01.06 02:27:19.731574 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 13234 | 2026.01.06 02:27:19.736459 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 13235 | 2026.01.06 02:27:19.740985 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13236 | 2026.01.06 02:27:19.745559 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13237 | 2026.01.06 02:27:19.750292 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 13238 | 2026.01.06 02:27:19.754250 [ 197 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 13239 | 2026.01.06 02:27:19.811081 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084869469 sec., 4972.341702762391 rows/sec., 25.71 MiB/sec. | ||
| 13240 | 2026.01.06 02:27:19.814023 [ 195 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13241 | 2026.01.06 02:27:19.816162 [ 195 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.01.06 02:27:19.816283 [ 195 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_56_11} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13243 | 2026.01.06 02:27:19.818412 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13244 | 2026.01.06 02:27:19.905860 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2026.01.06 02:27:19.906032 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13246 | 2026.01.06 02:27:19.906097 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13247 | 2026.01.06 02:27:19.906916 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.01.06 02:27:19.906960 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13249 | 2026.01.06 02:27:19.907355 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13250 | 2026.01.06 02:27:19.907575 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.01.06 02:27:19.907722 [ 35 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13252 | 2026.01.06 02:27:19.907725 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 13253 | 2026.01.06 02:27:19.907777 [ 35 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.01.06 02:27:19.907806 [ 4 ] {a963c76c-129d-4829-9fc5-4bdc592217dc} <Debug> TCPHandler: Processed in 0.00207141 sec. | ||
| 13255 | 2026.01.06 02:27:19.907807 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13256 | 2026.01.06 02:27:19.907906 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13257 | 2026.01.06 02:27:19.907938 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13258 | 2026.01.06 02:27:19.908012 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13259 | 2026.01.06 02:27:19.908036 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13260 | 2026.01.06 02:27:19.908052 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13261 | 2026.01.06 02:27:19.908080 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13262 | 2026.01.06 02:27:19.908120 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13263 | 2026.01.06 02:27:19.908170 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13264 | 2026.01.06 02:27:19.908212 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13265 | 2026.01.06 02:27:19.908249 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13266 | 2026.01.06 02:27:19.909062 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2026.01.06 02:27:19.909102 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13268 | 2026.01.06 02:27:19.909242 [ 195 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368416 sec., 1498082.4544582935 rows/sec., 100.75 MiB/sec. | ||
| 13269 | 2026.01.06 02:27:19.909447 [ 193 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13270 | 2026.01.06 02:27:19.909734 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13271 | 2026.01.06 02:27:19.909775 [ 193 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.01.06 02:27:19.909868 [ 193 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_41_10} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13273 | 2026.01.06 02:27:19.909959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13274 | 2026.01.06 02:27:19.909972 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.01.06 02:27:19.910115 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002097 sec., 544587.5059608965 rows/sec., 43.21 MiB/sec. | ||
| 13276 | 2026.01.06 02:27:19.910153 [ 4 ] {dc4e1e8d-ee2e-44fc-aaba-930fdeb856bf} <Debug> TCPHandler: Processed in 0.002262244 sec. | ||
| 13277 | 2026.01.06 02:27:19.910267 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.01.06 02:27:19.910360 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13279 | 2026.01.06 02:27:19.910400 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13280 | 2026.01.06 02:27:19.910879 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.01.06 02:27:19.910914 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13282 | 2026.01.06 02:27:19.911219 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13283 | 2026.01.06 02:27:19.911419 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2026.01.06 02:27:19.911549 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001207 sec., 182270.09113504557 rows/sec., 10.88 MiB/sec. | ||
| 13285 | 2026.01.06 02:27:19.911585 [ 4 ] {766576f5-ba10-4dc0-b2e1-072832345a02} <Debug> TCPHandler: Processed in 0.001365646 sec. | ||
| 13286 | 2026.01.06 02:27:19.911689 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13287 | 2026.01.06 02:27:19.911781 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13288 | 2026.01.06 02:27:19.911820 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13289 | 2026.01.06 02:27:19.912294 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2026.01.06 02:27:19.912330 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13291 | 2026.01.06 02:27:19.912625 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13292 | 2026.01.06 02:27:19.912824 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.01.06 02:27:19.912950 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001186 sec., 178752.107925801 rows/sec., 11.53 MiB/sec. | ||
| 13294 | 2026.01.06 02:27:19.912986 [ 4 ] {aa7ec184-56b5-4549-9a90-0479f53e7f41} <Debug> TCPHandler: Processed in 0.001343356 sec. | ||
| 13295 | 2026.01.06 02:27:19.913091 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2026.01.06 02:27:19.913183 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13297 | 2026.01.06 02:27:19.913221 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13298 | 2026.01.06 02:27:19.913689 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.01.06 02:27:19.913724 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13300 | 2026.01.06 02:27:19.914025 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13301 | 2026.01.06 02:27:19.914225 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.01.06 02:27:19.914325 [ 35 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13303 | 2026.01.06 02:27:19.914351 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 13304 | 2026.01.06 02:27:19.914360 [ 35 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.01.06 02:27:19.914390 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13306 | 2026.01.06 02:27:19.914393 [ 4 ] {61945ce5-09cb-4599-93e2-0be998fa37d0} <Debug> TCPHandler: Processed in 0.001348796 sec. | ||
| 13307 | 2026.01.06 02:27:19.914487 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13308 | 2026.01.06 02:27:19.914511 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2026.01.06 02:27:19.914592 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13310 | 2026.01.06 02:27:19.914603 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13311 | 2026.01.06 02:27:19.914628 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13312 | 2026.01.06 02:27:19.914643 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13313 | 2026.01.06 02:27:19.914694 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13314 | 2026.01.06 02:27:19.914745 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13315 | 2026.01.06 02:27:19.914791 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13316 | 2026.01.06 02:27:19.914833 [ 192 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13317 | 2026.01.06 02:27:19.915312 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13318 | 2026.01.06 02:27:19.915346 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13319 | 2026.01.06 02:27:19.915689 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13320 | 2026.01.06 02:27:19.915718 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277084 sec., 826100.7106815213 rows/sec., 50.06 MiB/sec. | ||
| 13321 | 2026.01.06 02:27:19.915845 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13322 | 2026.01.06 02:27:19.915896 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13323 | 2026.01.06 02:27:19.916027 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001441 sec., 481609.99306037475 rows/sec., 33.66 MiB/sec. | ||
| 13324 | 2026.01.06 02:27:19.916063 [ 4 ] {87be76a4-7171-4249-8728-ca3add4c856d} <Debug> TCPHandler: Processed in 0.0015991 sec. | ||
| 13325 | 2026.01.06 02:27:19.916101 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.01.06 02:27:19.916164 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_41_10} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13327 | 2026.01.06 02:27:19.916182 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2026.01.06 02:27:19.916231 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13329 | 2026.01.06 02:27:19.916273 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13330 | 2026.01.06 02:27:19.916313 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13331 | 2026.01.06 02:27:19.916645 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.01.06 02:27:19.916678 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13333 | 2026.01.06 02:27:19.916966 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13334 | 2026.01.06 02:27:19.917170 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.01.06 02:27:19.917294 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 13336 | 2026.01.06 02:27:19.917329 [ 4 ] {0c1ffec9-904f-4c9c-9550-ff0932620d6b} <Debug> TCPHandler: Processed in 0.001194074 sec. | ||
| 13337 | 2026.01.06 02:27:19.917427 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13338 | 2026.01.06 02:27:19.917519 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.01.06 02:27:19.917560 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13340 | 2026.01.06 02:27:19.917987 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.01.06 02:27:19.918022 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13342 | 2026.01.06 02:27:19.918352 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13343 | 2026.01.06 02:27:19.918564 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.01.06 02:27:19.918695 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 13345 | 2026.01.06 02:27:19.918730 [ 4 ] {1236fe48-d201-4e2e-a6dd-e2c2a5eef4b8} <Debug> TCPHandler: Processed in 0.001349835 sec. | ||
| 13346 | 2026.01.06 02:27:19.918848 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13347 | 2026.01.06 02:27:19.918967 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13348 | 2026.01.06 02:27:19.919018 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13349 | 2026.01.06 02:27:19.919387 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.01.06 02:27:19.919431 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13351 | 2026.01.06 02:27:19.919764 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13352 | 2026.01.06 02:27:19.919974 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2026.01.06 02:27:19.920107 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 13354 | 2026.01.06 02:27:19.920144 [ 4 ] {8ad5d26e-0a71-433e-825a-c80d5b5243ee} <Debug> TCPHandler: Processed in 0.001357486 sec. | ||
| 13355 | 2026.01.06 02:27:19.920251 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13356 | 2026.01.06 02:27:19.920346 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13357 | 2026.01.06 02:27:19.920401 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13358 | 2026.01.06 02:27:19.921226 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.01.06 02:27:19.921262 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13360 | 2026.01.06 02:27:19.921787 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13361 | 2026.01.06 02:27:19.922006 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.01.06 02:27:19.922150 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001821 sec., 8237.232289950576 rows/sec., 14.76 MiB/sec. | ||
| 13363 | 2026.01.06 02:27:19.922216 [ 4 ] {f995b420-987c-4c1a-9f3e-bf2bfbf6fe99} <Debug> TCPHandler: Processed in 0.002015308 sec. | ||
| 13364 | 2026.01.06 02:27:19.922325 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.01.06 02:27:19.922421 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13366 | 2026.01.06 02:27:19.922462 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13367 | 2026.01.06 02:27:19.922793 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.01.06 02:27:19.922830 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13369 | 2026.01.06 02:27:19.923139 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13370 | 2026.01.06 02:27:19.923359 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.01.06 02:27:19.923489 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 13372 | 2026.01.06 02:27:19.923525 [ 4 ] {a9a6d886-ca0f-4df6-b70b-f0f95ce3eda8} <Debug> TCPHandler: Processed in 0.001250124 sec. | ||
| 13373 | 2026.01.06 02:27:20.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.79 MiB, peak 352.35 MiB, free memory in arenas 0.00 B, will set to 338.39 MiB (RSS), difference: -1.39 MiB | ||
| 13374 | 2026.01.06 02:27:24.894942 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2026.01.06 02:27:24.895254 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13376 | 2026.01.06 02:27:24.895358 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13377 | 2026.01.06 02:27:24.896192 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.01.06 02:27:24.896235 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13379 | 2026.01.06 02:27:24.896640 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13380 | 2026.01.06 02:27:24.896879 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.01.06 02:27:24.897037 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001861 sec., 56958.624395486295 rows/sec., 4.76 MiB/sec. | ||
| 13382 | 2026.01.06 02:27:24.897080 [ 4 ] {45057206-9423-4a32-96db-1e2a44ec1c84} <Debug> TCPHandler: Processed in 0.002323344 sec. | ||
| 13383 | 2026.01.06 02:27:24.897206 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.01.06 02:27:24.897303 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13385 | 2026.01.06 02:27:24.897343 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13386 | 2026.01.06 02:27:24.897753 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.01.06 02:27:24.897789 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13388 | 2026.01.06 02:27:24.898082 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13389 | 2026.01.06 02:27:24.898292 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.01.06 02:27:24.898415 [ 25 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13391 | 2026.01.06 02:27:24.898424 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.61 MiB/sec. | ||
| 13392 | 2026.01.06 02:27:24.898494 [ 25 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.01.06 02:27:24.898512 [ 4 ] {1ab8ee2c-f578-47bc-b166-7536c6d55029} <Debug> TCPHandler: Processed in 0.001356946 sec. | ||
| 13394 | 2026.01.06 02:27:24.898526 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13395 | 2026.01.06 02:27:24.898630 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.01.06 02:27:24.898639 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 13397 | 2026.01.06 02:27:24.898731 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13398 | 2026.01.06 02:27:24.898778 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13399 | 2026.01.06 02:27:24.898822 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13400 | 2026.01.06 02:27:24.898884 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 263 rows starting from the beginning of the part | ||
| 13401 | 2026.01.06 02:27:24.898995 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13402 | 2026.01.06 02:27:24.899077 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 220 rows starting from the beginning of the part | ||
| 13403 | 2026.01.06 02:27:24.899148 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13404 | 2026.01.06 02:27:24.899214 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.01.06 02:27:24.899221 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 220 rows starting from the beginning of the part | ||
| 13406 | 2026.01.06 02:27:24.899321 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13407 | 2026.01.06 02:27:24.899375 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13408 | 2026.01.06 02:27:24.899742 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13409 | 2026.01.06 02:27:24.899986 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.01.06 02:27:24.900131 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001419 sec., 62720.22551092319 rows/sec., 4.90 MiB/sec. | ||
| 13411 | 2026.01.06 02:27:24.900170 [ 4 ] {6edced32-334a-4e9d-9fd1-d6cb01ff37a4} <Debug> TCPHandler: Processed in 0.001590481 sec. | ||
| 13412 | 2026.01.06 02:27:24.900283 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.01.06 02:27:24.900379 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13414 | 2026.01.06 02:27:24.900424 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13415 | 2026.01.06 02:27:24.900456 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862716 sec., 417669.6823348272 rows/sec., 27.34 MiB/sec. | ||
| 13416 | 2026.01.06 02:27:24.900620 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13417 | 2026.01.06 02:27:24.900838 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.01.06 02:27:24.900882 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13419 | 2026.01.06 02:27:24.900898 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.01.06 02:27:24.900982 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_81_16} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13421 | 2026.01.06 02:27:24.901068 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13422 | 2026.01.06 02:27:24.901243 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13423 | 2026.01.06 02:27:24.901458 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2026.01.06 02:27:24.901591 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 13425 | 2026.01.06 02:27:24.901628 [ 4 ] {1e56ebfa-0e7f-4f8d-a302-d03bb69a4b2a} <Debug> TCPHandler: Processed in 0.001395297 sec. | ||
| 13426 | 2026.01.06 02:27:24.901735 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2026.01.06 02:27:24.901829 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13428 | 2026.01.06 02:27:24.901886 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13429 | 2026.01.06 02:27:24.902714 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.01.06 02:27:24.902751 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13431 | 2026.01.06 02:27:24.903325 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13432 | 2026.01.06 02:27:24.903547 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.01.06 02:27:24.903675 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13434 | 2026.01.06 02:27:24.903686 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001874 sec., 13340.448239060832 rows/sec., 23.91 MiB/sec. | ||
| 13435 | 2026.01.06 02:27:24.903750 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.01.06 02:27:24.903774 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13437 | 2026.01.06 02:27:24.903782 [ 4 ] {da00a6ad-cfe5-462a-8fdd-e40f658cb632} <Debug> TCPHandler: Processed in 0.00209612 sec. | ||
| 13438 | 2026.01.06 02:27:24.903858 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 13439 | 2026.01.06 02:27:24.903904 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.01.06 02:27:24.903999 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13441 | 2026.01.06 02:27:24.904042 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13442 | 2026.01.06 02:27:24.904070 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13443 | 2026.01.06 02:27:24.904124 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1458 rows starting from the beginning of the part | ||
| 13444 | 2026.01.06 02:27:24.904253 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13445 | 2026.01.06 02:27:24.904363 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 13446 | 2026.01.06 02:27:24.904382 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.06 02:27:24.904418 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13448 | 2026.01.06 02:27:24.904470 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13449 | 2026.01.06 02:27:24.904573 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13450 | 2026.01.06 02:27:24.904673 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13451 | 2026.01.06 02:27:24.905217 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13452 | 2026.01.06 02:27:24.905424 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.01.06 02:27:24.905562 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 13454 | 2026.01.06 02:27:24.905598 [ 4 ] {c837cf2e-213d-467a-b302-255fdf9767b0} <Debug> TCPHandler: Processed in 0.001744134 sec. | ||
| 13455 | 2026.01.06 02:27:24.912563 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 19 columns (19 merged, 0 gathered) in 0.008744318 sec., 178744.6430928061 rows/sec., 320.30 MiB/sec. | ||
| 13456 | 2026.01.06 02:27:24.914323 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13457 | 2026.01.06 02:27:24.914634 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.01.06 02:27:24.914701 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13459 | 2026.01.06 02:27:24.914785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB. | ||
| 13460 | 2026.01.06 02:27:25.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.93 MiB, peak 352.35 MiB, free memory in arenas 0.00 B, will set to 343.78 MiB (RSS), difference: 4.85 MiB | ||
| 13461 | 2026.01.06 02:27:25.739477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27332 | ||
| 13462 | 2026.01.06 02:27:25.739987 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.06 02:27:25.740034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13464 | 2026.01.06 02:27:25.740524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13465 | 2026.01.06 02:27:25.740749 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.06 02:27:25.740895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27332 | ||
| 13467 | 2026.01.06 02:27:27.229400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13468 | 2026.01.06 02:27:27.245295 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.01.06 02:27:27.245357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13470 | 2026.01.06 02:27:27.251475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13471 | 2026.01.06 02:27:27.252167 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.01.06 02:27:27.254950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13473 | 2026.01.06 02:27:28.343132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1744 | ||
| 13474 | 2026.01.06 02:27:28.345553 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.01.06 02:27:28.345607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13476 | 2026.01.06 02:27:28.346842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13477 | 2026.01.06 02:27:28.347120 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.01.06 02:27:28.347478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13479 | 2026.01.06 02:27:29.907204 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.01.06 02:27:29.907396 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13481 | 2026.01.06 02:27:29.907478 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13482 | 2026.01.06 02:27:29.908344 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.01.06 02:27:29.908402 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13484 | 2026.01.06 02:27:29.908932 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13485 | 2026.01.06 02:27:29.909225 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.01.06 02:27:29.909391 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002045 sec., 200488.99755501223 rows/sec., 12.72 MiB/sec. | ||
| 13487 | 2026.01.06 02:27:29.909446 [ 4 ] {60f4dbbf-d3e2-46ac-aada-a17d95f71495} <Debug> TCPHandler: Processed in 0.002382246 sec. | ||
| 13488 | 2026.01.06 02:27:29.909576 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.01.06 02:27:29.909682 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13490 | 2026.01.06 02:27:29.909727 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13491 | 2026.01.06 02:27:29.910654 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.01.06 02:27:29.910694 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13493 | 2026.01.06 02:27:29.911078 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13494 | 2026.01.06 02:27:29.911297 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.01.06 02:27:29.911436 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001779 sec., 641933.6706014615 rows/sec., 50.93 MiB/sec. | ||
| 13496 | 2026.01.06 02:27:29.911474 [ 4 ] {2655c5b7-335d-4c77-96cd-b2cb236a6c6a} <Debug> TCPHandler: Processed in 0.001954697 sec. | ||
| 13497 | 2026.01.06 02:27:29.911600 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13498 | 2026.01.06 02:27:29.911698 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13499 | 2026.01.06 02:27:29.911739 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13500 | 2026.01.06 02:27:29.912238 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13501 | 2026.01.06 02:27:29.912275 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13502 | 2026.01.06 02:27:29.912606 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13503 | 2026.01.06 02:27:29.912832 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13504 | 2026.01.06 02:27:29.912963 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001284 sec., 171339.56386292836 rows/sec., 10.22 MiB/sec. | ||
| 13505 | 2026.01.06 02:27:29.913001 [ 4 ] {79731810-be01-45db-bdda-2e360f8604e3} <Debug> TCPHandler: Processed in 0.001451228 sec. | ||
| 13506 | 2026.01.06 02:27:29.913115 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13507 | 2026.01.06 02:27:29.913209 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13508 | 2026.01.06 02:27:29.913250 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13509 | 2026.01.06 02:27:29.913717 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.01.06 02:27:29.913754 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13511 | 2026.01.06 02:27:29.914063 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13512 | 2026.01.06 02:27:29.914278 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.01.06 02:27:29.914398 [ 115 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13514 | 2026.01.06 02:27:29.914408 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 13515 | 2026.01.06 02:27:29.914473 [ 115 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.01.06 02:27:29.914493 [ 4 ] {f69cc16a-9300-4393-931e-8fb49e4a0d48} <Debug> TCPHandler: Processed in 0.001426737 sec. | ||
| 13517 | 2026.01.06 02:27:29.914532 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13518 | 2026.01.06 02:27:29.914638 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.01.06 02:27:29.914648 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13520 | 2026.01.06 02:27:29.914739 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13521 | 2026.01.06 02:27:29.914773 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13522 | 2026.01.06 02:27:29.914786 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13523 | 2026.01.06 02:27:29.914817 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 441 rows starting from the beginning of the part | ||
| 13524 | 2026.01.06 02:27:29.914890 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13525 | 2026.01.06 02:27:29.914937 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 13526 | 2026.01.06 02:27:29.914980 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 440 rows starting from the beginning of the part | ||
| 13527 | 2026.01.06 02:27:29.915028 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13528 | 2026.01.06 02:27:29.915075 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 13529 | 2026.01.06 02:27:29.915288 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.01.06 02:27:29.915330 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13531 | 2026.01.06 02:27:29.915665 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13532 | 2026.01.06 02:27:29.915904 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.01.06 02:27:29.916050 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001328 sec., 158885.5421686747 rows/sec., 9.02 MiB/sec. | ||
| 13534 | 2026.01.06 02:27:29.916088 [ 4 ] {7f4b5e0e-c74f-476a-82ca-47ec9419efda} <Debug> TCPHandler: Processed in 0.001501339 sec. | ||
| 13535 | 2026.01.06 02:27:29.916199 [ 194 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589291 sec., 1087906.4941536824 rows/sec., 75.23 MiB/sec. | ||
| 13536 | 2026.01.06 02:27:29.916216 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.01.06 02:27:29.916337 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13538 | 2026.01.06 02:27:29.916378 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13539 | 2026.01.06 02:27:29.916380 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13540 | 2026.01.06 02:27:29.916672 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.01.06 02:27:29.916749 [ 191 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_43_9} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13542 | 2026.01.06 02:27:29.916839 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13543 | 2026.01.06 02:27:29.917154 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.06 02:27:29.917195 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13545 | 2026.01.06 02:27:29.917573 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13546 | 2026.01.06 02:27:29.917842 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.01.06 02:27:29.917992 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001673 sec., 414823.67005379556 rows/sec., 28.99 MiB/sec. | ||
| 13548 | 2026.01.06 02:27:29.918042 [ 4 ] {2195d11c-23be-45c7-9f97-1178ba6e7e90} <Debug> TCPHandler: Processed in 0.001885196 sec. | ||
| 13549 | 2026.01.06 02:27:29.918170 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.01.06 02:27:29.918264 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13551 | 2026.01.06 02:27:29.918308 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13552 | 2026.01.06 02:27:29.918701 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.06 02:27:29.918738 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13554 | 2026.01.06 02:27:29.919049 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13555 | 2026.01.06 02:27:29.919309 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.06 02:27:29.919440 [ 115 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13557 | 2026.01.06 02:27:29.919463 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 257.79 KiB/sec. | ||
| 13558 | 2026.01.06 02:27:29.919481 [ 115 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.01.06 02:27:29.919514 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13560 | 2026.01.06 02:27:29.919520 [ 4 ] {86042d42-7cd4-4738-99af-9ad8dff34b30} <Debug> TCPHandler: Processed in 0.001400477 sec. | ||
| 13561 | 2026.01.06 02:27:29.919602 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13562 | 2026.01.06 02:27:29.919650 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2026.01.06 02:27:29.919700 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13564 | 2026.01.06 02:27:29.919731 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 13565 | 2026.01.06 02:27:29.919746 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.01.06 02:27:29.919787 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13567 | 2026.01.06 02:27:29.919789 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13568 | 2026.01.06 02:27:29.919832 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13569 | 2026.01.06 02:27:29.919872 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13570 | 2026.01.06 02:27:29.919910 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13571 | 2026.01.06 02:27:29.919948 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13572 | 2026.01.06 02:27:29.920340 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.01.06 02:27:29.920384 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13574 | 2026.01.06 02:27:29.920859 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13575 | 2026.01.06 02:27:29.920954 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388936 sec., 181433.8457639517 rows/sec., 9.26 MiB/sec. | ||
| 13576 | 2026.01.06 02:27:29.921124 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2026.01.06 02:27:29.921175 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13578 | 2026.01.06 02:27:29.921259 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13579 | 2026.01.06 02:27:29.921274 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001547 sec., 202973.49709114415 rows/sec., 13.33 MiB/sec. | ||
| 13580 | 2026.01.06 02:27:29.921292 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.01.06 02:27:29.921321 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13582 | 2026.01.06 02:27:29.921323 [ 4 ] {6700127c-0ccc-4217-b956-fee65bd6cc63} <Debug> TCPHandler: Processed in 0.001723003 sec. | ||
| 13583 | 2026.01.06 02:27:29.921420 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13584 | 2026.01.06 02:27:29.921454 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.01.06 02:27:29.921536 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.01.06 02:27:29.921557 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13587 | 2026.01.06 02:27:29.921557 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13588 | 2026.01.06 02:27:29.921596 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28734 rows starting from the beginning of the part | ||
| 13589 | 2026.01.06 02:27:29.921618 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13590 | 2026.01.06 02:27:29.921632 [ 194 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_42_9} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13591 | 2026.01.06 02:27:29.921671 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 84 rows starting from the beginning of the part | ||
| 13592 | 2026.01.06 02:27:29.921723 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13593 | 2026.01.06 02:27:29.921741 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13594 | 2026.01.06 02:27:29.921770 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 13595 | 2026.01.06 02:27:29.921814 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13596 | 2026.01.06 02:27:29.921860 [ 186 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 13597 | 2026.01.06 02:27:29.921965 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.01.06 02:27:29.922008 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13599 | 2026.01.06 02:27:29.922344 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13600 | 2026.01.06 02:27:29.922568 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.01.06 02:27:29.922694 [ 115 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 13602 | 2026.01.06 02:27:29.922724 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. | ||
| 13603 | 2026.01.06 02:27:29.922725 [ 115 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.01.06 02:27:29.922768 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13605 | 2026.01.06 02:27:29.922780 [ 4 ] {3f95ed71-3d3f-4026-a9c0-ba7ddd64929e} <Debug> TCPHandler: Processed in 0.001375896 sec. | ||
| 13606 | 2026.01.06 02:27:29.922845 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 13607 | 2026.01.06 02:27:29.922917 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.01.06 02:27:29.922941 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13609 | 2026.01.06 02:27:29.922971 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 38 rows starting from the beginning of the part | ||
| 13610 | 2026.01.06 02:27:29.923022 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13611 | 2026.01.06 02:27:29.923023 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13612 | 2026.01.06 02:27:29.923069 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13613 | 2026.01.06 02:27:29.923099 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13614 | 2026.01.06 02:27:29.923110 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13615 | 2026.01.06 02:27:29.923150 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13616 | 2026.01.06 02:27:29.923187 [ 196 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13617 | 2026.01.06 02:27:29.923989 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177122 sec., 36529.77346443274 rows/sec., 2.40 MiB/sec. | ||
| 13618 | 2026.01.06 02:27:29.924072 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2026.01.06 02:27:29.924114 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13620 | 2026.01.06 02:27:29.924177 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 13621 | 2026.01.06 02:27:29.924488 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.01.06 02:27:29.924560 [ 199 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_43_9} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 13623 | 2026.01.06 02:27:29.924641 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13624 | 2026.01.06 02:27:29.924944 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13625 | 2026.01.06 02:27:29.925189 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13626 | 2026.01.06 02:27:29.925339 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002339 sec., 6412.9970072680635 rows/sec., 11.49 MiB/sec. | ||
| 13627 | 2026.01.06 02:27:29.925402 [ 4 ] {a0905280-14eb-44cf-aea2-6d62b1d88f65} <Debug> TCPHandler: Processed in 0.002542089 sec. | ||
| 13628 | 2026.01.06 02:27:29.925516 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2026.01.06 02:27:29.925617 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13630 | 2026.01.06 02:27:29.925660 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13631 | 2026.01.06 02:27:29.926022 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.01.06 02:27:29.926060 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13633 | 2026.01.06 02:27:29.926405 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13634 | 2026.01.06 02:27:29.926632 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.01.06 02:27:29.926768 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 5.45 MiB/sec. | ||
| 13636 | 2026.01.06 02:27:29.926807 [ 4 ] {07e0250c-bca1-42ee-8983-38056177f4ea} <Debug> TCPHandler: Processed in 0.001342326 sec. | ||
| 13637 | 2026.01.06 02:27:29.928735 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29766 rows, containing 5 columns (5 merged, 0 gathered) in 0.007362302 sec., 4043028.9330701185 rows/sec., 270.57 MiB/sec. | ||
| 13638 | 2026.01.06 02:27:29.929144 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13639 | 2026.01.06 02:27:29.929402 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.01.06 02:27:29.929476 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13641 | 2026.01.06 02:27:29.929569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13642 | 2026.01.06 02:27:30.039812 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49413 | ||
| 13643 | 2026.01.06 02:27:30.039925 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13644 | 2026.01.06 02:27:30.039952 [ 288 ] {} <Debug> TCP-Session: 43867b43-44b3-420c-a560-3234728fa3e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49413 | ||
| 13645 | 2026.01.06 02:27:30.039975 [ 288 ] {} <Debug> TCP-Session: 43867b43-44b3-420c-a560-3234728fa3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.01.06 02:27:30.039988 [ 288 ] {} <Debug> TCP-Session: 43867b43-44b3-420c-a560-3234728fa3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13647 | 2026.01.06 02:27:30.040168 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50172 | ||
| 13648 | 2026.01.06 02:27:30.040207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65130 | ||
| 13649 | 2026.01.06 02:27:30.040227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58012 | ||
| 13650 | 2026.01.06 02:27:30.040265 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45392 | ||
| 13651 | 2026.01.06 02:27:30.040278 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41083 | ||
| 13652 | 2026.01.06 02:27:30.040312 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13653 | 2026.01.06 02:27:30.040328 [ 288 ] {} <Trace> TCP-Session: 43867b43-44b3-420c-a560-3234728fa3e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2026.01.06 02:27:30.040352 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13655 | 2026.01.06 02:27:30.040358 [ 290 ] {} <Debug> TCP-Session: 289537ad-0f78-47ca-8de6-8666ea1e6fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:65130 | ||
| 13656 | 2026.01.06 02:27:30.040373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13657 | 2026.01.06 02:27:30.040396 [ 290 ] {} <Debug> TCP-Session: 289537ad-0f78-47ca-8de6-8666ea1e6fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13658 | 2026.01.06 02:27:30.040262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13659 | 2026.01.06 02:27:30.040420 [ 291 ] {} <Debug> TCP-Session: 4b4ca5c4-5f24-41a1-98d3-f352c5e4c918 Authenticating user 'default' from [fd00:1122:3344:101::e]:58012 | ||
| 13660 | 2026.01.06 02:27:30.040421 [ 290 ] {} <Debug> TCP-Session: 289537ad-0f78-47ca-8de6-8666ea1e6fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.01.06 02:27:30.040454 [ 289 ] {} <Debug> TCP-Session: a4280da1-29e7-4af1-ad17-63cd5617df46 Authenticating user 'default' from [fd00:1122:3344:101::e]:50172 | ||
| 13662 | 2026.01.06 02:27:30.040472 [ 291 ] {} <Debug> TCP-Session: 4b4ca5c4-5f24-41a1-98d3-f352c5e4c918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13663 | 2026.01.06 02:27:30.040510 [ 289 ] {} <Debug> TCP-Session: a4280da1-29e7-4af1-ad17-63cd5617df46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.01.06 02:27:30.040517 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13665 | 2026.01.06 02:27:30.040536 [ 289 ] {} <Debug> TCP-Session: a4280da1-29e7-4af1-ad17-63cd5617df46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13666 | 2026.01.06 02:27:30.040529 [ 291 ] {} <Debug> TCP-Session: 4b4ca5c4-5f24-41a1-98d3-f352c5e4c918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13667 | 2026.01.06 02:27:30.040253 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33429 | ||
| 13668 | 2026.01.06 02:27:30.040240 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60171 | ||
| 13669 | 2026.01.06 02:27:30.040225 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46754 | ||
| 13670 | 2026.01.06 02:27:30.040638 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13671 | 2026.01.06 02:27:30.040387 [ 286 ] {} <Debug> TCP-Session: c18252e4-c11c-49cf-90c9-0e13922a6e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:45392 | ||
| 13672 | 2026.01.06 02:27:30.040732 [ 287 ] {} <Debug> TCP-Session: 6cd63d47-6703-4e1d-abe8-26b1ff9afc85 Authenticating user 'default' from [fd00:1122:3344:101::e]:41083 | ||
| 13673 | 2026.01.06 02:27:30.040738 [ 286 ] {} <Debug> TCP-Session: c18252e4-c11c-49cf-90c9-0e13922a6e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13674 | 2026.01.06 02:27:30.040769 [ 287 ] {} <Debug> TCP-Session: 6cd63d47-6703-4e1d-abe8-26b1ff9afc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13675 | 2026.01.06 02:27:30.040771 [ 286 ] {} <Debug> TCP-Session: c18252e4-c11c-49cf-90c9-0e13922a6e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.01.06 02:27:30.040802 [ 287 ] {} <Debug> TCP-Session: 6cd63d47-6703-4e1d-abe8-26b1ff9afc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.01.06 02:27:30.040812 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13678 | 2026.01.06 02:27:30.040882 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13679 | 2026.01.06 02:27:30.041049 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13680 | 2026.01.06 02:27:30.041083 [ 294 ] {} <Debug> TCP-Session: 5ded88ee-aa69-43ca-924c-fe70aaedcc2f Authenticating user 'default' from [fd00:1122:3344:101::e]:33429 | ||
| 13681 | 2026.01.06 02:27:30.041100 [ 294 ] {} <Debug> TCP-Session: 5ded88ee-aa69-43ca-924c-fe70aaedcc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13682 | 2026.01.06 02:27:30.041112 [ 294 ] {} <Debug> TCP-Session: 5ded88ee-aa69-43ca-924c-fe70aaedcc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2026.01.06 02:27:30.041183 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 13684 | 2026.01.06 02:27:30.041306 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13685 | 2026.01.06 02:27:30.041336 [ 292 ] {} <Debug> TCP-Session: d83172de-75f7-4ce7-8f81-92581665b358 Authenticating user 'default' from [fd00:1122:3344:101::e]:46754 | ||
| 13686 | 2026.01.06 02:27:30.041354 [ 292 ] {} <Debug> TCP-Session: d83172de-75f7-4ce7-8f81-92581665b358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13687 | 2026.01.06 02:27:30.041366 [ 292 ] {} <Debug> TCP-Session: d83172de-75f7-4ce7-8f81-92581665b358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2026.01.06 02:27:30.041420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13689 | 2026.01.06 02:27:30.041453 [ 293 ] {} <Debug> TCP-Session: d3631da2-e9ed-4063-ade4-719ed6c41f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:60171 | ||
| 13690 | 2026.01.06 02:27:30.041472 [ 293 ] {} <Debug> TCP-Session: d3631da2-e9ed-4063-ade4-719ed6c41f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.01.06 02:27:30.041484 [ 293 ] {} <Debug> TCP-Session: d3631da2-e9ed-4063-ade4-719ed6c41f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13692 | 2026.01.06 02:27:30.042114 [ 348 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> AggregatingTransform: Aggregating | ||
| 13693 | 2026.01.06 02:27:30.042156 [ 348 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13694 | 2026.01.06 02:27:30.042187 [ 348 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895277 sec. (1116.973 rows/sec., 43.63 KiB/sec.) | ||
| 13695 | 2026.01.06 02:27:30.042203 [ 348 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Trace> Aggregator: Merging aggregated data | ||
| 13696 | 2026.01.06 02:27:30.043397 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 13697 | 2026.01.06 02:27:30.043550 [ 288 ] {f53974c2-08b5-42cf-91bc-6dfb60d4df4a} <Debug> TCPHandler: Processed in 0.003345915 sec. | ||
| 13698 | 2026.01.06 02:27:30.043684 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13699 | 2026.01.06 02:27:30.043715 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13700 | 2026.01.06 02:27:30.043718 [ 288 ] {} <Debug> TCP-Session: 43867b43-44b3-420c-a560-3234728fa3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2026.01.06 02:27:30.043733 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13702 | 2026.01.06 02:27:30.043768 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13703 | 2026.01.06 02:27:30.043785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13704 | 2026.01.06 02:27:30.043798 [ 291 ] {} <Debug> TCP-Session: 4b4ca5c4-5f24-41a1-98d3-f352c5e4c918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.01.06 02:27:30.043812 [ 286 ] {} <Debug> TCP-Session: c18252e4-c11c-49cf-90c9-0e13922a6e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.01.06 02:27:30.043826 [ 294 ] {} <Debug> TCP-Session: 5ded88ee-aa69-43ca-924c-fe70aaedcc2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2026.01.06 02:27:30.043830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13708 | 2026.01.06 02:27:30.043815 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13709 | 2026.01.06 02:27:30.043883 [ 287 ] {} <Debug> TCP-Session: 6cd63d47-6703-4e1d-abe8-26b1ff9afc85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2026.01.06 02:27:30.043801 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13711 | 2026.01.06 02:27:30.043909 [ 292 ] {} <Debug> TCP-Session: d83172de-75f7-4ce7-8f81-92581665b358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13712 | 2026.01.06 02:27:30.043959 [ 293 ] {} <Debug> TCP-Session: d3631da2-e9ed-4063-ade4-719ed6c41f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2026.01.06 02:27:30.043758 [ 289 ] {} <Debug> TCP-Session: a4280da1-29e7-4af1-ad17-63cd5617df46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.01.06 02:27:30.043751 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13715 | 2026.01.06 02:27:30.044029 [ 290 ] {} <Debug> TCP-Session: 289537ad-0f78-47ca-8de6-8666ea1e6fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2026.01.06 02:27:32.424041 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57831 | ||
| 13717 | 2026.01.06 02:27:32.424193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13718 | 2026.01.06 02:27:32.424232 [ 290 ] {} <Debug> TCP-Session: 48b928bf-1931-4cad-892d-55ac8ed71066 Authenticating user 'default' from [fd00:1122:3344:101::e]:57831 | ||
| 13719 | 2026.01.06 02:27:32.424262 [ 290 ] {} <Debug> TCP-Session: 48b928bf-1931-4cad-892d-55ac8ed71066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2026.01.06 02:27:32.424280 [ 290 ] {} <Debug> TCP-Session: 48b928bf-1931-4cad-892d-55ac8ed71066 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.01.06 02:27:32.424544 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47089 | ||
| 13722 | 2026.01.06 02:27:32.424577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45071 | ||
| 13723 | 2026.01.06 02:27:32.424604 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38372 | ||
| 13724 | 2026.01.06 02:27:32.424642 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41102 | ||
| 13725 | 2026.01.06 02:27:32.424691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13726 | 2026.01.06 02:27:32.424669 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47047 | ||
| 13727 | 2026.01.06 02:27:32.424722 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13728 | 2026.01.06 02:27:32.424751 [ 291 ] {} <Debug> TCP-Session: 55362399-9adf-40b1-b4b7-857c895a6680 Authenticating user 'default' from [fd00:1122:3344:101::e]:47089 | ||
| 13729 | 2026.01.06 02:27:32.424762 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13730 | 2026.01.06 02:27:32.424788 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13731 | 2026.01.06 02:27:32.424809 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13732 | 2026.01.06 02:27:32.424810 [ 287 ] {} <Debug> TCP-Session: 12a808f6-67a1-4ba4-b9f4-d76737fb741a Authenticating user 'default' from [fd00:1122:3344:101::e]:41102 | ||
| 13733 | 2026.01.06 02:27:32.424836 [ 293 ] {} <Debug> TCP-Session: abb9ab8f-7941-4483-a86f-b995cb57b5a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38372 | ||
| 13734 | 2026.01.06 02:27:32.424849 [ 289 ] {} <Debug> TCP-Session: ac5b55aa-9071-44a7-9919-a54fb0972e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:47047 | ||
| 13735 | 2026.01.06 02:27:32.424864 [ 287 ] {} <Debug> TCP-Session: 12a808f6-67a1-4ba4-b9f4-d76737fb741a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13736 | 2026.01.06 02:27:32.424891 [ 289 ] {} <Debug> TCP-Session: ac5b55aa-9071-44a7-9919-a54fb0972e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.01.06 02:27:32.424906 [ 287 ] {} <Debug> TCP-Session: 12a808f6-67a1-4ba4-b9f4-d76737fb741a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2026.01.06 02:27:32.424924 [ 289 ] {} <Debug> TCP-Session: ac5b55aa-9071-44a7-9919-a54fb0972e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.01.06 02:27:32.424802 [ 291 ] {} <Debug> TCP-Session: 55362399-9adf-40b1-b4b7-857c895a6680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2026.01.06 02:27:32.424784 [ 292 ] {} <Debug> TCP-Session: 4c7df19d-ecea-4160-b498-f0b660b6ba48 Authenticating user 'default' from [fd00:1122:3344:101::e]:45071 | ||
| 13741 | 2026.01.06 02:27:32.425010 [ 291 ] {} <Debug> TCP-Session: 55362399-9adf-40b1-b4b7-857c895a6680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13742 | 2026.01.06 02:27:32.424780 [ 290 ] {} <Trace> TCP-Session: 48b928bf-1931-4cad-892d-55ac8ed71066 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.01.06 02:27:32.425040 [ 292 ] {} <Debug> TCP-Session: 4c7df19d-ecea-4160-b498-f0b660b6ba48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.01.06 02:27:32.424656 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47374 | ||
| 13745 | 2026.01.06 02:27:32.425114 [ 292 ] {} <Debug> TCP-Session: 4c7df19d-ecea-4160-b498-f0b660b6ba48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13746 | 2026.01.06 02:27:32.424622 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48024 | ||
| 13747 | 2026.01.06 02:27:32.425193 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13748 | 2026.01.06 02:27:32.424604 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42943 | ||
| 13749 | 2026.01.06 02:27:32.425245 [ 288 ] {} <Debug> TCP-Session: f626e0aa-7779-4224-b8dc-9a0722393cca Authenticating user 'default' from [fd00:1122:3344:101::e]:47374 | ||
| 13750 | 2026.01.06 02:27:32.425278 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13751 | 2026.01.06 02:27:32.425295 [ 288 ] {} <Debug> TCP-Session: f626e0aa-7779-4224-b8dc-9a0722393cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13752 | 2026.01.06 02:27:32.425283 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13753 | 2026.01.06 02:27:32.425327 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13754 | 2026.01.06 02:27:32.425327 [ 288 ] {} <Debug> TCP-Session: f626e0aa-7779-4224-b8dc-9a0722393cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.01.06 02:27:32.425379 [ 294 ] {} <Debug> TCP-Session: 55c2f9d1-dcda-44f6-91ab-5ce592aaef50 Authenticating user 'default' from [fd00:1122:3344:101::e]:42943 | ||
| 13756 | 2026.01.06 02:27:32.425322 [ 286 ] {} <Debug> TCP-Session: c2826219-d92c-4f43-bd94-85f085024864 Authenticating user 'default' from [fd00:1122:3344:101::e]:48024 | ||
| 13757 | 2026.01.06 02:27:32.425423 [ 294 ] {} <Debug> TCP-Session: 55c2f9d1-dcda-44f6-91ab-5ce592aaef50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.01.06 02:27:32.425443 [ 286 ] {} <Debug> TCP-Session: c2826219-d92c-4f43-bd94-85f085024864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.01.06 02:27:32.425451 [ 294 ] {} <Debug> TCP-Session: 55c2f9d1-dcda-44f6-91ab-5ce592aaef50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2026.01.06 02:27:32.425464 [ 286 ] {} <Debug> TCP-Session: c2826219-d92c-4f43-bd94-85f085024864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2026.01.06 02:27:32.424886 [ 293 ] {} <Debug> TCP-Session: abb9ab8f-7941-4483-a86f-b995cb57b5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.01.06 02:27:32.425521 [ 293 ] {} <Debug> TCP-Session: abb9ab8f-7941-4483-a86f-b995cb57b5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.01.06 02:27:32.425696 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13764 | 2026.01.06 02:27:32.425776 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13765 | 2026.01.06 02:27:32.426166 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 13766 | 2026.01.06 02:27:32.427384 [ 308 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> AggregatingTransform: Aggregating | ||
| 13767 | 2026.01.06 02:27:32.427440 [ 308 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13768 | 2026.01.06 02:27:32.427479 [ 308 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001181473 sec. (846.401 rows/sec., 33.06 KiB/sec.) | ||
| 13769 | 2026.01.06 02:27:32.427502 [ 308 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Trace> Aggregator: Merging aggregated data | ||
| 13770 | 2026.01.06 02:27:32.428956 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003753 sec., 266.4535038635758 rows/sec., 10.41 KiB/sec. | ||
| 13771 | 2026.01.06 02:27:32.429116 [ 290 ] {3ce4088b-4cf8-4847-9274-9313942154a0} <Debug> TCPHandler: Processed in 0.004529017 sec. | ||
| 13772 | 2026.01.06 02:27:32.429241 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13773 | 2026.01.06 02:27:32.429271 [ 290 ] {} <Debug> TCP-Session: 48b928bf-1931-4cad-892d-55ac8ed71066 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.01.06 02:27:32.429274 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13775 | 2026.01.06 02:27:32.429294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13776 | 2026.01.06 02:27:32.429308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13777 | 2026.01.06 02:27:32.429324 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13778 | 2026.01.06 02:27:32.429351 [ 293 ] {} <Debug> TCP-Session: abb9ab8f-7941-4483-a86f-b995cb57b5a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.01.06 02:27:32.429365 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13780 | 2026.01.06 02:27:32.429381 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13781 | 2026.01.06 02:27:32.429421 [ 287 ] {} <Debug> TCP-Session: 12a808f6-67a1-4ba4-b9f4-d76737fb741a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2026.01.06 02:27:32.429398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13783 | 2026.01.06 02:27:32.429448 [ 294 ] {} <Debug> TCP-Session: 55c2f9d1-dcda-44f6-91ab-5ce592aaef50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.01.06 02:27:32.429484 [ 289 ] {} <Debug> TCP-Session: ac5b55aa-9071-44a7-9919-a54fb0972e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2026.01.06 02:27:32.429385 [ 288 ] {} <Debug> TCP-Session: f626e0aa-7779-4224-b8dc-9a0722393cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.01.06 02:27:32.429371 [ 292 ] {} <Debug> TCP-Session: 4c7df19d-ecea-4160-b498-f0b660b6ba48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.01.06 02:27:32.429346 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13788 | 2026.01.06 02:27:32.429329 [ 291 ] {} <Debug> TCP-Session: 55362399-9adf-40b1-b4b7-857c895a6680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.01.06 02:27:32.429589 [ 286 ] {} <Debug> TCP-Session: c2826219-d92c-4f43-bd94-85f085024864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13790 | 2026.01.06 02:27:32.582582 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57341 | ||
| 13791 | 2026.01.06 02:27:32.582689 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13792 | 2026.01.06 02:27:32.582714 [ 290 ] {} <Debug> TCP-Session: d7e65bbf-a156-496e-8f62-243b5dfc2b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:57341 | ||
| 13793 | 2026.01.06 02:27:32.582736 [ 290 ] {} <Debug> TCP-Session: d7e65bbf-a156-496e-8f62-243b5dfc2b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.01.06 02:27:32.582748 [ 290 ] {} <Debug> TCP-Session: d7e65bbf-a156-496e-8f62-243b5dfc2b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2026.01.06 02:27:32.582926 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65139 | ||
| 13796 | 2026.01.06 02:27:32.582935 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38407 | ||
| 13797 | 2026.01.06 02:27:32.582932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57628 | ||
| 13798 | 2026.01.06 02:27:32.582998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60126 | ||
| 13799 | 2026.01.06 02:27:32.583027 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64945 | ||
| 13800 | 2026.01.06 02:27:32.583042 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13801 | 2026.01.06 02:27:32.583064 [ 290 ] {} <Trace> TCP-Session: d7e65bbf-a156-496e-8f62-243b5dfc2b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13802 | 2026.01.06 02:27:32.583097 [ 291 ] {} <Debug> TCP-Session: 77d9ef65-f8a5-488c-a787-c61ac371ab29 Authenticating user 'default' from [fd00:1122:3344:101::e]:65139 | ||
| 13803 | 2026.01.06 02:27:32.583098 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13804 | 2026.01.06 02:27:32.583114 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13805 | 2026.01.06 02:27:32.583132 [ 291 ] {} <Debug> TCP-Session: 77d9ef65-f8a5-488c-a787-c61ac371ab29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2026.01.06 02:27:32.583144 [ 286 ] {} <Debug> TCP-Session: 2a79611b-8c8b-4465-9ce9-a04bc7b357d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60126 | ||
| 13807 | 2026.01.06 02:27:32.583166 [ 291 ] {} <Debug> TCP-Session: 77d9ef65-f8a5-488c-a787-c61ac371ab29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.01.06 02:27:32.583162 [ 288 ] {} <Debug> TCP-Session: 242bfd6e-995b-463a-b827-d5ba31a3cacc Authenticating user 'default' from [fd00:1122:3344:101::e]:64945 | ||
| 13809 | 2026.01.06 02:27:32.583183 [ 286 ] {} <Debug> TCP-Session: 2a79611b-8c8b-4465-9ce9-a04bc7b357d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2026.01.06 02:27:32.583228 [ 288 ] {} <Debug> TCP-Session: 242bfd6e-995b-463a-b827-d5ba31a3cacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2026.01.06 02:27:32.583243 [ 286 ] {} <Debug> TCP-Session: 2a79611b-8c8b-4465-9ce9-a04bc7b357d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2026.01.06 02:27:32.583257 [ 288 ] {} <Debug> TCP-Session: 242bfd6e-995b-463a-b827-d5ba31a3cacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2026.01.06 02:27:32.583259 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13814 | 2026.01.06 02:27:32.583074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13815 | 2026.01.06 02:27:32.583048 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55994 | ||
| 13816 | 2026.01.06 02:27:32.583329 [ 292 ] {} <Debug> TCP-Session: 22ec770d-3a5e-4db9-833d-79af6d4928b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57628 | ||
| 13817 | 2026.01.06 02:27:32.583015 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60189 | ||
| 13818 | 2026.01.06 02:27:32.583372 [ 292 ] {} <Debug> TCP-Session: 22ec770d-3a5e-4db9-833d-79af6d4928b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.01.06 02:27:32.583067 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13820 | 2026.01.06 02:27:32.583405 [ 292 ] {} <Debug> TCP-Session: 22ec770d-3a5e-4db9-833d-79af6d4928b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.01.06 02:27:32.583422 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13822 | 2026.01.06 02:27:32.583440 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13823 | 2026.01.06 02:27:32.583466 [ 289 ] {} <Debug> TCP-Session: 7ba87b8f-a4f9-4bea-9df1-814cd2261925 Authenticating user 'default' from [fd00:1122:3344:101::e]:55994 | ||
| 13824 | 2026.01.06 02:27:32.583468 [ 293 ] {} <Debug> TCP-Session: 57f86f0e-d655-4ee7-b4ef-8a7db0060c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38407 | ||
| 13825 | 2026.01.06 02:27:32.583492 [ 287 ] {} <Debug> TCP-Session: 4601066f-710b-4c20-b2b2-72dcce603073 Authenticating user 'default' from [fd00:1122:3344:101::e]:60189 | ||
| 13826 | 2026.01.06 02:27:32.582960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65007 | ||
| 13827 | 2026.01.06 02:27:32.583513 [ 293 ] {} <Debug> TCP-Session: 57f86f0e-d655-4ee7-b4ef-8a7db0060c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13828 | 2026.01.06 02:27:32.583541 [ 287 ] {} <Debug> TCP-Session: 4601066f-710b-4c20-b2b2-72dcce603073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13829 | 2026.01.06 02:27:32.583562 [ 293 ] {} <Debug> TCP-Session: 57f86f0e-d655-4ee7-b4ef-8a7db0060c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2026.01.06 02:27:32.583602 [ 287 ] {} <Debug> TCP-Session: 4601066f-710b-4c20-b2b2-72dcce603073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.01.06 02:27:32.583503 [ 289 ] {} <Debug> TCP-Session: 7ba87b8f-a4f9-4bea-9df1-814cd2261925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.01.06 02:27:32.583592 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13833 | 2026.01.06 02:27:32.583671 [ 289 ] {} <Debug> TCP-Session: 7ba87b8f-a4f9-4bea-9df1-814cd2261925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2026.01.06 02:27:32.583547 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13835 | 2026.01.06 02:27:32.583695 [ 294 ] {} <Debug> TCP-Session: 12256970-6189-4df1-9ca3-3e1d976a1afa Authenticating user 'default' from [fd00:1122:3344:101::e]:65007 | ||
| 13836 | 2026.01.06 02:27:32.583745 [ 294 ] {} <Debug> TCP-Session: 12256970-6189-4df1-9ca3-3e1d976a1afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.01.06 02:27:32.583759 [ 294 ] {} <Debug> TCP-Session: 12256970-6189-4df1-9ca3-3e1d976a1afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2026.01.06 02:27:32.583768 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13839 | 2026.01.06 02:27:32.584062 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 13840 | 2026.01.06 02:27:32.584988 [ 330 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> AggregatingTransform: Aggregating | ||
| 13841 | 2026.01.06 02:27:32.585037 [ 330 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> Aggregator: Aggregation method: without_key | ||
| 13842 | 2026.01.06 02:27:32.585155 [ 330 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994749 sec. (1005.279 rows/sec., 39.27 KiB/sec.) | ||
| 13843 | 2026.01.06 02:27:32.585171 [ 330 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Trace> Aggregator: Merging aggregated data | ||
| 13844 | 2026.01.06 02:27:32.586427 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003226 sec., 309.981401115933 rows/sec., 12.11 KiB/sec. | ||
| 13845 | 2026.01.06 02:27:32.586585 [ 290 ] {a7cf84af-709b-4bc9-b211-31a97a4553db} <Debug> TCPHandler: Processed in 0.00364498 sec. | ||
| 13846 | 2026.01.06 02:27:32.586711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13847 | 2026.01.06 02:27:32.586740 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13848 | 2026.01.06 02:27:32.586747 [ 290 ] {} <Debug> TCP-Session: d7e65bbf-a156-496e-8f62-243b5dfc2b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13849 | 2026.01.06 02:27:32.586756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13850 | 2026.01.06 02:27:32.586793 [ 291 ] {} <Debug> TCP-Session: 77d9ef65-f8a5-488c-a787-c61ac371ab29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13851 | 2026.01.06 02:27:32.586798 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13852 | 2026.01.06 02:27:32.586820 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13853 | 2026.01.06 02:27:32.586838 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13854 | 2026.01.06 02:27:32.586858 [ 287 ] {} <Debug> TCP-Session: 4601066f-710b-4c20-b2b2-72dcce603073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2026.01.06 02:27:32.586874 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13856 | 2026.01.06 02:27:32.586899 [ 289 ] {} <Debug> TCP-Session: 7ba87b8f-a4f9-4bea-9df1-814cd2261925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2026.01.06 02:27:32.586858 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13858 | 2026.01.06 02:27:32.586826 [ 292 ] {} <Debug> TCP-Session: 22ec770d-3a5e-4db9-833d-79af6d4928b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2026.01.06 02:27:32.586777 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13860 | 2026.01.06 02:27:32.586878 [ 294 ] {} <Debug> TCP-Session: 12256970-6189-4df1-9ca3-3e1d976a1afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.01.06 02:27:32.587009 [ 286 ] {} <Debug> TCP-Session: 2a79611b-8c8b-4465-9ce9-a04bc7b357d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.01.06 02:27:32.587055 [ 293 ] {} <Debug> TCP-Session: 57f86f0e-d655-4ee7-b4ef-8a7db0060c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13863 | 2026.01.06 02:27:32.587084 [ 288 ] {} <Debug> TCP-Session: 242bfd6e-995b-463a-b827-d5ba31a3cacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2026.01.06 02:27:33.056428 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13865 | 2026.01.06 02:27:33.056480 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13866 | 2026.01.06 02:27:33.242001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27844 | ||
| 13867 | 2026.01.06 02:27:33.242544 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.01.06 02:27:33.242594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13869 | 2026.01.06 02:27:33.243090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13870 | 2026.01.06 02:27:33.243329 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.01.06 02:27:33.243491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27844 | ||
| 13872 | 2026.01.06 02:27:34.755003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13873 | 2026.01.06 02:27:34.770770 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.01.06 02:27:34.770830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13875 | 2026.01.06 02:27:34.776958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13876 | 2026.01.06 02:27:34.777651 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.01.06 02:27:34.780723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13878 | 2026.01.06 02:27:34.895139 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2026.01.06 02:27:34.895286 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13880 | 2026.01.06 02:27:34.895344 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13881 | 2026.01.06 02:27:34.895990 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2026.01.06 02:27:34.896031 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13883 | 2026.01.06 02:27:34.896374 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13884 | 2026.01.06 02:27:34.896597 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2026.01.06 02:27:34.896747 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001498 sec., 70761.01468624834 rows/sec., 5.91 MiB/sec. | ||
| 13886 | 2026.01.06 02:27:34.896790 [ 4 ] {e276de4a-8c9d-4d70-8568-f77abf3128b6} <Debug> TCPHandler: Processed in 0.001766284 sec. | ||
| 13887 | 2026.01.06 02:27:34.896785 [ 58 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13888 | 2026.01.06 02:27:34.896864 [ 58 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.01.06 02:27:34.896891 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13890 | 2026.01.06 02:27:34.896916 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2026.01.06 02:27:34.897017 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::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 | ||
| 13892 | 2026.01.06 02:27:34.897025 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13893 | 2026.01.06 02:27:34.897120 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13894 | 2026.01.06 02:27:34.897179 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13895 | 2026.01.06 02:27:34.897224 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2342 rows starting from the beginning of the part | ||
| 13896 | 2026.01.06 02:27:34.897300 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 106 rows starting from the beginning of the part | ||
| 13897 | 2026.01.06 02:27:34.897354 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1142 rows starting from the beginning of the part | ||
| 13898 | 2026.01.06 02:27:34.897404 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 13899 | 2026.01.06 02:27:34.897454 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1142 rows starting from the beginning of the part | ||
| 13900 | 2026.01.06 02:27:34.897503 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 13901 | 2026.01.06 02:27:34.897548 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.01.06 02:27:34.897589 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13903 | 2026.01.06 02:27:34.897935 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13904 | 2026.01.06 02:27:34.898160 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.01.06 02:27:34.898298 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001294 sec., 19319.938176197837 rows/sec., 1.42 MiB/sec. | ||
| 13906 | 2026.01.06 02:27:34.898337 [ 4 ] {bd3ebd15-f9fc-42e1-83d3-c99b21d26519} <Debug> TCPHandler: Processed in 0.001472739 sec. | ||
| 13907 | 2026.01.06 02:27:34.898456 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2026.01.06 02:27:34.898553 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13909 | 2026.01.06 02:27:34.898594 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13910 | 2026.01.06 02:27:34.899032 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2026.01.06 02:27:34.899068 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13912 | 2026.01.06 02:27:34.899388 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13913 | 2026.01.06 02:27:34.899610 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2026.01.06 02:27:34.899609 [ 193 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 5 columns (5 merged, 0 gathered) in 0.002648261 sec., 1866885.476922403 rows/sec., 157.24 MiB/sec. | ||
| 13915 | 2026.01.06 02:27:34.899750 [ 58 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13916 | 2026.01.06 02:27:34.899752 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001218 sec., 73070.60755336618 rows/sec., 5.71 MiB/sec. | ||
| 13917 | 2026.01.06 02:27:34.899797 [ 58 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.01.06 02:27:34.899818 [ 4 ] {776da65d-e1b3-4f13-8968-32d97c4f5d84} <Debug> TCPHandler: Processed in 0.001414577 sec. | ||
| 13919 | 2026.01.06 02:27:34.899825 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13920 | 2026.01.06 02:27:34.899893 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13921 | 2026.01.06 02:27:34.899934 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::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 | ||
| 13922 | 2026.01.06 02:27:34.899944 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.01.06 02:27:34.900029 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13924 | 2026.01.06 02:27:34.900051 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13925 | 2026.01.06 02:27:34.900061 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1211 rows starting from the beginning of the part | ||
| 13926 | 2026.01.06 02:27:34.900097 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13927 | 2026.01.06 02:27:34.900122 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 89 rows starting from the beginning of the part | ||
| 13928 | 2026.01.06 02:27:34.900167 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 694 rows starting from the beginning of the part | ||
| 13929 | 2026.01.06 02:27:34.900177 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2026.01.06 02:27:34.900206 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 89 rows starting from the beginning of the part | ||
| 13931 | 2026.01.06 02:27:34.900248 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 694 rows starting from the beginning of the part | ||
| 13932 | 2026.01.06 02:27:34.900262 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_96_19} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13933 | 2026.01.06 02:27:34.900287 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 89 rows starting from the beginning of the part | ||
| 13934 | 2026.01.06 02:27:34.900349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13935 | 2026.01.06 02:27:34.900509 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.01.06 02:27:34.900547 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13937 | 2026.01.06 02:27:34.900884 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13938 | 2026.01.06 02:27:34.901100 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.01.06 02:27:34.901228 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 13940 | 2026.01.06 02:27:34.901265 [ 4 ] {e973bf17-ef5c-4482-9023-b36ba3a48c24} <Debug> TCPHandler: Processed in 0.001371316 sec. | ||
| 13941 | 2026.01.06 02:27:34.901367 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2026.01.06 02:27:34.901394 [ 189 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496238 sec., 1915470.667099753 rows/sec., 144.09 MiB/sec. | ||
| 13943 | 2026.01.06 02:27:34.901460 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13944 | 2026.01.06 02:27:34.901519 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13945 | 2026.01.06 02:27:34.901556 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13946 | 2026.01.06 02:27:34.901774 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.01.06 02:27:34.901835 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_96_19} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13948 | 2026.01.06 02:27:34.901893 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13949 | 2026.01.06 02:27:34.902304 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.01.06 02:27:34.902340 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13951 | 2026.01.06 02:27:34.902857 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13952 | 2026.01.06 02:27:34.903086 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.01.06 02:27:34.903221 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001779 sec., 14052.838673412029 rows/sec., 25.18 MiB/sec. | ||
| 13954 | 2026.01.06 02:27:34.903275 [ 4 ] {932f6ff0-996d-4ce1-b1d4-7563a91e1170} <Debug> TCPHandler: Processed in 0.001957627 sec. | ||
| 13955 | 2026.01.06 02:27:34.903387 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2026.01.06 02:27:34.903483 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13957 | 2026.01.06 02:27:34.903526 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13958 | 2026.01.06 02:27:34.903859 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.01.06 02:27:34.903895 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13960 | 2026.01.06 02:27:34.904196 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13961 | 2026.01.06 02:27:34.904413 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2026.01.06 02:27:34.904527 [ 58 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13963 | 2026.01.06 02:27:34.904539 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 13964 | 2026.01.06 02:27:34.904563 [ 58 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.01.06 02:27:34.904585 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13966 | 2026.01.06 02:27:34.904586 [ 4 ] {f9d2a82b-3b4b-439e-8d76-0e026ecee6d3} <Debug> TCPHandler: Processed in 0.001248504 sec. | ||
| 13967 | 2026.01.06 02:27:34.904664 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13968 | 2026.01.06 02:27:34.904769 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13969 | 2026.01.06 02:27:34.904799 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6488 rows starting from the beginning of the part | ||
| 13970 | 2026.01.06 02:27:34.904853 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13971 | 2026.01.06 02:27:34.904898 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 13972 | 2026.01.06 02:27:34.904939 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13973 | 2026.01.06 02:27:34.904978 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 13974 | 2026.01.06 02:27:34.905019 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::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 | ||
| 13975 | 2026.01.06 02:27:34.906712 [ 192 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002083531 sec., 3300166.88016641 rows/sec., 209.58 MiB/sec. | ||
| 13976 | 2026.01.06 02:27:34.907249 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13977 | 2026.01.06 02:27:34.907598 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.01.06 02:27:34.907688 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_96_19} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13979 | 2026.01.06 02:27:34.907807 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13980 | 2026.01.06 02:27:36.363632 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.01.06 02:27:36.363876 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.01.06 02:27:36.363963 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13983 | 2026.01.06 02:27:36.364724 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.01.06 02:27:36.364771 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13985 | 2026.01.06 02:27:36.365197 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13986 | 2026.01.06 02:27:36.365432 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.01.06 02:27:36.365600 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 13988 | 2026.01.06 02:27:36.365650 [ 4 ] {e42c0d43-382e-4446-9217-7673777b6e1a} <Debug> TCPHandler: Processed in 0.002174262 sec. | ||
| 13989 | 2026.01.06 02:27:36.365767 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.01.06 02:27:36.365870 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13991 | 2026.01.06 02:27:36.365914 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13992 | 2026.01.06 02:27:36.366323 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.01.06 02:27:36.366361 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 13994 | 2026.01.06 02:27:36.366669 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13995 | 2026.01.06 02:27:36.366883 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.01.06 02:27:36.367015 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001169 sec., 13686.911890504705 rows/sec., 1.09 MiB/sec. | ||
| 13997 | 2026.01.06 02:27:36.367053 [ 4 ] {10954181-d37c-48fe-bc8d-cdbd8b625aeb} <Debug> TCPHandler: Processed in 0.001339386 sec. | ||
| 13998 | 2026.01.06 02:27:36.367162 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.01.06 02:27:36.367258 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14000 | 2026.01.06 02:27:36.367299 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14001 | 2026.01.06 02:27:36.368454 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.06 02:27:36.368490 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14003 | 2026.01.06 02:27:36.368936 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14004 | 2026.01.06 02:27:36.369170 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.06 02:27:36.369303 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002065 sec., 1108958.837772397 rows/sec., 89.61 MiB/sec. | ||
| 14006 | 2026.01.06 02:27:36.369345 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14007 | 2026.01.06 02:27:36.369358 [ 4 ] {924ace00-60ba-43e4-82f1-4dc9acd54d34} <Debug> TCPHandler: Processed in 0.002246913 sec. | ||
| 14008 | 2026.01.06 02:27:36.369466 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2026.01.06 02:27:36.369563 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14010 | 2026.01.06 02:27:36.369603 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14011 | 2026.01.06 02:27:36.370063 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.01.06 02:27:36.370099 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14013 | 2026.01.06 02:27:36.370416 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14014 | 2026.01.06 02:27:36.370636 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.01.06 02:27:36.370767 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001223 sec., 192968.1112019624 rows/sec., 11.63 MiB/sec. | ||
| 14016 | 2026.01.06 02:27:36.370804 [ 4 ] {2b9e7a3b-7904-4b90-a334-f39f87d4493f} <Debug> TCPHandler: Processed in 0.001388446 sec. | ||
| 14017 | 2026.01.06 02:27:36.370908 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2026.01.06 02:27:36.371002 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14019 | 2026.01.06 02:27:36.371043 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14020 | 2026.01.06 02:27:36.371525 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2026.01.06 02:27:36.371562 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14022 | 2026.01.06 02:27:36.371879 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14023 | 2026.01.06 02:27:36.372098 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2026.01.06 02:27:36.372231 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001248 sec., 352564.10256410256 rows/sec., 23.33 MiB/sec. | ||
| 14025 | 2026.01.06 02:27:36.372270 [ 4 ] {b54f0afa-522a-4a38-937a-ee289447e57d} <Debug> TCPHandler: Processed in 0.001412367 sec. | ||
| 14026 | 2026.01.06 02:27:36.372383 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2026.01.06 02:27:36.372477 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14028 | 2026.01.06 02:27:36.372518 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14029 | 2026.01.06 02:27:36.372962 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.01.06 02:27:36.372997 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14031 | 2026.01.06 02:27:36.373299 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14032 | 2026.01.06 02:27:36.373528 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.01.06 02:27:36.373659 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 14034 | 2026.01.06 02:27:36.373697 [ 4 ] {e047aa71-cb54-4f00-a853-5af31454d940} <Debug> TCPHandler: Processed in 0.001365146 sec. | ||
| 14035 | 2026.01.06 02:27:36.373817 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2026.01.06 02:27:36.373941 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14037 | 2026.01.06 02:27:36.373990 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14038 | 2026.01.06 02:27:36.374854 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.01.06 02:27:36.374899 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14040 | 2026.01.06 02:27:36.375300 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14041 | 2026.01.06 02:27:36.375514 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.01.06 02:27:36.375647 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001731 sec., 673599.0756787984 rows/sec., 48.10 MiB/sec. | ||
| 14043 | 2026.01.06 02:27:36.375687 [ 4 ] {25883cec-dabe-4aae-9cd4-fb16aaa51f14} <Debug> TCPHandler: Processed in 0.001930477 sec. | ||
| 14044 | 2026.01.06 02:27:36.375795 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2026.01.06 02:27:36.375889 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14046 | 2026.01.06 02:27:36.375930 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14047 | 2026.01.06 02:27:36.376266 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.01.06 02:27:36.376303 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14049 | 2026.01.06 02:27:36.376617 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14050 | 2026.01.06 02:27:36.376827 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.01.06 02:27:36.376957 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 14052 | 2026.01.06 02:27:36.376995 [ 4 ] {c4d2bbf9-1027-4626-a8bf-9aaa5cbe35ac} <Debug> TCPHandler: Processed in 0.001248144 sec. | ||
| 14053 | 2026.01.06 02:27:36.377100 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2026.01.06 02:27:36.377195 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14055 | 2026.01.06 02:27:36.377239 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14056 | 2026.01.06 02:27:36.377777 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.06 02:27:36.377814 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14058 | 2026.01.06 02:27:36.378190 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14059 | 2026.01.06 02:27:36.378403 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.01.06 02:27:36.378536 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.00136 sec., 669117.6470588235 rows/sec., 44.23 MiB/sec. | ||
| 14061 | 2026.01.06 02:27:36.378574 [ 4 ] {6284fb28-bf57-4cd1-950e-327beec41ac2} <Debug> TCPHandler: Processed in 0.001521439 sec. | ||
| 14062 | 2026.01.06 02:27:36.378690 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14063 | 2026.01.06 02:27:36.378803 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14064 | 2026.01.06 02:27:36.378855 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14065 | 2026.01.06 02:27:36.379197 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2026.01.06 02:27:36.379233 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14067 | 2026.01.06 02:27:36.379542 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14068 | 2026.01.06 02:27:36.379752 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2026.01.06 02:27:36.379882 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 14070 | 2026.01.06 02:27:36.379919 [ 4 ] {73c7ce27-f6b2-4f71-844a-e4cc16cb602e} <Debug> TCPHandler: Processed in 0.001290254 sec. | ||
| 14071 | 2026.01.06 02:27:36.380022 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2026.01.06 02:27:36.380115 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14073 | 2026.01.06 02:27:36.380168 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14074 | 2026.01.06 02:27:36.380917 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2026.01.06 02:27:36.380954 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14076 | 2026.01.06 02:27:36.381473 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14077 | 2026.01.06 02:27:36.381702 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.01.06 02:27:36.381840 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001744 sec., 8600.91743119266 rows/sec., 15.41 MiB/sec. | ||
| 14079 | 2026.01.06 02:27:36.381900 [ 4 ] {08a7b34c-1589-4cb3-9a16-24c8a2aa22fc} <Debug> TCPHandler: Processed in 0.001927877 sec. | ||
| 14080 | 2026.01.06 02:27:36.382009 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2026.01.06 02:27:36.382104 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14082 | 2026.01.06 02:27:36.382145 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14083 | 2026.01.06 02:27:36.382475 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2026.01.06 02:27:36.382510 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14085 | 2026.01.06 02:27:36.382813 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14086 | 2026.01.06 02:27:36.383023 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2026.01.06 02:27:36.383150 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001065 sec., 63849.765258215964 rows/sec., 3.71 MiB/sec. | ||
| 14088 | 2026.01.06 02:27:36.383186 [ 4 ] {1b722a14-846a-4185-a279-e3fa195ec503} <Debug> TCPHandler: Processed in 0.001228203 sec. | ||
| 14089 | 2026.01.06 02:27:38.348615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1808 | ||
| 14090 | 2026.01.06 02:27:38.351587 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.01.06 02:27:38.351639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14092 | 2026.01.06 02:27:38.352914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14093 | 2026.01.06 02:27:38.353191 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.01.06 02:27:38.353472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 14095 | 2026.01.06 02:27:39.890973 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.01.06 02:27:39.891227 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14097 | 2026.01.06 02:27:39.891290 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14098 | 2026.01.06 02:27:39.892001 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.01.06 02:27:39.892044 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14100 | 2026.01.06 02:27:39.892425 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14101 | 2026.01.06 02:27:39.892647 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.01.06 02:27:39.892804 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 14103 | 2026.01.06 02:27:39.892846 [ 4 ] {fbdca3ef-2384-4d6c-8159-0cdc62e404b3} <Debug> TCPHandler: Processed in 0.002051979 sec. | ||
| 14104 | 2026.01.06 02:27:39.892964 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.01.06 02:27:39.893058 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14106 | 2026.01.06 02:27:39.893098 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14107 | 2026.01.06 02:27:39.893523 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.01.06 02:27:39.893558 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14109 | 2026.01.06 02:27:39.893848 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14110 | 2026.01.06 02:27:39.894074 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.01.06 02:27:39.894203 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 14112 | 2026.01.06 02:27:39.894240 [ 4 ] {17b68381-dd52-4735-98d1-6d7b3fbd0060} <Debug> TCPHandler: Processed in 0.001322515 sec. | ||
| 14113 | 2026.01.06 02:27:39.894351 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.01.06 02:27:39.894444 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14115 | 2026.01.06 02:27:39.894487 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14116 | 2026.01.06 02:27:39.894890 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.01.06 02:27:39.894927 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14118 | 2026.01.06 02:27:39.895263 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14119 | 2026.01.06 02:27:39.895471 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.01.06 02:27:39.895602 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001177 sec., 81563.29651656754 rows/sec., 5.68 MiB/sec. | ||
| 14121 | 2026.01.06 02:27:39.895639 [ 4 ] {0bb4573d-f82a-46e4-b6e5-93d1fed27032} <Debug> TCPHandler: Processed in 0.001335236 sec. | ||
| 14122 | 2026.01.06 02:27:39.895751 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.01.06 02:27:39.895844 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.01.06 02:27:39.895884 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14125 | 2026.01.06 02:27:39.896210 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.01.06 02:27:39.896244 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14127 | 2026.01.06 02:27:39.896543 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14128 | 2026.01.06 02:27:39.896743 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.01.06 02:27:39.896873 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001048 sec., 34351.14503816794 rows/sec., 2.32 MiB/sec. | ||
| 14130 | 2026.01.06 02:27:39.896908 [ 4 ] {c532ba64-0274-44b4-9e4d-e4803ede4b62} <Debug> TCPHandler: Processed in 0.001204973 sec. | ||
| 14131 | 2026.01.06 02:27:40.743593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28292 | ||
| 14132 | 2026.01.06 02:27:40.744176 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.01.06 02:27:40.744215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14134 | 2026.01.06 02:27:40.744729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14135 | 2026.01.06 02:27:40.744968 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.01.06 02:27:40.745115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28292 | ||
| 14137 | 2026.01.06 02:27:42.280807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14138 | 2026.01.06 02:27:42.297520 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.01.06 02:27:42.297579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14140 | 2026.01.06 02:27:42.303667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14141 | 2026.01.06 02:27:42.304376 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.01.06 02:27:42.307246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14143 | 2026.01.06 02:27:44.894323 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14144 | 2026.01.06 02:27:44.894524 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14145 | 2026.01.06 02:27:44.894595 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14146 | 2026.01.06 02:27:44.895335 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2026.01.06 02:27:44.895377 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14148 | 2026.01.06 02:27:44.895788 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14149 | 2026.01.06 02:27:44.896017 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2026.01.06 02:27:44.896168 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001698 sec., 62426.38398115429 rows/sec., 5.21 MiB/sec. | ||
| 14151 | 2026.01.06 02:27:44.896211 [ 4 ] {c5904e78-6ec3-4ea5-b618-c0b0fc052d41} <Debug> TCPHandler: Processed in 0.002026909 sec. | ||
| 14152 | 2026.01.06 02:27:44.896340 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2026.01.06 02:27:44.896443 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14154 | 2026.01.06 02:27:44.896485 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14155 | 2026.01.06 02:27:44.896900 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14156 | 2026.01.06 02:27:44.896935 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14157 | 2026.01.06 02:27:44.897236 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14158 | 2026.01.06 02:27:44.897450 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.01.06 02:27:44.897582 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 14160 | 2026.01.06 02:27:44.897619 [ 4 ] {fe831346-d25f-4c2d-878c-6c8847345dd0} <Debug> TCPHandler: Processed in 0.001330495 sec. | ||
| 14161 | 2026.01.06 02:27:44.897728 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.01.06 02:27:44.897823 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14163 | 2026.01.06 02:27:44.897863 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14164 | 2026.01.06 02:27:44.898289 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.06 02:27:44.898323 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14166 | 2026.01.06 02:27:44.898622 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14167 | 2026.01.06 02:27:44.898831 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.06 02:27:44.898960 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001156 sec., 76989.61937716264 rows/sec., 6.01 MiB/sec. | ||
| 14169 | 2026.01.06 02:27:44.898997 [ 4 ] {b7905398-2e2f-4d3a-afbc-5f8236f6e1c1} <Debug> TCPHandler: Processed in 0.001319306 sec. | ||
| 14170 | 2026.01.06 02:27:44.899110 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.01.06 02:27:44.899204 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14172 | 2026.01.06 02:27:44.899248 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14173 | 2026.01.06 02:27:44.899652 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2026.01.06 02:27:44.899688 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14175 | 2026.01.06 02:27:44.900033 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14176 | 2026.01.06 02:27:44.900243 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.01.06 02:27:44.900371 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14178 | 2026.01.06 02:27:44.900407 [ 4 ] {f41356f3-266a-4d50-a372-9cf15997c6aa} <Debug> TCPHandler: Processed in 0.001346386 sec. | ||
| 14179 | 2026.01.06 02:27:44.900524 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.01.06 02:27:44.900617 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14181 | 2026.01.06 02:27:44.900671 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14182 | 2026.01.06 02:27:44.901497 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.01.06 02:27:44.901533 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14184 | 2026.01.06 02:27:44.902066 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14185 | 2026.01.06 02:27:44.902289 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.01.06 02:27:44.902432 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001832 sec., 13646.288209606986 rows/sec., 24.45 MiB/sec. | ||
| 14187 | 2026.01.06 02:27:44.902487 [ 4 ] {30be6d39-61e1-4bdb-80c3-bd38367d69b3} <Debug> TCPHandler: Processed in 0.002012929 sec. | ||
| 14188 | 2026.01.06 02:27:44.902598 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2026.01.06 02:27:44.902695 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14190 | 2026.01.06 02:27:44.902737 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14191 | 2026.01.06 02:27:44.903074 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2026.01.06 02:27:44.903110 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14193 | 2026.01.06 02:27:44.903414 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14194 | 2026.01.06 02:27:44.903620 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2026.01.06 02:27:44.903746 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14196 | 2026.01.06 02:27:44.903782 [ 4 ] {320a67de-c555-49e3-93c5-b3f4b4ccfb14} <Debug> TCPHandler: Processed in 0.001234273 sec. | ||
| 14197 | 2026.01.06 02:27:48.056733 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14198 | 2026.01.06 02:27:48.056802 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14199 | 2026.01.06 02:27:48.245283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28804 | ||
| 14200 | 2026.01.06 02:27:48.246158 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2026.01.06 02:27:48.246237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14202 | 2026.01.06 02:27:48.246986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14203 | 2026.01.06 02:27:48.247213 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2026.01.06 02:27:48.247365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28804 | ||
| 14205 | 2026.01.06 02:27:48.353763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1828 | ||
| 14206 | 2026.01.06 02:27:48.355967 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.01.06 02:27:48.356017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14208 | 2026.01.06 02:27:48.357222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14209 | 2026.01.06 02:27:48.357501 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.01.06 02:27:48.357894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 14211 | 2026.01.06 02:27:49.807363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14212 | 2026.01.06 02:27:49.824229 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.01.06 02:27:49.824287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14214 | 2026.01.06 02:27:49.830557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14215 | 2026.01.06 02:27:49.831262 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.06 02:27:49.834151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14217 | 2026.01.06 02:27:49.905948 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.01.06 02:27:49.906100 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14219 | 2026.01.06 02:27:49.906160 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14220 | 2026.01.06 02:27:49.906984 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.01.06 02:27:49.907020 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14222 | 2026.01.06 02:27:49.907342 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14223 | 2026.01.06 02:27:49.907551 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.01.06 02:27:49.907683 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001627 sec., 251997.54148740013 rows/sec., 15.99 MiB/sec. | ||
| 14225 | 2026.01.06 02:27:49.907721 [ 4 ] {08967b04-aa7b-4a1f-bf4f-a763fee335ac} <Debug> TCPHandler: Processed in 0.001890716 sec. | ||
| 14226 | 2026.01.06 02:27:49.907846 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14227 | 2026.01.06 02:27:49.907939 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14228 | 2026.01.06 02:27:49.907978 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14229 | 2026.01.06 02:27:49.908953 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.01.06 02:27:49.908989 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14231 | 2026.01.06 02:27:49.909345 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14232 | 2026.01.06 02:27:49.909545 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.01.06 02:27:49.909669 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001749 sec., 652944.5397369926 rows/sec., 51.81 MiB/sec. | ||
| 14234 | 2026.01.06 02:27:49.909706 [ 4 ] {2bdf2e8d-a843-49b5-8acf-dd00cfc566ee} <Debug> TCPHandler: Processed in 0.001906906 sec. | ||
| 14235 | 2026.01.06 02:27:49.909828 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.01.06 02:27:49.909920 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14237 | 2026.01.06 02:27:49.909960 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14238 | 2026.01.06 02:27:49.910472 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.01.06 02:27:49.910508 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14240 | 2026.01.06 02:27:49.910800 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14241 | 2026.01.06 02:27:49.911006 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.01.06 02:27:49.911131 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001228 sec., 179153.09446254073 rows/sec., 10.69 MiB/sec. | ||
| 14243 | 2026.01.06 02:27:49.911137 [ 56 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14244 | 2026.01.06 02:27:49.911166 [ 4 ] {5531e259-8ef9-4021-b715-599047e3ab3e} <Debug> TCPHandler: Processed in 0.001386277 sec. | ||
| 14245 | 2026.01.06 02:27:49.911183 [ 56 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14246 | 2026.01.06 02:27:49.911207 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14247 | 2026.01.06 02:27:49.911286 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2026.01.06 02:27:49.911363 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 14249 | 2026.01.06 02:27:49.911377 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14250 | 2026.01.06 02:27:49.911460 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14251 | 2026.01.06 02:27:49.911528 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14252 | 2026.01.06 02:27:49.911570 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 263 rows starting from the beginning of the part | ||
| 14253 | 2026.01.06 02:27:49.911642 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 220 rows starting from the beginning of the part | ||
| 14254 | 2026.01.06 02:27:49.911693 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14255 | 2026.01.06 02:27:49.911741 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 14256 | 2026.01.06 02:27:49.911784 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14257 | 2026.01.06 02:27:49.911829 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 220 rows starting from the beginning of the part | ||
| 14258 | 2026.01.06 02:27:49.911949 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2026.01.06 02:27:49.911991 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14260 | 2026.01.06 02:27:49.912313 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14261 | 2026.01.06 02:27:49.912533 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2026.01.06 02:27:49.912661 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 14263 | 2026.01.06 02:27:49.912697 [ 4 ] {22e89fa0-ae28-48a5-9201-aa306abba646} <Debug> TCPHandler: Processed in 0.001458979 sec. | ||
| 14264 | 2026.01.06 02:27:49.912806 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14265 | 2026.01.06 02:27:49.912817 [ 197 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152472 sec., 648643.6853979747 rows/sec., 42.05 MiB/sec. | ||
| 14266 | 2026.01.06 02:27:49.912898 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14267 | 2026.01.06 02:27:49.912941 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14268 | 2026.01.06 02:27:49.912983 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14269 | 2026.01.06 02:27:49.913229 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.01.06 02:27:49.913293 [ 192 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_86_17} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14271 | 2026.01.06 02:27:49.913364 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14272 | 2026.01.06 02:27:49.913418 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2026.01.06 02:27:49.913451 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14274 | 2026.01.06 02:27:49.913735 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14275 | 2026.01.06 02:27:49.913928 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.01.06 02:27:49.914050 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00117 sec., 180341.88034188034 rows/sec., 10.24 MiB/sec. | ||
| 14277 | 2026.01.06 02:27:49.914086 [ 4 ] {67bd9b8a-a4c8-439d-8433-da7f7b198a08} <Debug> TCPHandler: Processed in 0.001326225 sec. | ||
| 14278 | 2026.01.06 02:27:49.914193 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14279 | 2026.01.06 02:27:49.914285 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14280 | 2026.01.06 02:27:49.914323 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14281 | 2026.01.06 02:27:49.914976 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.01.06 02:27:49.915009 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14283 | 2026.01.06 02:27:49.915317 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14284 | 2026.01.06 02:27:49.915528 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.01.06 02:27:49.915652 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001384 sec., 501445.0867052023 rows/sec., 35.05 MiB/sec. | ||
| 14286 | 2026.01.06 02:27:49.915687 [ 4 ] {aa065b03-f392-4936-bbde-a0207421d0d1} <Debug> TCPHandler: Processed in 0.00154088 sec. | ||
| 14287 | 2026.01.06 02:27:49.915798 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.01.06 02:27:49.915889 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14289 | 2026.01.06 02:27:49.915929 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14290 | 2026.01.06 02:27:49.916253 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.01.06 02:27:49.916286 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14292 | 2026.01.06 02:27:49.916577 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14293 | 2026.01.06 02:27:49.916773 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.01.06 02:27:49.916899 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 14295 | 2026.01.06 02:27:49.916933 [ 4 ] {1c44a382-5392-4889-8c6e-3a8a896c67a1} <Debug> TCPHandler: Processed in 0.001182083 sec. | ||
| 14296 | 2026.01.06 02:27:49.917040 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.01.06 02:27:49.917132 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14298 | 2026.01.06 02:27:49.917173 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14299 | 2026.01.06 02:27:49.917619 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.01.06 02:27:49.917653 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14301 | 2026.01.06 02:27:49.917971 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14302 | 2026.01.06 02:27:49.918180 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.01.06 02:27:49.918278 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14304 | 2026.01.06 02:27:49.918303 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2026.01.06 02:27:49.918303 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 14306 | 2026.01.06 02:27:49.918320 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14307 | 2026.01.06 02:27:49.918346 [ 4 ] {9289ac8c-3d18-4673-b85a-85b4715a66c1} <Debug> TCPHandler: Processed in 0.001352266 sec. | ||
| 14308 | 2026.01.06 02:27:49.918434 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 14309 | 2026.01.06 02:27:49.918454 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14310 | 2026.01.06 02:27:49.918557 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14311 | 2026.01.06 02:27:49.918580 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14312 | 2026.01.06 02:27:49.918598 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14313 | 2026.01.06 02:27:49.918626 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29766 rows starting from the beginning of the part | ||
| 14314 | 2026.01.06 02:27:49.918707 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14315 | 2026.01.06 02:27:49.918761 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 910 rows starting from the beginning of the part | ||
| 14316 | 2026.01.06 02:27:49.918810 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 96 rows starting from the beginning of the part | ||
| 14317 | 2026.01.06 02:27:49.918857 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14318 | 2026.01.06 02:27:49.918905 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 14319 | 2026.01.06 02:27:49.918911 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2026.01.06 02:27:49.918952 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14321 | 2026.01.06 02:27:49.919254 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14322 | 2026.01.06 02:27:49.919464 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.01.06 02:27:49.919591 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 14324 | 2026.01.06 02:27:49.919626 [ 4 ] {d34b381f-acc6-4bf7-8caf-a4924bae87ac} <Debug> TCPHandler: Processed in 0.001218383 sec. | ||
| 14325 | 2026.01.06 02:27:49.919732 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2026.01.06 02:27:49.919825 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14327 | 2026.01.06 02:27:49.919878 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14328 | 2026.01.06 02:27:49.920638 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.01.06 02:27:49.920672 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14330 | 2026.01.06 02:27:49.921214 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14331 | 2026.01.06 02:27:49.921423 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.01.06 02:27:49.921528 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14333 | 2026.01.06 02:27:49.921555 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14334 | 2026.01.06 02:27:49.921558 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001751 sec., 8566.533409480297 rows/sec., 15.35 MiB/sec. | ||
| 14335 | 2026.01.06 02:27:49.921575 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14336 | 2026.01.06 02:27:49.921615 [ 4 ] {6d20e573-fadb-45db-b6f0-08f7bbd59dfc} <Debug> TCPHandler: Processed in 0.001929687 sec. | ||
| 14337 | 2026.01.06 02:27:49.921671 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 14338 | 2026.01.06 02:27:49.921729 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.01.06 02:27:49.921821 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14340 | 2026.01.06 02:27:49.921862 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14341 | 2026.01.06 02:27:49.921866 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14342 | 2026.01.06 02:27:49.921926 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1563 rows starting from the beginning of the part | ||
| 14343 | 2026.01.06 02:27:49.922050 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14344 | 2026.01.06 02:27:49.922160 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14345 | 2026.01.06 02:27:49.922216 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2026.01.06 02:27:49.922249 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14347 | 2026.01.06 02:27:49.922266 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 14348 | 2026.01.06 02:27:49.922365 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14349 | 2026.01.06 02:27:49.922458 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14350 | 2026.01.06 02:27:49.922573 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14351 | 2026.01.06 02:27:49.922782 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2026.01.06 02:27:49.922907 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 14353 | 2026.01.06 02:27:49.922942 [ 4 ] {c92175f3-00ca-4039-b1ac-9b70c0adeb48} <Debug> TCPHandler: Processed in 0.001263154 sec. | ||
| 14354 | 2026.01.06 02:27:49.926077 [ 190 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31406 rows, containing 5 columns (5 merged, 0 gathered) in 0.007683647 sec., 4087381.9424551907 rows/sec., 273.54 MiB/sec. | ||
| 14355 | 2026.01.06 02:27:49.926495 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14356 | 2026.01.06 02:27:49.926755 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.01.06 02:27:49.926827 [ 197 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 14358 | 2026.01.06 02:27:49.926904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14359 | 2026.01.06 02:27:49.931518 [ 190 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 19 columns (19 merged, 0 gathered) in 0.00988228 sec., 167775.0478634485 rows/sec., 300.65 MiB/sec. | ||
| 14360 | 2026.01.06 02:27:49.933843 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14361 | 2026.01.06 02:27:49.934227 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.01.06 02:27:49.934310 [ 198 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14363 | 2026.01.06 02:27:49.934476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 14364 | 2026.01.06 02:27:50.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.00 MiB, peak 357.56 MiB, free memory in arenas 0.00 B, will set to 353.57 MiB (RSS), difference: 7.57 MiB | ||
| 14365 | 2026.01.06 02:27:54.894908 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2026.01.06 02:27:54.895206 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14367 | 2026.01.06 02:27:54.895306 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14368 | 2026.01.06 02:27:54.896160 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.01.06 02:27:54.896199 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14370 | 2026.01.06 02:27:54.896571 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14371 | 2026.01.06 02:27:54.896792 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.01.06 02:27:54.896941 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001808 sec., 1106.1946902654868 rows/sec., 90.20 KiB/sec. | ||
| 14373 | 2026.01.06 02:27:54.896983 [ 4 ] {c89eb0b1-f88e-4c5a-895f-f1bbfb4d1f72} <Debug> TCPHandler: Processed in 0.002251954 sec. | ||
| 14374 | 2026.01.06 02:27:54.897111 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14375 | 2026.01.06 02:27:54.897204 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14376 | 2026.01.06 02:27:54.897243 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14377 | 2026.01.06 02:27:54.897748 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.01.06 02:27:54.897783 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14379 | 2026.01.06 02:27:54.898099 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14380 | 2026.01.06 02:27:54.898301 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.01.06 02:27:54.898408 [ 172 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14382 | 2026.01.06 02:27:54.898426 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001241 sec., 86220.78968573731 rows/sec., 7.19 MiB/sec. | ||
| 14383 | 2026.01.06 02:27:54.898449 [ 172 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2026.01.06 02:27:54.898467 [ 4 ] {2e5fb3ec-8bc7-4332-9c6e-961e6b04c852} <Debug> TCPHandler: Processed in 0.001404407 sec. | ||
| 14385 | 2026.01.06 02:27:54.898469 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14386 | 2026.01.06 02:27:54.898598 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14387 | 2026.01.06 02:27:54.898617 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14388 | 2026.01.06 02:27:54.898692 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14389 | 2026.01.06 02:27:54.898736 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14390 | 2026.01.06 02:27:54.898773 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14391 | 2026.01.06 02:27:54.898816 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2342 rows starting from the beginning of the part | ||
| 14392 | 2026.01.06 02:27:54.898893 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2290 rows starting from the beginning of the part | ||
| 14393 | 2026.01.06 02:27:54.898944 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14394 | 2026.01.06 02:27:54.898993 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
| 14395 | 2026.01.06 02:27:54.899036 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1142 rows starting from the beginning of the part | ||
| 14396 | 2026.01.06 02:27:54.899080 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 107 rows starting from the beginning of the part | ||
| 14397 | 2026.01.06 02:27:54.899151 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.01.06 02:27:54.899189 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14399 | 2026.01.06 02:27:54.899509 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14400 | 2026.01.06 02:27:54.899741 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.01.06 02:27:54.899875 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001202 sec., 22462.562396006655 rows/sec., 1.64 MiB/sec. | ||
| 14402 | 2026.01.06 02:27:54.899913 [ 4 ] {332527a6-9c49-401a-8582-c28470d11584} <Debug> TCPHandler: Processed in 0.001362426 sec. | ||
| 14403 | 2026.01.06 02:27:54.900026 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.01.06 02:27:54.900119 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14405 | 2026.01.06 02:27:54.900158 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14406 | 2026.01.06 02:27:54.900605 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.01.06 02:27:54.900639 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14408 | 2026.01.06 02:27:54.900945 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14409 | 2026.01.06 02:27:54.901156 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.01.06 02:27:54.901250 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6043 rows, containing 5 columns (5 merged, 0 gathered) in 0.002697602 sec., 2240137.722317822 rows/sec., 189.26 MiB/sec. | ||
| 14411 | 2026.01.06 02:27:54.901262 [ 172 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14412 | 2026.01.06 02:27:54.901280 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001179 sec., 77184.05428329093 rows/sec., 6.03 MiB/sec. | ||
| 14413 | 2026.01.06 02:27:54.901320 [ 172 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.01.06 02:27:54.901334 [ 4 ] {842447d4-41fd-41bd-868d-ef6c9febfb50} <Debug> TCPHandler: Processed in 0.001354656 sec. | ||
| 14415 | 2026.01.06 02:27:54.901339 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14416 | 2026.01.06 02:27:54.901424 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14417 | 2026.01.06 02:27:54.901456 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2026.01.06 02:27:54.901525 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14419 | 2026.01.06 02:27:54.901526 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14420 | 2026.01.06 02:27:54.901555 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14421 | 2026.01.06 02:27:54.901557 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1211 rows starting from the beginning of the part | ||
| 14422 | 2026.01.06 02:27:54.901606 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14423 | 2026.01.06 02:27:54.901634 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1166 rows starting from the beginning of the part | ||
| 14424 | 2026.01.06 02:27:54.901698 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14425 | 2026.01.06 02:27:54.901764 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 89 rows starting from the beginning of the part | ||
| 14426 | 2026.01.06 02:27:54.901815 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 694 rows starting from the beginning of the part | ||
| 14427 | 2026.01.06 02:27:54.901822 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.01.06 02:27:54.901860 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 91 rows starting from the beginning of the part | ||
| 14429 | 2026.01.06 02:27:54.901907 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_101_20} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14430 | 2026.01.06 02:27:54.901991 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14431 | 2026.01.06 02:27:54.902037 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2026.01.06 02:27:54.902077 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14433 | 2026.01.06 02:27:54.902430 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14434 | 2026.01.06 02:27:54.902648 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2026.01.06 02:27:54.902774 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001238 sec., 130048.46526655897 rows/sec., 9.06 MiB/sec. | ||
| 14436 | 2026.01.06 02:27:54.902810 [ 4 ] {073930a3-560c-4738-8d1d-b095df71311c} <Debug> TCPHandler: Processed in 0.001410037 sec. | ||
| 14437 | 2026.01.06 02:27:54.902919 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14438 | 2026.01.06 02:27:54.903011 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14439 | 2026.01.06 02:27:54.903065 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14440 | 2026.01.06 02:27:54.903090 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695822 sec., 1954804.2188390056 rows/sec., 147.58 MiB/sec. | ||
| 14441 | 2026.01.06 02:27:54.903340 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14442 | 2026.01.06 02:27:54.903637 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.01.06 02:27:54.903723 [ 194 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_101_20} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14444 | 2026.01.06 02:27:54.903821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14445 | 2026.01.06 02:27:54.903923 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.01.06 02:27:54.903963 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14447 | 2026.01.06 02:27:54.904494 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14448 | 2026.01.06 02:27:54.904712 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2026.01.06 02:27:54.904846 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001853 sec., 13491.635186184565 rows/sec., 24.18 MiB/sec. | ||
| 14450 | 2026.01.06 02:27:54.904898 [ 4 ] {03c3982c-8a96-46da-a331-bf502911be78} <Debug> TCPHandler: Processed in 0.002025669 sec. | ||
| 14451 | 2026.01.06 02:27:54.905009 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14452 | 2026.01.06 02:27:54.905101 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14453 | 2026.01.06 02:27:54.905141 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14454 | 2026.01.06 02:27:54.905497 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14455 | 2026.01.06 02:27:54.905530 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14456 | 2026.01.06 02:27:54.905824 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14457 | 2026.01.06 02:27:54.906020 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14458 | 2026.01.06 02:27:54.906122 [ 172 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14459 | 2026.01.06 02:27:54.906143 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 14460 | 2026.01.06 02:27:54.906153 [ 172 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.01.06 02:27:54.906172 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14462 | 2026.01.06 02:27:54.906178 [ 4 ] {2f3390fb-ec02-47ed-a7bb-6c5496192d22} <Debug> TCPHandler: Processed in 0.001215893 sec. | ||
| 14463 | 2026.01.06 02:27:54.906296 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14464 | 2026.01.06 02:27:54.906445 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14465 | 2026.01.06 02:27:54.906480 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6876 rows starting from the beginning of the part | ||
| 14466 | 2026.01.06 02:27:54.906544 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 68 rows starting from the beginning of the part | ||
| 14467 | 2026.01.06 02:27:54.906587 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 14468 | 2026.01.06 02:27:54.906628 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14469 | 2026.01.06 02:27:54.906666 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14470 | 2026.01.06 02:27:54.906702 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14471 | 2026.01.06 02:27:54.908508 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269414 sec., 3174387.749436639 rows/sec., 201.59 MiB/sec. | ||
| 14472 | 2026.01.06 02:27:54.908885 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14473 | 2026.01.06 02:27:54.909127 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.01.06 02:27:54.909197 [ 199 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_101_20} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14475 | 2026.01.06 02:27:54.909265 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14476 | 2026.01.06 02:27:55.747538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29252 | ||
| 14477 | 2026.01.06 02:27:55.748110 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.01.06 02:27:55.748161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14479 | 2026.01.06 02:27:55.748698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14480 | 2026.01.06 02:27:55.748920 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.01.06 02:27:55.749051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29252 | ||
| 14482 | 2026.01.06 02:27:55.749058 [ 171 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14483 | 2026.01.06 02:27:55.749131 [ 171 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.01.06 02:27:55.749154 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14485 | 2026.01.06 02:27:55.749296 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 14486 | 2026.01.06 02:27:55.749465 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14487 | 2026.01.06 02:27:55.749507 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26884 rows starting from the beginning of the part | ||
| 14488 | 2026.01.06 02:27:55.749581 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14489 | 2026.01.06 02:27:55.749633 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14490 | 2026.01.06 02:27:55.749679 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14491 | 2026.01.06 02:27:55.749717 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14492 | 2026.01.06 02:27:55.749756 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14493 | 2026.01.06 02:27:55.751933 [ 186 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002699112 sec., 10837638.452943042 rows/sec., 155.03 MiB/sec. | ||
| 14494 | 2026.01.06 02:27:55.752163 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14495 | 2026.01.06 02:27:55.752418 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2026.01.06 02:27:55.752492 [ 196 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_61_12} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14497 | 2026.01.06 02:27:55.752565 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14498 | 2026.01.06 02:27:57.334244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14499 | 2026.01.06 02:27:57.351578 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.01.06 02:27:57.351626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14501 | 2026.01.06 02:27:57.358283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14502 | 2026.01.06 02:27:57.359044 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.01.06 02:27:57.359416 [ 154 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14504 | 2026.01.06 02:27:57.359513 [ 154 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.01.06 02:27:57.359552 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14506 | 2026.01.06 02:27:57.359684 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14507 | 2026.01.06 02:27:57.362291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14508 | 2026.01.06 02:27:57.363496 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14509 | 2026.01.06 02:27:57.365282 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14510 | 2026.01.06 02:27:57.370328 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14511 | 2026.01.06 02:27:57.375245 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14512 | 2026.01.06 02:27:57.380185 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14513 | 2026.01.06 02:27:57.384989 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14514 | 2026.01.06 02:27:57.388791 [ 191 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 14515 | 2026.01.06 02:27:57.440290 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080656728 sec., 5703.18200857342 rows/sec., 29.49 MiB/sec. | ||
| 14516 | 2026.01.06 02:27:57.443445 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14517 | 2026.01.06 02:27:57.445625 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_61_12} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2026.01.06 02:27:57.445743 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_61_12} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14519 | 2026.01.06 02:27:57.448554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14520 | 2026.01.06 02:27:58.358056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1864 | ||
| 14521 | 2026.01.06 02:27:58.360771 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.01.06 02:27:58.360835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14523 | 2026.01.06 02:27:58.362024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14524 | 2026.01.06 02:27:58.362293 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.01.06 02:27:58.362446 [ 154 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14526 | 2026.01.06 02:27:58.362516 [ 154 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.01.06 02:27:58.362542 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14528 | 2026.01.06 02:27:58.362566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 14529 | 2026.01.06 02:27:58.362704 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 14530 | 2026.01.06 02:27:58.363583 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14531 | 2026.01.06 02:27:58.363817 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1690 rows starting from the beginning of the part | ||
| 14532 | 2026.01.06 02:27:58.364173 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 14533 | 2026.01.06 02:27:58.364534 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 14534 | 2026.01.06 02:27:58.364864 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 14535 | 2026.01.06 02:27:58.365194 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 14536 | 2026.01.06 02:27:58.365512 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 14537 | 2026.01.06 02:27:58.373435 [ 196 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.010810707 sec., 172421.65567894868 rows/sec., 131.81 MiB/sec. | ||
| 14538 | 2026.01.06 02:27:58.375035 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14539 | 2026.01.06 02:27:58.375558 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14540 | 2026.01.06 02:27:58.375726 [ 189 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_46_9} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14541 | 2026.01.06 02:27:58.375934 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14542 | 2026.01.06 02:27:59.906715 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14543 | 2026.01.06 02:27:59.906895 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14544 | 2026.01.06 02:27:59.906962 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14545 | 2026.01.06 02:27:59.907785 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.01.06 02:27:59.907834 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14547 | 2026.01.06 02:27:59.908248 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14548 | 2026.01.06 02:27:59.908490 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2026.01.06 02:27:59.908660 [ 152 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14550 | 2026.01.06 02:27:59.908682 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 14551 | 2026.01.06 02:27:59.908699 [ 152 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.01.06 02:27:59.908720 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14553 | 2026.01.06 02:27:59.908728 [ 4 ] {e93b51ca-a729-4a0e-bc94-994168252bcb} <Debug> TCPHandler: Processed in 0.002145122 sec. | ||
| 14554 | 2026.01.06 02:27:59.908846 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14555 | 2026.01.06 02:27:59.908854 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14556 | 2026.01.06 02:27:59.908996 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14557 | 2026.01.06 02:27:59.909001 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14558 | 2026.01.06 02:27:59.909041 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14559 | 2026.01.06 02:27:59.909051 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 14560 | 2026.01.06 02:27:59.909129 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14561 | 2026.01.06 02:27:59.909175 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14562 | 2026.01.06 02:27:59.909217 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14563 | 2026.01.06 02:27:59.909257 [ 187 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14564 | 2026.01.06 02:27:59.910015 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.01.06 02:27:59.910056 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14566 | 2026.01.06 02:27:59.910282 [ 189 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490508 sec., 1375370.0080777828 rows/sec., 92.49 MiB/sec. | ||
| 14567 | 2026.01.06 02:27:59.910441 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14568 | 2026.01.06 02:27:59.910460 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14569 | 2026.01.06 02:27:59.910691 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.01.06 02:27:59.910732 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.01.06 02:27:59.910800 [ 196 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_45_11} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14572 | 2026.01.06 02:27:59.910833 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001856 sec., 615301.724137931 rows/sec., 48.82 MiB/sec. | ||
| 14573 | 2026.01.06 02:27:59.910873 [ 4 ] {844daa59-3da0-4b2d-8bac-c9c02568d589} <Debug> TCPHandler: Processed in 0.00207034 sec. | ||
| 14574 | 2026.01.06 02:27:59.910883 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14575 | 2026.01.06 02:27:59.910998 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.01.06 02:27:59.911095 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.01.06 02:27:59.911137 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14578 | 2026.01.06 02:27:59.911625 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.01.06 02:27:59.911660 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14580 | 2026.01.06 02:27:59.911984 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14581 | 2026.01.06 02:27:59.912196 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.01.06 02:27:59.912325 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001249 sec., 176140.91273018415 rows/sec., 10.51 MiB/sec. | ||
| 14583 | 2026.01.06 02:27:59.912362 [ 4 ] {87837aeb-ffc1-4790-a5e0-de48fabaf665} <Debug> TCPHandler: Processed in 0.001414257 sec. | ||
| 14584 | 2026.01.06 02:27:59.912462 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.01.06 02:27:59.912555 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14586 | 2026.01.06 02:27:59.912595 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14587 | 2026.01.06 02:27:59.913131 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.01.06 02:27:59.913173 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14589 | 2026.01.06 02:27:59.913490 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14590 | 2026.01.06 02:27:59.913709 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.01.06 02:27:59.913836 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001299 sec., 163202.4634334103 rows/sec., 10.52 MiB/sec. | ||
| 14592 | 2026.01.06 02:27:59.913873 [ 4 ] {3c781c71-30c1-4e09-9f4c-5301c88febc8} <Debug> TCPHandler: Processed in 0.001460858 sec. | ||
| 14593 | 2026.01.06 02:27:59.913981 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.01.06 02:27:59.914077 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14595 | 2026.01.06 02:27:59.914117 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14596 | 2026.01.06 02:27:59.914574 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.01.06 02:27:59.914609 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14598 | 2026.01.06 02:27:59.914946 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14599 | 2026.01.06 02:27:59.915206 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.01.06 02:27:59.915319 [ 152 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14601 | 2026.01.06 02:27:59.915347 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 14602 | 2026.01.06 02:27:59.915351 [ 152 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.01.06 02:27:59.915380 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14604 | 2026.01.06 02:27:59.915389 [ 4 ] {1b5797c9-bdc4-4d45-9b52-87632c745d70} <Debug> TCPHandler: Processed in 0.001457377 sec. | ||
| 14605 | 2026.01.06 02:27:59.915475 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14606 | 2026.01.06 02:27:59.915519 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14607 | 2026.01.06 02:27:59.915600 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14608 | 2026.01.06 02:27:59.915623 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14609 | 2026.01.06 02:27:59.915638 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 14610 | 2026.01.06 02:27:59.915671 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14611 | 2026.01.06 02:27:59.915709 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14612 | 2026.01.06 02:27:59.915762 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14613 | 2026.01.06 02:27:59.915800 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14614 | 2026.01.06 02:27:59.915839 [ 189 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14615 | 2026.01.06 02:27:59.916394 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.01.06 02:27:59.916435 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14617 | 2026.01.06 02:27:59.916716 [ 196 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285795 sec., 820504.0461348816 rows/sec., 49.72 MiB/sec. | ||
| 14618 | 2026.01.06 02:27:59.916775 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14619 | 2026.01.06 02:27:59.916860 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14620 | 2026.01.06 02:27:59.916995 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2026.01.06 02:27:59.917124 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001519 sec., 456879.52600395 rows/sec., 31.93 MiB/sec. | ||
| 14622 | 2026.01.06 02:27:59.917132 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.01.06 02:27:59.917164 [ 4 ] {10b7deda-da25-43b6-8cfb-be844dc52a8c} <Debug> TCPHandler: Processed in 0.001701582 sec. | ||
| 14624 | 2026.01.06 02:27:59.917204 [ 200 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_45_11} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14625 | 2026.01.06 02:27:59.917287 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14626 | 2026.01.06 02:27:59.917299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14627 | 2026.01.06 02:27:59.917384 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14628 | 2026.01.06 02:27:59.917427 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14629 | 2026.01.06 02:27:59.917779 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.01.06 02:27:59.917812 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14631 | 2026.01.06 02:27:59.918107 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14632 | 2026.01.06 02:27:59.918318 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.01.06 02:27:59.918445 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 14634 | 2026.01.06 02:27:59.918481 [ 4 ] {5e56c763-57c6-4b7c-9bd6-89135dfceac9} <Debug> TCPHandler: Processed in 0.001245014 sec. | ||
| 14635 | 2026.01.06 02:27:59.918604 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14636 | 2026.01.06 02:27:59.918699 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14637 | 2026.01.06 02:27:59.918741 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14638 | 2026.01.06 02:27:59.919210 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.01.06 02:27:59.919244 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14640 | 2026.01.06 02:27:59.919575 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14641 | 2026.01.06 02:27:59.919782 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2026.01.06 02:27:59.919909 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 14643 | 2026.01.06 02:27:59.919945 [ 4 ] {4af793f5-59fd-42fe-ac6f-962be82ad549} <Debug> TCPHandler: Processed in 0.001391757 sec. | ||
| 14644 | 2026.01.06 02:27:59.920060 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2026.01.06 02:27:59.920154 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.01.06 02:27:59.920195 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14647 | 2026.01.06 02:27:59.920505 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14648 | 2026.01.06 02:27:59.920539 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14649 | 2026.01.06 02:27:59.920835 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14650 | 2026.01.06 02:27:59.921038 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2026.01.06 02:27:59.921162 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 14652 | 2026.01.06 02:27:59.921197 [ 4 ] {e24bb989-4bc0-46d0-b109-d0f05589f025} <Debug> TCPHandler: Processed in 0.001186303 sec. | ||
| 14653 | 2026.01.06 02:27:59.921307 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.01.06 02:27:59.921401 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14655 | 2026.01.06 02:27:59.921455 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14656 | 2026.01.06 02:27:59.922246 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2026.01.06 02:27:59.922281 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14658 | 2026.01.06 02:27:59.922797 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14659 | 2026.01.06 02:27:59.923018 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2026.01.06 02:27:59.923154 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001772 sec., 8465.011286681716 rows/sec., 15.17 MiB/sec. | ||
| 14661 | 2026.01.06 02:27:59.923207 [ 4 ] {fecad7f8-fb2a-4b09-988c-201c34dc40a1} <Debug> TCPHandler: Processed in 0.001950418 sec. | ||
| 14662 | 2026.01.06 02:27:59.923312 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14663 | 2026.01.06 02:27:59.923408 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14664 | 2026.01.06 02:27:59.923449 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14665 | 2026.01.06 02:27:59.923785 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.01.06 02:27:59.923819 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14667 | 2026.01.06 02:27:59.924130 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14668 | 2026.01.06 02:27:59.924332 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.01.06 02:27:59.924454 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 14670 | 2026.01.06 02:27:59.924489 [ 4 ] {9af3759b-d688-48d7-92ba-72498b2313d6} <Debug> TCPHandler: Processed in 0.001226253 sec. | ||
| 14671 | 2026.01.06 02:28:03.056864 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14672 | 2026.01.06 02:28:03.056968 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14673 | 2026.01.06 02:28:03.249176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29764 | ||
| 14674 | 2026.01.06 02:28:03.249693 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.01.06 02:28:03.249729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14676 | 2026.01.06 02:28:03.250189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14677 | 2026.01.06 02:28:03.250415 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.01.06 02:28:03.250546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29764 | ||
| 14679 | 2026.01.06 02:28:04.862372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14680 | 2026.01.06 02:28:04.878078 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.01.06 02:28:04.878142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14682 | 2026.01.06 02:28:04.883331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14683 | 2026.01.06 02:28:04.883978 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.01.06 02:28:04.886929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14685 | 2026.01.06 02:28:04.894622 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2026.01.06 02:28:04.894844 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14687 | 2026.01.06 02:28:04.894936 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14688 | 2026.01.06 02:28:04.895646 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2026.01.06 02:28:04.895684 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14690 | 2026.01.06 02:28:04.896008 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14691 | 2026.01.06 02:28:04.896213 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2026.01.06 02:28:04.896348 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001563 sec., 67818.29814459373 rows/sec., 5.66 MiB/sec. | ||
| 14693 | 2026.01.06 02:28:04.896386 [ 4 ] {2a4e6af6-18c9-49cc-877b-e71d40acacb4} <Debug> TCPHandler: Processed in 0.001915017 sec. | ||
| 14694 | 2026.01.06 02:28:04.896510 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2026.01.06 02:28:04.896604 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14696 | 2026.01.06 02:28:04.896643 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14697 | 2026.01.06 02:28:04.897046 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.01.06 02:28:04.897083 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14699 | 2026.01.06 02:28:04.897366 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14700 | 2026.01.06 02:28:04.897571 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.01.06 02:28:04.897693 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001108 sec., 22563.176895306857 rows/sec., 1.66 MiB/sec. | ||
| 14702 | 2026.01.06 02:28:04.897731 [ 4 ] {708ab4aa-5f5b-4a48-bd19-734003ff0927} <Debug> TCPHandler: Processed in 0.001268354 sec. | ||
| 14703 | 2026.01.06 02:28:04.897840 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2026.01.06 02:28:04.897932 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14705 | 2026.01.06 02:28:04.897972 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14706 | 2026.01.06 02:28:04.898424 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2026.01.06 02:28:04.898460 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14708 | 2026.01.06 02:28:04.898780 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14709 | 2026.01.06 02:28:04.898989 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.01.06 02:28:04.899117 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001202 sec., 74043.2612312812 rows/sec., 5.78 MiB/sec. | ||
| 14711 | 2026.01.06 02:28:04.899155 [ 4 ] {76f32c21-6ae2-49bc-943e-0ce5d17071ea} <Debug> TCPHandler: Processed in 0.001361026 sec. | ||
| 14712 | 2026.01.06 02:28:04.899269 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14713 | 2026.01.06 02:28:04.899362 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14714 | 2026.01.06 02:28:04.899405 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14715 | 2026.01.06 02:28:04.899838 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.01.06 02:28:04.899875 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14717 | 2026.01.06 02:28:04.900202 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14718 | 2026.01.06 02:28:04.900404 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2026.01.06 02:28:04.900531 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14720 | 2026.01.06 02:28:04.900569 [ 4 ] {9cd4ad12-2080-429a-8bf8-c4e58711c092} <Debug> TCPHandler: Processed in 0.001346996 sec. | ||
| 14721 | 2026.01.06 02:28:04.900675 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14722 | 2026.01.06 02:28:04.900768 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14723 | 2026.01.06 02:28:04.900821 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14724 | 2026.01.06 02:28:04.901632 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.01.06 02:28:04.901669 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14726 | 2026.01.06 02:28:04.902169 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14727 | 2026.01.06 02:28:04.902383 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2026.01.06 02:28:04.902519 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001769 sec., 14132.278123233466 rows/sec., 25.32 MiB/sec. | ||
| 14729 | 2026.01.06 02:28:04.902572 [ 4 ] {376ca838-e749-43a4-8a38-bc647e8b2fcb} <Debug> TCPHandler: Processed in 0.001943717 sec. | ||
| 14730 | 2026.01.06 02:28:04.902684 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14731 | 2026.01.06 02:28:04.902778 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14732 | 2026.01.06 02:28:04.902819 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14733 | 2026.01.06 02:28:04.903151 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.01.06 02:28:04.903186 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14735 | 2026.01.06 02:28:04.903484 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14736 | 2026.01.06 02:28:04.903707 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2026.01.06 02:28:04.903834 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14738 | 2026.01.06 02:28:04.903869 [ 4 ] {4e674c83-4069-4a1a-9ac3-957ae5668fff} <Debug> TCPHandler: Processed in 0.001232344 sec. | ||
| 14739 | 2026.01.06 02:28:07.340662 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.01.06 02:28:07.340879 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14741 | 2026.01.06 02:28:07.340953 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14742 | 2026.01.06 02:28:07.341781 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.01.06 02:28:07.341827 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14744 | 2026.01.06 02:28:07.342245 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14745 | 2026.01.06 02:28:07.342477 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.01.06 02:28:07.342641 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 14747 | 2026.01.06 02:28:07.342685 [ 4 ] {b4424952-601a-4bfb-a2a8-01daf646e8ed} <Debug> TCPHandler: Processed in 0.002163992 sec. | ||
| 14748 | 2026.01.06 02:28:07.342805 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2026.01.06 02:28:07.342908 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14750 | 2026.01.06 02:28:07.342951 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14751 | 2026.01.06 02:28:07.344513 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.01.06 02:28:07.344550 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14753 | 2026.01.06 02:28:07.345011 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14754 | 2026.01.06 02:28:07.345234 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.01.06 02:28:07.345364 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.00248 sec., 920161.2903225806 rows/sec., 74.38 MiB/sec. | ||
| 14756 | 2026.01.06 02:28:07.345407 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14757 | 2026.01.06 02:28:07.345421 [ 4 ] {abfd21e2-c940-405b-9f7f-1c64715ef796} <Debug> TCPHandler: Processed in 0.002668181 sec. | ||
| 14758 | 2026.01.06 02:28:07.345542 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2026.01.06 02:28:07.345637 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14760 | 2026.01.06 02:28:07.345677 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14761 | 2026.01.06 02:28:07.346207 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.01.06 02:28:07.346243 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14763 | 2026.01.06 02:28:07.346554 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14764 | 2026.01.06 02:28:07.346777 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.01.06 02:28:07.346912 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001294 sec., 170015.45595054096 rows/sec., 10.15 MiB/sec. | ||
| 14766 | 2026.01.06 02:28:07.346952 [ 4 ] {ba629f7a-f9c8-43e5-a610-c471fb00c0a7} <Debug> TCPHandler: Processed in 0.001460798 sec. | ||
| 14767 | 2026.01.06 02:28:07.347063 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2026.01.06 02:28:07.347157 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14769 | 2026.01.06 02:28:07.347198 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14770 | 2026.01.06 02:28:07.347792 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.01.06 02:28:07.347828 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14772 | 2026.01.06 02:28:07.348149 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14773 | 2026.01.06 02:28:07.348378 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.01.06 02:28:07.348505 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001366 sec., 322108.345534407 rows/sec., 21.31 MiB/sec. | ||
| 14775 | 2026.01.06 02:28:07.348545 [ 4 ] {d2be1e1f-79ef-4ec5-976d-57b57215ead6} <Debug> TCPHandler: Processed in 0.001530919 sec. | ||
| 14776 | 2026.01.06 02:28:07.348708 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14777 | 2026.01.06 02:28:07.348805 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14778 | 2026.01.06 02:28:07.348847 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14779 | 2026.01.06 02:28:07.349354 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2026.01.06 02:28:07.349392 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14781 | 2026.01.06 02:28:07.349715 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14782 | 2026.01.06 02:28:07.349924 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.01.06 02:28:07.350053 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 14784 | 2026.01.06 02:28:07.350092 [ 4 ] {34a119cf-8cc4-4eba-b5d5-f0dd95fc00ee} <Debug> TCPHandler: Processed in 0.001433337 sec. | ||
| 14785 | 2026.01.06 02:28:07.350194 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14786 | 2026.01.06 02:28:07.350289 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14787 | 2026.01.06 02:28:07.350329 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14788 | 2026.01.06 02:28:07.351253 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2026.01.06 02:28:07.351290 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14790 | 2026.01.06 02:28:07.351641 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14791 | 2026.01.06 02:28:07.351852 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2026.01.06 02:28:07.351980 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.00171 sec., 672514.619883041 rows/sec., 47.95 MiB/sec. | ||
| 14793 | 2026.01.06 02:28:07.352020 [ 4 ] {5ab8dddd-c22b-4874-9dad-7581e4f2e8d1} <Debug> TCPHandler: Processed in 0.001873216 sec. | ||
| 14794 | 2026.01.06 02:28:07.352127 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.01.06 02:28:07.352220 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14796 | 2026.01.06 02:28:07.352263 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14797 | 2026.01.06 02:28:07.352594 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.01.06 02:28:07.352630 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14799 | 2026.01.06 02:28:07.352929 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14800 | 2026.01.06 02:28:07.353136 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.01.06 02:28:07.353265 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 14802 | 2026.01.06 02:28:07.353302 [ 4 ] {4e488cdd-127c-4d3d-81fa-1b8cc7bb67d3} <Debug> TCPHandler: Processed in 0.001223934 sec. | ||
| 14803 | 2026.01.06 02:28:07.353402 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2026.01.06 02:28:07.353495 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14805 | 2026.01.06 02:28:07.353538 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14806 | 2026.01.06 02:28:07.354187 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2026.01.06 02:28:07.354224 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14808 | 2026.01.06 02:28:07.354599 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14809 | 2026.01.06 02:28:07.354821 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2026.01.06 02:28:07.354948 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001472 sec., 620923.9130434783 rows/sec., 41.06 MiB/sec. | ||
| 14811 | 2026.01.06 02:28:07.354986 [ 4 ] {6f3fc685-a96d-488b-80bd-1b5c62801d86} <Debug> TCPHandler: Processed in 0.001632421 sec. | ||
| 14812 | 2026.01.06 02:28:07.355089 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.01.06 02:28:07.355181 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14814 | 2026.01.06 02:28:07.355223 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14815 | 2026.01.06 02:28:07.355529 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2026.01.06 02:28:07.355565 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14817 | 2026.01.06 02:28:07.355854 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14818 | 2026.01.06 02:28:07.356065 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.01.06 02:28:07.356191 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 14820 | 2026.01.06 02:28:07.356228 [ 4 ] {792cdbbb-31c3-43cb-8c2f-e43906788ca2} <Debug> TCPHandler: Processed in 0.001187793 sec. | ||
| 14821 | 2026.01.06 02:28:07.356329 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2026.01.06 02:28:07.356421 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14823 | 2026.01.06 02:28:07.356475 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14824 | 2026.01.06 02:28:07.357265 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2026.01.06 02:28:07.357302 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14826 | 2026.01.06 02:28:07.357810 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14827 | 2026.01.06 02:28:07.358031 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.01.06 02:28:07.358167 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001764 sec., 8503.401360544218 rows/sec., 15.24 MiB/sec. | ||
| 14829 | 2026.01.06 02:28:07.358221 [ 4 ] {29ae2e1b-6e9f-4d9b-9829-74a0a522c887} <Debug> TCPHandler: Processed in 0.001939227 sec. | ||
| 14830 | 2026.01.06 02:28:07.358327 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.01.06 02:28:07.358421 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14832 | 2026.01.06 02:28:07.358463 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14833 | 2026.01.06 02:28:07.358802 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.01.06 02:28:07.358838 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14835 | 2026.01.06 02:28:07.359147 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14836 | 2026.01.06 02:28:07.359370 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2026.01.06 02:28:07.359499 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001097 sec., 67456.70009115769 rows/sec., 3.96 MiB/sec. | ||
| 14838 | 2026.01.06 02:28:07.359536 [ 4 ] {703aba56-680b-4f1f-a4b9-7009760a5262} <Debug> TCPHandler: Processed in 0.001258184 sec. | ||
| 14839 | 2026.01.06 02:28:08.362770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1920 | ||
| 14840 | 2026.01.06 02:28:08.365607 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2026.01.06 02:28:08.365656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14842 | 2026.01.06 02:28:08.366863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14843 | 2026.01.06 02:28:08.367160 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.01.06 02:28:08.367426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 14845 | 2026.01.06 02:28:09.890487 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2026.01.06 02:28:09.890765 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14847 | 2026.01.06 02:28:09.890869 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14848 | 2026.01.06 02:28:09.891746 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.01.06 02:28:09.891801 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14850 | 2026.01.06 02:28:09.892229 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14851 | 2026.01.06 02:28:09.892448 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2026.01.06 02:28:09.892617 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. | ||
| 14853 | 2026.01.06 02:28:09.892667 [ 4 ] {0f20f0a3-29bd-46ea-acdf-3b5b6e82e807} <Debug> TCPHandler: Processed in 0.002359935 sec. | ||
| 14854 | 2026.01.06 02:28:09.892786 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.01.06 02:28:09.892889 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14856 | 2026.01.06 02:28:09.892931 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14857 | 2026.01.06 02:28:09.893366 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.01.06 02:28:09.893403 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14859 | 2026.01.06 02:28:09.893698 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14860 | 2026.01.06 02:28:09.893898 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.01.06 02:28:09.894033 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 14862 | 2026.01.06 02:28:09.894070 [ 4 ] {43f361c5-a1f0-423a-b348-b2b548b4c1d0} <Debug> TCPHandler: Processed in 0.001333596 sec. | ||
| 14863 | 2026.01.06 02:28:09.894182 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.01.06 02:28:09.894277 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14865 | 2026.01.06 02:28:09.894320 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14866 | 2026.01.06 02:28:09.894687 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.01.06 02:28:09.894723 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14868 | 2026.01.06 02:28:09.895039 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14869 | 2026.01.06 02:28:09.895248 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.01.06 02:28:09.895377 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00112 sec., 75000 rows/sec., 5.22 MiB/sec. | ||
| 14871 | 2026.01.06 02:28:09.895373 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 14872 | 2026.01.06 02:28:09.895414 [ 4 ] {3c3108ab-3331-4b89-96ba-dc837d6276d5} <Debug> TCPHandler: Processed in 0.001279585 sec. | ||
| 14873 | 2026.01.06 02:28:09.895450 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.01.06 02:28:09.895475 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14875 | 2026.01.06 02:28:09.895538 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.01.06 02:28:09.895579 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 14877 | 2026.01.06 02:28:09.895635 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14878 | 2026.01.06 02:28:09.895681 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14879 | 2026.01.06 02:28:09.895723 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14880 | 2026.01.06 02:28:09.895770 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 31406 rows starting from the beginning of the part | ||
| 14881 | 2026.01.06 02:28:09.895844 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 161 rows starting from the beginning of the part | ||
| 14882 | 2026.01.06 02:28:09.895898 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 14883 | 2026.01.06 02:28:09.895947 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14884 | 2026.01.06 02:28:09.895993 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 914 rows starting from the beginning of the part | ||
| 14885 | 2026.01.06 02:28:09.896003 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.01.06 02:28:09.896043 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14887 | 2026.01.06 02:28:09.896367 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14888 | 2026.01.06 02:28:09.896580 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.01.06 02:28:09.896716 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001099 sec., 27297.543221110103 rows/sec., 1.85 MiB/sec. | ||
| 14890 | 2026.01.06 02:28:09.896752 [ 4 ] {2f6a0ab7-96f3-48e3-97ca-336de2150761} <Debug> TCPHandler: Processed in 0.001261204 sec. | ||
| 14891 | 2026.01.06 02:28:09.903504 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32955 rows, containing 5 columns (5 merged, 0 gathered) in 0.007974813 sec., 4132385.298564367 rows/sec., 276.52 MiB/sec. | ||
| 14892 | 2026.01.06 02:28:09.903694 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14893 | 2026.01.06 02:28:09.903953 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2026.01.06 02:28:09.904026 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 14895 | 2026.01.06 02:28:09.904099 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14896 | 2026.01.06 02:28:10.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.49 MiB, peak 368.05 MiB, free memory in arenas 0.00 B, will set to 356.66 MiB (RSS), difference: 1.17 MiB | ||
| 14897 | 2026.01.06 02:28:10.750719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30212 | ||
| 14898 | 2026.01.06 02:28:10.751395 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.01.06 02:28:10.751439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14900 | 2026.01.06 02:28:10.751914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14901 | 2026.01.06 02:28:10.752134 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.01.06 02:28:10.752265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30212 | ||
| 14903 | 2026.01.06 02:28:12.387024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14904 | 2026.01.06 02:28:12.403154 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.01.06 02:28:12.403200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14906 | 2026.01.06 02:28:12.408722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14907 | 2026.01.06 02:28:12.409400 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.01.06 02:28:12.412026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14909 | 2026.01.06 02:28:14.895122 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.01.06 02:28:14.895406 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14911 | 2026.01.06 02:28:14.895472 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14912 | 2026.01.06 02:28:14.896203 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.01.06 02:28:14.896252 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14914 | 2026.01.06 02:28:14.896639 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14915 | 2026.01.06 02:28:14.896868 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.01.06 02:28:14.897014 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001679 sec., 63132.817153067306 rows/sec., 5.27 MiB/sec. | ||
| 14917 | 2026.01.06 02:28:14.897015 [ 138 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14918 | 2026.01.06 02:28:14.897056 [ 4 ] {4045f818-b8c9-46b4-9b8f-afe9ded7ea71} <Debug> TCPHandler: Processed in 0.00211615 sec. | ||
| 14919 | 2026.01.06 02:28:14.897093 [ 138 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.01.06 02:28:14.897119 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14921 | 2026.01.06 02:28:14.897199 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14922 | 2026.01.06 02:28:14.897232 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14923 | 2026.01.06 02:28:14.897304 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14924 | 2026.01.06 02:28:14.897349 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14925 | 2026.01.06 02:28:14.897365 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14926 | 2026.01.06 02:28:14.897407 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2342 rows starting from the beginning of the part | ||
| 14927 | 2026.01.06 02:28:14.897481 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1142 rows starting from the beginning of the part | ||
| 14928 | 2026.01.06 02:28:14.897533 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
| 14929 | 2026.01.06 02:28:14.897583 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2282 rows starting from the beginning of the part | ||
| 14930 | 2026.01.06 02:28:14.897630 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 14931 | 2026.01.06 02:28:14.897676 [ 198 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 106 rows starting from the beginning of the part | ||
| 14932 | 2026.01.06 02:28:14.897772 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.01.06 02:28:14.897812 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14934 | 2026.01.06 02:28:14.898141 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14935 | 2026.01.06 02:28:14.898359 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.01.06 02:28:14.898488 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 14937 | 2026.01.06 02:28:14.898499 [ 136 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14938 | 2026.01.06 02:28:14.898525 [ 4 ] {35987395-11d3-4248-8fa2-5bb4f7ab38e6} <Debug> TCPHandler: Processed in 0.001374646 sec. | ||
| 14939 | 2026.01.06 02:28:14.898537 [ 136 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2026.01.06 02:28:14.898558 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14941 | 2026.01.06 02:28:14.898624 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14942 | 2026.01.06 02:28:14.898651 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 14943 | 2026.01.06 02:28:14.898716 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14944 | 2026.01.06 02:28:14.898761 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14945 | 2026.01.06 02:28:14.898770 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14946 | 2026.01.06 02:28:14.898807 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 263 rows starting from the beginning of the part | ||
| 14947 | 2026.01.06 02:28:14.898867 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 27 rows starting from the beginning of the part | ||
| 14948 | 2026.01.06 02:28:14.898918 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 220 rows starting from the beginning of the part | ||
| 14949 | 2026.01.06 02:28:14.898965 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 14950 | 2026.01.06 02:28:14.899008 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 220 rows starting from the beginning of the part | ||
| 14951 | 2026.01.06 02:28:14.899053 [ 190 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 14952 | 2026.01.06 02:28:14.899237 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2026.01.06 02:28:14.899279 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14954 | 2026.01.06 02:28:14.899885 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14955 | 2026.01.06 02:28:14.899935 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326235 sec., 588131.0627452902 rows/sec., 38.51 MiB/sec. | ||
| 14956 | 2026.01.06 02:28:14.899972 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002786593 sec., 2165368.2471749554 rows/sec., 182.97 MiB/sec. | ||
| 14957 | 2026.01.06 02:28:14.900110 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14958 | 2026.01.06 02:28:14.900111 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.01.06 02:28:14.900286 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001587 sec., 56080.65532451165 rows/sec., 4.38 MiB/sec. | ||
| 14960 | 2026.01.06 02:28:14.900291 [ 136 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14961 | 2026.01.06 02:28:14.900299 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14962 | 2026.01.06 02:28:14.900335 [ 136 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2026.01.06 02:28:14.900328 [ 4 ] {f88eed6f-c961-424f-99f8-6f8e2a11214a} <Debug> TCPHandler: Processed in 0.001750553 sec. | ||
| 14964 | 2026.01.06 02:28:14.900375 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14965 | 2026.01.06 02:28:14.900446 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2026.01.06 02:28:14.900451 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14967 | 2026.01.06 02:28:14.900488 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2026.01.06 02:28:14.900541 [ 194 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_91_18} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14969 | 2026.01.06 02:28:14.900566 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14970 | 2026.01.06 02:28:14.900594 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14971 | 2026.01.06 02:28:14.900599 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1211 rows starting from the beginning of the part | ||
| 14972 | 2026.01.06 02:28:14.900633 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14973 | 2026.01.06 02:28:14.900646 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14974 | 2026.01.06 02:28:14.900694 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 694 rows starting from the beginning of the part | ||
| 14975 | 2026.01.06 02:28:14.900699 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2026.01.06 02:28:14.900753 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 89 rows starting from the beginning of the part | ||
| 14977 | 2026.01.06 02:28:14.900793 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1150 rows starting from the beginning of the part | ||
| 14978 | 2026.01.06 02:28:14.900809 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_106_21} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14979 | 2026.01.06 02:28:14.900828 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14980 | 2026.01.06 02:28:14.900871 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 89 rows starting from the beginning of the part | ||
| 14981 | 2026.01.06 02:28:14.900925 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14982 | 2026.01.06 02:28:14.901098 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2026.01.06 02:28:14.901138 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14984 | 2026.01.06 02:28:14.901487 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14985 | 2026.01.06 02:28:14.901717 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.01.06 02:28:14.901845 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 14987 | 2026.01.06 02:28:14.901881 [ 4 ] {158b7a46-cba6-41c2-a10a-a1bc979b11be} <Debug> TCPHandler: Processed in 0.001440578 sec. | ||
| 14988 | 2026.01.06 02:28:14.901991 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.01.06 02:28:14.902069 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653592 sec., 1993841.286121365 rows/sec., 150.44 MiB/sec. | ||
| 14990 | 2026.01.06 02:28:14.902083 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14991 | 2026.01.06 02:28:14.902157 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14992 | 2026.01.06 02:28:14.902223 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14993 | 2026.01.06 02:28:14.902458 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.01.06 02:28:14.902518 [ 198 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_106_21} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14995 | 2026.01.06 02:28:14.902584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14996 | 2026.01.06 02:28:14.903017 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2026.01.06 02:28:14.903056 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14998 | 2026.01.06 02:28:14.903593 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14999 | 2026.01.06 02:28:14.903806 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.01.06 02:28:14.903926 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15001 | 2026.01.06 02:28:14.903939 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001873 sec., 13347.570742124932 rows/sec., 23.92 MiB/sec. | ||
| 15002 | 2026.01.06 02:28:14.903960 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.01.06 02:28:14.903979 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15004 | 2026.01.06 02:28:14.903995 [ 4 ] {037fea2e-c0ac-45f1-b0ff-f2b1b7a55ab3} <Debug> TCPHandler: Processed in 0.002050749 sec. | ||
| 15005 | 2026.01.06 02:28:14.904063 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 15006 | 2026.01.06 02:28:14.904106 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2026.01.06 02:28:14.904202 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15008 | 2026.01.06 02:28:14.904242 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15009 | 2026.01.06 02:28:14.904262 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15010 | 2026.01.06 02:28:14.904318 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1658 rows starting from the beginning of the part | ||
| 15011 | 2026.01.06 02:28:14.904435 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 25 rows starting from the beginning of the part | ||
| 15012 | 2026.01.06 02:28:14.904538 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
| 15013 | 2026.01.06 02:28:14.904586 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15014 | 2026.01.06 02:28:14.904625 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15015 | 2026.01.06 02:28:14.904635 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 15016 | 2026.01.06 02:28:14.904732 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
| 15017 | 2026.01.06 02:28:14.904823 [ 194 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 15018 | 2026.01.06 02:28:14.904952 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15019 | 2026.01.06 02:28:14.905190 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.06 02:28:14.905302 [ 136 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15021 | 2026.01.06 02:28:14.905323 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 15022 | 2026.01.06 02:28:14.905328 [ 136 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.01.06 02:28:14.905353 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15024 | 2026.01.06 02:28:14.905360 [ 4 ] {ba91f535-db31-4d37-84e5-18b9e6c310d3} <Debug> TCPHandler: Processed in 0.001301295 sec. | ||
| 15025 | 2026.01.06 02:28:14.905450 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15026 | 2026.01.06 02:28:14.905570 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15027 | 2026.01.06 02:28:14.905601 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7204 rows starting from the beginning of the part | ||
| 15028 | 2026.01.06 02:28:14.905659 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 15029 | 2026.01.06 02:28:14.905701 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 15030 | 2026.01.06 02:28:14.905741 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 15031 | 2026.01.06 02:28:14.905780 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 15032 | 2026.01.06 02:28:14.905818 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15033 | 2026.01.06 02:28:14.908221 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810383 sec., 2680061.7567071817 rows/sec., 170.20 MiB/sec. | ||
| 15034 | 2026.01.06 02:28:14.908856 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15035 | 2026.01.06 02:28:14.909113 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2026.01.06 02:28:14.909181 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_106_21} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15037 | 2026.01.06 02:28:14.909252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15038 | 2026.01.06 02:28:14.916292 [ 197 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 19 columns (19 merged, 0 gathered) in 0.012267995 sec., 143707.26430847094 rows/sec., 257.52 MiB/sec. | ||
| 15039 | 2026.01.06 02:28:14.917908 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15040 | 2026.01.06 02:28:14.918251 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2026.01.06 02:28:14.918320 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15042 | 2026.01.06 02:28:14.918440 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 15043 | 2026.01.06 02:28:15.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.27 MiB, peak 374.36 MiB, free memory in arenas 0.00 B, will set to 364.57 MiB (RSS), difference: 7.30 MiB | ||
| 15044 | 2026.01.06 02:28:18.057019 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15045 | 2026.01.06 02:28:18.057082 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15046 | 2026.01.06 02:28:18.252578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30724 | ||
| 15047 | 2026.01.06 02:28:18.253402 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15048 | 2026.01.06 02:28:18.253466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15049 | 2026.01.06 02:28:18.254119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15050 | 2026.01.06 02:28:18.254334 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.01.06 02:28:18.254456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30724 | ||
| 15052 | 2026.01.06 02:28:18.367841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1940 | ||
| 15053 | 2026.01.06 02:28:18.370107 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.01.06 02:28:18.370168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15055 | 2026.01.06 02:28:18.371370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15056 | 2026.01.06 02:28:18.371663 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2026.01.06 02:28:18.372048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 15058 | 2026.01.06 02:28:19.002694 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002301305 sec. | ||
| 15059 | 2026.01.06 02:28:19.471781 [ 132 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 15060 | 2026.01.06 02:28:19.471850 [ 132 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.01.06 02:28:19.471873 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15062 | 2026.01.06 02:28:19.471994 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 15063 | 2026.01.06 02:28:19.472156 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15064 | 2026.01.06 02:28:19.472196 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 441 rows starting from the beginning of the part | ||
| 15065 | 2026.01.06 02:28:19.472272 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 440 rows starting from the beginning of the part | ||
| 15066 | 2026.01.06 02:28:19.472329 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 15067 | 2026.01.06 02:28:19.472384 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 15068 | 2026.01.06 02:28:19.472429 [ 193 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 440 rows starting from the beginning of the part | ||
| 15069 | 2026.01.06 02:28:19.473469 [ 197 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153051 sec., 1140142.828207591 rows/sec., 79.32 MiB/sec. | ||
| 15070 | 2026.01.06 02:28:19.473665 [ 188 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15071 | 2026.01.06 02:28:19.473972 [ 188 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.01.06 02:28:19.474053 [ 188 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_47_10} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 15073 | 2026.01.06 02:28:19.474151 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 15074 | 2026.01.06 02:28:19.741361 [ 132 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 15075 | 2026.01.06 02:28:19.741407 [ 132 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.01.06 02:28:19.741426 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15077 | 2026.01.06 02:28:19.741542 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 15078 | 2026.01.06 02:28:19.741699 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15079 | 2026.01.06 02:28:19.741735 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 15080 | 2026.01.06 02:28:19.741799 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15081 | 2026.01.06 02:28:19.741843 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15082 | 2026.01.06 02:28:19.741883 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15083 | 2026.01.06 02:28:19.741922 [ 195 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15084 | 2026.01.06 02:28:19.742664 [ 197 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175573 sec., 234779.1247332152 rows/sec., 11.98 MiB/sec. | ||
| 15085 | 2026.01.06 02:28:19.742846 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15086 | 2026.01.06 02:28:19.743161 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.01.06 02:28:19.743232 [ 188 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_46_10} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 15088 | 2026.01.06 02:28:19.743316 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15089 | 2026.01.06 02:28:19.812571 [ 132 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 15090 | 2026.01.06 02:28:19.812615 [ 132 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15091 | 2026.01.06 02:28:19.812637 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15092 | 2026.01.06 02:28:19.812749 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 15093 | 2026.01.06 02:28:19.812900 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15094 | 2026.01.06 02:28:19.812938 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 43 rows starting from the beginning of the part | ||
| 15095 | 2026.01.06 02:28:19.813009 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15096 | 2026.01.06 02:28:19.813061 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15097 | 2026.01.06 02:28:19.813106 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15098 | 2026.01.06 02:28:19.813149 [ 197 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15099 | 2026.01.06 02:28:19.813923 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219834 sec., 38529.83274773453 rows/sec., 2.53 MiB/sec. | ||
| 15100 | 2026.01.06 02:28:19.814091 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 15101 | 2026.01.06 02:28:19.814391 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2026.01.06 02:28:19.814475 [ 191 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_47_10} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 15103 | 2026.01.06 02:28:19.814577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15104 | 2026.01.06 02:28:19.905511 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15105 | 2026.01.06 02:28:19.905687 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15106 | 2026.01.06 02:28:19.905756 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15107 | 2026.01.06 02:28:19.906593 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2026.01.06 02:28:19.906631 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15109 | 2026.01.06 02:28:19.907036 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15110 | 2026.01.06 02:28:19.907257 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2026.01.06 02:28:19.907412 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 15112 | 2026.01.06 02:28:19.907461 [ 4 ] {bc083074-0921-4be7-8510-84eccf6afc01} <Debug> TCPHandler: Processed in 0.00207864 sec. | ||
| 15113 | 2026.01.06 02:28:19.907589 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2026.01.06 02:28:19.907691 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15115 | 2026.01.06 02:28:19.907734 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15116 | 2026.01.06 02:28:19.908571 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.01.06 02:28:19.908607 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15118 | 2026.01.06 02:28:19.908988 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15119 | 2026.01.06 02:28:19.909199 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.01.06 02:28:19.909325 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001656 sec., 689613.5265700483 rows/sec., 54.72 MiB/sec. | ||
| 15121 | 2026.01.06 02:28:19.909362 [ 4 ] {71cd3198-e4a8-4675-8002-61977580190a} <Debug> TCPHandler: Processed in 0.001826325 sec. | ||
| 15122 | 2026.01.06 02:28:19.909472 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2026.01.06 02:28:19.909567 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15124 | 2026.01.06 02:28:19.909607 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15125 | 2026.01.06 02:28:19.910063 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.01.06 02:28:19.910097 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15127 | 2026.01.06 02:28:19.910418 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15128 | 2026.01.06 02:28:19.910624 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.06 02:28:19.910751 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001204 sec., 182724.25249169435 rows/sec., 10.90 MiB/sec. | ||
| 15130 | 2026.01.06 02:28:19.910788 [ 4 ] {023043a3-d9ef-4acc-b8c1-2389c5a6a624} <Debug> TCPHandler: Processed in 0.001366666 sec. | ||
| 15131 | 2026.01.06 02:28:19.910893 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.01.06 02:28:19.910988 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15133 | 2026.01.06 02:28:19.911026 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15134 | 2026.01.06 02:28:19.911473 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.01.06 02:28:19.911506 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15136 | 2026.01.06 02:28:19.911808 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15137 | 2026.01.06 02:28:19.912023 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.01.06 02:28:19.912150 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 15139 | 2026.01.06 02:28:19.912187 [ 4 ] {f6673dec-aa70-4a1c-9070-5b61a6ffb534} <Debug> TCPHandler: Processed in 0.001343366 sec. | ||
| 15140 | 2026.01.06 02:28:19.912247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15141 | 2026.01.06 02:28:19.912291 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15142 | 2026.01.06 02:28:19.912385 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15143 | 2026.01.06 02:28:19.912424 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15144 | 2026.01.06 02:28:19.912889 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15145 | 2026.01.06 02:28:19.912924 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15146 | 2026.01.06 02:28:19.913232 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15147 | 2026.01.06 02:28:19.913443 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2026.01.06 02:28:19.913568 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 15149 | 2026.01.06 02:28:19.913606 [ 4 ] {e195aff4-b9eb-4855-9177-04a1e831962f} <Debug> TCPHandler: Processed in 0.001364896 sec. | ||
| 15150 | 2026.01.06 02:28:19.913713 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15151 | 2026.01.06 02:28:19.913806 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15152 | 2026.01.06 02:28:19.913846 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15153 | 2026.01.06 02:28:19.914444 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.01.06 02:28:19.914478 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15155 | 2026.01.06 02:28:19.914804 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15156 | 2026.01.06 02:28:19.915019 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15157 | 2026.01.06 02:28:19.915142 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001353 sec., 512934.2202512934 rows/sec., 35.85 MiB/sec. | ||
| 15158 | 2026.01.06 02:28:19.915178 [ 4 ] {3d109846-fc6d-47ff-a472-44c544a2c2b0} <Debug> TCPHandler: Processed in 0.001515139 sec. | ||
| 15159 | 2026.01.06 02:28:19.915286 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15160 | 2026.01.06 02:28:19.915379 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15161 | 2026.01.06 02:28:19.915419 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15162 | 2026.01.06 02:28:19.915741 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.01.06 02:28:19.915775 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15164 | 2026.01.06 02:28:19.916072 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15165 | 2026.01.06 02:28:19.916279 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.01.06 02:28:19.916403 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 15167 | 2026.01.06 02:28:19.916439 [ 4 ] {26364307-d4d5-46d1-95ca-86ed3777f77a} <Debug> TCPHandler: Processed in 0.001203534 sec. | ||
| 15168 | 2026.01.06 02:28:19.916538 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15169 | 2026.01.06 02:28:19.916631 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15170 | 2026.01.06 02:28:19.916674 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15171 | 2026.01.06 02:28:19.917081 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2026.01.06 02:28:19.917114 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15173 | 2026.01.06 02:28:19.917447 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15174 | 2026.01.06 02:28:19.917657 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15175 | 2026.01.06 02:28:19.917786 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001173 sec., 267689.68456947996 rows/sec., 17.58 MiB/sec. | ||
| 15176 | 2026.01.06 02:28:19.917823 [ 4 ] {7c829923-c120-44fa-9f70-7bb1ee7337bd} <Debug> TCPHandler: Processed in 0.001333925 sec. | ||
| 15177 | 2026.01.06 02:28:19.917930 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15178 | 2026.01.06 02:28:19.918032 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15179 | 2026.01.06 02:28:19.918074 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15180 | 2026.01.06 02:28:19.918384 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2026.01.06 02:28:19.918418 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15182 | 2026.01.06 02:28:19.918727 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15183 | 2026.01.06 02:28:19.918942 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.01.06 02:28:19.919088 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 15185 | 2026.01.06 02:28:19.919126 [ 4 ] {174cd34a-1415-443a-8fe8-615c740e7b59} <Debug> TCPHandler: Processed in 0.001246314 sec. | ||
| 15186 | 2026.01.06 02:28:19.919226 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.01.06 02:28:19.919318 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15188 | 2026.01.06 02:28:19.919373 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15189 | 2026.01.06 02:28:19.920087 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.01.06 02:28:19.920122 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15191 | 2026.01.06 02:28:19.920621 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15192 | 2026.01.06 02:28:19.920862 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.01.06 02:28:19.921003 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001703 sec., 8807.985907222548 rows/sec., 15.78 MiB/sec. | ||
| 15194 | 2026.01.06 02:28:19.921067 [ 4 ] {25434aa8-c590-4d49-a960-00bb589af7aa} <Debug> TCPHandler: Processed in 0.001889606 sec. | ||
| 15195 | 2026.01.06 02:28:19.921173 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15196 | 2026.01.06 02:28:19.921267 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15197 | 2026.01.06 02:28:19.921309 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15198 | 2026.01.06 02:28:19.921632 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15199 | 2026.01.06 02:28:19.921668 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15200 | 2026.01.06 02:28:19.921978 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15201 | 2026.01.06 02:28:19.922185 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.01.06 02:28:19.922310 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 15203 | 2026.01.06 02:28:19.922346 [ 4 ] {50ccdf34-ed4a-437e-a0e8-a4b25d36f07f} <Debug> TCPHandler: Processed in 0.001220954 sec. | ||
| 15204 | 2026.01.06 02:28:19.929625 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.01.06 02:28:19.929661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15206 | 2026.01.06 02:28:19.935722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15207 | 2026.01.06 02:28:19.936416 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.01.06 02:28:19.939572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15209 | 2026.01.06 02:28:20.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.95 MiB, peak 374.36 MiB, free memory in arenas 0.00 B, will set to 364.57 MiB (RSS), difference: -1.38 MiB | ||
| 15210 | 2026.01.06 02:28:24.895905 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15211 | 2026.01.06 02:28:24.896153 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15212 | 2026.01.06 02:28:24.896266 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15213 | 2026.01.06 02:28:24.897110 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15214 | 2026.01.06 02:28:24.897151 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15215 | 2026.01.06 02:28:24.897535 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15216 | 2026.01.06 02:28:24.897748 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2026.01.06 02:28:24.897904 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00181 sec., 58563.53591160221 rows/sec., 4.89 MiB/sec. | ||
| 15218 | 2026.01.06 02:28:24.897944 [ 4 ] {f2b505eb-91b9-46e6-a8a2-dd61fb9fe3b8} <Debug> TCPHandler: Processed in 0.002206102 sec. | ||
| 15219 | 2026.01.06 02:28:24.898068 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15220 | 2026.01.06 02:28:24.898186 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15221 | 2026.01.06 02:28:24.898227 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15222 | 2026.01.06 02:28:24.898634 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.01.06 02:28:24.898669 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15224 | 2026.01.06 02:28:24.898957 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15225 | 2026.01.06 02:28:24.899167 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15226 | 2026.01.06 02:28:24.899292 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001125 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 15227 | 2026.01.06 02:28:24.899328 [ 4 ] {6850de0d-c423-41e0-8703-c49bdfc0e718} <Debug> TCPHandler: Processed in 0.001308275 sec. | ||
| 15228 | 2026.01.06 02:28:24.899435 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2026.01.06 02:28:24.899532 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15230 | 2026.01.06 02:28:24.899570 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15231 | 2026.01.06 02:28:24.900003 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.01.06 02:28:24.900037 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15233 | 2026.01.06 02:28:24.900322 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15234 | 2026.01.06 02:28:24.900522 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.01.06 02:28:24.900646 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001132 sec., 78621.90812720849 rows/sec., 6.14 MiB/sec. | ||
| 15236 | 2026.01.06 02:28:24.900683 [ 4 ] {6e7b725b-f3ac-44d6-88e5-c8adc7530a38} <Debug> TCPHandler: Processed in 0.001295025 sec. | ||
| 15237 | 2026.01.06 02:28:24.900793 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2026.01.06 02:28:24.900885 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15239 | 2026.01.06 02:28:24.900928 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15240 | 2026.01.06 02:28:24.901343 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15241 | 2026.01.06 02:28:24.901378 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15242 | 2026.01.06 02:28:24.901700 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15243 | 2026.01.06 02:28:24.901902 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15244 | 2026.01.06 02:28:24.902027 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 15245 | 2026.01.06 02:28:24.902063 [ 4 ] {3f3f975c-35e8-41dc-97ed-8e189ed6e4f2} <Debug> TCPHandler: Processed in 0.001317115 sec. | ||
| 15246 | 2026.01.06 02:28:24.902169 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15247 | 2026.01.06 02:28:24.902260 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15248 | 2026.01.06 02:28:24.902313 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15249 | 2026.01.06 02:28:24.903212 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.01.06 02:28:24.903258 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15251 | 2026.01.06 02:28:24.903870 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15252 | 2026.01.06 02:28:24.904088 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.01.06 02:28:24.904223 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00198 sec., 12626.262626262627 rows/sec., 22.63 MiB/sec. | ||
| 15254 | 2026.01.06 02:28:24.904276 [ 4 ] {54224c0e-2cf1-4b96-9c67-73b25a3fc3d8} <Debug> TCPHandler: Processed in 0.002153231 sec. | ||
| 15255 | 2026.01.06 02:28:24.904387 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15256 | 2026.01.06 02:28:24.904480 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15257 | 2026.01.06 02:28:24.904520 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15258 | 2026.01.06 02:28:24.904860 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2026.01.06 02:28:24.904895 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15260 | 2026.01.06 02:28:24.905193 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15261 | 2026.01.06 02:28:24.905396 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2026.01.06 02:28:24.905522 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 15263 | 2026.01.06 02:28:24.905557 [ 4 ] {1d3154bf-157d-49ca-b66b-15206db27b2b} <Debug> TCPHandler: Processed in 0.001217043 sec. | ||
| 15264 | 2026.01.06 02:28:25.754684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31172 | ||
| 15265 | 2026.01.06 02:28:25.755255 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.01.06 02:28:25.755301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15267 | 2026.01.06 02:28:25.755844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15268 | 2026.01.06 02:28:25.756085 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.01.06 02:28:25.756242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31172 | ||
| 15270 | 2026.01.06 02:28:27.439716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15271 | 2026.01.06 02:28:27.457104 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.06 02:28:27.457156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15273 | 2026.01.06 02:28:27.463324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15274 | 2026.01.06 02:28:27.464036 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.01.06 02:28:27.467027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15276 | 2026.01.06 02:28:28.372274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1974 | ||
| 15277 | 2026.01.06 02:28:28.374661 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.01.06 02:28:28.374703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15279 | 2026.01.06 02:28:28.375894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15280 | 2026.01.06 02:28:28.376149 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.01.06 02:28:28.376403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1974 | ||
| 15282 | 2026.01.06 02:28:29.905627 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2026.01.06 02:28:29.905833 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15284 | 2026.01.06 02:28:29.905911 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15285 | 2026.01.06 02:28:29.906820 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.01.06 02:28:29.906875 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15287 | 2026.01.06 02:28:29.907321 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15288 | 2026.01.06 02:28:29.907557 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.01.06 02:28:29.907727 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001948 sec., 210472.27926078028 rows/sec., 13.35 MiB/sec. | ||
| 15290 | 2026.01.06 02:28:29.907780 [ 4 ] {3d6dadb5-49c3-4e67-b7b8-6abf01b8ee82} <Debug> TCPHandler: Processed in 0.002292515 sec. | ||
| 15291 | 2026.01.06 02:28:29.907907 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2026.01.06 02:28:29.908013 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15293 | 2026.01.06 02:28:29.908060 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15294 | 2026.01.06 02:28:29.909065 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2026.01.06 02:28:29.909105 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15296 | 2026.01.06 02:28:29.909497 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15297 | 2026.01.06 02:28:29.909714 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.01.06 02:28:29.909854 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001866 sec., 612004.2872454448 rows/sec., 48.56 MiB/sec. | ||
| 15299 | 2026.01.06 02:28:29.909896 [ 4 ] {e9540615-5b39-41c2-b689-861a426bc332} <Debug> TCPHandler: Processed in 0.002040999 sec. | ||
| 15300 | 2026.01.06 02:28:29.910013 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2026.01.06 02:28:29.910112 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15302 | 2026.01.06 02:28:29.910155 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15303 | 2026.01.06 02:28:29.910653 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.01.06 02:28:29.910692 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15305 | 2026.01.06 02:28:29.911014 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15306 | 2026.01.06 02:28:29.911228 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2026.01.06 02:28:29.911366 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001276 sec., 172413.79310344826 rows/sec., 10.29 MiB/sec. | ||
| 15308 | 2026.01.06 02:28:29.911405 [ 4 ] {09f7c221-3765-4560-955c-fe60783edfb0} <Debug> TCPHandler: Processed in 0.001442318 sec. | ||
| 15309 | 2026.01.06 02:28:29.911520 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2026.01.06 02:28:29.911615 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15311 | 2026.01.06 02:28:29.911656 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15312 | 2026.01.06 02:28:29.912152 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2026.01.06 02:28:29.912188 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15314 | 2026.01.06 02:28:29.912512 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15315 | 2026.01.06 02:28:29.912728 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2026.01.06 02:28:29.912867 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001271 sec., 166797.79701022815 rows/sec., 10.76 MiB/sec. | ||
| 15317 | 2026.01.06 02:28:29.912909 [ 4 ] {9ef46051-6a33-4bc5-945f-d9447abb98b7} <Debug> TCPHandler: Processed in 0.001439238 sec. | ||
| 15318 | 2026.01.06 02:28:29.913019 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.01.06 02:28:29.913119 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15320 | 2026.01.06 02:28:29.913160 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15321 | 2026.01.06 02:28:29.913638 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.01.06 02:28:29.913675 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15323 | 2026.01.06 02:28:29.913986 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15324 | 2026.01.06 02:28:29.914194 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.01.06 02:28:29.914326 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 15326 | 2026.01.06 02:28:29.914365 [ 4 ] {ab592bf3-7dd9-4737-b817-647a9deac377} <Debug> TCPHandler: Processed in 0.001394487 sec. | ||
| 15327 | 2026.01.06 02:28:29.914495 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.01.06 02:28:29.914589 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15329 | 2026.01.06 02:28:29.914629 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15330 | 2026.01.06 02:28:29.915303 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.01.06 02:28:29.915338 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15332 | 2026.01.06 02:28:29.915675 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15333 | 2026.01.06 02:28:29.915884 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.01.06 02:28:29.916013 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001442 sec., 481276.0055478502 rows/sec., 33.64 MiB/sec. | ||
| 15335 | 2026.01.06 02:28:29.916052 [ 4 ] {89b8872c-3c1c-4342-9e89-6c96c744145a} <Debug> TCPHandler: Processed in 0.001605371 sec. | ||
| 15336 | 2026.01.06 02:28:29.916166 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.01.06 02:28:29.916260 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15338 | 2026.01.06 02:28:29.916303 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15339 | 2026.01.06 02:28:29.916638 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.01.06 02:28:29.916675 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15341 | 2026.01.06 02:28:29.916984 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15342 | 2026.01.06 02:28:29.917199 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.01.06 02:28:29.917331 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 15344 | 2026.01.06 02:28:29.917368 [ 4 ] {bb6a5509-7aa3-4ec7-9465-fa2c22c85d61} <Debug> TCPHandler: Processed in 0.001251035 sec. | ||
| 15345 | 2026.01.06 02:28:29.917478 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.01.06 02:28:29.917584 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15347 | 2026.01.06 02:28:29.917632 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15348 | 2026.01.06 02:28:29.918092 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.01.06 02:28:29.918131 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15350 | 2026.01.06 02:28:29.918503 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15351 | 2026.01.06 02:28:29.918727 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.06 02:28:29.918869 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 15353 | 2026.01.06 02:28:29.918876 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 15354 | 2026.01.06 02:28:29.918946 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.01.06 02:28:29.918971 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15356 | 2026.01.06 02:28:29.918973 [ 4 ] {68ac8960-d830-4ee0-b21a-9971958691fb} <Debug> TCPHandler: Processed in 0.001545939 sec. | ||
| 15357 | 2026.01.06 02:28:29.919071 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 15358 | 2026.01.06 02:28:29.919110 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2026.01.06 02:28:29.919182 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15360 | 2026.01.06 02:28:29.919220 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 32955 rows starting from the beginning of the part | ||
| 15361 | 2026.01.06 02:28:29.919220 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15362 | 2026.01.06 02:28:29.919284 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15363 | 2026.01.06 02:28:29.919298 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 84 rows starting from the beginning of the part | ||
| 15364 | 2026.01.06 02:28:29.919363 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15365 | 2026.01.06 02:28:29.919415 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 314 rows starting from the beginning of the part | ||
| 15366 | 2026.01.06 02:28:29.919459 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15367 | 2026.01.06 02:28:29.919501 [ 200 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 314 rows starting from the beginning of the part | ||
| 15368 | 2026.01.06 02:28:29.919668 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2026.01.06 02:28:29.919712 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15370 | 2026.01.06 02:28:29.920114 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15371 | 2026.01.06 02:28:29.920409 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.01.06 02:28:29.920576 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
| 15373 | 2026.01.06 02:28:29.920622 [ 4 ] {03fa0fb3-bf2a-4063-98ab-efe19422941a} <Debug> TCPHandler: Processed in 0.00157084 sec. | ||
| 15374 | 2026.01.06 02:28:29.920756 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15375 | 2026.01.06 02:28:29.920883 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15376 | 2026.01.06 02:28:29.920976 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15377 | 2026.01.06 02:28:29.921929 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.01.06 02:28:29.921964 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15379 | 2026.01.06 02:28:29.922519 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15380 | 2026.01.06 02:28:29.922743 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15381 | 2026.01.06 02:28:29.922893 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002036 sec., 7367.387033398821 rows/sec., 13.20 MiB/sec. | ||
| 15382 | 2026.01.06 02:28:29.922972 [ 4 ] {a72508dc-93d7-47b8-a809-5a40a83853a9} <Debug> TCPHandler: Processed in 0.002279414 sec. | ||
| 15383 | 2026.01.06 02:28:29.923078 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15384 | 2026.01.06 02:28:29.923176 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15385 | 2026.01.06 02:28:29.923217 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15386 | 2026.01.06 02:28:29.923549 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15387 | 2026.01.06 02:28:29.923586 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15388 | 2026.01.06 02:28:29.923906 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15389 | 2026.01.06 02:28:29.924117 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15390 | 2026.01.06 02:28:29.924247 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 15391 | 2026.01.06 02:28:29.924283 [ 4 ] {6b0856ce-8c07-40b8-b6d9-ec51792a2d09} <Debug> TCPHandler: Processed in 0.001254964 sec. | ||
| 15392 | 2026.01.06 02:28:29.926673 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33987 rows, containing 5 columns (5 merged, 0 gathered) in 0.007645907 sec., 4445123.384315294 rows/sec., 297.49 MiB/sec. | ||
| 15393 | 2026.01.06 02:28:29.927027 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15394 | 2026.01.06 02:28:29.927350 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.01.06 02:28:29.927433 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 15396 | 2026.01.06 02:28:29.927534 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15397 | 2026.01.06 02:28:30.065718 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37752 | ||
| 15398 | 2026.01.06 02:28:30.065851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15399 | 2026.01.06 02:28:30.065893 [ 290 ] {} <Debug> TCP-Session: 637eb10a-7d35-4abf-97d0-5ff10cb226d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37752 | ||
| 15400 | 2026.01.06 02:28:30.065929 [ 290 ] {} <Debug> TCP-Session: 637eb10a-7d35-4abf-97d0-5ff10cb226d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2026.01.06 02:28:30.065952 [ 290 ] {} <Debug> TCP-Session: 637eb10a-7d35-4abf-97d0-5ff10cb226d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2026.01.06 02:28:30.066156 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37597 | ||
| 15403 | 2026.01.06 02:28:30.066200 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46027 | ||
| 15404 | 2026.01.06 02:28:30.066216 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58317 | ||
| 15405 | 2026.01.06 02:28:30.066243 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51210 | ||
| 15406 | 2026.01.06 02:28:30.066269 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62929 | ||
| 15407 | 2026.01.06 02:28:30.066287 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15408 | 2026.01.06 02:28:30.066297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15409 | 2026.01.06 02:28:30.066308 [ 290 ] {} <Trace> TCP-Session: 637eb10a-7d35-4abf-97d0-5ff10cb226d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2026.01.06 02:28:30.066342 [ 286 ] {} <Debug> TCP-Session: 57520b04-b8a3-40ce-85ba-1deee898bd1c Authenticating user 'default' from [fd00:1122:3344:101::e]:58317 | ||
| 15411 | 2026.01.06 02:28:30.066336 [ 291 ] {} <Debug> TCP-Session: 44dae204-f77e-455b-b0ea-764ccb67104f Authenticating user 'default' from [fd00:1122:3344:101::e]:37597 | ||
| 15412 | 2026.01.06 02:28:30.066365 [ 286 ] {} <Debug> TCP-Session: 57520b04-b8a3-40ce-85ba-1deee898bd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2026.01.06 02:28:30.066372 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15414 | 2026.01.06 02:28:30.066389 [ 291 ] {} <Debug> TCP-Session: 44dae204-f77e-455b-b0ea-764ccb67104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2026.01.06 02:28:30.066404 [ 286 ] {} <Debug> TCP-Session: 57520b04-b8a3-40ce-85ba-1deee898bd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15416 | 2026.01.06 02:28:30.066428 [ 291 ] {} <Debug> TCP-Session: 44dae204-f77e-455b-b0ea-764ccb67104f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2026.01.06 02:28:30.066423 [ 289 ] {} <Debug> TCP-Session: 372c5c5e-108c-4701-8101-a34187ee8f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:62929 | ||
| 15418 | 2026.01.06 02:28:30.066327 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2026.01.06 02:28:30.066500 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15420 | 2026.01.06 02:28:30.066522 [ 289 ] {} <Debug> TCP-Session: 372c5c5e-108c-4701-8101-a34187ee8f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15421 | 2026.01.06 02:28:30.066528 [ 287 ] {} <Debug> TCP-Session: d8ffab0c-47a9-455b-adac-c653c97a74df Authenticating user 'default' from [fd00:1122:3344:101::e]:51210 | ||
| 15422 | 2026.01.06 02:28:30.066560 [ 289 ] {} <Debug> TCP-Session: 372c5c5e-108c-4701-8101-a34187ee8f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2026.01.06 02:28:30.066580 [ 287 ] {} <Debug> TCP-Session: d8ffab0c-47a9-455b-adac-c653c97a74df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.01.06 02:28:30.066262 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57683 | ||
| 15425 | 2026.01.06 02:28:30.066604 [ 287 ] {} <Debug> TCP-Session: d8ffab0c-47a9-455b-adac-c653c97a74df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15426 | 2026.01.06 02:28:30.066201 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49020 | ||
| 15427 | 2026.01.06 02:28:30.066170 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60644 | ||
| 15428 | 2026.01.06 02:28:30.066744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15429 | 2026.01.06 02:28:30.066284 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15430 | 2026.01.06 02:28:30.066772 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15431 | 2026.01.06 02:28:30.066787 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15432 | 2026.01.06 02:28:30.066802 [ 294 ] {} <Debug> TCP-Session: 58059a45-6e20-4370-b02e-391add99c439 Authenticating user 'default' from [fd00:1122:3344:101::e]:46027 | ||
| 15433 | 2026.01.06 02:28:30.066821 [ 293 ] {} <Debug> TCP-Session: cb8b781a-594f-423f-b457-816ccce680e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49020 | ||
| 15434 | 2026.01.06 02:28:30.066846 [ 294 ] {} <Debug> TCP-Session: 58059a45-6e20-4370-b02e-391add99c439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15435 | 2026.01.06 02:28:30.066867 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15436 | 2026.01.06 02:28:30.066877 [ 294 ] {} <Debug> TCP-Session: 58059a45-6e20-4370-b02e-391add99c439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15437 | 2026.01.06 02:28:30.066868 [ 293 ] {} <Debug> TCP-Session: cb8b781a-594f-423f-b457-816ccce680e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2026.01.06 02:28:30.066785 [ 288 ] {} <Debug> TCP-Session: bd9c74ce-45b7-4c9b-91dc-c381454c4b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:57683 | ||
| 15439 | 2026.01.06 02:28:30.066928 [ 293 ] {} <Debug> TCP-Session: cb8b781a-594f-423f-b457-816ccce680e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.01.06 02:28:30.066944 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15441 | 2026.01.06 02:28:30.066960 [ 288 ] {} <Debug> TCP-Session: bd9c74ce-45b7-4c9b-91dc-c381454c4b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.01.06 02:28:30.066986 [ 288 ] {} <Debug> TCP-Session: bd9c74ce-45b7-4c9b-91dc-c381454c4b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2026.01.06 02:28:30.066987 [ 292 ] {} <Debug> TCP-Session: fdcb22c0-d6c7-4152-b522-6c295562a46d Authenticating user 'default' from [fd00:1122:3344:101::e]:60644 | ||
| 15444 | 2026.01.06 02:28:30.067010 [ 292 ] {} <Debug> TCP-Session: fdcb22c0-d6c7-4152-b522-6c295562a46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15445 | 2026.01.06 02:28:30.067022 [ 292 ] {} <Debug> TCP-Session: fdcb22c0-d6c7-4152-b522-6c295562a46d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15446 | 2026.01.06 02:28:30.067167 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 15447 | 2026.01.06 02:28:30.068024 [ 322 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> AggregatingTransform: Aggregating | ||
| 15448 | 2026.01.06 02:28:30.068066 [ 322 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 15449 | 2026.01.06 02:28:30.068097 [ 322 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000829446 sec. (1205.624 rows/sec., 47.09 KiB/sec.) | ||
| 15450 | 2026.01.06 02:28:30.068114 [ 322 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Trace> Aggregator: Merging aggregated data | ||
| 15451 | 2026.01.06 02:28:30.069314 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002873 sec., 348.0682213713888 rows/sec., 13.60 KiB/sec. | ||
| 15452 | 2026.01.06 02:28:30.069400 [ 290 ] {de568666-6608-4e7f-b761-dc7c97436b4a} <Debug> TCPHandler: Processed in 0.003200601 sec. | ||
| 15453 | 2026.01.06 02:28:30.069525 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15454 | 2026.01.06 02:28:30.069552 [ 290 ] {} <Debug> TCP-Session: 637eb10a-7d35-4abf-97d0-5ff10cb226d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.01.06 02:28:30.069552 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15456 | 2026.01.06 02:28:30.069571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15457 | 2026.01.06 02:28:30.069596 [ 294 ] {} <Debug> TCP-Session: 58059a45-6e20-4370-b02e-391add99c439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15458 | 2026.01.06 02:28:30.069603 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15459 | 2026.01.06 02:28:30.069620 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15460 | 2026.01.06 02:28:30.069638 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15461 | 2026.01.06 02:28:30.069655 [ 291 ] {} <Debug> TCP-Session: 44dae204-f77e-455b-b0ea-764ccb67104f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2026.01.06 02:28:30.069667 [ 287 ] {} <Debug> TCP-Session: d8ffab0c-47a9-455b-adac-c653c97a74df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15463 | 2026.01.06 02:28:30.069674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15464 | 2026.01.06 02:28:30.069688 [ 293 ] {} <Debug> TCP-Session: cb8b781a-594f-423f-b457-816ccce680e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15465 | 2026.01.06 02:28:30.069656 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15466 | 2026.01.06 02:28:30.069724 [ 289 ] {} <Debug> TCP-Session: 372c5c5e-108c-4701-8101-a34187ee8f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2026.01.06 02:28:30.069627 [ 288 ] {} <Debug> TCP-Session: bd9c74ce-45b7-4c9b-91dc-c381454c4b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15468 | 2026.01.06 02:28:30.069757 [ 286 ] {} <Debug> TCP-Session: 57520b04-b8a3-40ce-85ba-1deee898bd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.01.06 02:28:30.069603 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15470 | 2026.01.06 02:28:30.069825 [ 292 ] {} <Debug> TCP-Session: fdcb22c0-d6c7-4152-b522-6c295562a46d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2026.01.06 02:28:32.280273 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64865 | ||
| 15472 | 2026.01.06 02:28:32.280400 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15473 | 2026.01.06 02:28:32.280429 [ 288 ] {} <Debug> TCP-Session: b7fa9e74-3032-4459-af8c-109f2321258e Authenticating user 'default' from [fd00:1122:3344:101::e]:64865 | ||
| 15474 | 2026.01.06 02:28:32.280451 [ 288 ] {} <Debug> TCP-Session: b7fa9e74-3032-4459-af8c-109f2321258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2026.01.06 02:28:32.280464 [ 288 ] {} <Debug> TCP-Session: b7fa9e74-3032-4459-af8c-109f2321258e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2026.01.06 02:28:32.280717 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43714 | ||
| 15477 | 2026.01.06 02:28:32.280745 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65122 | ||
| 15478 | 2026.01.06 02:28:32.280769 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62552 | ||
| 15479 | 2026.01.06 02:28:32.280808 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44304 | ||
| 15480 | 2026.01.06 02:28:32.280859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15481 | 2026.01.06 02:28:32.280875 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15482 | 2026.01.06 02:28:32.280890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15483 | 2026.01.06 02:28:32.280912 [ 292 ] {} <Debug> TCP-Session: 246dd0a5-1c53-4592-b7fd-626da67a25cf Authenticating user 'default' from [fd00:1122:3344:101::e]:65122 | ||
| 15484 | 2026.01.06 02:28:32.280934 [ 289 ] {} <Debug> TCP-Session: e2823bdf-4a6e-4a44-b0b6-04638dc87499 Authenticating user 'default' from [fd00:1122:3344:101::e]:43714 | ||
| 15485 | 2026.01.06 02:28:32.280942 [ 293 ] {} <Debug> TCP-Session: 21309fad-1301-4096-9b0c-73e24f6a8c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:62552 | ||
| 15486 | 2026.01.06 02:28:32.280957 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15487 | 2026.01.06 02:28:32.280982 [ 289 ] {} <Debug> TCP-Session: e2823bdf-4a6e-4a44-b0b6-04638dc87499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15488 | 2026.01.06 02:28:32.281012 [ 287 ] {} <Debug> TCP-Session: f873fe08-5fd2-48f9-8fab-7af12a4c92a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44304 | ||
| 15489 | 2026.01.06 02:28:32.281047 [ 289 ] {} <Debug> TCP-Session: e2823bdf-4a6e-4a44-b0b6-04638dc87499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15490 | 2026.01.06 02:28:32.281064 [ 287 ] {} <Debug> TCP-Session: f873fe08-5fd2-48f9-8fab-7af12a4c92a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2026.01.06 02:28:32.280987 [ 293 ] {} <Debug> TCP-Session: 21309fad-1301-4096-9b0c-73e24f6a8c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.01.06 02:28:32.281092 [ 287 ] {} <Debug> TCP-Session: f873fe08-5fd2-48f9-8fab-7af12a4c92a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.01.06 02:28:32.281117 [ 293 ] {} <Debug> TCP-Session: 21309fad-1301-4096-9b0c-73e24f6a8c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.01.06 02:28:32.280867 [ 288 ] {} <Trace> TCP-Session: b7fa9e74-3032-4459-af8c-109f2321258e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2026.01.06 02:28:32.280795 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57723 | ||
| 15496 | 2026.01.06 02:28:32.280780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57522 | ||
| 15497 | 2026.01.06 02:28:32.280736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62033 | ||
| 15498 | 2026.01.06 02:28:32.280721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42601 | ||
| 15499 | 2026.01.06 02:28:32.281284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15500 | 2026.01.06 02:28:32.281287 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15501 | 2026.01.06 02:28:32.280962 [ 292 ] {} <Debug> TCP-Session: 246dd0a5-1c53-4592-b7fd-626da67a25cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.01.06 02:28:32.281327 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15503 | 2026.01.06 02:28:32.281334 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15504 | 2026.01.06 02:28:32.281347 [ 292 ] {} <Debug> TCP-Session: 246dd0a5-1c53-4592-b7fd-626da67a25cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15505 | 2026.01.06 02:28:32.281367 [ 291 ] {} <Debug> TCP-Session: 9c82c0d8-8cd9-4593-b3f1-dbf558996edd Authenticating user 'default' from [fd00:1122:3344:101::e]:62033 | ||
| 15506 | 2026.01.06 02:28:32.281343 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15507 | 2026.01.06 02:28:32.281407 [ 291 ] {} <Debug> TCP-Session: 9c82c0d8-8cd9-4593-b3f1-dbf558996edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15508 | 2026.01.06 02:28:32.281430 [ 290 ] {} <Debug> TCP-Session: 35cceecd-00c7-43da-ac52-5c343a751abd Authenticating user 'default' from [fd00:1122:3344:101::e]:42601 | ||
| 15509 | 2026.01.06 02:28:32.281325 [ 294 ] {} <Debug> TCP-Session: b70a76c8-07f0-4fb2-a1ed-8c570f49f75f Authenticating user 'default' from [fd00:1122:3344:101::e]:57522 | ||
| 15510 | 2026.01.06 02:28:32.281449 [ 291 ] {} <Debug> TCP-Session: 9c82c0d8-8cd9-4593-b3f1-dbf558996edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.01.06 02:28:32.281464 [ 290 ] {} <Debug> TCP-Session: 35cceecd-00c7-43da-ac52-5c343a751abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2026.01.06 02:28:32.281469 [ 294 ] {} <Debug> TCP-Session: b70a76c8-07f0-4fb2-a1ed-8c570f49f75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15513 | 2026.01.06 02:28:32.281500 [ 290 ] {} <Debug> TCP-Session: 35cceecd-00c7-43da-ac52-5c343a751abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15514 | 2026.01.06 02:28:32.281505 [ 294 ] {} <Debug> TCP-Session: b70a76c8-07f0-4fb2-a1ed-8c570f49f75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15515 | 2026.01.06 02:28:32.281316 [ 286 ] {} <Debug> TCP-Session: d2ae7701-8e94-4df1-829c-7f1ea9a5628c Authenticating user 'default' from [fd00:1122:3344:101::e]:57723 | ||
| 15516 | 2026.01.06 02:28:32.281539 [ 286 ] {} <Debug> TCP-Session: d2ae7701-8e94-4df1-829c-7f1ea9a5628c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15517 | 2026.01.06 02:28:32.281552 [ 286 ] {} <Debug> TCP-Session: d2ae7701-8e94-4df1-829c-7f1ea9a5628c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2026.01.06 02:28:32.281617 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15519 | 2026.01.06 02:28:32.281675 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15520 | 2026.01.06 02:28:32.281962 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 15521 | 2026.01.06 02:28:32.283050 [ 310 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> AggregatingTransform: Aggregating | ||
| 15522 | 2026.01.06 02:28:32.283092 [ 310 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> Aggregator: Aggregation method: without_key | ||
| 15523 | 2026.01.06 02:28:32.283132 [ 310 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066711 sec. (937.461 rows/sec., 36.62 KiB/sec.) | ||
| 15524 | 2026.01.06 02:28:32.283152 [ 310 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Trace> Aggregator: Merging aggregated data | ||
| 15525 | 2026.01.06 02:28:32.284979 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003694 sec., 270.7092582566324 rows/sec., 10.57 KiB/sec. | ||
| 15526 | 2026.01.06 02:28:32.285206 [ 288 ] {3be92c5d-b7b3-416c-be96-ffe5b9b84d94} <Debug> TCPHandler: Processed in 0.004470566 sec. | ||
| 15527 | 2026.01.06 02:28:32.285350 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15528 | 2026.01.06 02:28:32.285383 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15529 | 2026.01.06 02:28:32.285389 [ 288 ] {} <Debug> TCP-Session: b7fa9e74-3032-4459-af8c-109f2321258e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15530 | 2026.01.06 02:28:32.285419 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15531 | 2026.01.06 02:28:32.285434 [ 289 ] {} <Debug> TCP-Session: e2823bdf-4a6e-4a44-b0b6-04638dc87499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15532 | 2026.01.06 02:28:32.285442 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15533 | 2026.01.06 02:28:32.285470 [ 293 ] {} <Debug> TCP-Session: 21309fad-1301-4096-9b0c-73e24f6a8c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2026.01.06 02:28:32.285477 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15535 | 2026.01.06 02:28:32.285503 [ 291 ] {} <Debug> TCP-Session: 9c82c0d8-8cd9-4593-b3f1-dbf558996edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2026.01.06 02:28:32.285514 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15537 | 2026.01.06 02:28:32.285536 [ 287 ] {} <Debug> TCP-Session: f873fe08-5fd2-48f9-8fab-7af12a4c92a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.01.06 02:28:32.285564 [ 286 ] {} <Debug> TCP-Session: d2ae7701-8e94-4df1-829c-7f1ea9a5628c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.01.06 02:28:32.285495 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15540 | 2026.01.06 02:28:32.285459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15541 | 2026.01.06 02:28:32.285624 [ 294 ] {} <Debug> TCP-Session: b70a76c8-07f0-4fb2-a1ed-8c570f49f75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15542 | 2026.01.06 02:28:32.285416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15543 | 2026.01.06 02:28:32.285659 [ 292 ] {} <Debug> TCP-Session: 246dd0a5-1c53-4592-b7fd-626da67a25cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.01.06 02:28:32.285691 [ 290 ] {} <Debug> TCP-Session: 35cceecd-00c7-43da-ac52-5c343a751abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15545 | 2026.01.06 02:28:32.528655 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43930 | ||
| 15546 | 2026.01.06 02:28:32.528760 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15547 | 2026.01.06 02:28:32.528788 [ 288 ] {} <Debug> TCP-Session: 4c989ea8-3681-48a2-b151-eb690c54a41b Authenticating user 'default' from [fd00:1122:3344:101::e]:43930 | ||
| 15548 | 2026.01.06 02:28:32.528811 [ 288 ] {} <Debug> TCP-Session: 4c989ea8-3681-48a2-b151-eb690c54a41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2026.01.06 02:28:32.528823 [ 288 ] {} <Debug> TCP-Session: 4c989ea8-3681-48a2-b151-eb690c54a41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15550 | 2026.01.06 02:28:32.529028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61833 | ||
| 15551 | 2026.01.06 02:28:32.529049 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50386 | ||
| 15552 | 2026.01.06 02:28:32.529080 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65051 | ||
| 15553 | 2026.01.06 02:28:32.529104 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48407 | ||
| 15554 | 2026.01.06 02:28:32.529153 [ 288 ] {} <Trace> TCP-Session: 4c989ea8-3681-48a2-b151-eb690c54a41b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2026.01.06 02:28:32.529160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15556 | 2026.01.06 02:28:32.529177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15557 | 2026.01.06 02:28:32.529195 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15558 | 2026.01.06 02:28:32.529215 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15559 | 2026.01.06 02:28:32.529229 [ 291 ] {} <Debug> TCP-Session: 2a2530cb-b3c2-481e-9a80-8a878d3cfe7e Authenticating user 'default' from [fd00:1122:3344:101::e]:50386 | ||
| 15560 | 2026.01.06 02:28:32.529253 [ 286 ] {} <Debug> TCP-Session: a43c9458-2245-4b58-a065-1024ebd495c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65051 | ||
| 15561 | 2026.01.06 02:28:32.529263 [ 287 ] {} <Debug> TCP-Session: 71d412ba-68dc-4101-9ad7-aacddd4a5324 Authenticating user 'default' from [fd00:1122:3344:101::e]:48407 | ||
| 15562 | 2026.01.06 02:28:32.529277 [ 291 ] {} <Debug> TCP-Session: 2a2530cb-b3c2-481e-9a80-8a878d3cfe7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15563 | 2026.01.06 02:28:32.529288 [ 286 ] {} <Debug> TCP-Session: a43c9458-2245-4b58-a065-1024ebd495c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15564 | 2026.01.06 02:28:32.529296 [ 287 ] {} <Debug> TCP-Session: 71d412ba-68dc-4101-9ad7-aacddd4a5324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15565 | 2026.01.06 02:28:32.529300 [ 291 ] {} <Debug> TCP-Session: 2a2530cb-b3c2-481e-9a80-8a878d3cfe7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15566 | 2026.01.06 02:28:32.529316 [ 286 ] {} <Debug> TCP-Session: a43c9458-2245-4b58-a065-1024ebd495c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15567 | 2026.01.06 02:28:32.529328 [ 287 ] {} <Debug> TCP-Session: 71d412ba-68dc-4101-9ad7-aacddd4a5324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15568 | 2026.01.06 02:28:32.529070 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65360 | ||
| 15569 | 2026.01.06 02:28:32.529064 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43305 | ||
| 15570 | 2026.01.06 02:28:32.529046 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62728 | ||
| 15571 | 2026.01.06 02:28:32.529439 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15572 | 2026.01.06 02:28:32.529029 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38219 | ||
| 15573 | 2026.01.06 02:28:32.529466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15574 | 2026.01.06 02:28:32.529476 [ 294 ] {} <Debug> TCP-Session: 0ed2633c-539e-45ad-b069-a149fba2f8e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65360 | ||
| 15575 | 2026.01.06 02:28:32.529493 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15576 | 2026.01.06 02:28:32.529510 [ 293 ] {} <Debug> TCP-Session: b65ee3ec-806c-4d99-b640-517041bb63cf Authenticating user 'default' from [fd00:1122:3344:101::e]:43305 | ||
| 15577 | 2026.01.06 02:28:32.529531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15578 | 2026.01.06 02:28:32.529543 [ 292 ] {} <Debug> TCP-Session: c0be4a50-50a1-45f4-8ca0-9ba7d421114e Authenticating user 'default' from [fd00:1122:3344:101::e]:62728 | ||
| 15579 | 2026.01.06 02:28:32.529559 [ 293 ] {} <Debug> TCP-Session: b65ee3ec-806c-4d99-b640-517041bb63cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2026.01.06 02:28:32.529571 [ 290 ] {} <Debug> TCP-Session: 5cf3a018-0fe6-46fb-af1a-572472d0f07b Authenticating user 'default' from [fd00:1122:3344:101::e]:38219 | ||
| 15581 | 2026.01.06 02:28:32.529595 [ 293 ] {} <Debug> TCP-Session: b65ee3ec-806c-4d99-b640-517041bb63cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2026.01.06 02:28:32.529623 [ 290 ] {} <Debug> TCP-Session: 5cf3a018-0fe6-46fb-af1a-572472d0f07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.01.06 02:28:32.529529 [ 294 ] {} <Debug> TCP-Session: 0ed2633c-539e-45ad-b069-a149fba2f8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15584 | 2026.01.06 02:28:32.529651 [ 290 ] {} <Debug> TCP-Session: 5cf3a018-0fe6-46fb-af1a-572472d0f07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15585 | 2026.01.06 02:28:32.529664 [ 294 ] {} <Debug> TCP-Session: 0ed2633c-539e-45ad-b069-a149fba2f8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15586 | 2026.01.06 02:28:32.529584 [ 292 ] {} <Debug> TCP-Session: c0be4a50-50a1-45f4-8ca0-9ba7d421114e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15587 | 2026.01.06 02:28:32.529327 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15588 | 2026.01.06 02:28:32.529708 [ 292 ] {} <Debug> TCP-Session: c0be4a50-50a1-45f4-8ca0-9ba7d421114e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15589 | 2026.01.06 02:28:32.529213 [ 289 ] {} <Debug> TCP-Session: 9148db82-5d72-4971-8f6e-f5dc1930d498 Authenticating user 'default' from [fd00:1122:3344:101::e]:61833 | ||
| 15590 | 2026.01.06 02:28:32.529760 [ 289 ] {} <Debug> TCP-Session: 9148db82-5d72-4971-8f6e-f5dc1930d498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15591 | 2026.01.06 02:28:32.529776 [ 289 ] {} <Debug> TCP-Session: 9148db82-5d72-4971-8f6e-f5dc1930d498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15592 | 2026.01.06 02:28:32.529964 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15593 | 2026.01.06 02:28:32.530022 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15594 | 2026.01.06 02:28:32.530296 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 15595 | 2026.01.06 02:28:32.531168 [ 328 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> AggregatingTransform: Aggregating | ||
| 15596 | 2026.01.06 02:28:32.531210 [ 328 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15597 | 2026.01.06 02:28:32.531248 [ 328 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000852576 sec. (1172.916 rows/sec., 45.82 KiB/sec.) | ||
| 15598 | 2026.01.06 02:28:32.531271 [ 328 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Trace> Aggregator: Merging aggregated data | ||
| 15599 | 2026.01.06 02:28:32.532789 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003512 sec., 284.7380410022779 rows/sec., 11.12 KiB/sec. | ||
| 15600 | 2026.01.06 02:28:32.532976 [ 288 ] {9f45a8f4-f664-4e8f-8ce0-5a153f31c3a0} <Debug> TCPHandler: Processed in 0.003942076 sec. | ||
| 15601 | 2026.01.06 02:28:32.533099 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15602 | 2026.01.06 02:28:32.533121 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15603 | 2026.01.06 02:28:32.533136 [ 288 ] {} <Debug> TCP-Session: 4c989ea8-3681-48a2-b151-eb690c54a41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15604 | 2026.01.06 02:28:32.533153 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15605 | 2026.01.06 02:28:32.533164 [ 289 ] {} <Debug> TCP-Session: 9148db82-5d72-4971-8f6e-f5dc1930d498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15606 | 2026.01.06 02:28:32.533178 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15607 | 2026.01.06 02:28:32.533200 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15608 | 2026.01.06 02:28:32.533207 [ 291 ] {} <Debug> TCP-Session: 2a2530cb-b3c2-481e-9a80-8a878d3cfe7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15609 | 2026.01.06 02:28:32.533235 [ 290 ] {} <Debug> TCP-Session: 5cf3a018-0fe6-46fb-af1a-572472d0f07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2026.01.06 02:28:32.533245 [ 286 ] {} <Debug> TCP-Session: a43c9458-2245-4b58-a065-1024ebd495c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2026.01.06 02:28:32.533258 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15612 | 2026.01.06 02:28:32.533277 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15613 | 2026.01.06 02:28:32.533235 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15614 | 2026.01.06 02:28:32.533304 [ 294 ] {} <Debug> TCP-Session: 0ed2633c-539e-45ad-b069-a149fba2f8e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15615 | 2026.01.06 02:28:32.533320 [ 287 ] {} <Debug> TCP-Session: 71d412ba-68dc-4101-9ad7-aacddd4a5324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15616 | 2026.01.06 02:28:32.533342 [ 293 ] {} <Debug> TCP-Session: b65ee3ec-806c-4d99-b640-517041bb63cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15617 | 2026.01.06 02:28:32.533212 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15618 | 2026.01.06 02:28:32.533410 [ 292 ] {} <Debug> TCP-Session: c0be4a50-50a1-45f4-8ca0-9ba7d421114e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15619 | 2026.01.06 02:28:33.057140 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15620 | 2026.01.06 02:28:33.057198 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15621 | 2026.01.06 02:28:33.256383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31684 | ||
| 15622 | 2026.01.06 02:28:33.256927 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2026.01.06 02:28:33.256976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15624 | 2026.01.06 02:28:33.257464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15625 | 2026.01.06 02:28:33.257698 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15626 | 2026.01.06 02:28:33.257841 [ 113 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15627 | 2026.01.06 02:28:33.257854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31684 | ||
| 15628 | 2026.01.06 02:28:33.257883 [ 113 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.01.06 02:28:33.257903 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15630 | 2026.01.06 02:28:33.258030 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 15631 | 2026.01.06 02:28:33.258194 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15632 | 2026.01.06 02:28:33.258239 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29252 rows starting from the beginning of the part | ||
| 15633 | 2026.01.06 02:28:33.258308 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15634 | 2026.01.06 02:28:33.258354 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15635 | 2026.01.06 02:28:33.258400 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15636 | 2026.01.06 02:28:33.258444 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15637 | 2026.01.06 02:28:33.258485 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15638 | 2026.01.06 02:28:33.261026 [ 189 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31684 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059688 sec., 10355304.200951207 rows/sec., 148.13 MiB/sec. | ||
| 15639 | 2026.01.06 02:28:33.261283 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15640 | 2026.01.06 02:28:33.261567 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.01.06 02:28:33.261646 [ 191 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_66_13} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15642 | 2026.01.06 02:28:33.261745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 15643 | 2026.01.06 02:28:34.895717 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.01.06 02:28:34.895933 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15645 | 2026.01.06 02:28:34.896017 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15646 | 2026.01.06 02:28:34.896685 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.01.06 02:28:34.896735 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15648 | 2026.01.06 02:28:34.897167 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15649 | 2026.01.06 02:28:34.897429 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.01.06 02:28:34.897599 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001722 sec., 61556.32984901278 rows/sec., 5.14 MiB/sec. | ||
| 15651 | 2026.01.06 02:28:34.897653 [ 4 ] {cb80fe96-257c-45d1-98c1-21181ee4add9} <Debug> TCPHandler: Processed in 0.0020701 sec. | ||
| 15652 | 2026.01.06 02:28:34.897775 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.01.06 02:28:34.897882 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.01.06 02:28:34.897929 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15655 | 2026.01.06 02:28:34.898382 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.01.06 02:28:34.898426 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15657 | 2026.01.06 02:28:34.898744 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15658 | 2026.01.06 02:28:34.898968 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.01.06 02:28:34.899111 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001254 sec., 19936.204146730463 rows/sec., 1.46 MiB/sec. | ||
| 15660 | 2026.01.06 02:28:34.899153 [ 4 ] {7b3991d3-3ea7-452e-8b67-b2b68aa24795} <Debug> TCPHandler: Processed in 0.001431808 sec. | ||
| 15661 | 2026.01.06 02:28:34.899274 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.01.06 02:28:34.899373 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15663 | 2026.01.06 02:28:34.899417 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15664 | 2026.01.06 02:28:34.899834 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.01.06 02:28:34.899874 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15666 | 2026.01.06 02:28:34.900221 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15667 | 2026.01.06 02:28:34.900431 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.01.06 02:28:34.900565 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001212 sec., 73432.34323432343 rows/sec., 5.73 MiB/sec. | ||
| 15669 | 2026.01.06 02:28:34.900604 [ 4 ] {5b6cd7b7-d1be-4e8e-8092-5cbf064c6929} <Debug> TCPHandler: Processed in 0.001389076 sec. | ||
| 15670 | 2026.01.06 02:28:34.900719 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.01.06 02:28:34.900816 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.01.06 02:28:34.900863 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15673 | 2026.01.06 02:28:34.901276 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.01.06 02:28:34.901314 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15675 | 2026.01.06 02:28:34.901665 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15676 | 2026.01.06 02:28:34.901906 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.01.06 02:28:34.902044 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 15678 | 2026.01.06 02:28:34.902082 [ 4 ] {7fbd67ee-aa3f-46dd-82ce-8e242675c3dc} <Debug> TCPHandler: Processed in 0.001413927 sec. | ||
| 15679 | 2026.01.06 02:28:34.902194 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2026.01.06 02:28:34.902289 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15681 | 2026.01.06 02:28:34.902346 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15682 | 2026.01.06 02:28:34.903193 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.01.06 02:28:34.903231 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15684 | 2026.01.06 02:28:34.903801 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15685 | 2026.01.06 02:28:34.904063 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.01.06 02:28:34.904213 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001942 sec., 12873.326467559218 rows/sec., 23.07 MiB/sec. | ||
| 15687 | 2026.01.06 02:28:34.904278 [ 4 ] {c2385407-5e2f-4d39-b105-5c673e029481} <Debug> TCPHandler: Processed in 0.002134751 sec. | ||
| 15688 | 2026.01.06 02:28:34.904391 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2026.01.06 02:28:34.904487 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15690 | 2026.01.06 02:28:34.904530 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15691 | 2026.01.06 02:28:34.904866 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.01.06 02:28:34.904905 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15693 | 2026.01.06 02:28:34.905215 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15694 | 2026.01.06 02:28:34.905423 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.01.06 02:28:34.905555 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 15696 | 2026.01.06 02:28:34.905592 [ 4 ] {9fc69a12-e4ae-4a70-b843-f5fbe8ce2d5b} <Debug> TCPHandler: Processed in 0.001252794 sec. | ||
| 15697 | 2026.01.06 02:28:34.967092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15698 | 2026.01.06 02:28:34.985857 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2026.01.06 02:28:34.985909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15700 | 2026.01.06 02:28:34.991999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15701 | 2026.01.06 02:28:34.992771 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.01.06 02:28:34.993087 [ 111 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15703 | 2026.01.06 02:28:34.993151 [ 111 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.01.06 02:28:34.993172 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 15705 | 2026.01.06 02:28:34.993274 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15706 | 2026.01.06 02:28:34.996267 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15707 | 2026.01.06 02:28:34.996507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15708 | 2026.01.06 02:28:34.997103 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15709 | 2026.01.06 02:28:35.000599 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15710 | 2026.01.06 02:28:35.004027 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15711 | 2026.01.06 02:28:35.008153 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15712 | 2026.01.06 02:28:35.012267 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15713 | 2026.01.06 02:28:35.015982 [ 192 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 15714 | 2026.01.06 02:28:35.071131 [ 199 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.077893504 sec., 6380.506389852483 rows/sec., 32.99 MiB/sec. | ||
| 15715 | 2026.01.06 02:28:35.074514 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15716 | 2026.01.06 02:28:35.076750 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_66_13} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.01.06 02:28:35.076877 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_66_13} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15718 | 2026.01.06 02:28:35.079414 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15719 | 2026.01.06 02:28:36.374855 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.01.06 02:28:36.375072 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.01.06 02:28:36.375150 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15722 | 2026.01.06 02:28:36.375946 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.01.06 02:28:36.375997 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15724 | 2026.01.06 02:28:36.376417 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15725 | 2026.01.06 02:28:36.376641 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.01.06 02:28:36.376805 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001787 sec., 229434.80693900393 rows/sec., 14.55 MiB/sec. | ||
| 15727 | 2026.01.06 02:28:36.376831 [ 109 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15728 | 2026.01.06 02:28:36.376857 [ 4 ] {7f9d5b01-2286-418e-bd9f-0cc3d7b9dd4e} <Debug> TCPHandler: Processed in 0.002144851 sec. | ||
| 15729 | 2026.01.06 02:28:36.376917 [ 109 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2026.01.06 02:28:36.376953 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15731 | 2026.01.06 02:28:36.377009 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.01.06 02:28:36.377090 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15733 | 2026.01.06 02:28:36.377121 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15734 | 2026.01.06 02:28:36.377176 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15735 | 2026.01.06 02:28:36.377238 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15736 | 2026.01.06 02:28:36.377276 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 15737 | 2026.01.06 02:28:36.377345 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15738 | 2026.01.06 02:28:36.377394 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15739 | 2026.01.06 02:28:36.377456 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15740 | 2026.01.06 02:28:36.377505 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15741 | 2026.01.06 02:28:36.377612 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.01.06 02:28:36.377656 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15743 | 2026.01.06 02:28:36.378002 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15744 | 2026.01.06 02:28:36.378230 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.01.06 02:28:36.378368 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001273 sec., 12568.735271013355 rows/sec., 1.00 MiB/sec. | ||
| 15746 | 2026.01.06 02:28:36.378407 [ 4 ] {3fd58f56-ec61-4fcf-9b30-1d402ac54b25} <Debug> TCPHandler: Processed in 0.001451408 sec. | ||
| 15747 | 2026.01.06 02:28:36.378528 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15748 | 2026.01.06 02:28:36.378625 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15749 | 2026.01.06 02:28:36.378666 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15750 | 2026.01.06 02:28:36.378672 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638592 sec., 1251074.0928797408 rows/sec., 84.14 MiB/sec. | ||
| 15751 | 2026.01.06 02:28:36.378880 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15752 | 2026.01.06 02:28:36.379186 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2026.01.06 02:28:36.379265 [ 198 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_49_12} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15754 | 2026.01.06 02:28:36.379347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15755 | 2026.01.06 02:28:36.380264 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.01.06 02:28:36.380306 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15757 | 2026.01.06 02:28:36.380789 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15758 | 2026.01.06 02:28:36.381010 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.01.06 02:28:36.381137 [ 109 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15760 | 2026.01.06 02:28:36.381146 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002541 sec., 901219.9921290831 rows/sec., 72.82 MiB/sec. | ||
| 15761 | 2026.01.06 02:28:36.381181 [ 109 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.01.06 02:28:36.381203 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15763 | 2026.01.06 02:28:36.381211 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15764 | 2026.01.06 02:28:36.381227 [ 4 ] {6f3460f7-53e7-4b4c-8e5f-666dddd44a34} <Debug> TCPHandler: Processed in 0.002750493 sec. | ||
| 15765 | 2026.01.06 02:28:36.381340 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15766 | 2026.01.06 02:28:36.381362 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15767 | 2026.01.06 02:28:36.381472 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15768 | 2026.01.06 02:28:36.381492 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15769 | 2026.01.06 02:28:36.381514 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15770 | 2026.01.06 02:28:36.381541 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2342 rows starting from the beginning of the part | ||
| 15771 | 2026.01.06 02:28:36.381636 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1142 rows starting from the beginning of the part | ||
| 15772 | 2026.01.06 02:28:36.381702 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 106 rows starting from the beginning of the part | ||
| 15773 | 2026.01.06 02:28:36.381762 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1142 rows starting from the beginning of the part | ||
| 15774 | 2026.01.06 02:28:36.381818 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 106 rows starting from the beginning of the part | ||
| 15775 | 2026.01.06 02:28:36.381875 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2290 rows starting from the beginning of the part | ||
| 15776 | 2026.01.06 02:28:36.382051 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2026.01.06 02:28:36.382095 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15778 | 2026.01.06 02:28:36.382449 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15779 | 2026.01.06 02:28:36.382671 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2026.01.06 02:28:36.382786 [ 109 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15781 | 2026.01.06 02:28:36.382804 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001352 sec., 174556.2130177515 rows/sec., 10.52 MiB/sec. | ||
| 15782 | 2026.01.06 02:28:36.382814 [ 109 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.01.06 02:28:36.382843 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15784 | 2026.01.06 02:28:36.382848 [ 4 ] {1a297283-48ea-49c3-a9ad-5a708955cfb5} <Debug> TCPHandler: Processed in 0.001537819 sec. | ||
| 15785 | 2026.01.06 02:28:36.382916 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::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 | ||
| 15786 | 2026.01.06 02:28:36.382967 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.01.06 02:28:36.383002 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15788 | 2026.01.06 02:28:36.383031 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 263 rows starting from the beginning of the part | ||
| 15789 | 2026.01.06 02:28:36.383067 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15790 | 2026.01.06 02:28:36.383084 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 220 rows starting from the beginning of the part | ||
| 15791 | 2026.01.06 02:28:36.383116 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15792 | 2026.01.06 02:28:36.383135 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 25 rows starting from the beginning of the part | ||
| 15793 | 2026.01.06 02:28:36.383183 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 220 rows starting from the beginning of the part | ||
| 15794 | 2026.01.06 02:28:36.383223 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15795 | 2026.01.06 02:28:36.383263 [ 198 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 236 rows starting from the beginning of the part | ||
| 15796 | 2026.01.06 02:28:36.383689 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15797 | 2026.01.06 02:28:36.383730 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15798 | 2026.01.06 02:28:36.384112 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225633 sec., 806929.9700644483 rows/sec., 52.31 MiB/sec. | ||
| 15799 | 2026.01.06 02:28:36.384214 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15800 | 2026.01.06 02:28:36.384257 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15801 | 2026.01.06 02:28:36.384493 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.01.06 02:28:36.384579 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2026.01.06 02:28:36.384618 [ 195 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 5 columns (5 merged, 0 gathered) in 0.003333864 sec., 2138059.620908351 rows/sec., 180.26 MiB/sec. | ||
| 15804 | 2026.01.06 02:28:36.384643 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001595 sec., 275862.0689655172 rows/sec., 18.25 MiB/sec. | ||
| 15805 | 2026.01.06 02:28:36.384658 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_96_19} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15806 | 2026.01.06 02:28:36.384692 [ 4 ] {cabdc4ee-0ec0-47b6-87c2-1930329c03cf} <Debug> TCPHandler: Processed in 0.001776675 sec. | ||
| 15807 | 2026.01.06 02:28:36.384733 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15808 | 2026.01.06 02:28:36.384811 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.01.06 02:28:36.384911 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15810 | 2026.01.06 02:28:36.384917 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15811 | 2026.01.06 02:28:36.384974 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15812 | 2026.01.06 02:28:36.385179 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15813 | 2026.01.06 02:28:36.385261 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_111_22} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15814 | 2026.01.06 02:28:36.385338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 15815 | 2026.01.06 02:28:36.385471 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15816 | 2026.01.06 02:28:36.385513 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15817 | 2026.01.06 02:28:36.385875 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15818 | 2026.01.06 02:28:36.386084 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2026.01.06 02:28:36.386195 [ 109 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15820 | 2026.01.06 02:28:36.386218 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00132 sec., 159848.48484848486 rows/sec., 9.08 MiB/sec. | ||
| 15821 | 2026.01.06 02:28:36.386226 [ 109 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.01.06 02:28:36.386261 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15823 | 2026.01.06 02:28:36.386264 [ 4 ] {71466856-aab7-485d-98be-c134934e2ffc} <Debug> TCPHandler: Processed in 0.001504089 sec. | ||
| 15824 | 2026.01.06 02:28:36.386331 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15825 | 2026.01.06 02:28:36.386386 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15826 | 2026.01.06 02:28:36.386422 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15827 | 2026.01.06 02:28:36.386450 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 15828 | 2026.01.06 02:28:36.386486 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15829 | 2026.01.06 02:28:36.386495 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15830 | 2026.01.06 02:28:36.386537 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15831 | 2026.01.06 02:28:36.386547 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15832 | 2026.01.06 02:28:36.386592 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15833 | 2026.01.06 02:28:36.386625 [ 198 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15834 | 2026.01.06 02:28:36.387390 [ 201 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084431 sec., 972860.4217326874 rows/sec., 58.96 MiB/sec. | ||
| 15835 | 2026.01.06 02:28:36.387480 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2026.01.06 02:28:36.387504 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15837 | 2026.01.06 02:28:36.387523 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15838 | 2026.01.06 02:28:36.387781 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2026.01.06 02:28:36.387860 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_49_12} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15840 | 2026.01.06 02:28:36.387922 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15841 | 2026.01.06 02:28:36.388029 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15842 | 2026.01.06 02:28:36.388254 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.01.06 02:28:36.388381 [ 109 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15844 | 2026.01.06 02:28:36.388390 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001922 sec., 606659.7294484911 rows/sec., 43.32 MiB/sec. | ||
| 15845 | 2026.01.06 02:28:36.388419 [ 109 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2026.01.06 02:28:36.388457 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15847 | 2026.01.06 02:28:36.388474 [ 4 ] {e988e229-9470-4920-8774-bbe744291f11} <Debug> TCPHandler: Processed in 0.002136991 sec. | ||
| 15848 | 2026.01.06 02:28:36.388546 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15849 | 2026.01.06 02:28:36.388611 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2026.01.06 02:28:36.388683 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15851 | 2026.01.06 02:28:36.388724 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1211 rows starting from the beginning of the part | ||
| 15852 | 2026.01.06 02:28:36.388731 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15853 | 2026.01.06 02:28:36.388785 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15854 | 2026.01.06 02:28:36.388796 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 694 rows starting from the beginning of the part | ||
| 15855 | 2026.01.06 02:28:36.388851 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 89 rows starting from the beginning of the part | ||
| 15856 | 2026.01.06 02:28:36.388896 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 694 rows starting from the beginning of the part | ||
| 15857 | 2026.01.06 02:28:36.388950 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 89 rows starting from the beginning of the part | ||
| 15858 | 2026.01.06 02:28:36.388998 [ 195 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1166 rows starting from the beginning of the part | ||
| 15859 | 2026.01.06 02:28:36.389183 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.01.06 02:28:36.389225 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15861 | 2026.01.06 02:28:36.389572 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15862 | 2026.01.06 02:28:36.389813 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.01.06 02:28:36.389948 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001243 sec., 4827.031375703942 rows/sec., 252.19 KiB/sec. | ||
| 15864 | 2026.01.06 02:28:36.389988 [ 4 ] {11cf23bd-7d7c-45a7-9345-e222b2e03282} <Debug> TCPHandler: Processed in 0.001438567 sec. | ||
| 15865 | 2026.01.06 02:28:36.390096 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.01.06 02:28:36.390192 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15867 | 2026.01.06 02:28:36.390235 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15868 | 2026.01.06 02:28:36.390556 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3943 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054619 sec., 1919090.5953853244 rows/sec., 144.07 MiB/sec. | ||
| 15869 | 2026.01.06 02:28:36.390732 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15870 | 2026.01.06 02:28:36.390840 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2026.01.06 02:28:36.390885 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15872 | 2026.01.06 02:28:36.391014 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.01.06 02:28:36.391097 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_111_22} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15874 | 2026.01.06 02:28:36.391172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15875 | 2026.01.06 02:28:36.391306 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15876 | 2026.01.06 02:28:36.391526 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.01.06 02:28:36.391665 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001492 sec., 609919.5710455764 rows/sec., 40.32 MiB/sec. | ||
| 15878 | 2026.01.06 02:28:36.391703 [ 4 ] {8a5b06ae-ea23-4a47-8236-30e974c22e86} <Debug> TCPHandler: Processed in 0.001656622 sec. | ||
| 15879 | 2026.01.06 02:28:36.391828 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2026.01.06 02:28:36.391957 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15881 | 2026.01.06 02:28:36.392009 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15882 | 2026.01.06 02:28:36.392368 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2026.01.06 02:28:36.392407 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15884 | 2026.01.06 02:28:36.392736 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15885 | 2026.01.06 02:28:36.392947 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2026.01.06 02:28:36.393081 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 58.59 KiB/sec. | ||
| 15887 | 2026.01.06 02:28:36.393120 [ 4 ] {1446c592-7534-4276-af6f-48cfae603fbf} <Debug> TCPHandler: Processed in 0.001354656 sec. | ||
| 15888 | 2026.01.06 02:28:36.393241 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15889 | 2026.01.06 02:28:36.393362 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15890 | 2026.01.06 02:28:36.393429 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15891 | 2026.01.06 02:28:36.394347 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2026.01.06 02:28:36.394385 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15893 | 2026.01.06 02:28:36.394981 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15894 | 2026.01.06 02:28:36.395211 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2026.01.06 02:28:36.395360 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002022 sec., 7418.39762611276 rows/sec., 13.29 MiB/sec. | ||
| 15896 | 2026.01.06 02:28:36.395370 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15897 | 2026.01.06 02:28:36.395417 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2026.01.06 02:28:36.395423 [ 4 ] {250d2fb9-9dac-48f0-b28b-1eaa46a33f5d} <Debug> TCPHandler: Processed in 0.002244043 sec. | ||
| 15899 | 2026.01.06 02:28:36.395442 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15900 | 2026.01.06 02:28:36.395553 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::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 | ||
| 15901 | 2026.01.06 02:28:36.395562 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.01.06 02:28:36.395702 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15903 | 2026.01.06 02:28:36.395753 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15904 | 2026.01.06 02:28:36.395786 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15905 | 2026.01.06 02:28:36.395849 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1763 rows starting from the beginning of the part | ||
| 15906 | 2026.01.06 02:28:36.395984 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 15907 | 2026.01.06 02:28:36.396103 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 25 rows starting from the beginning of the part | ||
| 15908 | 2026.01.06 02:28:36.396173 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.01.06 02:28:36.396204 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
| 15910 | 2026.01.06 02:28:36.396216 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15911 | 2026.01.06 02:28:36.396301 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 15912 | 2026.01.06 02:28:36.396399 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 15913 | 2026.01.06 02:28:36.396570 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15914 | 2026.01.06 02:28:36.396833 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.01.06 02:28:36.396968 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001291 sec., 52672.34701781564 rows/sec., 3.06 MiB/sec. | ||
| 15916 | 2026.01.06 02:28:36.396973 [ 107 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15917 | 2026.01.06 02:28:36.397010 [ 4 ] {29ac7cd9-a82e-4bc7-adfd-3dbcc39fff38} <Debug> TCPHandler: Processed in 0.001510529 sec. | ||
| 15918 | 2026.01.06 02:28:36.397020 [ 107 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.01.06 02:28:36.397052 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15920 | 2026.01.06 02:28:36.397131 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15921 | 2026.01.06 02:28:36.397237 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15922 | 2026.01.06 02:28:36.397264 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7532 rows starting from the beginning of the part | ||
| 15923 | 2026.01.06 02:28:36.397317 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 15924 | 2026.01.06 02:28:36.397361 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15925 | 2026.01.06 02:28:36.397400 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 15926 | 2026.01.06 02:28:36.397434 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15927 | 2026.01.06 02:28:36.397472 [ 197 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
| 15928 | 2026.01.06 02:28:36.400576 [ 188 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7928 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479057 sec., 2278778.416105284 rows/sec., 144.61 MiB/sec. | ||
| 15929 | 2026.01.06 02:28:36.401173 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15930 | 2026.01.06 02:28:36.401429 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2026.01.06 02:28:36.401506 [ 193 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_111_22} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15932 | 2026.01.06 02:28:36.401571 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15933 | 2026.01.06 02:28:36.408553 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 19 columns (19 merged, 0 gathered) in 0.01305473 sec., 142323.89333214858 rows/sec., 255.04 MiB/sec. | ||
| 15934 | 2026.01.06 02:28:36.410620 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15935 | 2026.01.06 02:28:36.410968 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.01.06 02:28:36.411039 [ 200 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15937 | 2026.01.06 02:28:36.411176 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 15938 | 2026.01.06 02:28:37.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.01 MiB, peak 385.25 MiB, free memory in arenas 0.00 B, will set to 376.41 MiB (RSS), difference: 8.40 MiB | ||
| 15939 | 2026.01.06 02:28:38.376625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2038 | ||
| 15940 | 2026.01.06 02:28:38.379904 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.01.06 02:28:38.379948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15942 | 2026.01.06 02:28:38.381257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15943 | 2026.01.06 02:28:38.381562 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.01.06 02:28:38.381820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 15945 | 2026.01.06 02:28:39.889997 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.01.06 02:28:39.890182 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15947 | 2026.01.06 02:28:39.890254 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15948 | 2026.01.06 02:28:39.890910 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.01.06 02:28:39.890964 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15950 | 2026.01.06 02:28:39.891375 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15951 | 2026.01.06 02:28:39.891616 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.01.06 02:28:39.891811 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 15953 | 2026.01.06 02:28:39.891865 [ 4 ] {a10f556d-079d-4146-9fb5-bbb4718faec1} <Debug> TCPHandler: Processed in 0.001995918 sec. | ||
| 15954 | 2026.01.06 02:28:39.891985 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.01.06 02:28:39.892090 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15956 | 2026.01.06 02:28:39.892136 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15957 | 2026.01.06 02:28:39.892570 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.01.06 02:28:39.892608 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15959 | 2026.01.06 02:28:39.892931 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15960 | 2026.01.06 02:28:39.893143 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.01.06 02:28:39.893278 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 15962 | 2026.01.06 02:28:39.893319 [ 4 ] {2de86378-9fd3-4385-ade7-8ac55ba731c8} <Debug> TCPHandler: Processed in 0.001386897 sec. | ||
| 15963 | 2026.01.06 02:28:39.893431 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.01.06 02:28:39.893528 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.01.06 02:28:39.893574 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15966 | 2026.01.06 02:28:39.893943 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.01.06 02:28:39.893980 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15968 | 2026.01.06 02:28:39.894316 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15969 | 2026.01.06 02:28:39.894540 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.01.06 02:28:39.894673 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001167 sec., 82262.21079691517 rows/sec., 5.73 MiB/sec. | ||
| 15971 | 2026.01.06 02:28:39.894712 [ 4 ] {9d448611-348b-49f2-9c58-473c4d555ab8} <Debug> TCPHandler: Processed in 0.001330775 sec. | ||
| 15972 | 2026.01.06 02:28:39.894820 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2026.01.06 02:28:39.894916 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15974 | 2026.01.06 02:28:39.894959 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15975 | 2026.01.06 02:28:39.895288 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.01.06 02:28:39.895324 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15977 | 2026.01.06 02:28:39.895636 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15978 | 2026.01.06 02:28:39.895856 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.01.06 02:28:39.895992 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001097 sec., 32816.77301731996 rows/sec., 2.21 MiB/sec. | ||
| 15980 | 2026.01.06 02:28:39.896029 [ 4 ] {f804a171-c98c-4285-b3f6-029abc5c6290} <Debug> TCPHandler: Processed in 0.001257614 sec. | ||
| 15981 | 2026.01.06 02:28:40.757980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32132 | ||
| 15982 | 2026.01.06 02:28:40.758496 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.01.06 02:28:40.758539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15984 | 2026.01.06 02:28:40.759035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15985 | 2026.01.06 02:28:40.759264 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15986 | 2026.01.06 02:28:40.759410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32132 | ||
| 15987 | 2026.01.06 02:28:42.496560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15988 | 2026.01.06 02:28:42.512308 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15989 | 2026.01.06 02:28:42.512375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15990 | 2026.01.06 02:28:42.517720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15991 | 2026.01.06 02:28:42.518417 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15992 | 2026.01.06 02:28:42.521230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15993 | 2026.01.06 02:28:44.895131 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2026.01.06 02:28:44.895309 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15995 | 2026.01.06 02:28:44.895373 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15996 | 2026.01.06 02:28:44.896058 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.01.06 02:28:44.896101 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 15998 | 2026.01.06 02:28:44.896497 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15999 | 2026.01.06 02:28:44.896719 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2026.01.06 02:28:44.896875 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001613 sec., 65716.0570365778 rows/sec., 5.49 MiB/sec. | ||
| 16001 | 2026.01.06 02:28:44.896917 [ 4 ] {744dcc29-3be1-4d63-8faa-93cb6ea26a15} <Debug> TCPHandler: Processed in 0.001911217 sec. | ||
| 16002 | 2026.01.06 02:28:44.897054 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.01.06 02:28:44.897149 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16004 | 2026.01.06 02:28:44.897191 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16005 | 2026.01.06 02:28:44.897602 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.01.06 02:28:44.897639 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16007 | 2026.01.06 02:28:44.897937 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16008 | 2026.01.06 02:28:44.898142 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.01.06 02:28:44.898273 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.61 MiB/sec. | ||
| 16010 | 2026.01.06 02:28:44.898311 [ 4 ] {4e67b326-8d32-4c7d-b1f8-1d2e3321eb48} <Debug> TCPHandler: Processed in 0.001306455 sec. | ||
| 16011 | 2026.01.06 02:28:44.898420 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2026.01.06 02:28:44.898514 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16013 | 2026.01.06 02:28:44.898554 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16014 | 2026.01.06 02:28:44.898977 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2026.01.06 02:28:44.899014 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16016 | 2026.01.06 02:28:44.899311 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16017 | 2026.01.06 02:28:44.899518 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16018 | 2026.01.06 02:28:44.899642 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001146 sec., 77661.43106457242 rows/sec., 6.06 MiB/sec. | ||
| 16019 | 2026.01.06 02:28:44.899680 [ 4 ] {b5776feb-353c-4dbf-9a1f-2c30af461919} <Debug> TCPHandler: Processed in 0.001308675 sec. | ||
| 16020 | 2026.01.06 02:28:44.899790 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16021 | 2026.01.06 02:28:44.899886 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16022 | 2026.01.06 02:28:44.899929 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16023 | 2026.01.06 02:28:44.900341 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.01.06 02:28:44.900378 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16025 | 2026.01.06 02:28:44.900712 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16026 | 2026.01.06 02:28:44.900915 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2026.01.06 02:28:44.901045 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 16028 | 2026.01.06 02:28:44.901083 [ 4 ] {9782341e-2390-4139-a00f-200c84e04d47} <Debug> TCPHandler: Processed in 0.001340646 sec. | ||
| 16029 | 2026.01.06 02:28:44.901183 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2026.01.06 02:28:44.901277 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16031 | 2026.01.06 02:28:44.901331 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16032 | 2026.01.06 02:28:44.902155 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.01.06 02:28:44.902191 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16034 | 2026.01.06 02:28:44.902720 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16035 | 2026.01.06 02:28:44.902943 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.01.06 02:28:44.903090 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001832 sec., 13646.288209606986 rows/sec., 24.45 MiB/sec. | ||
| 16037 | 2026.01.06 02:28:44.903143 [ 4 ] {c36daa43-845b-4389-a482-021977e21e3b} <Debug> TCPHandler: Processed in 0.002007358 sec. | ||
| 16038 | 2026.01.06 02:28:44.903251 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2026.01.06 02:28:44.903346 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16040 | 2026.01.06 02:28:44.903387 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16041 | 2026.01.06 02:28:44.903750 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.01.06 02:28:44.903786 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16043 | 2026.01.06 02:28:44.904106 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16044 | 2026.01.06 02:28:44.904306 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.01.06 02:28:44.904429 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 16046 | 2026.01.06 02:28:44.904464 [ 4 ] {87465c0c-60e5-44bb-b85c-868fd73a90fa} <Debug> TCPHandler: Processed in 0.001261265 sec. | ||
| 16047 | 2026.01.06 02:28:47.200670 [ 94 ] {} <Debug> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16048 | 2026.01.06 02:28:47.200758 [ 94 ] {} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2026.01.06 02:28:47.200783 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16050 | 2026.01.06 02:28:47.200946 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 16051 | 2026.01.06 02:28:47.201112 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16052 | 2026.01.06 02:28:47.201151 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 16053 | 2026.01.06 02:28:47.201231 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 16054 | 2026.01.06 02:28:47.201285 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 16055 | 2026.01.06 02:28:47.201334 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 16056 | 2026.01.06 02:28:47.201381 [ 188 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 16057 | 2026.01.06 02:28:47.202157 [ 196 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288244 sec., 41917.52494092734 rows/sec., 3.50 MiB/sec. | ||
| 16058 | 2026.01.06 02:28:47.202316 [ 193 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16059 | 2026.01.06 02:28:47.202616 [ 193 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.01.06 02:28:47.202691 [ 193 ] {ac8c9856-48fc-4fd4-8976-9e7f43ac2faa::all_1_17_4} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16061 | 2026.01.06 02:28:47.202798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16062 | 2026.01.06 02:28:48.057452 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16063 | 2026.01.06 02:28:48.057515 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16064 | 2026.01.06 02:28:48.259527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32644 | ||
| 16065 | 2026.01.06 02:28:48.260064 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2026.01.06 02:28:48.260109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16067 | 2026.01.06 02:28:48.260580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16068 | 2026.01.06 02:28:48.260813 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2026.01.06 02:28:48.260944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32644 | ||
| 16070 | 2026.01.06 02:28:48.383081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2058 | ||
| 16071 | 2026.01.06 02:28:48.385189 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.01.06 02:28:48.385246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16073 | 2026.01.06 02:28:48.386428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16074 | 2026.01.06 02:28:48.386699 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.01.06 02:28:48.386906 [ 90 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16076 | 2026.01.06 02:28:48.387001 [ 90 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.01.06 02:28:48.387037 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16078 | 2026.01.06 02:28:48.387076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 16079 | 2026.01.06 02:28:48.387156 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 16080 | 2026.01.06 02:28:48.387642 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16081 | 2026.01.06 02:28:48.387764 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1864 rows starting from the beginning of the part | ||
| 16082 | 2026.01.06 02:28:48.388104 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 16083 | 2026.01.06 02:28:48.388432 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 16084 | 2026.01.06 02:28:48.388757 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 16085 | 2026.01.06 02:28:48.389085 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 16086 | 2026.01.06 02:28:48.389410 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 16087 | 2026.01.06 02:28:48.396425 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 72 columns (72 merged, 0 gathered) in 0.009308998 sec., 221076.42519635303 rows/sec., 167.91 MiB/sec. | ||
| 16088 | 2026.01.06 02:28:48.398731 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16089 | 2026.01.06 02:28:48.399320 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2026.01.06 02:28:48.399410 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_51_10} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16091 | 2026.01.06 02:28:48.399749 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.58 MiB. | ||
| 16092 | 2026.01.06 02:28:49.906060 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16093 | 2026.01.06 02:28:49.906239 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16094 | 2026.01.06 02:28:49.906307 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16095 | 2026.01.06 02:28:49.907267 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.01.06 02:28:49.907318 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16097 | 2026.01.06 02:28:49.907742 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16098 | 2026.01.06 02:28:49.907962 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.01.06 02:28:49.908125 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001934 sec., 211995.86349534645 rows/sec., 13.45 MiB/sec. | ||
| 16100 | 2026.01.06 02:28:49.908176 [ 4 ] {e18b9edb-921f-4083-abca-4435bcab075c} <Debug> TCPHandler: Processed in 0.002244103 sec. | ||
| 16101 | 2026.01.06 02:28:49.908306 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16102 | 2026.01.06 02:28:49.908409 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16103 | 2026.01.06 02:28:49.908453 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16104 | 2026.01.06 02:28:49.909737 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2026.01.06 02:28:49.909774 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16106 | 2026.01.06 02:28:49.910148 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16107 | 2026.01.06 02:28:49.910361 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.01.06 02:28:49.910492 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.002108 sec., 541745.7305502846 rows/sec., 42.98 MiB/sec. | ||
| 16109 | 2026.01.06 02:28:49.910530 [ 4 ] {e014681e-3e14-4429-bfc1-13444c274280} <Debug> TCPHandler: Processed in 0.002273413 sec. | ||
| 16110 | 2026.01.06 02:28:49.910651 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2026.01.06 02:28:49.910745 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16112 | 2026.01.06 02:28:49.910785 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16113 | 2026.01.06 02:28:49.911335 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.01.06 02:28:49.911373 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16115 | 2026.01.06 02:28:49.911690 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16116 | 2026.01.06 02:28:49.911894 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.01.06 02:28:49.912027 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001301 sec., 169100.69177555726 rows/sec., 10.09 MiB/sec. | ||
| 16118 | 2026.01.06 02:28:49.912064 [ 4 ] {ce2f766b-56f5-4c57-8a8b-87860d22cec2} <Debug> TCPHandler: Processed in 0.001461788 sec. | ||
| 16119 | 2026.01.06 02:28:49.912176 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.01.06 02:28:49.912268 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16121 | 2026.01.06 02:28:49.912307 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16122 | 2026.01.06 02:28:49.912810 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.01.06 02:28:49.912846 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16124 | 2026.01.06 02:28:49.913140 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16125 | 2026.01.06 02:28:49.913353 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.01.06 02:28:49.913484 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 16127 | 2026.01.06 02:28:49.913521 [ 4 ] {cefdcc2e-ce5e-4115-8726-081976e0ddb1} <Debug> TCPHandler: Processed in 0.001391586 sec. | ||
| 16128 | 2026.01.06 02:28:49.913626 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2026.01.06 02:28:49.913718 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16130 | 2026.01.06 02:28:49.913756 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16131 | 2026.01.06 02:28:49.914262 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.01.06 02:28:49.914298 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16133 | 2026.01.06 02:28:49.914600 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16134 | 2026.01.06 02:28:49.914799 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.01.06 02:28:49.914927 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 16136 | 2026.01.06 02:28:49.914963 [ 4 ] {91d4bfa9-bde3-4ce7-9fe1-d14fc8943dc7} <Debug> TCPHandler: Processed in 0.001383956 sec. | ||
| 16137 | 2026.01.06 02:28:49.915066 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2026.01.06 02:28:49.915157 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16139 | 2026.01.06 02:28:49.915195 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16140 | 2026.01.06 02:28:49.915917 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.01.06 02:28:49.915951 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16142 | 2026.01.06 02:28:49.916281 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16143 | 2026.01.06 02:28:49.916490 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.01.06 02:28:49.916616 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001477 sec., 469871.36086662154 rows/sec., 32.84 MiB/sec. | ||
| 16145 | 2026.01.06 02:28:49.916653 [ 4 ] {fb0d01d7-3256-471d-b6f0-18d43315f64f} <Debug> TCPHandler: Processed in 0.001633642 sec. | ||
| 16146 | 2026.01.06 02:28:49.916760 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.01.06 02:28:49.916852 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16148 | 2026.01.06 02:28:49.916892 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16149 | 2026.01.06 02:28:49.917223 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.01.06 02:28:49.917268 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16151 | 2026.01.06 02:28:49.917567 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16152 | 2026.01.06 02:28:49.917778 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.01.06 02:28:49.917905 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 16154 | 2026.01.06 02:28:49.917940 [ 4 ] {7082654c-2d7a-4097-9ae4-dc39c7036d32} <Debug> TCPHandler: Processed in 0.001226463 sec. | ||
| 16155 | 2026.01.06 02:28:49.918045 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.01.06 02:28:49.918135 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.01.06 02:28:49.918177 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16158 | 2026.01.06 02:28:49.918638 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.01.06 02:28:49.918673 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16160 | 2026.01.06 02:28:49.919006 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16161 | 2026.01.06 02:28:49.919219 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.01.06 02:28:49.919337 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 16163 | 2026.01.06 02:28:49.919345 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 16164 | 2026.01.06 02:28:49.919414 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.06 02:28:49.919429 [ 4 ] {821a3fc4-285e-4287-b4d6-171e2561e636} <Debug> TCPHandler: Processed in 0.001431078 sec. | ||
| 16166 | 2026.01.06 02:28:49.919439 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16167 | 2026.01.06 02:28:49.919536 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.01.06 02:28:49.919563 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 16169 | 2026.01.06 02:28:49.919631 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.01.06 02:28:49.919681 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16171 | 2026.01.06 02:28:49.919714 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16172 | 2026.01.06 02:28:49.919756 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 33987 rows starting from the beginning of the part | ||
| 16173 | 2026.01.06 02:28:49.919837 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16174 | 2026.01.06 02:28:49.919893 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 910 rows starting from the beginning of the part | ||
| 16175 | 2026.01.06 02:28:49.919947 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 96 rows starting from the beginning of the part | ||
| 16176 | 2026.01.06 02:28:49.919990 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16177 | 2026.01.06 02:28:49.920000 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.01.06 02:28:49.920032 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 16179 | 2026.01.06 02:28:49.920040 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16180 | 2026.01.06 02:28:49.920390 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16181 | 2026.01.06 02:28:49.920606 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.01.06 02:28:49.920744 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 59.58 KiB/sec. | ||
| 16183 | 2026.01.06 02:28:49.920780 [ 4 ] {ac26ba10-a999-4dd5-840c-aa82eae113e1} <Debug> TCPHandler: Processed in 0.001290295 sec. | ||
| 16184 | 2026.01.06 02:28:49.920885 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.01.06 02:28:49.920976 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.01.06 02:28:49.921030 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16187 | 2026.01.06 02:28:49.921835 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.01.06 02:28:49.921871 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16189 | 2026.01.06 02:28:49.922413 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16190 | 2026.01.06 02:28:49.922637 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.01.06 02:28:49.922781 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 16192 | 2026.01.06 02:28:49.922837 [ 4 ] {a0707e1a-c374-4db6-bf40-627978e3f6b6} <Debug> TCPHandler: Processed in 0.001998578 sec. | ||
| 16193 | 2026.01.06 02:28:49.922944 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.01.06 02:28:49.923036 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.01.06 02:28:49.923076 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16196 | 2026.01.06 02:28:49.923426 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.01.06 02:28:49.923460 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16198 | 2026.01.06 02:28:49.923765 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16199 | 2026.01.06 02:28:49.923968 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.01.06 02:28:49.924092 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 16201 | 2026.01.06 02:28:49.924127 [ 4 ] {b00231a6-3d99-4981-8491-f42efe590768} <Debug> TCPHandler: Processed in 0.001230243 sec. | ||
| 16202 | 2026.01.06 02:28:49.927787 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35627 rows, containing 5 columns (5 merged, 0 gathered) in 0.008279649 sec., 4302960.185872613 rows/sec., 287.98 MiB/sec. | ||
| 16203 | 2026.01.06 02:28:49.928069 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 16204 | 2026.01.06 02:28:49.928336 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.01.06 02:28:49.928415 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 16206 | 2026.01.06 02:28:49.928490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16207 | 2026.01.06 02:28:50.021271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16208 | 2026.01.06 02:28:50.037603 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.01.06 02:28:50.037647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 16210 | 2026.01.06 02:28:50.043095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16211 | 2026.01.06 02:28:50.043786 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2026.01.06 02:28:50.046482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16213 | 2026.01.06 02:28:54.894826 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16214 | 2026.01.06 02:28:54.895046 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16215 | 2026.01.06 02:28:54.895121 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16216 | 2026.01.06 02:28:54.895837 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.01.06 02:28:54.895893 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16218 | 2026.01.06 02:28:54.896279 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16219 | 2026.01.06 02:28:54.896500 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.01.06 02:28:54.896663 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001673 sec., 1195.457262402869 rows/sec., 97.48 KiB/sec. | ||
| 16221 | 2026.01.06 02:28:54.896714 [ 4 ] {a63084aa-f7a6-4dbf-b459-b74bbcf6b5e7} <Debug> TCPHandler: Processed in 0.002030029 sec. | ||
| 16222 | 2026.01.06 02:28:54.896841 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2026.01.06 02:28:54.896946 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16224 | 2026.01.06 02:28:54.896988 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16225 | 2026.01.06 02:28:54.897458 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2026.01.06 02:28:54.897496 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16227 | 2026.01.06 02:28:54.897817 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16228 | 2026.01.06 02:28:54.898028 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.01.06 02:28:54.898162 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001242 sec., 86151.3687600644 rows/sec., 7.19 MiB/sec. | ||
| 16230 | 2026.01.06 02:28:54.898202 [ 4 ] {e3d0b371-9e2e-43a6-b4ac-0ded7ebbcc37} <Debug> TCPHandler: Processed in 0.001412027 sec. | ||
| 16231 | 2026.01.06 02:28:54.898314 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16232 | 2026.01.06 02:28:54.898411 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16233 | 2026.01.06 02:28:54.898453 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16234 | 2026.01.06 02:28:54.898860 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.01.06 02:28:54.898896 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16236 | 2026.01.06 02:28:54.899204 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16237 | 2026.01.06 02:28:54.899409 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.01.06 02:28:54.899541 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00115 sec., 23478.260869565216 rows/sec., 1.71 MiB/sec. | ||
| 16239 | 2026.01.06 02:28:54.899579 [ 4 ] {cef6d455-8e9f-4154-b1ca-322e0dcad774} <Debug> TCPHandler: Processed in 0.001314315 sec. | ||
| 16240 | 2026.01.06 02:28:54.899683 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16241 | 2026.01.06 02:28:54.899779 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16242 | 2026.01.06 02:28:54.899819 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16243 | 2026.01.06 02:28:54.900242 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.01.06 02:28:54.900279 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16245 | 2026.01.06 02:28:54.900582 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16246 | 2026.01.06 02:28:54.900790 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.01.06 02:28:54.900920 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001161 sec., 78380.70628768303 rows/sec., 6.12 MiB/sec. | ||
| 16248 | 2026.01.06 02:28:54.900958 [ 4 ] {407ba3c6-0d32-42c6-a61c-80163938c385} <Debug> TCPHandler: Processed in 0.001324066 sec. | ||
| 16249 | 2026.01.06 02:28:54.901069 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.01.06 02:28:54.901163 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16251 | 2026.01.06 02:28:54.901207 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16252 | 2026.01.06 02:28:54.901612 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.01.06 02:28:54.901648 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16254 | 2026.01.06 02:28:54.901981 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16255 | 2026.01.06 02:28:54.902190 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.01.06 02:28:54.902324 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00118 sec., 136440.67796610168 rows/sec., 9.50 MiB/sec. | ||
| 16257 | 2026.01.06 02:28:54.902361 [ 4 ] {6d884451-a493-496d-aeda-0be4cd90abb7} <Debug> TCPHandler: Processed in 0.001340925 sec. | ||
| 16258 | 2026.01.06 02:28:54.902470 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2026.01.06 02:28:54.902566 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16260 | 2026.01.06 02:28:54.902622 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16261 | 2026.01.06 02:28:54.903444 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.01.06 02:28:54.903481 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16263 | 2026.01.06 02:28:54.904037 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16264 | 2026.01.06 02:28:54.904269 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.01.06 02:28:54.904409 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001863 sec., 13419.216317767043 rows/sec., 24.05 MiB/sec. | ||
| 16266 | 2026.01.06 02:28:54.904463 [ 4 ] {12d9185d-ed1e-4fa8-a50c-1d78fb0f427d} <Debug> TCPHandler: Processed in 0.002040989 sec. | ||
| 16267 | 2026.01.06 02:28:54.904573 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.01.06 02:28:54.904671 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16269 | 2026.01.06 02:28:54.904715 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16270 | 2026.01.06 02:28:54.905089 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.01.06 02:28:54.905127 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16272 | 2026.01.06 02:28:54.905441 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16273 | 2026.01.06 02:28:54.905650 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.01.06 02:28:54.905783 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 16275 | 2026.01.06 02:28:54.905819 [ 4 ] {2123f848-8466-4c90-a4e3-0c3c5eca08ad} <Debug> TCPHandler: Processed in 0.001294635 sec. | ||
| 16276 | 2026.01.06 02:28:55.761070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33092 | ||
| 16277 | 2026.01.06 02:28:55.761647 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.01.06 02:28:55.761698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16279 | 2026.01.06 02:28:55.762195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16280 | 2026.01.06 02:28:55.762425 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.01.06 02:28:55.762572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33092 | ||
| 16282 | 2026.01.06 02:28:57.546540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16283 | 2026.01.06 02:28:57.563224 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2026.01.06 02:28:57.563281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16285 | 2026.01.06 02:28:57.569363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16286 | 2026.01.06 02:28:57.570105 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16287 | 2026.01.06 02:28:57.573319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16288 | 2026.01.06 02:28:58.387200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2094 | ||
| 16289 | 2026.01.06 02:28:58.389744 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16290 | 2026.01.06 02:28:58.389814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16291 | 2026.01.06 02:28:58.391106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16292 | 2026.01.06 02:28:58.391435 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16293 | 2026.01.06 02:28:58.391832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16294 | 2026.01.06 02:28:59.907014 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.01.06 02:28:59.907192 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16296 | 2026.01.06 02:28:59.907263 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16297 | 2026.01.06 02:28:59.908082 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.01.06 02:28:59.908133 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16299 | 2026.01.06 02:28:59.908565 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16300 | 2026.01.06 02:28:59.908802 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.01.06 02:28:59.908967 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 16302 | 2026.01.06 02:28:59.909019 [ 4 ] {4163ab68-6346-4723-9834-57d1fcee7eab} <Debug> TCPHandler: Processed in 0.002137341 sec. | ||
| 16303 | 2026.01.06 02:28:59.909145 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.01.06 02:28:59.909249 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16305 | 2026.01.06 02:28:59.909295 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16306 | 2026.01.06 02:28:59.910164 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.01.06 02:28:59.910203 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16308 | 2026.01.06 02:28:59.910632 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16309 | 2026.01.06 02:28:59.910855 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.06 02:28:59.910991 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001768 sec., 645927.6018099547 rows/sec., 51.25 MiB/sec. | ||
| 16311 | 2026.01.06 02:28:59.911002 [ 77 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16312 | 2026.01.06 02:28:59.911032 [ 4 ] {d1d23878-427a-46a4-b691-5b72920b2241} <Debug> TCPHandler: Processed in 0.001940477 sec. | ||
| 16313 | 2026.01.06 02:28:59.911068 [ 77 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.01.06 02:28:59.911096 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16315 | 2026.01.06 02:28:59.911163 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.01.06 02:28:59.911201 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16317 | 2026.01.06 02:28:59.911266 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16318 | 2026.01.06 02:28:59.911314 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16319 | 2026.01.06 02:28:59.911327 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16320 | 2026.01.06 02:28:59.911366 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2342 rows starting from the beginning of the part | ||
| 16321 | 2026.01.06 02:28:59.911434 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 16322 | 2026.01.06 02:28:59.911479 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 106 rows starting from the beginning of the part | ||
| 16323 | 2026.01.06 02:28:59.911523 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1142 rows starting from the beginning of the part | ||
| 16324 | 2026.01.06 02:28:59.911568 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 107 rows starting from the beginning of the part | ||
| 16325 | 2026.01.06 02:28:59.911610 [ 189 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1142 rows starting from the beginning of the part | ||
| 16326 | 2026.01.06 02:28:59.911833 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.01.06 02:28:59.911878 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16328 | 2026.01.06 02:28:59.912220 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16329 | 2026.01.06 02:28:59.912447 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.01.06 02:28:59.912588 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001343 sec., 163812.36038719286 rows/sec., 9.78 MiB/sec. | ||
| 16331 | 2026.01.06 02:28:59.912628 [ 4 ] {cb54985b-b084-4a60-8f9f-b423d58e7236} <Debug> TCPHandler: Processed in 0.001515789 sec. | ||
| 16332 | 2026.01.06 02:28:59.912761 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.01.06 02:28:59.912858 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16334 | 2026.01.06 02:28:59.912900 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16335 | 2026.01.06 02:28:59.913391 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.01.06 02:28:59.913428 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16337 | 2026.01.06 02:28:59.913672 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.002511758 sec., 1948834.2427893134 rows/sec., 163.92 MiB/sec. | ||
| 16338 | 2026.01.06 02:28:59.913747 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16339 | 2026.01.06 02:28:59.913975 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16340 | 2026.01.06 02:28:59.913982 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16341 | 2026.01.06 02:28:59.914121 [ 77 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 16342 | 2026.01.06 02:28:59.914131 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 16343 | 2026.01.06 02:28:59.914163 [ 77 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16344 | 2026.01.06 02:28:59.914189 [ 4 ] {fc1e6c96-10a8-4789-a582-772b80f770fd} <Debug> TCPHandler: Processed in 0.001476618 sec. | ||
| 16345 | 2026.01.06 02:28:59.914192 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16346 | 2026.01.06 02:28:59.914292 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16347 | 2026.01.06 02:28:59.914318 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 16348 | 2026.01.06 02:28:59.914322 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.01.06 02:28:59.914384 [ 199 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_116_23} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16350 | 2026.01.06 02:28:59.914467 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16351 | 2026.01.06 02:28:59.914473 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16352 | 2026.01.06 02:28:59.914502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 16353 | 2026.01.06 02:28:59.914515 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16354 | 2026.01.06 02:28:59.914525 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 441 rows starting from the beginning of the part | ||
| 16355 | 2026.01.06 02:28:59.914610 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 16356 | 2026.01.06 02:28:59.914662 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 16357 | 2026.01.06 02:28:59.914706 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 440 rows starting from the beginning of the part | ||
| 16358 | 2026.01.06 02:28:59.914749 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 16359 | 2026.01.06 02:28:59.914794 [ 186 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 16360 | 2026.01.06 02:28:59.915021 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.01.06 02:28:59.915063 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16362 | 2026.01.06 02:28:59.915392 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16363 | 2026.01.06 02:28:59.915625 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.01.06 02:28:59.915757 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 16365 | 2026.01.06 02:28:59.915795 [ 4 ] {5f21f37a-1d85-4a99-b6f7-ec8832cc7f5e} <Debug> TCPHandler: Processed in 0.001524099 sec. | ||
| 16366 | 2026.01.06 02:28:59.915882 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616911 sec., 1069322.9250094779 rows/sec., 73.95 MiB/sec. | ||
| 16367 | 2026.01.06 02:28:59.915913 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16368 | 2026.01.06 02:28:59.916011 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16369 | 2026.01.06 02:28:59.916044 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16370 | 2026.01.06 02:28:59.916054 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16371 | 2026.01.06 02:28:59.916315 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2026.01.06 02:28:59.916397 [ 199 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_52_11} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 16373 | 2026.01.06 02:28:59.916493 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16374 | 2026.01.06 02:28:59.916735 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.01.06 02:28:59.916777 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16376 | 2026.01.06 02:28:59.917138 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16377 | 2026.01.06 02:28:59.917355 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.01.06 02:28:59.917486 [ 77 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16379 | 2026.01.06 02:28:59.917488 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001496 sec., 463903.74331550807 rows/sec., 32.42 MiB/sec. | ||
| 16380 | 2026.01.06 02:28:59.917523 [ 77 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.01.06 02:28:59.917547 [ 4 ] {0ebba6a6-1440-42f6-a21f-59904206ef00} <Debug> TCPHandler: Processed in 0.001683422 sec. | ||
| 16382 | 2026.01.06 02:28:59.917547 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16383 | 2026.01.06 02:28:59.917647 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16384 | 2026.01.06 02:28:59.917675 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2026.01.06 02:28:59.917738 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16386 | 2026.01.06 02:28:59.917767 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1211 rows starting from the beginning of the part | ||
| 16387 | 2026.01.06 02:28:59.917780 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16388 | 2026.01.06 02:28:59.917813 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 16389 | 2026.01.06 02:28:59.917828 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16390 | 2026.01.06 02:28:59.917857 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 89 rows starting from the beginning of the part | ||
| 16391 | 2026.01.06 02:28:59.917896 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 694 rows starting from the beginning of the part | ||
| 16392 | 2026.01.06 02:28:59.917929 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 91 rows starting from the beginning of the part | ||
| 16393 | 2026.01.06 02:28:59.917963 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 694 rows starting from the beginning of the part | ||
| 16394 | 2026.01.06 02:28:59.918195 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.01.06 02:28:59.918238 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16396 | 2026.01.06 02:28:59.918565 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16397 | 2026.01.06 02:28:59.918788 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.01.06 02:28:59.918935 [ 77 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16399 | 2026.01.06 02:28:59.918945 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 16400 | 2026.01.06 02:28:59.918981 [ 77 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.01.06 02:28:59.919004 [ 4 ] {11c9ac0b-ba81-4aca-a294-6af95c1870e1} <Debug> TCPHandler: Processed in 0.001377397 sec. | ||
| 16402 | 2026.01.06 02:28:59.919008 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16403 | 2026.01.06 02:28:59.919098 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16404 | 2026.01.06 02:28:59.919130 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2026.01.06 02:28:59.919202 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16406 | 2026.01.06 02:28:59.919231 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16407 | 2026.01.06 02:28:59.919231 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626061 sec., 1748396.892859493 rows/sec., 131.42 MiB/sec. | ||
| 16408 | 2026.01.06 02:28:59.919232 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 16409 | 2026.01.06 02:28:59.919280 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16410 | 2026.01.06 02:28:59.919336 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16411 | 2026.01.06 02:28:59.919406 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16412 | 2026.01.06 02:28:59.919461 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16413 | 2026.01.06 02:28:59.919460 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16414 | 2026.01.06 02:28:59.919511 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16415 | 2026.01.06 02:28:59.919557 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16416 | 2026.01.06 02:28:59.919752 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.01.06 02:28:59.919797 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16418 | 2026.01.06 02:28:59.919807 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2026.01.06 02:28:59.919901 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_116_23} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16420 | 2026.01.06 02:28:59.920006 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16421 | 2026.01.06 02:28:59.920192 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16422 | 2026.01.06 02:28:59.920347 [ 201 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278784 sec., 239289.82533406737 rows/sec., 12.21 MiB/sec. | ||
| 16423 | 2026.01.06 02:28:59.920432 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16424 | 2026.01.06 02:28:59.920482 [ 200 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16425 | 2026.01.06 02:28:59.920572 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00136 sec., 230882.35294117645 rows/sec., 15.17 MiB/sec. | ||
| 16426 | 2026.01.06 02:28:59.920611 [ 4 ] {33798441-115b-4e37-98f7-fcbae1e9b5d1} <Debug> TCPHandler: Processed in 0.001531649 sec. | ||
| 16427 | 2026.01.06 02:28:59.920722 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2026.01.06 02:28:59.920739 [ 200 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2026.01.06 02:28:59.920805 [ 200 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_51_11} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16430 | 2026.01.06 02:28:59.920817 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16431 | 2026.01.06 02:28:59.920860 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16432 | 2026.01.06 02:28:59.920900 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16433 | 2026.01.06 02:28:59.921179 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.01.06 02:28:59.921214 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16435 | 2026.01.06 02:28:59.921521 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16436 | 2026.01.06 02:28:59.921751 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16437 | 2026.01.06 02:28:59.921867 [ 77 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 16438 | 2026.01.06 02:28:59.921885 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 16439 | 2026.01.06 02:28:59.921905 [ 77 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.01.06 02:28:59.921930 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16441 | 2026.01.06 02:28:59.921930 [ 4 ] {a98a7858-4db1-4f1a-b4b9-342929a4b4ff} <Debug> TCPHandler: Processed in 0.001257645 sec. | ||
| 16442 | 2026.01.06 02:28:59.922026 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 16443 | 2026.01.06 02:28:59.922054 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16444 | 2026.01.06 02:28:59.922149 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16445 | 2026.01.06 02:28:59.922161 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16446 | 2026.01.06 02:28:59.922188 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 47 rows starting from the beginning of the part | ||
| 16447 | 2026.01.06 02:28:59.922226 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16448 | 2026.01.06 02:28:59.922256 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16449 | 2026.01.06 02:28:59.922307 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16450 | 2026.01.06 02:28:59.922348 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16451 | 2026.01.06 02:28:59.922388 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16452 | 2026.01.06 02:28:59.922428 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16453 | 2026.01.06 02:28:59.923049 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.01.06 02:28:59.923096 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16455 | 2026.01.06 02:28:59.923251 [ 190 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265164 sec., 41101.390807832024 rows/sec., 2.70 MiB/sec. | ||
| 16456 | 2026.01.06 02:28:59.923373 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16457 | 2026.01.06 02:28:59.923616 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.01.06 02:28:59.923653 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16459 | 2026.01.06 02:28:59.923689 [ 195 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_52_11} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 16460 | 2026.01.06 02:28:59.923763 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16461 | 2026.01.06 02:28:59.923894 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2026.01.06 02:28:59.924048 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001905 sec., 7874.015748031496 rows/sec., 14.11 MiB/sec. | ||
| 16463 | 2026.01.06 02:28:59.924130 [ 4 ] {dc53b008-57fd-4794-9f18-e0534c772ea4} <Debug> TCPHandler: Processed in 0.002128871 sec. | ||
| 16464 | 2026.01.06 02:28:59.924255 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16465 | 2026.01.06 02:28:59.924352 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16466 | 2026.01.06 02:28:59.924395 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16467 | 2026.01.06 02:28:59.924733 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16468 | 2026.01.06 02:28:59.924771 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16469 | 2026.01.06 02:28:59.925092 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16470 | 2026.01.06 02:28:59.925339 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2026.01.06 02:28:59.925469 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 5.61 MiB/sec. | ||
| 16472 | 2026.01.06 02:28:59.925464 [ 74 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16473 | 2026.01.06 02:28:59.925510 [ 4 ] {0cd447cb-58d6-444d-b372-1e77a587fe0d} <Debug> TCPHandler: Processed in 0.001314165 sec. | ||
| 16474 | 2026.01.06 02:28:59.925522 [ 74 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16475 | 2026.01.06 02:28:59.925548 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 16476 | 2026.01.06 02:28:59.925636 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16477 | 2026.01.06 02:28:59.925742 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16478 | 2026.01.06 02:28:59.925769 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7928 rows starting from the beginning of the part | ||
| 16479 | 2026.01.06 02:28:59.925843 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 16480 | 2026.01.06 02:28:59.925895 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16481 | 2026.01.06 02:28:59.925935 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 16482 | 2026.01.06 02:28:59.925972 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16483 | 2026.01.06 02:28:59.926010 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 16484 | 2026.01.06 02:28:59.928374 [ 195 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8292 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777233 sec., 2985705.556573755 rows/sec., 189.53 MiB/sec. | ||
| 16485 | 2026.01.06 02:28:59.928503 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16486 | 2026.01.06 02:28:59.928754 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2026.01.06 02:28:59.928825 [ 201 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_116_23} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16488 | 2026.01.06 02:28:59.928898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16489 | 2026.01.06 02:29:03.057601 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16490 | 2026.01.06 02:29:03.057704 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16491 | 2026.01.06 02:29:03.262739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33604 | ||
| 16492 | 2026.01.06 02:29:03.263379 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2026.01.06 02:29:03.263427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16494 | 2026.01.06 02:29:03.263908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16495 | 2026.01.06 02:29:03.264139 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.01.06 02:29:03.264293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33604 | ||
| 16497 | 2026.01.06 02:29:03.271725 [ 223 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16498 | 2026.01.06 02:29:03.271779 [ 223 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16499 | 2026.01.06 02:29:03.288415 [ 223 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16500 | 2026.01.06 02:29:03.638843 [ 222 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16501 | 2026.01.06 02:29:03.638899 [ 222 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16502 | 2026.01.06 02:29:03.643591 [ 222 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16503 | 2026.01.06 02:29:04.544889 [ 217 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16504 | 2026.01.06 02:29:04.544961 [ 217 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16505 | 2026.01.06 02:29:04.548518 [ 217 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16506 | 2026.01.06 02:29:04.719867 [ 219 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16507 | 2026.01.06 02:29:04.719926 [ 219 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16508 | 2026.01.06 02:29:04.723762 [ 219 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16509 | 2026.01.06 02:29:04.894862 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16510 | 2026.01.06 02:29:04.895126 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16511 | 2026.01.06 02:29:04.895190 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16512 | 2026.01.06 02:29:04.895902 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2026.01.06 02:29:04.895951 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16514 | 2026.01.06 02:29:04.896341 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16515 | 2026.01.06 02:29:04.896570 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2026.01.06 02:29:04.896726 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001651 sec., 64203.51302241066 rows/sec., 5.36 MiB/sec. | ||
| 16517 | 2026.01.06 02:29:04.896768 [ 4 ] {4a947510-783d-44dd-9b36-adf1d272b7bd} <Debug> TCPHandler: Processed in 0.00209388 sec. | ||
| 16518 | 2026.01.06 02:29:04.896892 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16519 | 2026.01.06 02:29:04.896986 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16520 | 2026.01.06 02:29:04.897026 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16521 | 2026.01.06 02:29:04.897457 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.01.06 02:29:04.897493 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16523 | 2026.01.06 02:29:04.897788 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16524 | 2026.01.06 02:29:04.897994 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16525 | 2026.01.06 02:29:04.898124 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001157 sec., 21607.605877268797 rows/sec., 1.59 MiB/sec. | ||
| 16526 | 2026.01.06 02:29:04.898161 [ 4 ] {3b9e3bd8-79f6-4557-a670-0c8596eb50b4} <Debug> TCPHandler: Processed in 0.001317995 sec. | ||
| 16527 | 2026.01.06 02:29:04.898162 [ 70 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16528 | 2026.01.06 02:29:04.898224 [ 70 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.01.06 02:29:04.898245 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16530 | 2026.01.06 02:29:04.898276 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.01.06 02:29:04.898355 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16532 | 2026.01.06 02:29:04.898373 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16533 | 2026.01.06 02:29:04.898425 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16534 | 2026.01.06 02:29:04.898480 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16535 | 2026.01.06 02:29:04.898516 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 263 rows starting from the beginning of the part | ||
| 16536 | 2026.01.06 02:29:04.898579 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16537 | 2026.01.06 02:29:04.898625 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 220 rows starting from the beginning of the part | ||
| 16538 | 2026.01.06 02:29:04.898665 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 27 rows starting from the beginning of the part | ||
| 16539 | 2026.01.06 02:29:04.898703 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 220 rows starting from the beginning of the part | ||
| 16540 | 2026.01.06 02:29:04.898741 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16541 | 2026.01.06 02:29:04.898854 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.01.06 02:29:04.898898 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16543 | 2026.01.06 02:29:04.899227 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16544 | 2026.01.06 02:29:04.899452 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.01.06 02:29:04.899580 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001225 sec., 72653.0612244898 rows/sec., 5.67 MiB/sec. | ||
| 16546 | 2026.01.06 02:29:04.899617 [ 4 ] {c066b02a-88c4-4a35-92b2-92fb58135894} <Debug> TCPHandler: Processed in 0.001388607 sec. | ||
| 16547 | 2026.01.06 02:29:04.899642 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338375 sec., 582796.3014850098 rows/sec., 38.16 MiB/sec. | ||
| 16548 | 2026.01.06 02:29:04.899737 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16549 | 2026.01.06 02:29:04.899785 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16550 | 2026.01.06 02:29:04.899836 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16551 | 2026.01.06 02:29:04.899887 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16552 | 2026.01.06 02:29:04.900058 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.01.06 02:29:04.900132 [ 195 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_101_20} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16554 | 2026.01.06 02:29:04.900208 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16555 | 2026.01.06 02:29:04.900293 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.01.06 02:29:04.900333 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16557 | 2026.01.06 02:29:04.900672 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16558 | 2026.01.06 02:29:04.900881 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.01.06 02:29:04.901008 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 16560 | 2026.01.06 02:29:04.901046 [ 4 ] {0a087571-295e-4666-a98f-f9c6f71640c2} <Debug> TCPHandler: Processed in 0.001358816 sec. | ||
| 16561 | 2026.01.06 02:29:04.901152 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.01.06 02:29:04.901244 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16563 | 2026.01.06 02:29:04.901297 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16564 | 2026.01.06 02:29:04.902132 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.01.06 02:29:04.902169 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16566 | 2026.01.06 02:29:04.902708 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16567 | 2026.01.06 02:29:04.902926 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.01.06 02:29:04.903050 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16569 | 2026.01.06 02:29:04.903063 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001837 sec., 13609.14534567229 rows/sec., 24.39 MiB/sec. | ||
| 16570 | 2026.01.06 02:29:04.903085 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2026.01.06 02:29:04.903109 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16572 | 2026.01.06 02:29:04.903124 [ 4 ] {bd0370c7-1f26-4798-ab2f-06ba81abf6aa} <Debug> TCPHandler: Processed in 0.002018668 sec. | ||
| 16573 | 2026.01.06 02:29:04.903211 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16574 | 2026.01.06 02:29:04.903239 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.01.06 02:29:04.903333 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16576 | 2026.01.06 02:29:04.903374 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16577 | 2026.01.06 02:29:04.903425 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16578 | 2026.01.06 02:29:04.903483 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1858 rows starting from the beginning of the part | ||
| 16579 | 2026.01.06 02:29:04.903615 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 16580 | 2026.01.06 02:29:04.903707 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.01.06 02:29:04.903727 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 16582 | 2026.01.06 02:29:04.903742 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16583 | 2026.01.06 02:29:04.903831 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 25 rows starting from the beginning of the part | ||
| 16584 | 2026.01.06 02:29:04.903933 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
| 16585 | 2026.01.06 02:29:04.904033 [ 188 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 16586 | 2026.01.06 02:29:04.904046 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16587 | 2026.01.06 02:29:04.904251 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.01.06 02:29:04.904378 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 16589 | 2026.01.06 02:29:04.904413 [ 4 ] {575e80f5-a22a-4183-8822-22bd404d1f87} <Debug> TCPHandler: Processed in 0.001222823 sec. | ||
| 16590 | 2026.01.06 02:29:04.904496 [ 220 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16591 | 2026.01.06 02:29:04.904529 [ 220 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16592 | 2026.01.06 02:29:04.907906 [ 220 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16593 | 2026.01.06 02:29:04.911883 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 19 columns (19 merged, 0 gathered) in 0.008706117 sec., 225473.65260540377 rows/sec., 404.04 MiB/sec. | ||
| 16594 | 2026.01.06 02:29:04.914240 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16595 | 2026.01.06 02:29:04.914632 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2026.01.06 02:29:04.914721 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16597 | 2026.01.06 02:29:04.914930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
| 16598 | 2026.01.06 02:29:05.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.46 MiB, peak 396.91 MiB, free memory in arenas 0.00 B, will set to 382.02 MiB (RSS), difference: 2.55 MiB | ||
| 16599 | 2026.01.06 02:29:05.073402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16600 | 2026.01.06 02:29:05.091176 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.01.06 02:29:05.091246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16602 | 2026.01.06 02:29:05.097390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16603 | 2026.01.06 02:29:05.098173 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2026.01.06 02:29:05.102850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16605 | 2026.01.06 02:29:05.819175 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16606 | 2026.01.06 02:29:05.819230 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16607 | 2026.01.06 02:29:05.822264 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16608 | 2026.01.06 02:29:07.343900 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2026.01.06 02:29:07.344102 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16610 | 2026.01.06 02:29:07.344175 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16611 | 2026.01.06 02:29:07.345071 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.01.06 02:29:07.345126 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16613 | 2026.01.06 02:29:07.345693 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16614 | 2026.01.06 02:29:07.345974 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.01.06 02:29:07.346154 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002104 sec., 194866.92015209125 rows/sec., 12.36 MiB/sec. | ||
| 16616 | 2026.01.06 02:29:07.346210 [ 4 ] {e9e87611-a49d-495b-9ea5-fa75f6d45796} <Debug> TCPHandler: Processed in 0.002445037 sec. | ||
| 16617 | 2026.01.06 02:29:07.346337 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.01.06 02:29:07.346444 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16619 | 2026.01.06 02:29:07.346491 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16620 | 2026.01.06 02:29:07.347830 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.01.06 02:29:07.347872 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16622 | 2026.01.06 02:29:07.348432 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16623 | 2026.01.06 02:29:07.348657 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.01.06 02:29:07.348804 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Debug> executeQuery: Read 2282 rows, 188.90 KiB in 0.002385 sec., 956813.4171907757 rows/sec., 77.35 MiB/sec. | ||
| 16625 | 2026.01.06 02:29:07.348860 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16626 | 2026.01.06 02:29:07.348882 [ 4 ] {3d3ea0eb-6446-4e0c-bc91-288ff85b9b69} <Debug> TCPHandler: Processed in 0.002598649 sec. | ||
| 16627 | 2026.01.06 02:29:07.349034 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2026.01.06 02:29:07.349163 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.01.06 02:29:07.349223 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16630 | 2026.01.06 02:29:07.349905 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2026.01.06 02:29:07.349945 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16632 | 2026.01.06 02:29:07.350304 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16633 | 2026.01.06 02:29:07.350571 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2026.01.06 02:29:07.350727 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001592 sec., 138190.95477386934 rows/sec., 8.25 MiB/sec. | ||
| 16635 | 2026.01.06 02:29:07.350767 [ 4 ] {7c2835b3-7f19-4244-9d6a-e68bceece4a6} <Debug> TCPHandler: Processed in 0.001796565 sec. | ||
| 16636 | 2026.01.06 02:29:07.350896 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16637 | 2026.01.06 02:29:07.350995 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16638 | 2026.01.06 02:29:07.351039 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16639 | 2026.01.06 02:29:07.351601 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2026.01.06 02:29:07.351642 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16641 | 2026.01.06 02:29:07.351979 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16642 | 2026.01.06 02:29:07.352220 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2026.01.06 02:29:07.352353 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001381 sec., 318609.7031136857 rows/sec., 21.08 MiB/sec. | ||
| 16644 | 2026.01.06 02:29:07.352393 [ 4 ] {4b682886-a8c8-4bf2-b3d2-51b0ba15c155} <Debug> TCPHandler: Processed in 0.00154887 sec. | ||
| 16645 | 2026.01.06 02:29:07.352525 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16646 | 2026.01.06 02:29:07.352628 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16647 | 2026.01.06 02:29:07.352673 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16648 | 2026.01.06 02:29:07.353163 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.01.06 02:29:07.353201 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16650 | 2026.01.06 02:29:07.353529 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16651 | 2026.01.06 02:29:07.353750 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2026.01.06 02:29:07.353910 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 16653 | 2026.01.06 02:29:07.353952 [ 4 ] {f5adf626-017c-4526-b9b4-c5d5545151e9} <Debug> TCPHandler: Processed in 0.001486609 sec. | ||
| 16654 | 2026.01.06 02:29:07.354087 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16655 | 2026.01.06 02:29:07.354206 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16656 | 2026.01.06 02:29:07.354251 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16657 | 2026.01.06 02:29:07.355112 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2026.01.06 02:29:07.355150 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16659 | 2026.01.06 02:29:07.355528 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16660 | 2026.01.06 02:29:07.355774 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16661 | 2026.01.06 02:29:07.355910 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001728 sec., 665509.2592592593 rows/sec., 47.45 MiB/sec. | ||
| 16662 | 2026.01.06 02:29:07.355950 [ 4 ] {df4b5392-3296-44c6-8d84-0b4608baf037} <Debug> TCPHandler: Processed in 0.001915267 sec. | ||
| 16663 | 2026.01.06 02:29:07.356074 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2026.01.06 02:29:07.356170 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16665 | 2026.01.06 02:29:07.356214 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16666 | 2026.01.06 02:29:07.356559 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16667 | 2026.01.06 02:29:07.356597 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16668 | 2026.01.06 02:29:07.356924 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16669 | 2026.01.06 02:29:07.357165 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2026.01.06 02:29:07.357297 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 16671 | 2026.01.06 02:29:07.357336 [ 4 ] {e1b529ff-6d5e-4dd7-ba92-2a86e5663b2a} <Debug> TCPHandler: Processed in 0.001312235 sec. | ||
| 16672 | 2026.01.06 02:29:07.357454 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16673 | 2026.01.06 02:29:07.357551 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16674 | 2026.01.06 02:29:07.357596 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16675 | 2026.01.06 02:29:07.358188 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.01.06 02:29:07.358225 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16677 | 2026.01.06 02:29:07.358625 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16678 | 2026.01.06 02:29:07.358847 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.01.06 02:29:07.358986 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001455 sec., 628178.6941580756 rows/sec., 41.54 MiB/sec. | ||
| 16680 | 2026.01.06 02:29:07.359024 [ 4 ] {42cc9cc1-71ef-4ca5-83bf-d446f657a8cd} <Debug> TCPHandler: Processed in 0.001619381 sec. | ||
| 16681 | 2026.01.06 02:29:07.359141 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16682 | 2026.01.06 02:29:07.359236 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16683 | 2026.01.06 02:29:07.359282 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16684 | 2026.01.06 02:29:07.359603 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.01.06 02:29:07.359641 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16686 | 2026.01.06 02:29:07.359952 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16687 | 2026.01.06 02:29:07.360170 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2026.01.06 02:29:07.360302 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 16689 | 2026.01.06 02:29:07.360341 [ 4 ] {68127da6-7f50-4508-8817-24a992ba229e} <Debug> TCPHandler: Processed in 0.001250294 sec. | ||
| 16690 | 2026.01.06 02:29:07.360455 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16691 | 2026.01.06 02:29:07.360550 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16692 | 2026.01.06 02:29:07.360605 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16693 | 2026.01.06 02:29:07.361533 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16694 | 2026.01.06 02:29:07.361581 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16695 | 2026.01.06 02:29:07.362237 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16696 | 2026.01.06 02:29:07.362476 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.01.06 02:29:07.362625 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002093 sec., 7166.74629718108 rows/sec., 12.84 MiB/sec. | ||
| 16698 | 2026.01.06 02:29:07.362681 [ 4 ] {5d07fa7b-36df-4a21-9583-3b0ac335af4c} <Debug> TCPHandler: Processed in 0.002276144 sec. | ||
| 16699 | 2026.01.06 02:29:07.362789 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16700 | 2026.01.06 02:29:07.362886 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16701 | 2026.01.06 02:29:07.362943 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16702 | 2026.01.06 02:29:07.363385 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16703 | 2026.01.06 02:29:07.363422 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16704 | 2026.01.06 02:29:07.363802 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16705 | 2026.01.06 02:29:07.364050 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.01.06 02:29:07.364215 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001347 sec., 54936.896807720856 rows/sec., 3.22 MiB/sec. | ||
| 16707 | 2026.01.06 02:29:07.364270 [ 4 ] {5d06aaa9-48e8-426a-a835-75f1ce6bec39} <Debug> TCPHandler: Processed in 0.00153008 sec. | ||
| 16708 | 2026.01.06 02:29:08.392052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2150 | ||
| 16709 | 2026.01.06 02:29:08.395054 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.01.06 02:29:08.395115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16711 | 2026.01.06 02:29:08.396403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16712 | 2026.01.06 02:29:08.396692 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.01.06 02:29:08.397084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 16714 | 2026.01.06 02:29:09.126067 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16715 | 2026.01.06 02:29:09.126113 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16716 | 2026.01.06 02:29:09.130089 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16717 | 2026.01.06 02:29:09.143473 [ 217 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16718 | 2026.01.06 02:29:09.143510 [ 217 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16719 | 2026.01.06 02:29:09.147320 [ 217 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16720 | 2026.01.06 02:29:09.890333 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.01.06 02:29:09.890511 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16722 | 2026.01.06 02:29:09.890584 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16723 | 2026.01.06 02:29:09.891285 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2026.01.06 02:29:09.891339 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16725 | 2026.01.06 02:29:09.891736 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16726 | 2026.01.06 02:29:09.891967 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2026.01.06 02:29:09.892135 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 16728 | 2026.01.06 02:29:09.892194 [ 4 ] {76bfa0c1-8477-4230-b084-d98f6c532efe} <Debug> TCPHandler: Processed in 0.001995818 sec. | ||
| 16729 | 2026.01.06 02:29:09.892329 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16730 | 2026.01.06 02:29:09.892437 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16731 | 2026.01.06 02:29:09.892482 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16732 | 2026.01.06 02:29:09.892930 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.01.06 02:29:09.892971 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16734 | 2026.01.06 02:29:09.893298 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16735 | 2026.01.06 02:29:09.893521 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2026.01.06 02:29:09.893656 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 16737 | 2026.01.06 02:29:09.893695 [ 4 ] {9878ecf9-878f-48ea-970d-c88611bbc2a2} <Debug> TCPHandler: Processed in 0.001419217 sec. | ||
| 16738 | 2026.01.06 02:29:09.893812 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.01.06 02:29:09.893910 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16740 | 2026.01.06 02:29:09.893955 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16741 | 2026.01.06 02:29:09.894349 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2026.01.06 02:29:09.894387 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16743 | 2026.01.06 02:29:09.894722 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16744 | 2026.01.06 02:29:09.894940 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2026.01.06 02:29:09.895071 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00118 sec., 71186.4406779661 rows/sec., 4.95 MiB/sec. | ||
| 16746 | 2026.01.06 02:29:09.895073 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 16747 | 2026.01.06 02:29:09.895110 [ 4 ] {9e0f45bc-8395-42ce-812c-789b6a9c0ada} <Debug> TCPHandler: Processed in 0.001347976 sec. | ||
| 16748 | 2026.01.06 02:29:09.895142 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.01.06 02:29:09.895167 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16750 | 2026.01.06 02:29:09.895240 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16751 | 2026.01.06 02:29:09.895268 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 16752 | 2026.01.06 02:29:09.895338 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16753 | 2026.01.06 02:29:09.895381 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16754 | 2026.01.06 02:29:09.895383 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16755 | 2026.01.06 02:29:09.895425 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 35627 rows starting from the beginning of the part | ||
| 16756 | 2026.01.06 02:29:09.895496 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 161 rows starting from the beginning of the part | ||
| 16757 | 2026.01.06 02:29:09.895551 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 314 rows starting from the beginning of the part | ||
| 16758 | 2026.01.06 02:29:09.895603 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16759 | 2026.01.06 02:29:09.895657 [ 192 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 914 rows starting from the beginning of the part | ||
| 16760 | 2026.01.06 02:29:09.895722 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2026.01.06 02:29:09.895758 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16762 | 2026.01.06 02:29:09.896093 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16763 | 2026.01.06 02:29:09.896312 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16764 | 2026.01.06 02:29:09.896444 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 1.80 MiB/sec. | ||
| 16765 | 2026.01.06 02:29:09.896480 [ 4 ] {d7d99c3d-4851-4636-a6da-c3dc6ac10dd5} <Debug> TCPHandler: Processed in 0.001290464 sec. | ||
| 16766 | 2026.01.06 02:29:09.902448 [ 191 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37176 rows, containing 5 columns (5 merged, 0 gathered) in 0.007224309 sec., 5145959.288286257 rows/sec., 344.36 MiB/sec. | ||
| 16767 | 2026.01.06 02:29:09.902927 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 16768 | 2026.01.06 02:29:09.903231 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.01.06 02:29:09.903297 [ 196 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 16770 | 2026.01.06 02:29:09.903363 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 16771 | 2026.01.06 02:29:10.764440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34052 | ||
| 16772 | 2026.01.06 02:29:10.764959 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.01.06 02:29:10.765010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16774 | 2026.01.06 02:29:10.765517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16775 | 2026.01.06 02:29:10.765757 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.01.06 02:29:10.765915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34052 | ||
| 16777 | 2026.01.06 02:29:10.765912 [ 54 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16778 | 2026.01.06 02:29:10.765991 [ 54 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.01.06 02:29:10.766011 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16780 | 2026.01.06 02:29:10.766143 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 16781 | 2026.01.06 02:29:10.766288 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16782 | 2026.01.06 02:29:10.766329 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31684 rows starting from the beginning of the part | ||
| 16783 | 2026.01.06 02:29:10.766394 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16784 | 2026.01.06 02:29:10.766439 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16785 | 2026.01.06 02:29:10.766483 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16786 | 2026.01.06 02:29:10.766522 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16787 | 2026.01.06 02:29:10.766562 [ 192 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16788 | 2026.01.06 02:29:10.768881 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002803224 sec., 12147441.660031449 rows/sec., 173.77 MiB/sec. | ||
| 16789 | 2026.01.06 02:29:10.769291 [ 197 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16790 | 2026.01.06 02:29:10.769639 [ 197 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2026.01.06 02:29:10.769719 [ 197 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_71_14} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16792 | 2026.01.06 02:29:10.769834 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16793 | 2026.01.06 02:29:12.602924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16794 | 2026.01.06 02:29:12.620784 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.01.06 02:29:12.620845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16796 | 2026.01.06 02:29:12.627021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16797 | 2026.01.06 02:29:12.627753 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2026.01.06 02:29:12.628101 [ 50 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16799 | 2026.01.06 02:29:12.628202 [ 50 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.01.06 02:29:12.628240 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16801 | 2026.01.06 02:29:12.628406 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 16802 | 2026.01.06 02:29:12.631041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16803 | 2026.01.06 02:29:12.632495 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16804 | 2026.01.06 02:29:12.634031 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16805 | 2026.01.06 02:29:12.638544 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16806 | 2026.01.06 02:29:12.643003 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16807 | 2026.01.06 02:29:12.647585 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16808 | 2026.01.06 02:29:12.652638 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16809 | 2026.01.06 02:29:12.657167 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16810 | 2026.01.06 02:29:12.710546 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082223647 sec., 6506.644007167428 rows/sec., 33.64 MiB/sec. | ||
| 16811 | 2026.01.06 02:29:12.712461 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16812 | 2026.01.06 02:29:12.714162 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16813 | 2026.01.06 02:29:12.714252 [ 194 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_71_14} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16814 | 2026.01.06 02:29:12.715644 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16815 | 2026.01.06 02:29:13.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.15 MiB, peak 400.56 MiB, free memory in arenas 0.00 B, will set to 382.11 MiB (RSS), difference: -1.04 MiB | ||
| 16816 | 2026.01.06 02:29:14.894863 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16817 | 2026.01.06 02:29:14.895124 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16818 | 2026.01.06 02:29:14.895220 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16819 | 2026.01.06 02:29:14.896054 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.01.06 02:29:14.896095 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16821 | 2026.01.06 02:29:14.896490 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16822 | 2026.01.06 02:29:14.896717 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.01.06 02:29:14.896879 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001823 sec., 58145.91332967636 rows/sec., 4.86 MiB/sec. | ||
| 16824 | 2026.01.06 02:29:14.896930 [ 4 ] {b0d72417-e9a3-410c-a902-c24c3a973c33} <Debug> TCPHandler: Processed in 0.002236683 sec. | ||
| 16825 | 2026.01.06 02:29:14.897064 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.01.06 02:29:14.897166 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16827 | 2026.01.06 02:29:14.897209 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16828 | 2026.01.06 02:29:14.897627 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.01.06 02:29:14.897661 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16830 | 2026.01.06 02:29:14.897964 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16831 | 2026.01.06 02:29:14.898171 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.01.06 02:29:14.898300 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.59 MiB/sec. | ||
| 16833 | 2026.01.06 02:29:14.898337 [ 4 ] {45e490b3-5a34-4cb2-8229-c74db0acbf7a} <Debug> TCPHandler: Processed in 0.001325085 sec. | ||
| 16834 | 2026.01.06 02:29:14.898450 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2026.01.06 02:29:14.898543 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16836 | 2026.01.06 02:29:14.898583 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16837 | 2026.01.06 02:29:14.899007 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.01.06 02:29:14.899041 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16839 | 2026.01.06 02:29:14.899346 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16840 | 2026.01.06 02:29:14.899551 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.01.06 02:29:14.899678 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001152 sec., 77256.94444444444 rows/sec., 6.03 MiB/sec. | ||
| 16842 | 2026.01.06 02:29:14.899714 [ 4 ] {aaba579e-0cec-4a75-8a0a-ab9f8585318f} <Debug> TCPHandler: Processed in 0.001313825 sec. | ||
| 16843 | 2026.01.06 02:29:14.899828 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.01.06 02:29:14.899927 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16845 | 2026.01.06 02:29:14.899970 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16846 | 2026.01.06 02:29:14.900375 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.01.06 02:29:14.900409 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16848 | 2026.01.06 02:29:14.900728 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16849 | 2026.01.06 02:29:14.900936 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.01.06 02:29:14.901063 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 16851 | 2026.01.06 02:29:14.901101 [ 4 ] {b28d9b49-1b4b-4498-8912-0f3535b16428} <Debug> TCPHandler: Processed in 0.001322435 sec. | ||
| 16852 | 2026.01.06 02:29:14.901212 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.01.06 02:29:14.901305 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.01.06 02:29:14.901358 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16855 | 2026.01.06 02:29:14.902185 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.01.06 02:29:14.902221 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16857 | 2026.01.06 02:29:14.902753 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16858 | 2026.01.06 02:29:14.902974 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2026.01.06 02:29:14.903112 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001824 sec., 13706.140350877193 rows/sec., 24.56 MiB/sec. | ||
| 16860 | 2026.01.06 02:29:14.903166 [ 4 ] {d7becf63-c715-4691-976f-4e60feb48f85} <Debug> TCPHandler: Processed in 0.002003938 sec. | ||
| 16861 | 2026.01.06 02:29:14.903279 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16862 | 2026.01.06 02:29:14.903372 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16863 | 2026.01.06 02:29:14.903413 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16864 | 2026.01.06 02:29:14.903744 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16865 | 2026.01.06 02:29:14.903780 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16866 | 2026.01.06 02:29:14.904080 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16867 | 2026.01.06 02:29:14.904289 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.01.06 02:29:14.904418 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 16869 | 2026.01.06 02:29:14.904453 [ 4 ] {363d34c9-3bf1-40a1-b4ae-5d54b0cb0838} <Debug> TCPHandler: Processed in 0.001223684 sec. | ||
| 16870 | 2026.01.06 02:29:18.057754 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16871 | 2026.01.06 02:29:18.057820 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16872 | 2026.01.06 02:29:18.266029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34564 | ||
| 16873 | 2026.01.06 02:29:18.266559 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.01.06 02:29:18.266608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16875 | 2026.01.06 02:29:18.267137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16876 | 2026.01.06 02:29:18.267371 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2026.01.06 02:29:18.267514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34564 | ||
| 16878 | 2026.01.06 02:29:18.397324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2170 | ||
| 16879 | 2026.01.06 02:29:18.399599 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.01.06 02:29:18.399661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16881 | 2026.01.06 02:29:18.400845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16882 | 2026.01.06 02:29:18.401136 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2026.01.06 02:29:18.401506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 16884 | 2026.01.06 02:29:19.731462 [ 224 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16885 | 2026.01.06 02:29:19.731520 [ 224 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16886 | 2026.01.06 02:29:19.733874 [ 224 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16887 | 2026.01.06 02:29:19.905761 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16888 | 2026.01.06 02:29:19.905963 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16889 | 2026.01.06 02:29:19.906039 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16890 | 2026.01.06 02:29:19.906915 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16891 | 2026.01.06 02:29:19.906967 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16892 | 2026.01.06 02:29:19.907394 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16893 | 2026.01.06 02:29:19.907644 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16894 | 2026.01.06 02:29:19.907799 [ 39 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16895 | 2026.01.06 02:29:19.907813 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 16896 | 2026.01.06 02:29:19.907880 [ 39 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.01.06 02:29:19.907912 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16898 | 2026.01.06 02:29:19.907914 [ 4 ] {5a151309-a4ac-4afc-bc7d-aca74404547a} <Debug> TCPHandler: Processed in 0.002291184 sec. | ||
| 16899 | 2026.01.06 02:29:19.908022 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16900 | 2026.01.06 02:29:19.908024 [ 225 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16901 | 2026.01.06 02:29:19.908101 [ 225 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16902 | 2026.01.06 02:29:19.908112 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16903 | 2026.01.06 02:29:19.908161 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16904 | 2026.01.06 02:29:19.908204 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 410 rows starting from the beginning of the part | ||
| 16905 | 2026.01.06 02:29:19.908220 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16906 | 2026.01.06 02:29:19.908270 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16907 | 2026.01.06 02:29:19.908288 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16908 | 2026.01.06 02:29:19.908350 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 16909 | 2026.01.06 02:29:19.908400 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 16910 | 2026.01.06 02:29:19.908449 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 16911 | 2026.01.06 02:29:19.909277 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.01.06 02:29:19.909319 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16913 | 2026.01.06 02:29:19.909589 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608341 sec., 1274605.3231248846 rows/sec., 85.72 MiB/sec. | ||
| 16914 | 2026.01.06 02:29:19.909723 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16915 | 2026.01.06 02:29:19.909779 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16916 | 2026.01.06 02:29:19.910017 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.01.06 02:29:19.910097 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2026.01.06 02:29:19.910145 [ 39 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16919 | 2026.01.06 02:29:19.910166 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001972 sec., 579107.505070994 rows/sec., 45.95 MiB/sec. | ||
| 16920 | 2026.01.06 02:29:19.910176 [ 39 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.01.06 02:29:19.910175 [ 199 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_53_13} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16922 | 2026.01.06 02:29:19.910209 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16923 | 2026.01.06 02:29:19.910215 [ 4 ] {3b58473f-6764-4fb0-afea-216f11e76bb5} <Debug> TCPHandler: Processed in 0.002156351 sec. | ||
| 16924 | 2026.01.06 02:29:19.910278 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16925 | 2026.01.06 02:29:19.910322 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16926 | 2026.01.06 02:29:19.910350 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2026.01.06 02:29:19.910379 [ 225 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16928 | 2026.01.06 02:29:19.910421 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16929 | 2026.01.06 02:29:19.910452 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16930 | 2026.01.06 02:29:19.910456 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2342 rows starting from the beginning of the part | ||
| 16931 | 2026.01.06 02:29:19.910497 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16932 | 2026.01.06 02:29:19.910524 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 106 rows starting from the beginning of the part | ||
| 16933 | 2026.01.06 02:29:19.910569 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2282 rows starting from the beginning of the part | ||
| 16934 | 2026.01.06 02:29:19.910611 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 16935 | 2026.01.06 02:29:19.910648 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 106 rows starting from the beginning of the part | ||
| 16936 | 2026.01.06 02:29:19.910688 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1142 rows starting from the beginning of the part | ||
| 16937 | 2026.01.06 02:29:19.910996 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16938 | 2026.01.06 02:29:19.911032 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16939 | 2026.01.06 02:29:19.911347 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16940 | 2026.01.06 02:29:19.911574 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16941 | 2026.01.06 02:29:19.911709 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001279 sec., 172009.38232994528 rows/sec., 10.26 MiB/sec. | ||
| 16942 | 2026.01.06 02:29:19.911747 [ 4 ] {5c88ea1c-32d7-4549-b0d6-de0774a8f1fa} <Debug> TCPHandler: Processed in 0.001448418 sec. | ||
| 16943 | 2026.01.06 02:29:19.911860 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16944 | 2026.01.06 02:29:19.911962 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16945 | 2026.01.06 02:29:19.912003 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16946 | 2026.01.06 02:29:19.912484 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16947 | 2026.01.06 02:29:19.912520 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16948 | 2026.01.06 02:29:19.912662 [ 201 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407306 sec., 2506536.3522543455 rows/sec., 211.80 MiB/sec. | ||
| 16949 | 2026.01.06 02:29:19.912825 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16950 | 2026.01.06 02:29:19.912897 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16951 | 2026.01.06 02:29:19.913054 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2026.01.06 02:29:19.913145 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.01.06 02:29:19.913188 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 16954 | 2026.01.06 02:29:19.913212 [ 200 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_121_24} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16955 | 2026.01.06 02:29:19.913225 [ 4 ] {13a1aa89-bb9c-4096-abeb-90b0f766b757} <Debug> TCPHandler: Processed in 0.001416197 sec. | ||
| 16956 | 2026.01.06 02:29:19.913277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16957 | 2026.01.06 02:29:19.913327 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16958 | 2026.01.06 02:29:19.913423 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16959 | 2026.01.06 02:29:19.913462 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16960 | 2026.01.06 02:29:19.913935 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.01.06 02:29:19.913968 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16962 | 2026.01.06 02:29:19.914267 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16963 | 2026.01.06 02:29:19.914477 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.01.06 02:29:19.914608 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 16965 | 2026.01.06 02:29:19.914606 [ 40 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16966 | 2026.01.06 02:29:19.914645 [ 4 ] {56bad9e8-793a-4115-a977-f28c7c657943} <Debug> TCPHandler: Processed in 0.001368166 sec. | ||
| 16967 | 2026.01.06 02:29:19.914660 [ 40 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.01.06 02:29:19.914684 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16969 | 2026.01.06 02:29:19.914756 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.01.06 02:29:19.914756 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16971 | 2026.01.06 02:29:19.914781 [ 225 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16972 | 2026.01.06 02:29:19.914815 [ 225 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16973 | 2026.01.06 02:29:19.914851 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16974 | 2026.01.06 02:29:19.914858 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16975 | 2026.01.06 02:29:19.914902 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16976 | 2026.01.06 02:29:19.914911 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 211 rows starting from the beginning of the part | ||
| 16977 | 2026.01.06 02:29:19.914969 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16978 | 2026.01.06 02:29:19.915009 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 16979 | 2026.01.06 02:29:19.915044 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 16980 | 2026.01.06 02:29:19.915081 [ 199 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 16981 | 2026.01.06 02:29:19.915571 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2026.01.06 02:29:19.915611 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16983 | 2026.01.06 02:29:19.915874 [ 201 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147062 sec., 919741.0427683945 rows/sec., 55.74 MiB/sec. | ||
| 16984 | 2026.01.06 02:29:19.915990 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16985 | 2026.01.06 02:29:19.916075 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16986 | 2026.01.06 02:29:19.916286 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.01.06 02:29:19.916421 [ 40 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16988 | 2026.01.06 02:29:19.916430 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16989 | 2026.01.06 02:29:19.916435 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001603 sec., 432938.2407985028 rows/sec., 30.26 MiB/sec. | ||
| 16990 | 2026.01.06 02:29:19.916447 [ 40 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16991 | 2026.01.06 02:29:19.916485 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16992 | 2026.01.06 02:29:19.916490 [ 4 ] {d9e8da39-e232-40fd-9446-afe4f56dd5f9} <Debug> TCPHandler: Processed in 0.001784915 sec. | ||
| 16993 | 2026.01.06 02:29:19.916536 [ 186 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_53_13} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16994 | 2026.01.06 02:29:19.916545 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16995 | 2026.01.06 02:29:19.916610 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.01.06 02:29:19.916625 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16997 | 2026.01.06 02:29:19.916645 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16998 | 2026.01.06 02:29:19.916651 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1211 rows starting from the beginning of the part | ||
| 16999 | 2026.01.06 02:29:19.916708 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17000 | 2026.01.06 02:29:19.916712 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 89 rows starting from the beginning of the part | ||
| 17001 | 2026.01.06 02:29:19.916751 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17002 | 2026.01.06 02:29:19.916757 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1150 rows starting from the beginning of the part | ||
| 17003 | 2026.01.06 02:29:19.916795 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 17004 | 2026.01.06 02:29:19.916830 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 89 rows starting from the beginning of the part | ||
| 17005 | 2026.01.06 02:29:19.916864 [ 200 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 694 rows starting from the beginning of the part | ||
| 17006 | 2026.01.06 02:29:19.916918 [ 225 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17007 | 2026.01.06 02:29:19.917104 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.01.06 02:29:19.917141 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17009 | 2026.01.06 02:29:19.917446 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17010 | 2026.01.06 02:29:19.917656 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.01.06 02:29:19.917782 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 17012 | 2026.01.06 02:29:19.917817 [ 4 ] {ae979400-199e-456a-b391-d3edf4a1947a} <Debug> TCPHandler: Processed in 0.001257764 sec. | ||
| 17013 | 2026.01.06 02:29:19.917927 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17014 | 2026.01.06 02:29:19.917942 [ 201 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421987 sec., 2318586.597486475 rows/sec., 174.94 MiB/sec. | ||
| 17015 | 2026.01.06 02:29:19.918022 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17016 | 2026.01.06 02:29:19.918068 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17017 | 2026.01.06 02:29:19.918129 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17018 | 2026.01.06 02:29:19.918377 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.01.06 02:29:19.918450 [ 186 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_121_24} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17020 | 2026.01.06 02:29:19.918511 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.01.06 02:29:19.918530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 17022 | 2026.01.06 02:29:19.918553 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17023 | 2026.01.06 02:29:19.918901 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17024 | 2026.01.06 02:29:19.919106 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17025 | 2026.01.06 02:29:19.919236 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 17026 | 2026.01.06 02:29:19.919271 [ 4 ] {3e2a30b9-e976-4c3d-965c-cba63256092c} <Debug> TCPHandler: Processed in 0.001394017 sec. | ||
| 17027 | 2026.01.06 02:29:19.919380 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17028 | 2026.01.06 02:29:19.919473 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17029 | 2026.01.06 02:29:19.919514 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17030 | 2026.01.06 02:29:19.919825 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2026.01.06 02:29:19.919857 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17032 | 2026.01.06 02:29:19.920150 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17033 | 2026.01.06 02:29:19.920354 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.01.06 02:29:19.920480 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 17035 | 2026.01.06 02:29:19.920506 [ 221 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17036 | 2026.01.06 02:29:19.920515 [ 4 ] {bf24be11-8db5-44e4-bbb5-74a8430f0050} <Debug> TCPHandler: Processed in 0.001185063 sec. | ||
| 17037 | 2026.01.06 02:29:19.920544 [ 221 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17038 | 2026.01.06 02:29:19.920658 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17039 | 2026.01.06 02:29:19.920755 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17040 | 2026.01.06 02:29:19.920810 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17041 | 2026.01.06 02:29:19.921609 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17042 | 2026.01.06 02:29:19.921648 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17043 | 2026.01.06 02:29:19.922231 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17044 | 2026.01.06 02:29:19.922471 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17045 | 2026.01.06 02:29:19.922607 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001869 sec., 8025.6821829855535 rows/sec., 14.38 MiB/sec. | ||
| 17046 | 2026.01.06 02:29:19.922663 [ 4 ] {10bfe0c5-3e8b-4204-bf57-4613bc03ae5f} <Debug> TCPHandler: Processed in 0.002054619 sec. | ||
| 17047 | 2026.01.06 02:29:19.922791 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17048 | 2026.01.06 02:29:19.922919 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17049 | 2026.01.06 02:29:19.922944 [ 221 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17050 | 2026.01.06 02:29:19.922974 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17051 | 2026.01.06 02:29:19.923401 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.01.06 02:29:19.923445 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17053 | 2026.01.06 02:29:19.923787 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17054 | 2026.01.06 02:29:19.924009 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.01.06 02:29:19.924120 [ 40 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17056 | 2026.01.06 02:29:19.924143 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00125 sec., 83200 rows/sec., 5.10 MiB/sec. | ||
| 17057 | 2026.01.06 02:29:19.924146 [ 40 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2026.01.06 02:29:19.924173 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17059 | 2026.01.06 02:29:19.924182 [ 4 ] {cc4ebe73-37bd-4e5b-91e9-c618c8c0a8f0} <Debug> TCPHandler: Processed in 0.001453498 sec. | ||
| 17060 | 2026.01.06 02:29:19.924262 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17061 | 2026.01.06 02:29:19.924380 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17062 | 2026.01.06 02:29:19.924412 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8292 rows starting from the beginning of the part | ||
| 17063 | 2026.01.06 02:29:19.924478 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17064 | 2026.01.06 02:29:19.924531 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
| 17065 | 2026.01.06 02:29:19.924577 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part | ||
| 17066 | 2026.01.06 02:29:19.924621 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17067 | 2026.01.06 02:29:19.924666 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 17068 | 2026.01.06 02:29:19.927157 [ 186 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002938386 sec., 2933583.2664598865 rows/sec., 186.22 MiB/sec. | ||
| 17069 | 2026.01.06 02:29:19.927291 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17070 | 2026.01.06 02:29:19.927539 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.01.06 02:29:19.927606 [ 198 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_121_24} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17072 | 2026.01.06 02:29:19.927667 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 17073 | 2026.01.06 02:29:20.131117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 17074 | 2026.01.06 02:29:20.147199 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.01.06 02:29:20.147250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17076 | 2026.01.06 02:29:20.153506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17077 | 2026.01.06 02:29:20.154240 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17078 | 2026.01.06 02:29:20.158289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 17079 | 2026.01.06 02:29:20.710535 [ 222 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17080 | 2026.01.06 02:29:20.710583 [ 222 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17081 | 2026.01.06 02:29:20.712677 [ 222 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17082 | 2026.01.06 02:29:24.896096 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17083 | 2026.01.06 02:29:24.896316 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17084 | 2026.01.06 02:29:24.896392 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17085 | 2026.01.06 02:29:24.897108 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.01.06 02:29:24.897151 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17087 | 2026.01.06 02:29:24.897569 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17088 | 2026.01.06 02:29:24.897805 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.01.06 02:29:24.897975 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001713 sec., 61879.74314068886 rows/sec., 5.17 MiB/sec. | ||
| 17090 | 2026.01.06 02:29:24.898027 [ 4 ] {eb3cce6a-c1d2-4ce1-b7f8-d07bdd6e921b} <Debug> TCPHandler: Processed in 0.002070569 sec. | ||
| 17091 | 2026.01.06 02:29:24.898154 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17092 | 2026.01.06 02:29:24.898258 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17093 | 2026.01.06 02:29:24.898304 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17094 | 2026.01.06 02:29:24.898733 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.01.06 02:29:24.898770 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17096 | 2026.01.06 02:29:24.899143 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17097 | 2026.01.06 02:29:24.899373 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.01.06 02:29:24.899513 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00128 sec., 19531.25 rows/sec., 1.43 MiB/sec. | ||
| 17099 | 2026.01.06 02:29:24.899554 [ 4 ] {35916aab-2b94-42dc-9f65-b09e64d64dcb} <Debug> TCPHandler: Processed in 0.001452368 sec. | ||
| 17100 | 2026.01.06 02:29:24.899667 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2026.01.06 02:29:24.899768 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17102 | 2026.01.06 02:29:24.899812 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17103 | 2026.01.06 02:29:24.900243 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.01.06 02:29:24.900281 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17105 | 2026.01.06 02:29:24.900598 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17106 | 2026.01.06 02:29:24.900811 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17107 | 2026.01.06 02:29:24.900947 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.0012 sec., 74166.66666666667 rows/sec., 5.79 MiB/sec. | ||
| 17108 | 2026.01.06 02:29:24.900989 [ 4 ] {0503358a-b6b4-4271-90fe-5ce46b7c3f53} <Debug> TCPHandler: Processed in 0.001372416 sec. | ||
| 17109 | 2026.01.06 02:29:24.901100 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2026.01.06 02:29:24.901200 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17111 | 2026.01.06 02:29:24.901246 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17112 | 2026.01.06 02:29:24.901659 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.01.06 02:29:24.901696 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17114 | 2026.01.06 02:29:24.902028 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17115 | 2026.01.06 02:29:24.902242 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.01.06 02:29:24.902378 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 17117 | 2026.01.06 02:29:24.902417 [ 4 ] {3fc530ca-ca47-4509-b87c-bd52543b7529} <Debug> TCPHandler: Processed in 0.001366766 sec. | ||
| 17118 | 2026.01.06 02:29:24.902548 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17119 | 2026.01.06 02:29:24.902642 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.01.06 02:29:24.902698 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17121 | 2026.01.06 02:29:24.903526 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.01.06 02:29:24.903561 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17123 | 2026.01.06 02:29:24.904107 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17124 | 2026.01.06 02:29:24.904361 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2026.01.06 02:29:24.904504 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001882 sec., 13283.740701381508 rows/sec., 23.80 MiB/sec. | ||
| 17126 | 2026.01.06 02:29:24.904573 [ 4 ] {ad36fe31-cec7-41d7-9397-d89bb26a8c8f} <Debug> TCPHandler: Processed in 0.00207562 sec. | ||
| 17127 | 2026.01.06 02:29:24.904685 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17128 | 2026.01.06 02:29:24.904784 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17129 | 2026.01.06 02:29:24.904826 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17130 | 2026.01.06 02:29:24.905170 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17131 | 2026.01.06 02:29:24.905207 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17132 | 2026.01.06 02:29:24.905520 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17133 | 2026.01.06 02:29:24.905736 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17134 | 2026.01.06 02:29:24.905865 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 17135 | 2026.01.06 02:29:24.905906 [ 4 ] {5a41cea5-5726-465f-888c-3bcea75ddc9d} <Debug> TCPHandler: Processed in 0.001269795 sec. | ||
| 17136 | 2026.01.06 02:29:25.768615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35012 | ||
| 17137 | 2026.01.06 02:29:25.769108 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17138 | 2026.01.06 02:29:25.769141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17139 | 2026.01.06 02:29:25.769603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17140 | 2026.01.06 02:29:25.769819 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17141 | 2026.01.06 02:29:25.769942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35012 | ||
| 17142 | 2026.01.06 02:29:27.658344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17143 | 2026.01.06 02:29:27.675396 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.01.06 02:29:27.675455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17145 | 2026.01.06 02:29:27.681612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17146 | 2026.01.06 02:29:27.682340 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2026.01.06 02:29:27.685400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17148 | 2026.01.06 02:29:28.402587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2204 | ||
| 17149 | 2026.01.06 02:29:28.404935 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.01.06 02:29:28.404983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17151 | 2026.01.06 02:29:28.406166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17152 | 2026.01.06 02:29:28.406438 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.01.06 02:29:28.406705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2204 | ||
| 17154 | 2026.01.06 02:29:29.100271 [ 217 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17155 | 2026.01.06 02:29:29.100345 [ 217 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17156 | 2026.01.06 02:29:29.103457 [ 217 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17157 | 2026.01.06 02:29:29.434646 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17158 | 2026.01.06 02:29:29.434705 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17159 | 2026.01.06 02:29:29.439348 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17160 | 2026.01.06 02:29:29.906825 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2026.01.06 02:29:29.907064 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17162 | 2026.01.06 02:29:29.907178 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17163 | 2026.01.06 02:29:29.908458 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2026.01.06 02:29:29.908526 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17165 | 2026.01.06 02:29:29.909149 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17166 | 2026.01.06 02:29:29.909541 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2026.01.06 02:29:29.909757 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002765 sec., 148282.09764918624 rows/sec., 9.41 MiB/sec. | ||
| 17168 | 2026.01.06 02:29:29.909823 [ 4 ] {ff2cbb49-87dd-497a-9704-285f422b72ab} <Debug> TCPHandler: Processed in 0.003229562 sec. | ||
| 17169 | 2026.01.06 02:29:29.909967 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2026.01.06 02:29:29.910074 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17171 | 2026.01.06 02:29:29.910120 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17172 | 2026.01.06 02:29:29.911003 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2026.01.06 02:29:29.911043 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17174 | 2026.01.06 02:29:29.911501 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17175 | 2026.01.06 02:29:29.911725 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.01.06 02:29:29.911881 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001832 sec., 623362.4454148471 rows/sec., 49.46 MiB/sec. | ||
| 17177 | 2026.01.06 02:29:29.911921 [ 4 ] {7d880950-2366-4379-95cd-fac77f2eeb47} <Debug> TCPHandler: Processed in 0.002010988 sec. | ||
| 17178 | 2026.01.06 02:29:29.912036 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2026.01.06 02:29:29.912131 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17180 | 2026.01.06 02:29:29.912175 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17181 | 2026.01.06 02:29:29.912660 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2026.01.06 02:29:29.912697 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17183 | 2026.01.06 02:29:29.913048 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17184 | 2026.01.06 02:29:29.913279 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2026.01.06 02:29:29.913417 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001304 sec., 168711.6564417178 rows/sec., 10.07 MiB/sec. | ||
| 17186 | 2026.01.06 02:29:29.913425 [ 97 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17187 | 2026.01.06 02:29:29.913464 [ 4 ] {16bdf0f7-fba6-4bd6-8a2b-4204ed5c6f59} <Debug> TCPHandler: Processed in 0.001478959 sec. | ||
| 17188 | 2026.01.06 02:29:29.913505 [ 97 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2026.01.06 02:29:29.913532 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17190 | 2026.01.06 02:29:29.913624 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17191 | 2026.01.06 02:29:29.913638 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17192 | 2026.01.06 02:29:29.913754 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17193 | 2026.01.06 02:29:29.913769 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17194 | 2026.01.06 02:29:29.913815 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 263 rows starting from the beginning of the part | ||
| 17195 | 2026.01.06 02:29:29.913817 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17196 | 2026.01.06 02:29:29.913883 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 220 rows starting from the beginning of the part | ||
| 17197 | 2026.01.06 02:29:29.913935 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17198 | 2026.01.06 02:29:29.913977 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 220 rows starting from the beginning of the part | ||
| 17199 | 2026.01.06 02:29:29.914016 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 25 rows starting from the beginning of the part | ||
| 17200 | 2026.01.06 02:29:29.914054 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 220 rows starting from the beginning of the part | ||
| 17201 | 2026.01.06 02:29:29.914405 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2026.01.06 02:29:29.914449 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17203 | 2026.01.06 02:29:29.914798 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17204 | 2026.01.06 02:29:29.915006 [ 186 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408557 sec., 690777.8669943779 rows/sec., 44.70 MiB/sec. | ||
| 17205 | 2026.01.06 02:29:29.915064 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2026.01.06 02:29:29.915203 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001475 sec., 143728.81355932204 rows/sec., 9.27 MiB/sec. | ||
| 17207 | 2026.01.06 02:29:29.915244 [ 4 ] {55c76a89-4727-4422-992b-2b592f9089c0} <Debug> TCPHandler: Processed in 0.001684293 sec. | ||
| 17208 | 2026.01.06 02:29:29.915245 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17209 | 2026.01.06 02:29:29.915355 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17210 | 2026.01.06 02:29:29.915455 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17211 | 2026.01.06 02:29:29.915497 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17212 | 2026.01.06 02:29:29.915578 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.01.06 02:29:29.915670 [ 187 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_106_21} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17214 | 2026.01.06 02:29:29.915775 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17215 | 2026.01.06 02:29:29.915965 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.01.06 02:29:29.916007 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17217 | 2026.01.06 02:29:29.916369 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17218 | 2026.01.06 02:29:29.916591 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.01.06 02:29:29.916742 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001304 sec., 161809.81595092025 rows/sec., 9.19 MiB/sec. | ||
| 17220 | 2026.01.06 02:29:29.916781 [ 4 ] {4f5cfddd-0c13-474a-bd91-30879c505bb6} <Debug> TCPHandler: Processed in 0.001476398 sec. | ||
| 17221 | 2026.01.06 02:29:29.916900 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17222 | 2026.01.06 02:29:29.916995 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17223 | 2026.01.06 02:29:29.917037 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17224 | 2026.01.06 02:29:29.917665 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.01.06 02:29:29.917702 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17226 | 2026.01.06 02:29:29.918057 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17227 | 2026.01.06 02:29:29.918276 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.01.06 02:29:29.918421 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001443 sec., 480942.4809424809 rows/sec., 33.61 MiB/sec. | ||
| 17229 | 2026.01.06 02:29:29.918462 [ 4 ] {2c8e805f-0c22-4492-82f7-537cfdaf3bb4} <Debug> TCPHandler: Processed in 0.001611531 sec. | ||
| 17230 | 2026.01.06 02:29:29.918517 [ 223 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17231 | 2026.01.06 02:29:29.918549 [ 223 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17232 | 2026.01.06 02:29:29.918574 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.01.06 02:29:29.918673 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17234 | 2026.01.06 02:29:29.918715 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17235 | 2026.01.06 02:29:29.919065 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.01.06 02:29:29.919105 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17237 | 2026.01.06 02:29:29.919428 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17238 | 2026.01.06 02:29:29.919639 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2026.01.06 02:29:29.919774 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 17240 | 2026.01.06 02:29:29.919814 [ 4 ] {58afb4aa-0f82-45a7-aacc-47b8f1718c5b} <Debug> TCPHandler: Processed in 0.001290024 sec. | ||
| 17241 | 2026.01.06 02:29:29.919931 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17242 | 2026.01.06 02:29:29.920028 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17243 | 2026.01.06 02:29:29.920073 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17244 | 2026.01.06 02:29:29.920563 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.01.06 02:29:29.920612 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17246 | 2026.01.06 02:29:29.921036 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17247 | 2026.01.06 02:29:29.921291 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2026.01.06 02:29:29.921429 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 17249 | 2026.01.06 02:29:29.921439 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001429 sec., 219734.0797760672 rows/sec., 14.43 MiB/sec. | ||
| 17250 | 2026.01.06 02:29:29.921490 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.01.06 02:29:29.921514 [ 4 ] {b4e758c5-65d3-4dd9-94a9-05aa1949cfdf} <Debug> TCPHandler: Processed in 0.001632331 sec. | ||
| 17252 | 2026.01.06 02:29:29.921518 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17253 | 2026.01.06 02:29:29.921602 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 17254 | 2026.01.06 02:29:29.921637 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17255 | 2026.01.06 02:29:29.921695 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17256 | 2026.01.06 02:29:29.921729 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 37176 rows starting from the beginning of the part | ||
| 17257 | 2026.01.06 02:29:29.921737 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17258 | 2026.01.06 02:29:29.921781 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 84 rows starting from the beginning of the part | ||
| 17259 | 2026.01.06 02:29:29.921787 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17260 | 2026.01.06 02:29:29.921826 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17261 | 2026.01.06 02:29:29.921846 [ 223 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17262 | 2026.01.06 02:29:29.921870 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 314 rows starting from the beginning of the part | ||
| 17263 | 2026.01.06 02:29:29.921920 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17264 | 2026.01.06 02:29:29.921961 [ 189 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 314 rows starting from the beginning of the part | ||
| 17265 | 2026.01.06 02:29:29.922136 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17266 | 2026.01.06 02:29:29.922180 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17267 | 2026.01.06 02:29:29.922499 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17268 | 2026.01.06 02:29:29.922717 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2026.01.06 02:29:29.922852 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 17270 | 2026.01.06 02:29:29.922891 [ 4 ] {241b7a3f-cf88-4e64-aec7-67868446681e} <Debug> TCPHandler: Processed in 0.001304166 sec. | ||
| 17271 | 2026.01.06 02:29:29.923005 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2026.01.06 02:29:29.923100 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17273 | 2026.01.06 02:29:29.923157 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17274 | 2026.01.06 02:29:29.923960 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.01.06 02:29:29.923999 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17276 | 2026.01.06 02:29:29.924558 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17277 | 2026.01.06 02:29:29.924805 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.01.06 02:29:29.924949 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17279 | 2026.01.06 02:29:29.924952 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001871 sec., 8017.103153393907 rows/sec., 14.37 MiB/sec. | ||
| 17280 | 2026.01.06 02:29:29.924988 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.01.06 02:29:29.925013 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17282 | 2026.01.06 02:29:29.925030 [ 4 ] {6e6d851a-c10b-463d-8ef7-fdb003258bab} <Debug> TCPHandler: Processed in 0.00207472 sec. | ||
| 17283 | 2026.01.06 02:29:29.925106 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17284 | 2026.01.06 02:29:29.925146 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2026.01.06 02:29:29.925247 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17286 | 2026.01.06 02:29:29.925290 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17287 | 2026.01.06 02:29:29.925352 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17288 | 2026.01.06 02:29:29.925421 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1963 rows starting from the beginning of the part | ||
| 17289 | 2026.01.06 02:29:29.925567 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 17290 | 2026.01.06 02:29:29.925629 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.01.06 02:29:29.925671 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17292 | 2026.01.06 02:29:29.925687 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 17293 | 2026.01.06 02:29:29.925796 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 17294 | 2026.01.06 02:29:29.925889 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 25 rows starting from the beginning of the part | ||
| 17295 | 2026.01.06 02:29:29.925986 [ 187 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
| 17296 | 2026.01.06 02:29:29.926011 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17297 | 2026.01.06 02:29:29.926249 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2026.01.06 02:29:29.926491 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 5.05 MiB/sec. | ||
| 17299 | 2026.01.06 02:29:29.926530 [ 4 ] {da26f950-7167-4b06-80ec-05626709b760} <Debug> TCPHandler: Processed in 0.001433428 sec. | ||
| 17300 | 2026.01.06 02:29:29.926564 [ 225 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17301 | 2026.01.06 02:29:29.926600 [ 225 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17302 | 2026.01.06 02:29:29.929898 [ 225 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17303 | 2026.01.06 02:29:29.929913 [ 188 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00834073 sec., 4580893.998486944 rows/sec., 306.59 MiB/sec. | ||
| 17304 | 2026.01.06 02:29:29.930532 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 17305 | 2026.01.06 02:29:29.930830 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2026.01.06 02:29:29.931015 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 17307 | 2026.01.06 02:29:29.931104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17308 | 2026.01.06 02:29:29.937239 [ 196 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 19 columns (19 merged, 0 gathered) in 0.012178884 sec., 168981.0002295777 rows/sec., 302.81 MiB/sec. | ||
| 17309 | 2026.01.06 02:29:29.938801 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17310 | 2026.01.06 02:29:29.939162 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.01.06 02:29:29.939240 [ 195 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17312 | 2026.01.06 02:29:29.939374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.84 MiB. | ||
| 17313 | 2026.01.06 02:29:30.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.02 MiB, peak 400.85 MiB, free memory in arenas 0.00 B, will set to 388.86 MiB (RSS), difference: 5.83 MiB | ||
| 17314 | 2026.01.06 02:29:30.000301 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44890 | ||
| 17315 | 2026.01.06 02:29:30.000415 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17316 | 2026.01.06 02:29:30.000445 [ 288 ] {} <Debug> TCP-Session: 9e15eb9b-df43-40b3-9621-a42de70d3585 Authenticating user 'default' from [fd00:1122:3344:101::e]:44890 | ||
| 17317 | 2026.01.06 02:29:30.000469 [ 288 ] {} <Debug> TCP-Session: 9e15eb9b-df43-40b3-9621-a42de70d3585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17318 | 2026.01.06 02:29:30.000485 [ 288 ] {} <Debug> TCP-Session: 9e15eb9b-df43-40b3-9621-a42de70d3585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17319 | 2026.01.06 02:29:30.000654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54097 | ||
| 17320 | 2026.01.06 02:29:30.000672 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 17321 | 2026.01.06 02:29:30.000687 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37288 | ||
| 17322 | 2026.01.06 02:29:30.000716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32953 | ||
| 17323 | 2026.01.06 02:29:30.000748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17324 | 2026.01.06 02:29:30.000751 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39423 | ||
| 17325 | 2026.01.06 02:29:30.000775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17326 | 2026.01.06 02:29:30.000792 [ 289 ] {} <Debug> TCP-Session: c9242402-f180-455f-8085-c08da4104395 Authenticating user 'default' from [fd00:1122:3344:101::e]:54097 | ||
| 17327 | 2026.01.06 02:29:30.000799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17328 | 2026.01.06 02:29:30.000823 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17329 | 2026.01.06 02:29:30.000836 [ 289 ] {} <Debug> TCP-Session: c9242402-f180-455f-8085-c08da4104395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17330 | 2026.01.06 02:29:30.000839 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17331 | 2026.01.06 02:29:30.000856 [ 291 ] {} <Debug> TCP-Session: 85bfd34d-5a0b-436d-afee-eeb6377f3c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:37288 | ||
| 17332 | 2026.01.06 02:29:30.000869 [ 293 ] {} <Debug> TCP-Session: 0ab73da9-63d7-4547-8f50-07e4a81197fb Authenticating user 'default' from [fd00:1122:3344:101::e]:32953 | ||
| 17333 | 2026.01.06 02:29:30.000888 [ 287 ] {} <Debug> TCP-Session: ce06ee12-e5eb-4aea-8a24-a5b8584d9973 Authenticating user 'default' from [fd00:1122:3344:101::e]:39423 | ||
| 17334 | 2026.01.06 02:29:30.000904 [ 291 ] {} <Debug> TCP-Session: 85bfd34d-5a0b-436d-afee-eeb6377f3c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17335 | 2026.01.06 02:29:30.000914 [ 293 ] {} <Debug> TCP-Session: 0ab73da9-63d7-4547-8f50-07e4a81197fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17336 | 2026.01.06 02:29:30.000931 [ 291 ] {} <Debug> TCP-Session: 85bfd34d-5a0b-436d-afee-eeb6377f3c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.01.06 02:29:30.000947 [ 293 ] {} <Debug> TCP-Session: 0ab73da9-63d7-4547-8f50-07e4a81197fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17338 | 2026.01.06 02:29:30.000924 [ 287 ] {} <Debug> TCP-Session: ce06ee12-e5eb-4aea-8a24-a5b8584d9973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2026.01.06 02:29:30.000872 [ 289 ] {} <Debug> TCP-Session: c9242402-f180-455f-8085-c08da4104395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17340 | 2026.01.06 02:29:30.001001 [ 287 ] {} <Debug> TCP-Session: ce06ee12-e5eb-4aea-8a24-a5b8584d9973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17341 | 2026.01.06 02:29:30.000830 [ 288 ] {} <Trace> TCP-Session: 9e15eb9b-df43-40b3-9621-a42de70d3585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17342 | 2026.01.06 02:29:30.000823 [ 290 ] {} <Debug> TCP-Session: 318bcff3-432b-4907-bd79-db6e3a55a1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 17343 | 2026.01.06 02:29:30.000740 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47086 | ||
| 17344 | 2026.01.06 02:29:30.001096 [ 290 ] {} <Debug> TCP-Session: 318bcff3-432b-4907-bd79-db6e3a55a1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17345 | 2026.01.06 02:29:30.000721 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 17346 | 2026.01.06 02:29:30.001115 [ 290 ] {} <Debug> TCP-Session: 318bcff3-432b-4907-bd79-db6e3a55a1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17347 | 2026.01.06 02:29:30.000694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63050 | ||
| 17348 | 2026.01.06 02:29:30.001150 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17349 | 2026.01.06 02:29:30.001188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17350 | 2026.01.06 02:29:30.001196 [ 286 ] {} <Debug> TCP-Session: 9f224825-287e-44a7-8cb9-95642067b825 Authenticating user 'default' from [fd00:1122:3344:101::e]:47086 | ||
| 17351 | 2026.01.06 02:29:30.001211 [ 294 ] {} <Debug> TCP-Session: 2a24202b-effa-408e-beca-26e3bb64011d Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 17352 | 2026.01.06 02:29:30.001216 [ 286 ] {} <Debug> TCP-Session: 9f224825-287e-44a7-8cb9-95642067b825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17353 | 2026.01.06 02:29:30.001213 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17354 | 2026.01.06 02:29:30.001234 [ 286 ] {} <Debug> TCP-Session: 9f224825-287e-44a7-8cb9-95642067b825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17355 | 2026.01.06 02:29:30.001229 [ 294 ] {} <Debug> TCP-Session: 2a24202b-effa-408e-beca-26e3bb64011d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17356 | 2026.01.06 02:29:30.001275 [ 294 ] {} <Debug> TCP-Session: 2a24202b-effa-408e-beca-26e3bb64011d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17357 | 2026.01.06 02:29:30.001440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17358 | 2026.01.06 02:29:30.001472 [ 292 ] {} <Debug> TCP-Session: e5813387-8eba-4fc5-8f4d-a859c70e61f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63050 | ||
| 17359 | 2026.01.06 02:29:30.001489 [ 292 ] {} <Debug> TCP-Session: e5813387-8eba-4fc5-8f4d-a859c70e61f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17360 | 2026.01.06 02:29:30.001502 [ 292 ] {} <Debug> TCP-Session: e5813387-8eba-4fc5-8f4d-a859c70e61f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17361 | 2026.01.06 02:29:30.001507 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17362 | 2026.01.06 02:29:30.001563 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17363 | 2026.01.06 02:29:30.001846 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 17364 | 2026.01.06 02:29:30.002748 [ 325 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> AggregatingTransform: Aggregating | ||
| 17365 | 2026.01.06 02:29:30.002805 [ 325 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17366 | 2026.01.06 02:29:30.002841 [ 325 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894427 sec. (1118.034 rows/sec., 43.67 KiB/sec.) | ||
| 17367 | 2026.01.06 02:29:30.002861 [ 325 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Trace> Aggregator: Merging aggregated data | ||
| 17368 | 2026.01.06 02:29:30.004324 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 17369 | 2026.01.06 02:29:30.004469 [ 288 ] {b403ea6d-7f51-4d04-85c1-56dde549091f} <Debug> TCPHandler: Processed in 0.003757652 sec. | ||
| 17370 | 2026.01.06 02:29:30.004555 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17371 | 2026.01.06 02:29:30.004585 [ 288 ] {} <Debug> TCP-Session: 9e15eb9b-df43-40b3-9621-a42de70d3585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17372 | 2026.01.06 02:29:30.004587 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17373 | 2026.01.06 02:29:30.004608 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17374 | 2026.01.06 02:29:30.004623 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17375 | 2026.01.06 02:29:30.004637 [ 293 ] {} <Debug> TCP-Session: 0ab73da9-63d7-4547-8f50-07e4a81197fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17376 | 2026.01.06 02:29:30.004653 [ 289 ] {} <Debug> TCP-Session: c9242402-f180-455f-8085-c08da4104395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17377 | 2026.01.06 02:29:30.004657 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17378 | 2026.01.06 02:29:30.004680 [ 290 ] {} <Debug> TCP-Session: 318bcff3-432b-4907-bd79-db6e3a55a1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2026.01.06 02:29:30.004687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17380 | 2026.01.06 02:29:30.004708 [ 286 ] {} <Debug> TCP-Session: 9f224825-287e-44a7-8cb9-95642067b825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17381 | 2026.01.06 02:29:30.004708 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17382 | 2026.01.06 02:29:30.004734 [ 294 ] {} <Debug> TCP-Session: 2a24202b-effa-408e-beca-26e3bb64011d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17383 | 2026.01.06 02:29:30.004642 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17384 | 2026.01.06 02:29:30.004766 [ 287 ] {} <Debug> TCP-Session: ce06ee12-e5eb-4aea-8a24-a5b8584d9973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17385 | 2026.01.06 02:29:30.004676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17386 | 2026.01.06 02:29:30.004805 [ 292 ] {} <Debug> TCP-Session: e5813387-8eba-4fc5-8f4d-a859c70e61f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.01.06 02:29:30.004833 [ 291 ] {} <Debug> TCP-Session: 85bfd34d-5a0b-436d-afee-eeb6377f3c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17388 | 2026.01.06 02:29:30.805284 [ 219 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17389 | 2026.01.06 02:29:30.805334 [ 219 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17390 | 2026.01.06 02:29:30.807983 [ 219 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17391 | 2026.01.06 02:29:32.318768 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45155 | ||
| 17392 | 2026.01.06 02:29:32.318910 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17393 | 2026.01.06 02:29:32.318940 [ 288 ] {} <Debug> TCP-Session: e99d7fbe-b603-4358-b31f-311a305e5811 Authenticating user 'default' from [fd00:1122:3344:101::e]:45155 | ||
| 17394 | 2026.01.06 02:29:32.318964 [ 288 ] {} <Debug> TCP-Session: e99d7fbe-b603-4358-b31f-311a305e5811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17395 | 2026.01.06 02:29:32.318979 [ 288 ] {} <Debug> TCP-Session: e99d7fbe-b603-4358-b31f-311a305e5811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17396 | 2026.01.06 02:29:32.319198 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51866 | ||
| 17397 | 2026.01.06 02:29:32.319227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63761 | ||
| 17398 | 2026.01.06 02:29:32.319254 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43874 | ||
| 17399 | 2026.01.06 02:29:32.319303 [ 288 ] {} <Trace> TCP-Session: e99d7fbe-b603-4358-b31f-311a305e5811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17400 | 2026.01.06 02:29:32.319326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17401 | 2026.01.06 02:29:32.319265 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51568 | ||
| 17402 | 2026.01.06 02:29:32.319368 [ 289 ] {} <Debug> TCP-Session: 380864c0-a25a-4056-87b9-aa7f65a8009e Authenticating user 'default' from [fd00:1122:3344:101::e]:51866 | ||
| 17403 | 2026.01.06 02:29:32.319381 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17404 | 2026.01.06 02:29:32.319350 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17405 | 2026.01.06 02:29:32.319426 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17406 | 2026.01.06 02:29:32.319441 [ 294 ] {} <Debug> TCP-Session: 7eae04ef-99d3-4d85-830f-a7581247d77b Authenticating user 'default' from [fd00:1122:3344:101::e]:43874 | ||
| 17407 | 2026.01.06 02:29:32.319438 [ 289 ] {} <Debug> TCP-Session: 380864c0-a25a-4056-87b9-aa7f65a8009e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17408 | 2026.01.06 02:29:32.319457 [ 291 ] {} <Debug> TCP-Session: c4348047-3ed3-41a8-a713-b25e301ebd75 Authenticating user 'default' from [fd00:1122:3344:101::e]:63761 | ||
| 17409 | 2026.01.06 02:29:32.319483 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17410 | 2026.01.06 02:29:32.319489 [ 289 ] {} <Debug> TCP-Session: 380864c0-a25a-4056-87b9-aa7f65a8009e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17411 | 2026.01.06 02:29:32.319508 [ 291 ] {} <Debug> TCP-Session: c4348047-3ed3-41a8-a713-b25e301ebd75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17412 | 2026.01.06 02:29:32.319473 [ 294 ] {} <Debug> TCP-Session: 7eae04ef-99d3-4d85-830f-a7581247d77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17413 | 2026.01.06 02:29:32.319553 [ 291 ] {} <Debug> TCP-Session: c4348047-3ed3-41a8-a713-b25e301ebd75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17414 | 2026.01.06 02:29:32.319572 [ 294 ] {} <Debug> TCP-Session: 7eae04ef-99d3-4d85-830f-a7581247d77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17415 | 2026.01.06 02:29:32.319464 [ 286 ] {} <Debug> TCP-Session: 0370742c-6c9f-49c4-992a-79b8109e1f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:51568 | ||
| 17416 | 2026.01.06 02:29:32.319243 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44445 | ||
| 17417 | 2026.01.06 02:29:32.319614 [ 286 ] {} <Debug> TCP-Session: 0370742c-6c9f-49c4-992a-79b8109e1f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17418 | 2026.01.06 02:29:32.319225 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53518 | ||
| 17419 | 2026.01.06 02:29:32.319654 [ 286 ] {} <Debug> TCP-Session: 0370742c-6c9f-49c4-992a-79b8109e1f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17420 | 2026.01.06 02:29:32.319207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61666 | ||
| 17421 | 2026.01.06 02:29:32.319690 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17422 | 2026.01.06 02:29:32.319274 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51528 | ||
| 17423 | 2026.01.06 02:29:32.319745 [ 293 ] {} <Debug> TCP-Session: 5d905939-97da-421b-819e-eed3b9302dce Authenticating user 'default' from [fd00:1122:3344:101::e]:44445 | ||
| 17424 | 2026.01.06 02:29:32.319762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17425 | 2026.01.06 02:29:32.319773 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17426 | 2026.01.06 02:29:32.319794 [ 293 ] {} <Debug> TCP-Session: 5d905939-97da-421b-819e-eed3b9302dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17427 | 2026.01.06 02:29:32.319806 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17428 | 2026.01.06 02:29:32.319836 [ 293 ] {} <Debug> TCP-Session: 5d905939-97da-421b-819e-eed3b9302dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2026.01.06 02:29:32.319852 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17430 | 2026.01.06 02:29:32.319855 [ 287 ] {} <Debug> TCP-Session: f7fe10fd-3414-4c57-a8a5-471869555a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:51528 | ||
| 17431 | 2026.01.06 02:29:32.319805 [ 290 ] {} <Debug> TCP-Session: d34eb8a9-bc7c-4725-b18c-cfbfd0c0a4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61666 | ||
| 17432 | 2026.01.06 02:29:32.319901 [ 287 ] {} <Debug> TCP-Session: f7fe10fd-3414-4c57-a8a5-471869555a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17433 | 2026.01.06 02:29:32.319920 [ 290 ] {} <Debug> TCP-Session: d34eb8a9-bc7c-4725-b18c-cfbfd0c0a4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17434 | 2026.01.06 02:29:32.319943 [ 287 ] {} <Debug> TCP-Session: f7fe10fd-3414-4c57-a8a5-471869555a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17435 | 2026.01.06 02:29:32.319955 [ 290 ] {} <Debug> TCP-Session: d34eb8a9-bc7c-4725-b18c-cfbfd0c0a4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17436 | 2026.01.06 02:29:32.319733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17437 | 2026.01.06 02:29:32.320009 [ 292 ] {} <Debug> TCP-Session: af877b3a-9c09-4283-a677-c03af7401eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53518 | ||
| 17438 | 2026.01.06 02:29:32.320027 [ 292 ] {} <Debug> TCP-Session: af877b3a-9c09-4283-a677-c03af7401eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17439 | 2026.01.06 02:29:32.320040 [ 292 ] {} <Debug> TCP-Session: af877b3a-9c09-4283-a677-c03af7401eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17440 | 2026.01.06 02:29:32.320153 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 17441 | 2026.01.06 02:29:32.321077 [ 316 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> AggregatingTransform: Aggregating | ||
| 17442 | 2026.01.06 02:29:32.321136 [ 316 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> Aggregator: Aggregation method: without_key | ||
| 17443 | 2026.01.06 02:29:32.321177 [ 316 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922578 sec. (1083.919 rows/sec., 42.34 KiB/sec.) | ||
| 17444 | 2026.01.06 02:29:32.321201 [ 316 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Trace> Aggregator: Merging aggregated data | ||
| 17445 | 2026.01.06 02:29:32.322512 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 17446 | 2026.01.06 02:29:32.322651 [ 288 ] {663cfb5e-ba9d-4b6d-bc18-095d18de3ba3} <Debug> TCPHandler: Processed in 0.003470957 sec. | ||
| 17447 | 2026.01.06 02:29:32.322764 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17448 | 2026.01.06 02:29:32.322788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17449 | 2026.01.06 02:29:32.322808 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17450 | 2026.01.06 02:29:32.322821 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17451 | 2026.01.06 02:29:32.322841 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17452 | 2026.01.06 02:29:32.322874 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17453 | 2026.01.06 02:29:32.322895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17454 | 2026.01.06 02:29:32.322914 [ 287 ] {} <Debug> TCP-Session: f7fe10fd-3414-4c57-a8a5-471869555a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17455 | 2026.01.06 02:29:32.322925 [ 286 ] {} <Debug> TCP-Session: 0370742c-6c9f-49c4-992a-79b8109e1f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17456 | 2026.01.06 02:29:32.322954 [ 291 ] {} <Debug> TCP-Session: c4348047-3ed3-41a8-a713-b25e301ebd75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17457 | 2026.01.06 02:29:32.322855 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17458 | 2026.01.06 02:29:32.322837 [ 289 ] {} <Debug> TCP-Session: 380864c0-a25a-4056-87b9-aa7f65a8009e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17459 | 2026.01.06 02:29:32.323015 [ 292 ] {} <Debug> TCP-Session: af877b3a-9c09-4283-a677-c03af7401eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17460 | 2026.01.06 02:29:32.322906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17461 | 2026.01.06 02:29:32.322797 [ 288 ] {} <Debug> TCP-Session: e99d7fbe-b603-4358-b31f-311a305e5811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17462 | 2026.01.06 02:29:32.323083 [ 294 ] {} <Debug> TCP-Session: 7eae04ef-99d3-4d85-830f-a7581247d77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17463 | 2026.01.06 02:29:32.322889 [ 293 ] {} <Debug> TCP-Session: 5d905939-97da-421b-819e-eed3b9302dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2026.01.06 02:29:32.322881 [ 290 ] {} <Debug> TCP-Session: d34eb8a9-bc7c-4725-b18c-cfbfd0c0a4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17465 | 2026.01.06 02:29:32.506529 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56054 | ||
| 17466 | 2026.01.06 02:29:32.506692 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17467 | 2026.01.06 02:29:32.506739 [ 291 ] {} <Debug> TCP-Session: b9bca696-2689-4f93-84b4-044027d76497 Authenticating user 'default' from [fd00:1122:3344:101::e]:56054 | ||
| 17468 | 2026.01.06 02:29:32.506776 [ 291 ] {} <Debug> TCP-Session: b9bca696-2689-4f93-84b4-044027d76497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17469 | 2026.01.06 02:29:32.506800 [ 291 ] {} <Debug> TCP-Session: b9bca696-2689-4f93-84b4-044027d76497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17470 | 2026.01.06 02:29:32.507049 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60535 | ||
| 17471 | 2026.01.06 02:29:32.507085 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51181 | ||
| 17472 | 2026.01.06 02:29:32.507122 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52354 | ||
| 17473 | 2026.01.06 02:29:32.507138 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59444 | ||
| 17474 | 2026.01.06 02:29:32.507164 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63318 | ||
| 17475 | 2026.01.06 02:29:32.507214 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17476 | 2026.01.06 02:29:32.507239 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17477 | 2026.01.06 02:29:32.507239 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17478 | 2026.01.06 02:29:32.507252 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17479 | 2026.01.06 02:29:32.507276 [ 292 ] {} <Debug> TCP-Session: cf75b83e-c4d0-4e58-96c4-e0a632874a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:60535 | ||
| 17480 | 2026.01.06 02:29:32.507301 [ 294 ] {} <Debug> TCP-Session: 4de9c6bc-51a4-410b-978a-796f056ef3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:51181 | ||
| 17481 | 2026.01.06 02:29:32.507324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17482 | 2026.01.06 02:29:32.507352 [ 292 ] {} <Debug> TCP-Session: cf75b83e-c4d0-4e58-96c4-e0a632874a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17483 | 2026.01.06 02:29:32.507363 [ 294 ] {} <Debug> TCP-Session: 4de9c6bc-51a4-410b-978a-796f056ef3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17484 | 2026.01.06 02:29:32.507388 [ 289 ] {} <Debug> TCP-Session: 7c960704-4c2f-4c2e-b76b-fad49fe02a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:63318 | ||
| 17485 | 2026.01.06 02:29:32.507414 [ 294 ] {} <Debug> TCP-Session: 4de9c6bc-51a4-410b-978a-796f056ef3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17486 | 2026.01.06 02:29:32.507400 [ 292 ] {} <Debug> TCP-Session: cf75b83e-c4d0-4e58-96c4-e0a632874a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17487 | 2026.01.06 02:29:32.507446 [ 289 ] {} <Debug> TCP-Session: 7c960704-4c2f-4c2e-b76b-fad49fe02a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17488 | 2026.01.06 02:29:32.507316 [ 287 ] {} <Debug> TCP-Session: 24218627-274e-4c53-8a5c-77d3377b5725 Authenticating user 'default' from [fd00:1122:3344:101::e]:59444 | ||
| 17489 | 2026.01.06 02:29:32.507502 [ 289 ] {} <Debug> TCP-Session: 7c960704-4c2f-4c2e-b76b-fad49fe02a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2026.01.06 02:29:32.507536 [ 287 ] {} <Debug> TCP-Session: 24218627-274e-4c53-8a5c-77d3377b5725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17491 | 2026.01.06 02:29:32.507284 [ 286 ] {} <Debug> TCP-Session: b3a191ea-8af2-4f99-9139-173e5d87d642 Authenticating user 'default' from [fd00:1122:3344:101::e]:52354 | ||
| 17492 | 2026.01.06 02:29:32.507571 [ 287 ] {} <Debug> TCP-Session: 24218627-274e-4c53-8a5c-77d3377b5725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17493 | 2026.01.06 02:29:32.507596 [ 286 ] {} <Debug> TCP-Session: b3a191ea-8af2-4f99-9139-173e5d87d642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17494 | 2026.01.06 02:29:32.507186 [ 291 ] {} <Trace> TCP-Session: b9bca696-2689-4f93-84b4-044027d76497 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17495 | 2026.01.06 02:29:32.507637 [ 286 ] {} <Debug> TCP-Session: b3a191ea-8af2-4f99-9139-173e5d87d642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17496 | 2026.01.06 02:29:32.507154 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60981 | ||
| 17497 | 2026.01.06 02:29:32.507171 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36449 | ||
| 17498 | 2026.01.06 02:29:32.507057 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52808 | ||
| 17499 | 2026.01.06 02:29:32.507778 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17500 | 2026.01.06 02:29:32.507814 [ 288 ] {} <Debug> TCP-Session: bc169db1-4643-4dc3-be71-95aa58b85f5b Authenticating user 'default' from [fd00:1122:3344:101::e]:60981 | ||
| 17501 | 2026.01.06 02:29:32.507819 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17502 | 2026.01.06 02:29:32.507839 [ 288 ] {} <Debug> TCP-Session: bc169db1-4643-4dc3-be71-95aa58b85f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17503 | 2026.01.06 02:29:32.507851 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17504 | 2026.01.06 02:29:32.507859 [ 290 ] {} <Debug> TCP-Session: 2002bcce-5b62-45ee-937f-e87ee3d4d6f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36449 | ||
| 17505 | 2026.01.06 02:29:32.507870 [ 288 ] {} <Debug> TCP-Session: bc169db1-4643-4dc3-be71-95aa58b85f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17506 | 2026.01.06 02:29:32.507911 [ 290 ] {} <Debug> TCP-Session: 2002bcce-5b62-45ee-937f-e87ee3d4d6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17507 | 2026.01.06 02:29:32.507850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17508 | 2026.01.06 02:29:32.507942 [ 290 ] {} <Debug> TCP-Session: 2002bcce-5b62-45ee-937f-e87ee3d4d6f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17509 | 2026.01.06 02:29:32.507978 [ 293 ] {} <Debug> TCP-Session: 1b4192c8-7ca5-4154-a6d8-2ec1102391e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52808 | ||
| 17510 | 2026.01.06 02:29:32.508008 [ 293 ] {} <Debug> TCP-Session: 1b4192c8-7ca5-4154-a6d8-2ec1102391e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17511 | 2026.01.06 02:29:32.508026 [ 293 ] {} <Debug> TCP-Session: 1b4192c8-7ca5-4154-a6d8-2ec1102391e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17512 | 2026.01.06 02:29:32.508216 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17513 | 2026.01.06 02:29:32.508305 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17514 | 2026.01.06 02:29:32.508705 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Debug> oximeter.version (155586e2-24dc-4dcd-9d11-81b0faceff49) (SelectExecutor): Key condition: unknown | ||
| 17515 | 2026.01.06 02:29:32.510075 [ 324 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> AggregatingTransform: Aggregating | ||
| 17516 | 2026.01.06 02:29:32.510136 [ 324 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> Aggregator: Aggregation method: without_key | ||
| 17517 | 2026.01.06 02:29:32.510185 [ 324 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001344136 sec. (743.972 rows/sec., 29.06 KiB/sec.) | ||
| 17518 | 2026.01.06 02:29:32.510207 [ 324 ] {97e5d041-108c-43bc-8911-24afefec7223} <Trace> Aggregator: Merging aggregated data | ||
| 17519 | 2026.01.06 02:29:32.511534 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003758 sec., 266.0989888238425 rows/sec., 10.39 KiB/sec. | ||
| 17520 | 2026.01.06 02:29:32.511700 [ 291 ] {97e5d041-108c-43bc-8911-24afefec7223} <Debug> TCPHandler: Processed in 0.004649879 sec. | ||
| 17521 | 2026.01.06 02:29:32.511815 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17522 | 2026.01.06 02:29:32.511844 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17523 | 2026.01.06 02:29:32.511853 [ 291 ] {} <Debug> TCP-Session: b9bca696-2689-4f93-84b4-044027d76497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17524 | 2026.01.06 02:29:32.511875 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17525 | 2026.01.06 02:29:32.511903 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17526 | 2026.01.06 02:29:32.511918 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17527 | 2026.01.06 02:29:32.511946 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17528 | 2026.01.06 02:29:32.511976 [ 293 ] {} <Debug> TCP-Session: 1b4192c8-7ca5-4154-a6d8-2ec1102391e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2026.01.06 02:29:32.511994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17530 | 2026.01.06 02:29:32.512026 [ 288 ] {} <Debug> TCP-Session: bc169db1-4643-4dc3-be71-95aa58b85f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17531 | 2026.01.06 02:29:32.512060 [ 289 ] {} <Debug> TCP-Session: 7c960704-4c2f-4c2e-b76b-fad49fe02a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17532 | 2026.01.06 02:29:32.511988 [ 294 ] {} <Debug> TCP-Session: 4de9c6bc-51a4-410b-978a-796f056ef3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17533 | 2026.01.06 02:29:32.511971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17534 | 2026.01.06 02:29:32.511957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17535 | 2026.01.06 02:29:32.512134 [ 286 ] {} <Debug> TCP-Session: b3a191ea-8af2-4f99-9139-173e5d87d642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17536 | 2026.01.06 02:29:32.511946 [ 292 ] {} <Debug> TCP-Session: cf75b83e-c4d0-4e58-96c4-e0a632874a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17537 | 2026.01.06 02:29:32.512176 [ 287 ] {} <Debug> TCP-Session: 24218627-274e-4c53-8a5c-77d3377b5725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17538 | 2026.01.06 02:29:32.511896 [ 290 ] {} <Debug> TCP-Session: 2002bcce-5b62-45ee-937f-e87ee3d4d6f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17539 | 2026.01.06 02:29:33.058070 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17540 | 2026.01.06 02:29:33.058117 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17541 | 2026.01.06 02:29:33.271085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35524 | ||
| 17542 | 2026.01.06 02:29:33.271821 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.01.06 02:29:33.271884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17544 | 2026.01.06 02:29:33.272402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17545 | 2026.01.06 02:29:33.272659 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.01.06 02:29:33.272826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35524 | ||
| 17547 | 2026.01.06 02:29:34.309968 [ 225 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17548 | 2026.01.06 02:29:34.310026 [ 225 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17549 | 2026.01.06 02:29:34.312831 [ 225 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17550 | 2026.01.06 02:29:34.895068 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17551 | 2026.01.06 02:29:34.895349 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17552 | 2026.01.06 02:29:34.895452 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17553 | 2026.01.06 02:29:34.896348 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17554 | 2026.01.06 02:29:34.896399 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17555 | 2026.01.06 02:29:34.896818 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17556 | 2026.01.06 02:29:34.897047 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2026.01.06 02:29:34.897214 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00194 sec., 54639.17525773196 rows/sec., 4.56 MiB/sec. | ||
| 17558 | 2026.01.06 02:29:34.897267 [ 4 ] {1a05cb3c-6179-457b-88cc-2ca8298a6480} <Debug> TCPHandler: Processed in 0.002381095 sec. | ||
| 17559 | 2026.01.06 02:29:34.897393 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2026.01.06 02:29:34.897494 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17561 | 2026.01.06 02:29:34.897536 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17562 | 2026.01.06 02:29:34.897975 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17563 | 2026.01.06 02:29:34.898013 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17564 | 2026.01.06 02:29:34.898313 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17565 | 2026.01.06 02:29:34.898532 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17566 | 2026.01.06 02:29:34.898666 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 17567 | 2026.01.06 02:29:34.898704 [ 4 ] {5a6b0476-6dbb-484f-8a24-d55e61d6ead3} <Debug> TCPHandler: Processed in 0.001360576 sec. | ||
| 17568 | 2026.01.06 02:29:34.898816 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.01.06 02:29:34.898910 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17570 | 2026.01.06 02:29:34.898950 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17571 | 2026.01.06 02:29:34.899370 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.01.06 02:29:34.899406 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17573 | 2026.01.06 02:29:34.899710 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17574 | 2026.01.06 02:29:34.899917 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.01.06 02:29:34.900045 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001154 sec., 77123.05025996533 rows/sec., 6.02 MiB/sec. | ||
| 17576 | 2026.01.06 02:29:34.900082 [ 4 ] {22721315-5121-4e4c-b3ba-a451992d6add} <Debug> TCPHandler: Processed in 0.001313955 sec. | ||
| 17577 | 2026.01.06 02:29:34.900194 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.01.06 02:29:34.900286 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17579 | 2026.01.06 02:29:34.900328 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17580 | 2026.01.06 02:29:34.900719 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17581 | 2026.01.06 02:29:34.900754 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17582 | 2026.01.06 02:29:34.901080 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17583 | 2026.01.06 02:29:34.901285 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17584 | 2026.01.06 02:29:34.901415 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 17585 | 2026.01.06 02:29:34.901452 [ 4 ] {ddbb7eb4-53d4-4d53-8f3e-9bcbb7b5a17e} <Debug> TCPHandler: Processed in 0.001305395 sec. | ||
| 17586 | 2026.01.06 02:29:34.901556 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17587 | 2026.01.06 02:29:34.901647 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17588 | 2026.01.06 02:29:34.901701 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17589 | 2026.01.06 02:29:34.902492 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17590 | 2026.01.06 02:29:34.902527 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17591 | 2026.01.06 02:29:34.903077 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17592 | 2026.01.06 02:29:34.903305 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2026.01.06 02:29:34.903447 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001818 sec., 13751.37513751375 rows/sec., 24.64 MiB/sec. | ||
| 17594 | 2026.01.06 02:29:34.903513 [ 4 ] {e22d79dd-3e42-4370-852e-466e51e64d42} <Debug> TCPHandler: Processed in 0.002003418 sec. | ||
| 17595 | 2026.01.06 02:29:34.903617 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17596 | 2026.01.06 02:29:34.903710 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17597 | 2026.01.06 02:29:34.903750 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17598 | 2026.01.06 02:29:34.904075 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2026.01.06 02:29:34.904110 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17600 | 2026.01.06 02:29:34.904409 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17601 | 2026.01.06 02:29:34.904613 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17602 | 2026.01.06 02:29:34.904738 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 17603 | 2026.01.06 02:29:34.904774 [ 4 ] {faf32c9f-28d9-4d30-839a-f8f68b23a1d7} <Debug> TCPHandler: Processed in 0.001204092 sec. | ||
| 17604 | 2026.01.06 02:29:35.186422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17605 | 2026.01.06 02:29:35.203416 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17606 | 2026.01.06 02:29:35.203461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17607 | 2026.01.06 02:29:35.209978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17608 | 2026.01.06 02:29:35.210722 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2026.01.06 02:29:35.213839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17610 | 2026.01.06 02:29:35.925646 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17611 | 2026.01.06 02:29:35.925725 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17612 | 2026.01.06 02:29:35.927970 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17613 | 2026.01.06 02:29:36.364570 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17614 | 2026.01.06 02:29:36.364771 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17615 | 2026.01.06 02:29:36.364844 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17616 | 2026.01.06 02:29:36.365681 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17617 | 2026.01.06 02:29:36.365723 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17618 | 2026.01.06 02:29:36.366148 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17619 | 2026.01.06 02:29:36.366380 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17620 | 2026.01.06 02:29:36.366529 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001813 sec., 226144.51185879757 rows/sec., 14.35 MiB/sec. | ||
| 17621 | 2026.01.06 02:29:36.366573 [ 4 ] {5a301714-d381-4a22-b3d0-87058ad9e83b} <Debug> TCPHandler: Processed in 0.002140981 sec. | ||
| 17622 | 2026.01.06 02:29:36.366694 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17623 | 2026.01.06 02:29:36.366790 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17624 | 2026.01.06 02:29:36.366832 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17625 | 2026.01.06 02:29:36.367234 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17626 | 2026.01.06 02:29:36.367270 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17627 | 2026.01.06 02:29:36.367566 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17628 | 2026.01.06 02:29:36.367784 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.01.06 02:29:36.367912 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001141 sec., 14022.787028921997 rows/sec., 1.12 MiB/sec. | ||
| 17630 | 2026.01.06 02:29:36.367951 [ 4 ] {bfdebbcb-5a50-44e1-a585-1f765ba747b1} <Debug> TCPHandler: Processed in 0.001306405 sec. | ||
| 17631 | 2026.01.06 02:29:36.368072 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17632 | 2026.01.06 02:29:36.368192 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17633 | 2026.01.06 02:29:36.368241 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17634 | 2026.01.06 02:29:36.370082 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.01.06 02:29:36.370118 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17636 | 2026.01.06 02:29:36.370575 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17637 | 2026.01.06 02:29:36.370788 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.01.06 02:29:36.370917 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Debug> executeQuery: Read 2290 rows, 189.49 KiB in 0.002751 sec., 832424.5728825881 rows/sec., 67.27 MiB/sec. | ||
| 17639 | 2026.01.06 02:29:36.370960 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17640 | 2026.01.06 02:29:36.370973 [ 4 ] {09780bac-f123-44f4-883b-410b51ffebd2} <Debug> TCPHandler: Processed in 0.002961857 sec. | ||
| 17641 | 2026.01.06 02:29:36.371102 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.01.06 02:29:36.371197 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17643 | 2026.01.06 02:29:36.371238 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17644 | 2026.01.06 02:29:36.371794 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2026.01.06 02:29:36.371831 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17646 | 2026.01.06 02:29:36.372137 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17647 | 2026.01.06 02:29:36.372356 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.01.06 02:29:36.372490 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001311 sec., 180015.25553012965 rows/sec., 10.85 MiB/sec. | ||
| 17649 | 2026.01.06 02:29:36.372528 [ 4 ] {0707bc61-a496-44a1-960f-601a250db896} <Debug> TCPHandler: Processed in 0.001474148 sec. | ||
| 17650 | 2026.01.06 02:29:36.372648 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2026.01.06 02:29:36.372770 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17652 | 2026.01.06 02:29:36.372819 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17653 | 2026.01.06 02:29:36.373425 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.01.06 02:29:36.373463 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17655 | 2026.01.06 02:29:36.373797 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17656 | 2026.01.06 02:29:36.374016 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2026.01.06 02:29:36.374145 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001401 sec., 314061.3847251963 rows/sec., 20.78 MiB/sec. | ||
| 17658 | 2026.01.06 02:29:36.374184 [ 4 ] {80c6e149-0fc4-4b60-adb8-a066add5e8bc} <Debug> TCPHandler: Processed in 0.001598071 sec. | ||
| 17659 | 2026.01.06 02:29:36.374294 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17660 | 2026.01.06 02:29:36.374388 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17661 | 2026.01.06 02:29:36.374429 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17662 | 2026.01.06 02:29:36.374918 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2026.01.06 02:29:36.374955 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17664 | 2026.01.06 02:29:36.375254 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17665 | 2026.01.06 02:29:36.375463 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2026.01.06 02:29:36.375591 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 17667 | 2026.01.06 02:29:36.375630 [ 4 ] {eb58a048-eedf-4e66-9fae-10643fd22aed} <Debug> TCPHandler: Processed in 0.001385356 sec. | ||
| 17668 | 2026.01.06 02:29:36.375734 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17669 | 2026.01.06 02:29:36.375829 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17670 | 2026.01.06 02:29:36.375872 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17671 | 2026.01.06 02:29:36.376797 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2026.01.06 02:29:36.376834 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17673 | 2026.01.06 02:29:36.377202 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17674 | 2026.01.06 02:29:36.377410 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2026.01.06 02:29:36.377545 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001735 sec., 672046.1095100865 rows/sec., 47.99 MiB/sec. | ||
| 17676 | 2026.01.06 02:29:36.377585 [ 4 ] {7aa35abb-d1d5-4ea0-8293-244eafd4caa6} <Debug> TCPHandler: Processed in 0.001900066 sec. | ||
| 17677 | 2026.01.06 02:29:36.377696 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17678 | 2026.01.06 02:29:36.377789 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17679 | 2026.01.06 02:29:36.377830 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17680 | 2026.01.06 02:29:36.378161 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.01.06 02:29:36.378196 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17682 | 2026.01.06 02:29:36.378498 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17683 | 2026.01.06 02:29:36.378704 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2026.01.06 02:29:36.378833 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 17685 | 2026.01.06 02:29:36.378872 [ 4 ] {5bd21f0e-1dde-4da0-a538-19769bf4c74d} <Debug> TCPHandler: Processed in 0.001225274 sec. | ||
| 17686 | 2026.01.06 02:29:36.378981 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17687 | 2026.01.06 02:29:36.379074 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17688 | 2026.01.06 02:29:36.379116 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17689 | 2026.01.06 02:29:36.379775 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.01.06 02:29:36.379811 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17691 | 2026.01.06 02:29:36.380187 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17692 | 2026.01.06 02:29:36.380402 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.01.06 02:29:36.380533 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001477 sec., 616113.7440758294 rows/sec., 40.73 MiB/sec. | ||
| 17694 | 2026.01.06 02:29:36.380571 [ 4 ] {0d4f1b23-4758-4b0f-a3a3-1b3ddec9aef0} <Debug> TCPHandler: Processed in 0.001639271 sec. | ||
| 17695 | 2026.01.06 02:29:36.380680 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.01.06 02:29:36.380774 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17697 | 2026.01.06 02:29:36.380816 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17698 | 2026.01.06 02:29:36.381127 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.01.06 02:29:36.381162 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17700 | 2026.01.06 02:29:36.381461 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17701 | 2026.01.06 02:29:36.381668 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.01.06 02:29:36.381797 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 17703 | 2026.01.06 02:29:36.381832 [ 4 ] {1016ad3e-810c-428b-8b80-f9c751465a7e} <Debug> TCPHandler: Processed in 0.001201532 sec. | ||
| 17704 | 2026.01.06 02:29:36.381953 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2026.01.06 02:29:36.382074 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17706 | 2026.01.06 02:29:36.382141 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17707 | 2026.01.06 02:29:36.383061 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2026.01.06 02:29:36.383099 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17709 | 2026.01.06 02:29:36.383633 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17710 | 2026.01.06 02:29:36.383860 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.01.06 02:29:36.384005 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001957 sec., 7664.793050587634 rows/sec., 13.73 MiB/sec. | ||
| 17712 | 2026.01.06 02:29:36.384062 [ 4 ] {1757e94c-582a-4e1f-8c2f-a04050614be2} <Debug> TCPHandler: Processed in 0.002169181 sec. | ||
| 17713 | 2026.01.06 02:29:36.384172 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2026.01.06 02:29:36.384267 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17715 | 2026.01.06 02:29:36.384309 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17716 | 2026.01.06 02:29:36.384657 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.01.06 02:29:36.384693 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17718 | 2026.01.06 02:29:36.385007 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17719 | 2026.01.06 02:29:36.385212 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.01.06 02:29:36.385345 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001097 sec., 61987.23792160437 rows/sec., 3.60 MiB/sec. | ||
| 17721 | 2026.01.06 02:29:36.385383 [ 4 ] {0154c8a4-aaa2-4a73-8672-5dd0cfc5042d} <Debug> TCPHandler: Processed in 0.001260694 sec. | ||
| 17722 | 2026.01.06 02:29:38.407851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2268 | ||
| 17723 | 2026.01.06 02:29:38.410747 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.01.06 02:29:38.410795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17725 | 2026.01.06 02:29:38.412043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17726 | 2026.01.06 02:29:38.412298 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.01.06 02:29:38.412455 [ 36 ] {} <Debug> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17728 | 2026.01.06 02:29:38.412524 [ 36 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17729 | 2026.01.06 02:29:38.412548 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17730 | 2026.01.06 02:29:38.412558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2268 | ||
| 17731 | 2026.01.06 02:29:38.412653 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::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 | ||
| 17732 | 2026.01.06 02:29:38.413219 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17733 | 2026.01.06 02:29:38.413356 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2058 rows starting from the beginning of the part | ||
| 17734 | 2026.01.06 02:29:38.413701 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 17735 | 2026.01.06 02:29:38.413999 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 17736 | 2026.01.06 02:29:38.414321 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 17737 | 2026.01.06 02:29:38.414629 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17738 | 2026.01.06 02:29:38.414945 [ 188 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 17739 | 2026.01.06 02:29:38.421971 [ 191 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 72 columns (72 merged, 0 gathered) in 0.00936411 sec., 242201.34107779595 rows/sec., 182.87 MiB/sec. | ||
| 17740 | 2026.01.06 02:29:38.423715 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17741 | 2026.01.06 02:29:38.424247 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.01.06 02:29:38.424318 [ 192 ] {cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca::all_1_56_11} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17743 | 2026.01.06 02:29:38.424494 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17744 | 2026.01.06 02:29:39.890808 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2026.01.06 02:29:39.891008 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17746 | 2026.01.06 02:29:39.891073 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17747 | 2026.01.06 02:29:39.891783 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.01.06 02:29:39.891832 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17749 | 2026.01.06 02:29:39.892220 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17750 | 2026.01.06 02:29:39.892437 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.01.06 02:29:39.892592 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 17752 | 2026.01.06 02:29:39.892621 [ 61 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17753 | 2026.01.06 02:29:39.892634 [ 4 ] {0484c128-4846-4086-8651-ad582f055976} <Debug> TCPHandler: Processed in 0.001962218 sec. | ||
| 17754 | 2026.01.06 02:29:39.892703 [ 61 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17755 | 2026.01.06 02:29:39.892733 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17756 | 2026.01.06 02:29:39.892808 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2026.01.06 02:29:39.892857 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17758 | 2026.01.06 02:29:39.892908 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17759 | 2026.01.06 02:29:39.892953 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17760 | 2026.01.06 02:29:39.892997 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17761 | 2026.01.06 02:29:39.893039 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2342 rows starting from the beginning of the part | ||
| 17762 | 2026.01.06 02:29:39.893114 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 106 rows starting from the beginning of the part | ||
| 17763 | 2026.01.06 02:29:39.893164 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1142 rows starting from the beginning of the part | ||
| 17764 | 2026.01.06 02:29:39.893214 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 17765 | 2026.01.06 02:29:39.893259 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2290 rows starting from the beginning of the part | ||
| 17766 | 2026.01.06 02:29:39.893301 [ 197 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 17767 | 2026.01.06 02:29:39.893391 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.01.06 02:29:39.893431 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17769 | 2026.01.06 02:29:39.893757 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17770 | 2026.01.06 02:29:39.893969 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17771 | 2026.01.06 02:29:39.894095 [ 61 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17772 | 2026.01.06 02:29:39.894103 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 17773 | 2026.01.06 02:29:39.894134 [ 61 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.01.06 02:29:39.894157 [ 4 ] {17efcad7-05ff-451c-841b-589d7c5c96d1} <Debug> TCPHandler: Processed in 0.001396527 sec. | ||
| 17775 | 2026.01.06 02:29:39.894157 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17776 | 2026.01.06 02:29:39.894258 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17777 | 2026.01.06 02:29:39.894283 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2026.01.06 02:29:39.894355 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17779 | 2026.01.06 02:29:39.894376 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17780 | 2026.01.06 02:29:39.894383 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1211 rows starting from the beginning of the part | ||
| 17781 | 2026.01.06 02:29:39.894420 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17782 | 2026.01.06 02:29:39.894447 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 89 rows starting from the beginning of the part | ||
| 17783 | 2026.01.06 02:29:39.894499 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 694 rows starting from the beginning of the part | ||
| 17784 | 2026.01.06 02:29:39.894566 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 89 rows starting from the beginning of the part | ||
| 17785 | 2026.01.06 02:29:39.894618 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1166 rows starting from the beginning of the part | ||
| 17786 | 2026.01.06 02:29:39.894660 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 17787 | 2026.01.06 02:29:39.894812 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.01.06 02:29:39.894846 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17789 | 2026.01.06 02:29:39.895177 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17790 | 2026.01.06 02:29:39.895384 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.01.06 02:29:39.895409 [ 191 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260241 sec., 2321694.1219869275 rows/sec., 196.15 MiB/sec. | ||
| 17792 | 2026.01.06 02:29:39.895515 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001157 sec., 82973.20656871218 rows/sec., 5.78 MiB/sec. | ||
| 17793 | 2026.01.06 02:29:39.895556 [ 4 ] {88dcb987-6771-4924-bcf0-04db3483d3d7} <Debug> TCPHandler: Processed in 0.001319896 sec. | ||
| 17794 | 2026.01.06 02:29:39.895676 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.01.06 02:29:39.895768 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17796 | 2026.01.06 02:29:39.895784 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17797 | 2026.01.06 02:29:39.895809 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17798 | 2026.01.06 02:29:39.895900 [ 190 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678412 sec., 1973889.6051744148 rows/sec., 149.01 MiB/sec. | ||
| 17799 | 2026.01.06 02:29:39.896069 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17800 | 2026.01.06 02:29:39.896154 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17801 | 2026.01.06 02:29:39.896159 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.01.06 02:29:39.896191 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17803 | 2026.01.06 02:29:39.896284 [ 194 ] {ff5a0cbd-a226-48c8-bcf5-3058148b7170::all_1_126_25} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17804 | 2026.01.06 02:29:39.896327 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2026.01.06 02:29:39.896395 [ 192 ] {b7de77a3-a046-4a2c-825a-903fbfc735c4::all_1_126_25} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17806 | 2026.01.06 02:29:39.896410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 17807 | 2026.01.06 02:29:39.896458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 17808 | 2026.01.06 02:29:39.896508 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17809 | 2026.01.06 02:29:39.896708 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.01.06 02:29:39.896820 [ 61 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17811 | 2026.01.06 02:29:39.896835 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001086 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
| 17812 | 2026.01.06 02:29:39.896857 [ 61 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17813 | 2026.01.06 02:29:39.896879 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17814 | 2026.01.06 02:29:39.896881 [ 4 ] {a74412ce-2e5d-4f80-b7eb-4b5eda56b7ef} <Debug> TCPHandler: Processed in 0.001251934 sec. | ||
| 17815 | 2026.01.06 02:29:39.896963 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17816 | 2026.01.06 02:29:39.897067 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17817 | 2026.01.06 02:29:39.897100 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8620 rows starting from the beginning of the part | ||
| 17818 | 2026.01.06 02:29:39.897163 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17819 | 2026.01.06 02:29:39.897212 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 104 rows starting from the beginning of the part | ||
| 17820 | 2026.01.06 02:29:39.897255 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17821 | 2026.01.06 02:29:39.897297 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part | ||
| 17822 | 2026.01.06 02:29:39.897341 [ 194 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 17823 | 2026.01.06 02:29:39.899705 [ 191 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8948 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777433 sec., 3221679.8749060733 rows/sec., 204.52 MiB/sec. | ||
| 17824 | 2026.01.06 02:29:39.899884 [ 190 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17825 | 2026.01.06 02:29:39.900160 [ 190 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17826 | 2026.01.06 02:29:39.900226 [ 190 ] {684d8f0d-f8aa-44ca-9c2b-b02990be9458::all_1_126_25} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17827 | 2026.01.06 02:29:39.900285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 17828 | 2026.01.06 02:29:40.052963 [ 223 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17829 | 2026.01.06 02:29:40.053040 [ 223 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17830 | 2026.01.06 02:29:40.056371 [ 223 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17831 | 2026.01.06 02:29:40.773930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35972 | ||
| 17832 | 2026.01.06 02:29:40.774507 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.01.06 02:29:40.774547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17834 | 2026.01.06 02:29:40.775061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17835 | 2026.01.06 02:29:40.775297 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.01.06 02:29:40.775429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35972 | ||
| 17837 | 2026.01.06 02:29:41.693278 [ 225 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17838 | 2026.01.06 02:29:41.693340 [ 225 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17839 | 2026.01.06 02:29:41.695309 [ 225 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17840 | 2026.01.06 02:29:42.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.91 MiB, peak 400.85 MiB, free memory in arenas 0.00 B, will set to 388.91 MiB (RSS), difference: 4.00 MiB | ||
| 17841 | 2026.01.06 02:29:42.714873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17842 | 2026.01.06 02:29:42.731926 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2026.01.06 02:29:42.731996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17844 | 2026.01.06 02:29:42.738178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17845 | 2026.01.06 02:29:42.738922 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2026.01.06 02:29:42.742623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17847 | 2026.01.06 02:29:44.894495 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2026.01.06 02:29:44.894688 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17849 | 2026.01.06 02:29:44.894758 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17850 | 2026.01.06 02:29:44.895488 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.01.06 02:29:44.895525 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17852 | 2026.01.06 02:29:44.895929 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17853 | 2026.01.06 02:29:44.896147 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.01.06 02:29:44.896292 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001657 sec., 63971.03198551599 rows/sec., 5.34 MiB/sec. | ||
| 17855 | 2026.01.06 02:29:44.896333 [ 4 ] {2fb487d8-f5a2-4248-a964-a44f6abf4602} <Debug> TCPHandler: Processed in 0.001970388 sec. | ||
| 17856 | 2026.01.06 02:29:44.896456 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.01.06 02:29:44.896547 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17858 | 2026.01.06 02:29:44.896588 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17859 | 2026.01.06 02:29:44.897002 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.01.06 02:29:44.897036 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17861 | 2026.01.06 02:29:44.897333 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17862 | 2026.01.06 02:29:44.897529 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.01.06 02:29:44.897652 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001123 sec., 22261.79875333927 rows/sec., 1.63 MiB/sec. | ||
| 17864 | 2026.01.06 02:29:44.897689 [ 4 ] {d2ec9887-d123-4ef3-b838-134fa9c6f7f0} <Debug> TCPHandler: Processed in 0.001280794 sec. | ||
| 17865 | 2026.01.06 02:29:44.897795 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.01.06 02:29:44.897887 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17867 | 2026.01.06 02:29:44.897926 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17868 | 2026.01.06 02:29:44.898336 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.01.06 02:29:44.898371 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17870 | 2026.01.06 02:29:44.898667 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17871 | 2026.01.06 02:29:44.898899 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.01.06 02:29:44.899027 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001158 sec., 76856.6493955095 rows/sec., 6.00 MiB/sec. | ||
| 17873 | 2026.01.06 02:29:44.899065 [ 4 ] {c1bb17bd-0d6d-42d3-985d-5be331f4bf0d} <Debug> TCPHandler: Processed in 0.001316355 sec. | ||
| 17874 | 2026.01.06 02:29:44.899172 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2026.01.06 02:29:44.899264 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17876 | 2026.01.06 02:29:44.899306 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17877 | 2026.01.06 02:29:44.899713 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.01.06 02:29:44.899747 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17879 | 2026.01.06 02:29:44.900071 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17880 | 2026.01.06 02:29:44.900271 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.01.06 02:29:44.900395 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 17882 | 2026.01.06 02:29:44.900430 [ 4 ] {c3077f75-2b37-40cf-8668-0f691e89135d} <Debug> TCPHandler: Processed in 0.001305085 sec. | ||
| 17883 | 2026.01.06 02:29:44.900537 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17884 | 2026.01.06 02:29:44.900627 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17885 | 2026.01.06 02:29:44.900680 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17886 | 2026.01.06 02:29:44.901514 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2026.01.06 02:29:44.901548 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17888 | 2026.01.06 02:29:44.902061 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17889 | 2026.01.06 02:29:44.902279 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2026.01.06 02:29:44.902415 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001806 sec., 13842.746400885935 rows/sec., 24.81 MiB/sec. | ||
| 17891 | 2026.01.06 02:29:44.902468 [ 4 ] {52e6cbae-4ab1-4a26-b033-4b16c1da8297} <Debug> TCPHandler: Processed in 0.001976238 sec. | ||
| 17892 | 2026.01.06 02:29:44.902592 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2026.01.06 02:29:44.902715 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17894 | 2026.01.06 02:29:44.902766 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17895 | 2026.01.06 02:29:44.903164 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.01.06 02:29:44.903202 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17897 | 2026.01.06 02:29:44.903524 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17898 | 2026.01.06 02:29:44.903728 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2026.01.06 02:29:44.903856 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 17900 | 2026.01.06 02:29:44.903893 [ 4 ] {f8385e65-c12d-4532-a58c-e29af8e67a61} <Debug> TCPHandler: Processed in 0.001363436 sec. | ||
| 17901 | 2026.01.06 02:29:48.058158 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17902 | 2026.01.06 02:29:48.058227 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17903 | 2026.01.06 02:29:48.276510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36484 | ||
| 17904 | 2026.01.06 02:29:48.277033 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2026.01.06 02:29:48.277073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17906 | 2026.01.06 02:29:48.277539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17907 | 2026.01.06 02:29:48.277769 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.01.06 02:29:48.277899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36484 | ||
| 17909 | 2026.01.06 02:29:48.277912 [ 41 ] {} <Debug> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17910 | 2026.01.06 02:29:48.277956 [ 41 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2026.01.06 02:29:48.277977 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17912 | 2026.01.06 02:29:48.278145 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::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 | ||
| 17913 | 2026.01.06 02:29:48.278372 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17914 | 2026.01.06 02:29:48.278436 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34052 rows starting from the beginning of the part | ||
| 17915 | 2026.01.06 02:29:48.278539 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17916 | 2026.01.06 02:29:48.278621 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17917 | 2026.01.06 02:29:48.278692 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17918 | 2026.01.06 02:29:48.278758 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17919 | 2026.01.06 02:29:48.278826 [ 194 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17920 | 2026.01.06 02:29:48.281593 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36484 rows, containing 4 columns (4 merged, 0 gathered) in 0.003537058 sec., 10314787.034874747 rows/sec., 147.55 MiB/sec. | ||
| 17921 | 2026.01.06 02:29:48.281991 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17922 | 2026.01.06 02:29:48.282364 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17923 | 2026.01.06 02:29:48.282429 [ 201 ] {dee53eaf-89a4-4303-84e6-bd87fab22f5d::all_1_76_15} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17924 | 2026.01.06 02:29:48.282512 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 17925 | 2026.01.06 02:29:48.309175 [ 41 ] {} <Debug> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 17926 | 2026.01.06 02:29:48.309214 [ 41 ] {} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17927 | 2026.01.06 02:29:48.309236 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17928 | 2026.01.06 02:29:48.309361 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 17929 | 2026.01.06 02:29:48.309556 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17930 | 2026.01.06 02:29:48.309608 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 52 rows starting from the beginning of the part | ||
| 17931 | 2026.01.06 02:29:48.309695 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17932 | 2026.01.06 02:29:48.309768 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17933 | 2026.01.06 02:29:48.309832 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17934 | 2026.01.06 02:29:48.309893 [ 194 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17935 | 2026.01.06 02:29:48.310709 [ 201 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410877 sec., 39691.6244293443 rows/sec., 2.61 MiB/sec. | ||
| 17936 | 2026.01.06 02:29:48.310855 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 17937 | 2026.01.06 02:29:48.311162 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2026.01.06 02:29:48.311245 [ 198 ] {0e25e43f-b146-41e8-b5c7-397d2a51aa2b::all_1_56_12} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 17939 | 2026.01.06 02:29:48.311313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17940 | 2026.01.06 02:29:48.413815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2288 | ||
| 17941 | 2026.01.06 02:29:48.415903 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17942 | 2026.01.06 02:29:48.415951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17943 | 2026.01.06 02:29:48.417114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17944 | 2026.01.06 02:29:48.417379 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17945 | 2026.01.06 02:29:48.417649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2288 | ||
| 17946 | 2026.01.06 02:29:49.000201 [ 41 ] {} <Debug> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 17947 | 2026.01.06 02:29:49.000289 [ 41 ] {} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17948 | 2026.01.06 02:29:49.000329 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17949 | 2026.01.06 02:29:49.000476 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 17950 | 2026.01.06 02:29:49.000657 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17951 | 2026.01.06 02:29:49.000709 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 441 rows starting from the beginning of the part | ||
| 17952 | 2026.01.06 02:29:49.000812 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 440 rows starting from the beginning of the part | ||
| 17953 | 2026.01.06 02:29:49.000888 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 17954 | 2026.01.06 02:29:49.000957 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 17955 | 2026.01.06 02:29:49.001026 [ 201 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 440 rows starting from the beginning of the part | ||
| 17956 | 2026.01.06 02:29:49.002140 [ 198 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723803 sec., 1012296.6487469855 rows/sec., 70.42 MiB/sec. | ||
| 17957 | 2026.01.06 02:29:49.002378 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 17958 | 2026.01.06 02:29:49.002735 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.01.06 02:29:49.002825 [ 200 ] {7afc8c02-9419-423e-9c05-ceaed0f166b8::all_1_56_12} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 17960 | 2026.01.06 02:29:49.002928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17961 | 2026.01.06 02:29:49.350317 [ 223 ] {} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17962 | 2026.01.06 02:29:49.350380 [ 223 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17963 | 2026.01.06 02:29:49.354000 [ 223 ] {} <Debug> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17964 | 2026.01.06 02:29:49.564059 [ 56 ] {} <Debug> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 17965 | 2026.01.06 02:29:49.564146 [ 56 ] {} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.01.06 02:29:49.564180 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17967 | 2026.01.06 02:29:49.564364 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 17968 | 2026.01.06 02:29:49.564594 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17969 | 2026.01.06 02:29:49.564647 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 17970 | 2026.01.06 02:29:49.564722 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17971 | 2026.01.06 02:29:49.564774 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17972 | 2026.01.06 02:29:49.564822 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17973 | 2026.01.06 02:29:49.564866 [ 199 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17974 | 2026.01.06 02:29:49.565722 [ 198 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441507 sec., 228927.0881098739 rows/sec., 11.68 MiB/sec. | ||
| 17975 | 2026.01.06 02:29:49.566048 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17976 | 2026.01.06 02:29:49.566473 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2026.01.06 02:29:49.566555 [ 186 ] {ed131e4b-67b3-4c35-8624-aaa1d7007e43::all_1_55_12} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 17978 | 2026.01.06 02:29:49.566647 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17979 | 2026.01.06 02:29:49.657275 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17980 | 2026.01.06 02:29:49.657352 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17981 | 2026.01.06 02:29:49.661367 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17982 | 2026.01.06 02:29:49.864508 [ 223 ] {} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17983 | 2026.01.06 02:29:49.864558 [ 223 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17984 | 2026.01.06 02:29:49.866972 [ 223 ] {} <Debug> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17985 | 2026.01.06 02:29:49.905966 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17986 | 2026.01.06 02:29:49.906161 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17987 | 2026.01.06 02:29:49.906235 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17988 | 2026.01.06 02:29:49.907082 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2026.01.06 02:29:49.907124 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17990 | 2026.01.06 02:29:49.907528 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17991 | 2026.01.06 02:29:49.907768 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2026.01.06 02:29:49.907940 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 17993 | 2026.01.06 02:29:49.907992 [ 4 ] {75d53b49-1ed1-4e86-81ba-975345c1577a} <Debug> TCPHandler: Processed in 0.002163741 sec. | ||
| 17994 | 2026.01.06 02:29:49.908121 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2026.01.06 02:29:49.908225 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17996 | 2026.01.06 02:29:49.908268 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17997 | 2026.01.06 02:29:49.909244 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.01.06 02:29:49.909279 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 17999 | 2026.01.06 02:29:49.909654 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18000 | 2026.01.06 02:29:49.909869 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.01.06 02:29:49.910006 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001806 sec., 632336.6555924695 rows/sec., 50.17 MiB/sec. | ||
| 18002 | 2026.01.06 02:29:49.910047 [ 4 ] {202dfa90-21b4-4bfe-b1bc-89b8cb06b8e2} <Debug> TCPHandler: Processed in 0.001980648 sec. | ||
| 18003 | 2026.01.06 02:29:49.910164 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18004 | 2026.01.06 02:29:49.910263 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18005 | 2026.01.06 02:29:49.910305 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18006 | 2026.01.06 02:29:49.910811 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18007 | 2026.01.06 02:29:49.910848 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18008 | 2026.01.06 02:29:49.911161 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18009 | 2026.01.06 02:29:49.911367 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18010 | 2026.01.06 02:29:49.911499 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001257 sec., 175019.88862370723 rows/sec., 10.44 MiB/sec. | ||
| 18011 | 2026.01.06 02:29:49.911538 [ 4 ] {3c0a005a-6ba7-4995-af05-556bc31d177c} <Debug> TCPHandler: Processed in 0.001425787 sec. | ||
| 18012 | 2026.01.06 02:29:49.911642 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18013 | 2026.01.06 02:29:49.911738 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18014 | 2026.01.06 02:29:49.911780 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18015 | 2026.01.06 02:29:49.912279 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2026.01.06 02:29:49.912316 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18017 | 2026.01.06 02:29:49.912616 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18018 | 2026.01.06 02:29:49.912834 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2026.01.06 02:29:49.912963 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 18020 | 2026.01.06 02:29:49.913001 [ 4 ] {098f9ec0-b6b9-4892-b22a-c6c06ccbf779} <Debug> TCPHandler: Processed in 0.001409987 sec. | ||
| 18021 | 2026.01.06 02:29:49.913101 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18022 | 2026.01.06 02:29:49.913195 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18023 | 2026.01.06 02:29:49.913236 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18024 | 2026.01.06 02:29:49.913709 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18025 | 2026.01.06 02:29:49.913746 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18026 | 2026.01.06 02:29:49.914050 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18027 | 2026.01.06 02:29:49.914264 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.01.06 02:29:49.914421 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 18029 | 2026.01.06 02:29:49.914460 [ 4 ] {426358c5-6901-4127-ab0a-847c16d383cc} <Debug> TCPHandler: Processed in 0.001408658 sec. | ||
| 18030 | 2026.01.06 02:29:49.914572 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18031 | 2026.01.06 02:29:49.914668 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18032 | 2026.01.06 02:29:49.914711 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18033 | 2026.01.06 02:29:49.915392 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2026.01.06 02:29:49.915430 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18035 | 2026.01.06 02:29:49.915767 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18036 | 2026.01.06 02:29:49.915978 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2026.01.06 02:29:49.916133 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001483 sec., 467970.3304113284 rows/sec., 32.71 MiB/sec. | ||
| 18038 | 2026.01.06 02:29:49.916171 [ 4 ] {7f7a1fef-d092-4e58-a759-405da44629ed} <Debug> TCPHandler: Processed in 0.001650691 sec. | ||
| 18039 | 2026.01.06 02:29:49.916246 [ 221 ] {} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18040 | 2026.01.06 02:29:49.916288 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2026.01.06 02:29:49.916298 [ 221 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18042 | 2026.01.06 02:29:49.916392 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18043 | 2026.01.06 02:29:49.916438 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18044 | 2026.01.06 02:29:49.916771 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2026.01.06 02:29:49.916809 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18046 | 2026.01.06 02:29:49.917109 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18047 | 2026.01.06 02:29:49.917411 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.01.06 02:29:49.917543 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 18049 | 2026.01.06 02:29:49.917582 [ 4 ] {2e4a412f-cf46-467f-b1de-eacd953405c1} <Debug> TCPHandler: Processed in 0.001343976 sec. | ||
| 18050 | 2026.01.06 02:29:49.917692 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18051 | 2026.01.06 02:29:49.917787 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18052 | 2026.01.06 02:29:49.917837 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18053 | 2026.01.06 02:29:49.918285 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2026.01.06 02:29:49.918323 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18055 | 2026.01.06 02:29:49.918405 [ 221 ] {} <Debug> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18056 | 2026.01.06 02:29:49.918672 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18057 | 2026.01.06 02:29:49.918892 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.01.06 02:29:49.919021 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 18059 | 2026.01.06 02:29:49.919024 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001255 sec., 250199.203187251 rows/sec., 16.44 MiB/sec. | ||
| 18060 | 2026.01.06 02:29:49.919082 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2026.01.06 02:29:49.919105 [ 4 ] {2aa3d7a5-5606-41b9-aad5-d2263f3bd41f} <Debug> TCPHandler: Processed in 0.001462719 sec. | ||
| 18062 | 2026.01.06 02:29:49.919109 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18063 | 2026.01.06 02:29:49.919216 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18064 | 2026.01.06 02:29:49.919219 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
| 18065 | 2026.01.06 02:29:49.919316 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18066 | 2026.01.06 02:29:49.919357 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18067 | 2026.01.06 02:29:49.919362 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18068 | 2026.01.06 02:29:49.919400 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 38208 rows starting from the beginning of the part | ||
| 18069 | 2026.01.06 02:29:49.919472 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18070 | 2026.01.06 02:29:49.919516 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 910 rows starting from the beginning of the part | ||
| 18071 | 2026.01.06 02:29:49.919557 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 96 rows starting from the beginning of the part | ||
| 18072 | 2026.01.06 02:29:49.919598 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 18073 | 2026.01.06 02:29:49.919642 [ 199 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 314 rows starting from the beginning of the part | ||
| 18074 | 2026.01.06 02:29:49.919699 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.01.06 02:29:49.919738 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18076 | 2026.01.06 02:29:49.920067 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18077 | 2026.01.06 02:29:49.920275 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2026.01.06 02:29:49.920407 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 18079 | 2026.01.06 02:29:49.920443 [ 4 ] {0a6e954d-4ec5-454b-a92f-2e8da9e486e7} <Debug> TCPHandler: Processed in 0.001277334 sec. | ||
| 18080 | 2026.01.06 02:29:49.920549 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18081 | 2026.01.06 02:29:49.920643 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18082 | 2026.01.06 02:29:49.920697 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18083 | 2026.01.06 02:29:49.921485 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18084 | 2026.01.06 02:29:49.921521 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18085 | 2026.01.06 02:29:49.922045 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18086 | 2026.01.06 02:29:49.922266 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.01.06 02:29:49.922406 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001781 sec., 8422.234699606963 rows/sec., 15.09 MiB/sec. | ||
| 18088 | 2026.01.06 02:29:49.922461 [ 4 ] {89045e2b-8811-4602-83d8-f64ce834ef39} <Debug> TCPHandler: Processed in 0.001961958 sec. | ||
| 18089 | 2026.01.06 02:29:49.922568 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18090 | 2026.01.06 02:29:49.922661 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18091 | 2026.01.06 02:29:49.922703 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18092 | 2026.01.06 02:29:49.923031 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.01.06 02:29:49.923067 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18094 | 2026.01.06 02:29:49.923389 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18095 | 2026.01.06 02:29:49.923596 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.01.06 02:29:49.923726 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 18097 | 2026.01.06 02:29:49.923761 [ 4 ] {8f63467f-307e-4e66-bdd3-edde04c42eff} <Debug> TCPHandler: Processed in 0.001244354 sec. | ||
| 18098 | 2026.01.06 02:29:49.926703 [ 193 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39848 rows, containing 5 columns (5 merged, 0 gathered) in 0.007524164 sec., 5296003.649043269 rows/sec., 354.45 MiB/sec. | ||
| 18099 | 2026.01.06 02:29:49.927207 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 18100 | 2026.01.06 02:29:49.927506 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2026.01.06 02:29:49.927580 [ 195 ] {d7f0e526-3320-4ee3-a387-bbd91c7e9e8c::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 18102 | 2026.01.06 02:29:49.927668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 18103 | 2026.01.06 02:29:50.243644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18104 | 2026.01.06 02:29:50.260648 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18105 | 2026.01.06 02:29:50.260696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18106 | 2026.01.06 02:29:50.266811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18107 | 2026.01.06 02:29:50.267518 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18108 | 2026.01.06 02:29:50.267809 [ 67 ] {} <Debug> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18109 | 2026.01.06 02:29:50.267870 [ 67 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2026.01.06 02:29:50.267893 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18111 | 2026.01.06 02:29:50.267997 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::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 | ||
| 18112 | 2026.01.06 02:29:50.270689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18113 | 2026.01.06 02:29:50.271660 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18114 | 2026.01.06 02:29:50.273197 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18115 | 2026.01.06 02:29:50.278041 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 18116 | 2026.01.06 02:29:50.282669 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 18117 | 2026.01.06 02:29:50.287389 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 18118 | 2026.01.06 02:29:50.292246 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 18119 | 2026.01.06 02:29:50.296857 [ 187 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18120 | 2026.01.06 02:29:50.355493 [ 193 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08754059 sec., 6545.535048370133 rows/sec., 33.85 MiB/sec. | ||
| 18121 | 2026.01.06 02:29:50.358721 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18122 | 2026.01.06 02:29:50.360800 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.01.06 02:29:50.360910 [ 189 ] {3248e416-4b66-41be-b2c3-9d4e91197e7b::all_1_76_15} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18124 | 2026.01.06 02:29:50.363486 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18125 | 2026.01.06 02:29:54.895492 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18126 | 2026.01.06 02:29:54.895697 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18127 | 2026.01.06 02:29:54.895767 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18128 | 2026.01.06 02:29:54.896455 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.01.06 02:29:54.896506 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18130 | 2026.01.06 02:29:54.896905 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18131 | 2026.01.06 02:29:54.897140 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Trace> oximeter.fields_ipaddr (ac8c9856-48fc-4fd4-8976-9e7f43ac2faa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.01.06 02:29:54.897304 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001658 sec., 1206.2726176115802 rows/sec., 98.36 KiB/sec. | ||
| 18133 | 2026.01.06 02:29:54.897354 [ 4 ] {88608227-f011-4a07-86d7-5d12fa666c6d} <Debug> TCPHandler: Processed in 0.001994488 sec. | ||
| 18134 | 2026.01.06 02:29:54.897479 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.01.06 02:29:54.897585 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18136 | 2026.01.06 02:29:54.897629 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18137 | 2026.01.06 02:29:54.898099 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.01.06 02:29:54.898140 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18139 | 2026.01.06 02:29:54.898463 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18140 | 2026.01.06 02:29:54.898686 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.01.06 02:29:54.898825 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001263 sec., 84718.92319873317 rows/sec., 7.07 MiB/sec. | ||
| 18142 | 2026.01.06 02:29:54.898867 [ 4 ] {80829740-e1ab-4230-b13c-f839c63d3f96} <Debug> TCPHandler: Processed in 0.001440597 sec. | ||
| 18143 | 2026.01.06 02:29:54.898987 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18144 | 2026.01.06 02:29:54.899084 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18145 | 2026.01.06 02:29:54.899127 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18146 | 2026.01.06 02:29:54.899534 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.01.06 02:29:54.899573 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18148 | 2026.01.06 02:29:54.899882 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18149 | 2026.01.06 02:29:54.900103 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.01.06 02:29:54.900238 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001173 sec., 23017.90281329923 rows/sec., 1.68 MiB/sec. | ||
| 18151 | 2026.01.06 02:29:54.900237 [ 171 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18152 | 2026.01.06 02:29:54.900277 [ 4 ] {7d6ff1bb-8d69-44a0-ae06-b72c45dc9cc2} <Debug> TCPHandler: Processed in 0.001340815 sec. | ||
| 18153 | 2026.01.06 02:29:54.900319 [ 171 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18154 | 2026.01.06 02:29:54.900346 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18155 | 2026.01.06 02:29:54.900396 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2026.01.06 02:29:54.900454 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18157 | 2026.01.06 02:29:54.900498 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18158 | 2026.01.06 02:29:54.900540 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18159 | 2026.01.06 02:29:54.900561 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18160 | 2026.01.06 02:29:54.900596 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 263 rows starting from the beginning of the part | ||
| 18161 | 2026.01.06 02:29:54.900663 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 18162 | 2026.01.06 02:29:54.900716 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 236 rows starting from the beginning of the part | ||
| 18163 | 2026.01.06 02:29:54.900766 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 18164 | 2026.01.06 02:29:54.900814 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 220 rows starting from the beginning of the part | ||
| 18165 | 2026.01.06 02:29:54.900858 [ 196 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 27 rows starting from the beginning of the part | ||
| 18166 | 2026.01.06 02:29:54.900957 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2026.01.06 02:29:54.900993 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18168 | 2026.01.06 02:29:54.901312 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18169 | 2026.01.06 02:29:54.901531 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2026.01.06 02:29:54.901660 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001182 sec., 76988.15566835871 rows/sec., 6.01 MiB/sec. | ||
| 18171 | 2026.01.06 02:29:54.901698 [ 4 ] {6f1fd74a-84cc-46f6-93de-34059f8a10bd} <Debug> TCPHandler: Processed in 0.001350246 sec. | ||
| 18172 | 2026.01.06 02:29:54.901771 [ 189 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357676 sec., 586295.9940368689 rows/sec., 38.46 MiB/sec. | ||
| 18173 | 2026.01.06 02:29:54.901811 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2026.01.06 02:29:54.901913 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18175 | 2026.01.06 02:29:54.901958 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18176 | 2026.01.06 02:29:54.901995 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18177 | 2026.01.06 02:29:54.902333 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.01.06 02:29:54.902364 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.01.06 02:29:54.902409 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18180 | 2026.01.06 02:29:54.902427 [ 193 ] {85f16522-5417-467e-9ab3-627b93989a43::all_1_111_22} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18181 | 2026.01.06 02:29:54.902550 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18182 | 2026.01.06 02:29:54.902754 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18183 | 2026.01.06 02:29:54.902978 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2026.01.06 02:29:54.903108 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001217 sec., 132292.5225965489 rows/sec., 9.21 MiB/sec. | ||
| 18185 | 2026.01.06 02:29:54.903145 [ 4 ] {bb9ed8dc-f505-4f1e-a297-9405fc898466} <Debug> TCPHandler: Processed in 0.001383916 sec. | ||
| 18186 | 2026.01.06 02:29:54.903251 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18187 | 2026.01.06 02:29:54.903345 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18188 | 2026.01.06 02:29:54.903403 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18189 | 2026.01.06 02:29:54.904191 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.01.06 02:29:54.904227 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18191 | 2026.01.06 02:29:54.904759 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18192 | 2026.01.06 02:29:54.905000 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.01.06 02:29:54.905118 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18194 | 2026.01.06 02:29:54.905137 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 18195 | 2026.01.06 02:29:54.905157 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.01.06 02:29:54.905176 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18197 | 2026.01.06 02:29:54.905192 [ 4 ] {737fdbbb-7a9a-4ebd-aeec-a57bcabe3700} <Debug> TCPHandler: Processed in 0.001990769 sec. | ||
| 18198 | 2026.01.06 02:29:54.905261 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18199 | 2026.01.06 02:29:54.905301 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.01.06 02:29:54.905397 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18201 | 2026.01.06 02:29:54.905441 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18202 | 2026.01.06 02:29:54.905462 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18203 | 2026.01.06 02:29:54.905512 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2058 rows starting from the beginning of the part | ||
| 18204 | 2026.01.06 02:29:54.905620 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 18205 | 2026.01.06 02:29:54.905713 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
| 18206 | 2026.01.06 02:29:54.905780 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18207 | 2026.01.06 02:29:54.905821 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18208 | 2026.01.06 02:29:54.905828 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 18209 | 2026.01.06 02:29:54.905929 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 18210 | 2026.01.06 02:29:54.906027 [ 192 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 25 rows starting from the beginning of the part | ||
| 18211 | 2026.01.06 02:29:54.906140 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18212 | 2026.01.06 02:29:54.906362 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18213 | 2026.01.06 02:29:54.906493 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 18214 | 2026.01.06 02:29:54.906530 [ 4 ] {0a5033fb-0f87-4a5c-9575-8eb3a9296bef} <Debug> TCPHandler: Processed in 0.001279844 sec. | ||
| 18215 | 2026.01.06 02:29:54.913411 [ 193 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 19 columns (19 merged, 0 gathered) in 0.008184697 sec., 264273.6805039942 rows/sec., 473.57 MiB/sec. | ||
| 18216 | 2026.01.06 02:29:54.915724 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18217 | 2026.01.06 02:29:54.916085 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2026.01.06 02:29:54.916166 [ 189 ] {5f83072e-5ac2-4718-8145-1ebcfe806d00::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18219 | 2026.01.06 02:29:54.916336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 18220 | 2026.01.06 02:29:55.778997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36932 | ||
| 18221 | 2026.01.06 02:29:55.779512 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2026.01.06 02:29:55.779559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18223 | 2026.01.06 02:29:55.780047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18224 | 2026.01.06 02:29:55.780287 [ 245 ] {} <Trace> system.asynchronous_metric_log (dee53eaf-89a4-4303-84e6-bd87fab22f5d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.01.06 02:29:55.780439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36932 | ||
| 18226 | 2026.01.06 02:29:57.770756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18227 | 2026.01.06 02:29:57.787232 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2026.01.06 02:29:57.787280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18229 | 2026.01.06 02:29:57.793165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18230 | 2026.01.06 02:29:57.793868 [ 244 ] {} <Trace> system.metric_log (3248e416-4b66-41be-b2c3-9d4e91197e7b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.01.06 02:29:57.796812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18232 | 2026.01.06 02:29:58.418732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2324 | ||
| 18233 | 2026.01.06 02:29:58.421333 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2026.01.06 02:29:58.421391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18235 | 2026.01.06 02:29:58.422640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18236 | 2026.01.06 02:29:58.422958 [ 243 ] {} <Trace> system.query_log (cc1c0cff-42b2-471a-b5d8-13c58b0bb1ca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2026.01.06 02:29:58.423343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 18238 | 2026.01.06 02:29:59.105221 [ 225 ] {} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18239 | 2026.01.06 02:29:59.105292 [ 225 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18240 | 2026.01.06 02:29:59.108729 [ 225 ] {} <Debug> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18241 | 2026.01.06 02:29:59.270138 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18242 | 2026.01.06 02:29:59.270192 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18243 | 2026.01.06 02:29:59.272786 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18244 | 2026.01.06 02:29:59.905876 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18245 | 2026.01.06 02:29:59.906055 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18246 | 2026.01.06 02:29:59.906120 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18247 | 2026.01.06 02:29:59.906867 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18248 | 2026.01.06 02:29:59.906914 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18249 | 2026.01.06 02:29:59.907312 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18250 | 2026.01.06 02:29:59.907543 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18251 | 2026.01.06 02:29:59.907694 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001689 sec., 242747.18768502073 rows/sec., 15.40 MiB/sec. | ||
| 18252 | 2026.01.06 02:29:59.907719 [ 123 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18253 | 2026.01.06 02:29:59.907737 [ 4 ] {8ae31099-a28b-45de-a406-194b4852f071} <Debug> TCPHandler: Processed in 0.001991318 sec. | ||
| 18254 | 2026.01.06 02:29:59.907800 [ 123 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2026.01.06 02:29:59.907829 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18256 | 2026.01.06 02:29:59.907892 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18257 | 2026.01.06 02:29:59.907929 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18258 | 2026.01.06 02:29:59.907939 [ 224 ] {} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18259 | 2026.01.06 02:29:59.907987 [ 224 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18260 | 2026.01.06 02:29:59.907993 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18261 | 2026.01.06 02:29:59.908035 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18262 | 2026.01.06 02:29:59.908037 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18263 | 2026.01.06 02:29:59.908070 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 410 rows starting from the beginning of the part | ||
| 18264 | 2026.01.06 02:29:59.908135 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 18265 | 2026.01.06 02:29:59.908186 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 18266 | 2026.01.06 02:29:59.908233 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 18267 | 2026.01.06 02:29:59.908275 [ 192 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 18268 | 2026.01.06 02:29:59.908870 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.01.06 02:29:59.908905 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18270 | 2026.01.06 02:29:59.909260 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366356 sec., 1500341.0531369569 rows/sec., 100.90 MiB/sec. | ||
| 18271 | 2026.01.06 02:29:59.909272 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18272 | 2026.01.06 02:29:59.909536 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18273 | 2026.01.06 02:29:59.909584 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Trace> oximeter.fields_string (ff5a0cbd-a226-48c8-bcf5-3058148b7170): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2026.01.06 02:29:59.909729 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Debug> executeQuery: Read 1142 rows, 92.78 KiB in 0.001756 sec., 650341.6856492028 rows/sec., 51.60 MiB/sec. | ||
| 18275 | 2026.01.06 02:29:59.909770 [ 4 ] {ab0d2d01-6be5-4d63-b86c-3ae6abc49b71} <Debug> TCPHandler: Processed in 0.001926707 sec. | ||
| 18276 | 2026.01.06 02:29:59.909887 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2026.01.06 02:29:59.909919 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18278 | 2026.01.06 02:29:59.909982 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18279 | 2026.01.06 02:29:59.910022 [ 190 ] {2dd33efb-8ee5-4036-8509-c6e642fe7138::all_1_57_14} <Trace> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18280 | 2026.01.06 02:29:59.910028 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18281 | 2026.01.06 02:29:59.910140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18282 | 2026.01.06 02:29:59.910168 [ 224 ] {} <Debug> oximeter.fields_i16 (2dd33efb-8ee5-4036-8509-c6e642fe7138): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18283 | 2026.01.06 02:29:59.910512 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18284 | 2026.01.06 02:29:59.910549 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18285 | 2026.01.06 02:29:59.910855 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18286 | 2026.01.06 02:29:59.911066 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Trace> oximeter.fields_u16 (85f16522-5417-467e-9ab3-627b93989a43): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2026.01.06 02:29:59.911197 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001234 sec., 178282.00972447326 rows/sec., 10.64 MiB/sec. | ||
| 18288 | 2026.01.06 02:29:59.911234 [ 4 ] {c27ef953-55df-4aa1-bd9e-02da9c39bd4a} <Debug> TCPHandler: Processed in 0.001396377 sec. | ||
| 18289 | 2026.01.06 02:29:59.911340 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18290 | 2026.01.06 02:29:59.911433 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18291 | 2026.01.06 02:29:59.911473 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18292 | 2026.01.06 02:29:59.911933 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.01.06 02:29:59.911969 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18294 | 2026.01.06 02:29:59.912264 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18295 | 2026.01.06 02:29:59.912475 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Trace> oximeter.fields_u32 (7afc8c02-9419-423e-9c05-ceaed0f166b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.01.06 02:29:59.912605 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 18297 | 2026.01.06 02:29:59.912643 [ 4 ] {75b10728-2aac-414a-aafa-bd9305cb0206} <Debug> TCPHandler: Processed in 0.001351116 sec. | ||
| 18298 | 2026.01.06 02:29:59.912748 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18299 | 2026.01.06 02:29:59.912843 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18300 | 2026.01.06 02:29:59.912882 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18301 | 2026.01.06 02:29:59.913337 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18302 | 2026.01.06 02:29:59.913373 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18303 | 2026.01.06 02:29:59.913665 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18304 | 2026.01.06 02:29:59.913877 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18305 | 2026.01.06 02:29:59.913983 [ 123 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18306 | 2026.01.06 02:29:59.914002 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 18307 | 2026.01.06 02:29:59.914032 [ 123 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2026.01.06 02:29:59.914052 [ 4 ] {f8e55337-9d9b-4488-a9d8-1094bb288064} <Debug> TCPHandler: Processed in 0.001352146 sec. | ||
| 18309 | 2026.01.06 02:29:59.914057 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18310 | 2026.01.06 02:29:59.914150 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18311 | 2026.01.06 02:29:59.914152 [ 223 ] {} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18312 | 2026.01.06 02:29:59.914161 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.01.06 02:29:59.914202 [ 223 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18314 | 2026.01.06 02:29:59.914243 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18315 | 2026.01.06 02:29:59.914276 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 211 rows starting from the beginning of the part | ||
| 18316 | 2026.01.06 02:29:59.914295 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18317 | 2026.01.06 02:29:59.914338 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 18318 | 2026.01.06 02:29:59.914340 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18319 | 2026.01.06 02:29:59.914391 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 18320 | 2026.01.06 02:29:59.914437 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 18321 | 2026.01.06 02:29:59.914479 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 18322 | 2026.01.06 02:29:59.914965 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.01.06 02:29:59.915008 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18324 | 2026.01.06 02:29:59.915356 [ 188 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237724 sec., 852370.9647708213 rows/sec., 51.65 MiB/sec. | ||
| 18325 | 2026.01.06 02:29:59.915380 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18326 | 2026.01.06 02:29:59.915494 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18327 | 2026.01.06 02:29:59.915672 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Trace> oximeter.fields_uuid (b7de77a3-a046-4a2c-825a-903fbfc735c4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2026.01.06 02:29:59.915772 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.01.06 02:29:59.915825 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001548 sec., 448320.41343669256 rows/sec., 31.33 MiB/sec. | ||
| 18330 | 2026.01.06 02:29:59.915841 [ 190 ] {5927b319-962e-4dcc-9d07-08447ccbfefd::all_1_57_14} <Trace> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18331 | 2026.01.06 02:29:59.915872 [ 4 ] {6c1d5a3c-4ae2-45e4-bdaf-13577e84028d} <Debug> TCPHandler: Processed in 0.001759264 sec. | ||
| 18332 | 2026.01.06 02:29:59.915910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18333 | 2026.01.06 02:29:59.915985 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2026.01.06 02:29:59.916085 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18335 | 2026.01.06 02:29:59.916127 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18336 | 2026.01.06 02:29:59.916453 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.01.06 02:29:59.916489 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18338 | 2026.01.06 02:29:59.916795 [ 223 ] {} <Debug> oximeter.fields_u8 (5927b319-962e-4dcc-9d07-08447ccbfefd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18339 | 2026.01.06 02:29:59.916829 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18340 | 2026.01.06 02:29:59.917062 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Trace> oximeter.measurements_bool (ed131e4b-67b3-4c35-8624-aaa1d7007e43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2026.01.06 02:29:59.917193 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 18342 | 2026.01.06 02:29:59.917230 [ 4 ] {c1a062dd-7534-4d7e-b5a2-3320a5f0bff6} <Debug> TCPHandler: Processed in 0.001294315 sec. | ||
| 18343 | 2026.01.06 02:29:59.917334 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18344 | 2026.01.06 02:29:59.917427 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18345 | 2026.01.06 02:29:59.917469 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18346 | 2026.01.06 02:29:59.917887 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.01.06 02:29:59.917923 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18348 | 2026.01.06 02:29:59.918266 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18349 | 2026.01.06 02:29:59.918476 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Trace> oximeter.measurements_cumulativeu64 (d7f0e526-3320-4ee3-a387-bbd91c7e9e8c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18350 | 2026.01.06 02:29:59.918606 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 18351 | 2026.01.06 02:29:59.918644 [ 4 ] {d301b997-c534-468c-b33a-12c05b9cf3f2} <Debug> TCPHandler: Processed in 0.001358056 sec. | ||
| 18352 | 2026.01.06 02:29:59.918746 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18353 | 2026.01.06 02:29:59.918845 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18354 | 2026.01.06 02:29:59.918887 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18355 | 2026.01.06 02:29:59.919189 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.01.06 02:29:59.919225 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18357 | 2026.01.06 02:29:59.919528 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18358 | 2026.01.06 02:29:59.919734 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Trace> oximeter.measurements_f64 (0e25e43f-b146-41e8-b5c7-397d2a51aa2b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.01.06 02:29:59.919862 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 18360 | 2026.01.06 02:29:59.919899 [ 4 ] {eae097a7-1f74-45a8-8631-f5234b1717e7} <Debug> TCPHandler: Processed in 0.001201033 sec. | ||
| 18361 | 2026.01.06 02:29:59.920018 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18362 | 2026.01.06 02:29:59.920139 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18363 | 2026.01.06 02:29:59.920206 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18364 | 2026.01.06 02:29:59.921022 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18365 | 2026.01.06 02:29:59.921060 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18366 | 2026.01.06 02:29:59.921584 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18367 | 2026.01.06 02:29:59.921805 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Trace> oximeter.measurements_histogramu64 (5f83072e-5ac2-4718-8145-1ebcfe806d00): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2026.01.06 02:29:59.921949 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001834 sec., 8178.844056706653 rows/sec., 14.66 MiB/sec. | ||
| 18369 | 2026.01.06 02:29:59.922005 [ 4 ] {1fd5ba8d-bb5a-4272-9e5b-4d6d11c5bfbd} <Debug> TCPHandler: Processed in 0.002048059 sec. | ||
| 18370 | 2026.01.06 02:29:59.922110 [ 4 ] {} <Trace> TCP-Session: 848fd0e5-deca-4ab9-b4a3-0227476f8aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18371 | 2026.01.06 02:29:59.922206 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18372 | 2026.01.06 02:29:59.922248 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18373 | 2026.01.06 02:29:59.922570 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18374 | 2026.01.06 02:29:59.922607 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 18375 | 2026.01.06 02:29:59.922912 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18376 | 2026.01.06 02:29:59.923132 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Trace> oximeter.measurements_u64 (684d8f0d-f8aa-44ca-9c2b-b02990be9458): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18377 | 2026.01.06 02:29:59.923259 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 18378 | 2026.01.06 02:29:59.923297 [ 4 ] {61e97642-76b1-4b9a-9b0e-5ce5fdccacec} <Debug> TCPHandler: Processed in 0.001237024 sec. | ||